Skip to content
Failed

Console Output

Started by GitHub push by TidbitSoftware
Running as SYSTEM
Building remotely on macOS-Intel (mac) in workspace /Users/jenkins/workspace/macOS-Intel-Solid_Earth
The recommended git tool is: NONE
using credential 3c85c82b-fb35-4fea-b703-0aa4f155f9c7
 > git rev-parse --resolve-git-dir /Users/jenkins/workspace/macOS-Intel-Solid_Earth/.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 09fe5aad086d93bf5fa72fba3f9d1f97f55214a1 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 09fe5aad086d93bf5fa72fba3f9d1f97f55214a1 # timeout=10
Commit message: "Merge branch 'main' of https://github.com/ISSMteam/ISSM"
 > git rev-list --no-walk ed3650989afc26a81a18bb0b0d8dbff09432978b # timeout=10
[macOS-Intel-Solid_Earth] $ /bin/bash /var/folders/j6/3xhtbkbs3kj24wm4s4s4b99w0000gp/T/jenkins17998957899058079182.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 gsl                          
======================================================
======================================================
       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            
======================================================
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /Users/jenkins/workspace/macOS-Intel-Solid_Earth/aux-config/missing aclocal-1.16 -I m4
 cd . && /bin/sh /Users/jenkins/workspace/macOS-Intel-Solid_Earth/aux-config/missing automake-1.16 --foreign
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /Users/jenkins/workspace/macOS-Intel-Solid_Earth/aux-config/missing autoconf
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/Users/jenkins/workspace/macOS-Intel-Solid_Earth --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-matlab-dir=/Applications/MATLAB_R2023b.app --with-python-version=3.9 --with-python-dir=/System/Volumes/Data/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9 --with-python-numpy-dir=/Library/Python/3.9/site-packages/numpy/core/include/numpy --with-fortran-lib=-L/usr/local/Cellar/gcc/13.2.0/lib/gcc/current -lgfortran --with-mpi-include=/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include --with-mpi-libflags=-L/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install --with-metis-dir=/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install --with-parmetis-dir=/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install --with-scalapack-dir=/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install --with-mumps-dir=/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install --with-hdf5-dir=/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/hdf5/install --with-petsc-dir=/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install --with-gsl-dir=/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/gsl/install --with-boost-dir=/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install --with-dakota-dir=/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install --with-chaco-dir=/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/chaco/install --with-proj-dir=/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/proj/install --with-triangle-dir=/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/triangle/install --with-m1qn3-dir=/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/m1qn3/install --with-semic-dir=/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/semic/install LDFLAGS= --no-create --no-recursion
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 icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran 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 gcc... gcc3
checking dependency style of g++... 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 gcc... /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... 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... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... 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 gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc 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... g++ -E
checking for ld used by g++... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common -DPIC
checking if g++ PIC flag -fno-common -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ 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 gfortran option to produce PIC... -fno-common
checking if gfortran PIC flag -fno-common works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran 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 gfortran option to produce PIC... -fno-common
checking if gfortran PIC flag -fno-common works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran 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... Tue Jul 30 19:32:29 PDT 2024
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 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
enforced Python version is 3.9
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... yes
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ATLAS and CBLAS libraries... no
checking for GSL... yes
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... yes
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... yes
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/sh ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making uninstall in src
Making uninstall in c
 ( cd '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/bin' && rm -f issm.exe issm_slc.exe kriging.exe issm_dakota.exe issm_post.exe )
 /bin/sh ../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMCore.la'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMOverload.la'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMModules.la'
Making uninstall in m
Making uninstall in wrappers
Making uninstall in matlab
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMMatlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMApi.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgConvertMesh_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgMesher_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgTriangulate_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ContourToMesh_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ContourToNodes_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/DistanceToMaskBoundary_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ElementConnectivity_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ExpSimplify_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ExpToLevelSet_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromGridToMesh_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMesh2d_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToGrid_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToMesh2d_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToMesh3d_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/M1qn3_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/MeshPartition_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/MeshProfileIntersection_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/NodeConnectivity_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/PointCloudFindNeighbors_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ProcessRifts_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/PropagateFlagsFromConnectivity_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Scotch_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Triangle_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Chaco_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Kriging_matlab.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/CoordTransform_matlab.la'
Making uninstall in python
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMPython.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMApi.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgConvertMesh_python.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgMesher_python.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgTriangulate_python.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ContourToMesh_python.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ContourToNodes_python.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ElementConnectivity_python.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ExpToLevelSet_python.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromGridToMesh_python.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMesh2d_python.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToGrid_python.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToMesh2d_python.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToMesh3d_python.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_python.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/MeshPartition_python.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/MeshProfileIntersection_python.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/NodeConnectivity_python.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Triangle_python.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ProcessRifts_python.la'
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Chaco_python.la'
make[3]: Nothing to be done for `uninstall-am'.
make[2]: Nothing to be done for `uninstall-am'.
make[1]: Nothing to be done for `uninstall-am'.
Making distclean in src
Making distclean in c
 rm -f issm.exe issm_slc.exe kriging.exe issm_dakota.exe issm_post.exe
 rm -f issm issm_slc kriging issm_dakota issm_post
test -z "libISSMCore.la libISSMOverload.la libISSMModules.la" || rm -f libISSMCore.la libISSMOverload.la libISSMModules.la
rm -f ./so_locations
rm -rf .libs _libs
rm -rf ./analyses/.libs ./analyses/_libs
rm -rf ./bamg/.libs ./bamg/_libs
rm -rf ./classes/.libs ./classes/_libs
rm -rf ./classes/Constraints/.libs ./classes/Constraints/_libs
rm -rf ./classes/Dakota/.libs ./classes/Dakota/_libs
rm -rf ./classes/Elements/.libs ./classes/Elements/_libs
rm -rf ./classes/ExternalResults/.libs ./classes/ExternalResults/_libs
rm -rf ./classes/Inputs/.libs ./classes/Inputs/_libs
rm -rf ./classes/Loads/.libs ./classes/Loads/_libs
rm -rf ./classes/Materials/.libs ./classes/Materials/_libs
rm -rf ./classes/Options/.libs ./classes/Options/_libs
rm -rf ./classes/Params/.libs ./classes/Params/_libs
rm -rf ./classes/gauss/.libs ./classes/gauss/_libs
rm -rf ./classes/kriging/.libs ./classes/kriging/_libs
rm -rf ./classes/matrix/.libs ./classes/matrix/_libs
rm -rf ./cores/.libs ./cores/_libs
rm -rf ./datastructures/.libs ./datastructures/_libs
rm -rf ./kml/.libs ./kml/_libs
rm -rf ./main/.libs ./main/_libs
rm -rf ./modules/AllocateSystemMatricesx/.libs ./modules/AllocateSystemMatricesx/_libs
rm -rf ./modules/AverageOntoPartitionx/.libs ./modules/AverageOntoPartitionx/_libs
rm -rf ./modules/BamgConvertMeshx/.libs ./modules/BamgConvertMeshx/_libs
rm -rf ./modules/BamgTriangulatex/.libs ./modules/BamgTriangulatex/_libs
rm -rf ./modules/Bamgx/.libs ./modules/Bamgx/_libs
rm -rf ./modules/Calvingx/.libs ./modules/Calvingx/_libs
rm -rf ./modules/Chacox/.libs ./modules/Chacox/_libs
rm -rf ./modules/ConfigureObjectsx/.libs ./modules/ConfigureObjectsx/_libs
rm -rf ./modules/ConstraintsStatex/.libs ./modules/ConstraintsStatex/_libs
rm -rf ./modules/ContourToMeshx/.libs ./modules/ContourToMeshx/_libs
rm -rf ./modules/ContourToNodesx/.libs ./modules/ContourToNodesx/_libs
rm -rf ./modules/ControlInputSetGradientx/.libs ./modules/ControlInputSetGradientx/_libs
rm -rf ./modules/CoordinateSystemTransformx/.libs ./modules/CoordinateSystemTransformx/_libs
rm -rf ./modules/CreateJacobianMatrixx/.libs ./modules/CreateJacobianMatrixx/_libs
rm -rf ./modules/CreateNodalConstraintsx/.libs ./modules/CreateNodalConstraintsx/_libs
rm -rf ./modules/Damagex/.libs ./modules/Damagex/_libs
rm -rf ./modules/DistanceToMaskBoundaryx/.libs ./modules/DistanceToMaskBoundaryx/_libs
rm -rf ./modules/DragCoefficientAbsGradientx/.libs ./modules/DragCoefficientAbsGradientx/_libs
rm -rf ./modules/ElementConnectivityx/.libs ./modules/ElementConnectivityx/_libs
rm -rf ./modules/ElementCoordinatesx/.libs ./modules/ElementCoordinatesx/_libs
rm -rf ./modules/Exp2Kmlx/.libs ./modules/Exp2Kmlx/_libs
rm -rf ./modules/ExpToLevelSetx/.libs ./modules/ExpToLevelSetx/_libs
rm -rf ./modules/FloatingiceMeltingRatePicox/.libs ./modules/FloatingiceMeltingRatePicox/_libs
rm -rf ./modules/FloatingiceMeltingRatex/.libs ./modules/FloatingiceMeltingRatex/_libs
rm -rf ./modules/FrontalForcingsx/.libs ./modules/FrontalForcingsx/_libs
rm -rf ./modules/GeothermalFluxx/.libs ./modules/GeothermalFluxx/_libs
rm -rf ./modules/GetSolutionFromInputsx/.libs ./modules/GetSolutionFromInputsx/_libs
rm -rf ./modules/GetVectorFromControlInputsx/.libs ./modules/GetVectorFromControlInputsx/_libs
rm -rf ./modules/GetVectorFromInputsx/.libs ./modules/GetVectorFromInputsx/_libs
rm -rf ./modules/GiaDeflectionCorex/.libs ./modules/GiaDeflectionCorex/_libs
rm -rf ./modules/Gradjx/.libs ./modules/Gradjx/_libs
rm -rf ./modules/GroundinglineMigrationx/.libs ./modules/GroundinglineMigrationx/_libs
rm -rf ./modules/InputDepthAverageAtBasex/.libs ./modules/InputDepthAverageAtBasex/_libs
rm -rf ./modules/InputDuplicatex/.libs ./modules/InputDuplicatex/_libs
rm -rf ./modules/InputExtrudex/.libs ./modules/InputExtrudex/_libs
rm -rf ./modules/InputUpdateFromConstantx/.libs ./modules/InputUpdateFromConstantx/_libs
rm -rf ./modules/InputUpdateFromDakotax/.libs ./modules/InputUpdateFromDakotax/_libs
rm -rf ./modules/InputUpdateFromMatrixDakotax/.libs ./modules/InputUpdateFromMatrixDakotax/_libs
rm -rf ./modules/InputUpdateFromSolutionx/.libs ./modules/InputUpdateFromSolutionx/_libs
rm -rf ./modules/InputUpdateFromVectorDakotax/.libs ./modules/InputUpdateFromVectorDakotax/_libs
rm -rf ./modules/InputUpdateFromVectorx/.libs ./modules/InputUpdateFromVectorx/_libs
rm -rf ./modules/InterpFromGridToMeshx/.libs ./modules/InterpFromGridToMeshx/_libs
rm -rf ./modules/InterpFromMesh2dx/.libs ./modules/InterpFromMesh2dx/_libs
rm -rf ./modules/InterpFromMeshToGridx/.libs ./modules/InterpFromMeshToGridx/_libs
rm -rf ./modules/InterpFromMeshToMesh2dx/.libs ./modules/InterpFromMeshToMesh2dx/_libs
rm -rf ./modules/InterpFromMeshToMesh3dx/.libs ./modules/InterpFromMeshToMesh3dx/_libs
rm -rf ./modules/IoModelToConstraintsx/.libs ./modules/IoModelToConstraintsx/_libs
rm -rf ./modules/KMLFileReadx/.libs ./modules/KMLFileReadx/_libs
rm -rf ./modules/KMLMeshWritex/.libs ./modules/KMLMeshWritex/_libs
rm -rf ./modules/KMLOverlayx/.libs ./modules/KMLOverlayx/_libs
rm -rf ./modules/KillIcebergsx/.libs ./modules/KillIcebergsx/_libs
rm -rf ./modules/Kml2Expx/.libs ./modules/Kml2Expx/_libs
rm -rf ./modules/Krigingx/.libs ./modules/Krigingx/_libs
rm -rf ./modules/Mergesolutionfromftogx/.libs ./modules/Mergesolutionfromftogx/_libs
rm -rf ./modules/MeshPartitionx/.libs ./modules/MeshPartitionx/_libs
rm -rf ./modules/MeshProfileIntersectionx/.libs ./modules/MeshProfileIntersectionx/_libs
rm -rf ./modules/MmeToInputFromIdx/.libs ./modules/MmeToInputFromIdx/_libs
rm -rf ./modules/ModelProcessorx/.libs ./modules/ModelProcessorx/_libs
rm -rf ./modules/ModelProcessorx/Autodiff/.libs ./modules/ModelProcessorx/Autodiff/_libs
rm -rf ./modules/ModelProcessorx/Control/.libs ./modules/ModelProcessorx/Control/_libs
rm -rf ./modules/ModelProcessorx/Dakota/.libs ./modules/ModelProcessorx/Dakota/_libs
rm -rf ./modules/ModelProcessorx/Transient/.libs ./modules/ModelProcessorx/Transient/_libs
rm -rf ./modules/NodalValuex/.libs ./modules/NodalValuex/_libs
rm -rf ./modules/NodeConnectivityx/.libs ./modules/NodeConnectivityx/_libs
rm -rf ./modules/NodesDofx/.libs ./modules/NodesDofx/_libs
rm -rf ./modules/OceanExchangeDatax/.libs ./modules/OceanExchangeDatax/_libs
rm -rf ./modules/OutputDefinitionsResponsex/.libs ./modules/OutputDefinitionsResponsex/_libs
rm -rf ./modules/OutputResultsx/.libs ./modules/OutputResultsx/_libs
rm -rf ./modules/ParseToolkitsOptionsx/.libs ./modules/ParseToolkitsOptionsx/_libs
rm -rf ./modules/PointCloudFindNeighborsx/.libs ./modules/PointCloudFindNeighborsx/_libs
rm -rf ./modules/ProcessRiftsx/.libs ./modules/ProcessRiftsx/_libs
rm -rf ./modules/PropagateFlagsFromConnectivityx/.libs ./modules/PropagateFlagsFromConnectivityx/_libs
rm -rf ./modules/QmuStatisticsx/.libs ./modules/QmuStatisticsx/_libs
rm -rf ./modules/Reduceloadx/.libs ./modules/Reduceloadx/_libs
rm -rf ./modules/Reducevectorgtofx/.libs ./modules/Reducevectorgtofx/_libs
rm -rf ./modules/ResetConstraintsx/.libs ./modules/ResetConstraintsx/_libs
rm -rf ./modules/ResetFSBasalBoundaryConditionx/.libs ./modules/ResetFSBasalBoundaryConditionx/_libs
rm -rf ./modules/RheologyBAbsGradientx/.libs ./modules/RheologyBAbsGradientx/_libs
rm -rf ./modules/RheologyBbarAbsGradientx/.libs ./modules/RheologyBbarAbsGradientx/_libs
rm -rf ./modules/Scotchx/.libs ./modules/Scotchx/_libs
rm -rf ./modules/SetActiveNodesLSMx/.libs ./modules/SetActiveNodesLSMx/_libs
rm -rf ./modules/SetControlInputsFromVectorx/.libs ./modules/SetControlInputsFromVectorx/_libs
rm -rf ./modules/Shp2Kmlx/.libs ./modules/Shp2Kmlx/_libs
rm -rf ./modules/Solverx/.libs ./modules/Solverx/_libs
rm -rf ./modules/SpcNodesx/.libs ./modules/SpcNodesx/_libs
rm -rf ./modules/StochasticForcingx/.libs ./modules/StochasticForcingx/_libs
rm -rf ./modules/SurfaceAbsVelMisfitx/.libs ./modules/SurfaceAbsVelMisfitx/_libs
rm -rf ./modules/SurfaceAreax/.libs ./modules/SurfaceAreax/_libs
rm -rf ./modules/SurfaceAverageVelMisfitx/.libs ./modules/SurfaceAverageVelMisfitx/_libs
rm -rf ./modules/SurfaceLogVelMisfitx/.libs ./modules/SurfaceLogVelMisfitx/_libs
rm -rf ./modules/SurfaceLogVxVyMisfitx/.libs ./modules/SurfaceLogVxVyMisfitx/_libs
rm -rf ./modules/SurfaceMassBalancex/.libs ./modules/SurfaceMassBalancex/_libs
rm -rf ./modules/SurfaceRelVelMisfitx/.libs ./modules/SurfaceRelVelMisfitx/_libs
rm -rf ./modules/SystemMatricesx/.libs ./modules/SystemMatricesx/_libs
rm -rf ./modules/ThicknessAbsMisfitx/.libs ./modules/ThicknessAbsMisfitx/_libs
rm -rf ./modules/ThicknessAcrossGradientx/.libs ./modules/ThicknessAcrossGradientx/_libs
rm -rf ./modules/ThicknessAlongGradientx/.libs ./modules/ThicknessAlongGradientx/_libs
rm -rf ./modules/Trianglex/.libs ./modules/Trianglex/_libs
rm -rf ./modules/UpdateDynamicConstraintsx/.libs ./modules/UpdateDynamicConstraintsx/_libs
rm -rf ./modules/VertexCoordinatesx/.libs ./modules/VertexCoordinatesx/_libs
rm -rf ./shared/Bamg/.libs ./shared/Bamg/_libs
rm -rf ./shared/Elements/.libs ./shared/Elements/_libs
rm -rf ./shared/Enum/.libs ./shared/Enum/_libs
rm -rf ./shared/Exceptions/.libs ./shared/Exceptions/_libs
rm -rf ./shared/Exp/.libs ./shared/Exp/_libs
rm -rf ./shared/FSanalyticals/.libs ./shared/FSanalyticals/_libs
rm -rf ./shared/LatLong/.libs ./shared/LatLong/_libs
rm -rf ./shared/Matrix/.libs ./shared/Matrix/_libs
rm -rf ./shared/MemOps/.libs ./shared/MemOps/_libs
rm -rf ./shared/Numerics/.libs ./shared/Numerics/_libs
rm -rf ./shared/Random/.libs ./shared/Random/_libs
rm -rf ./shared/Sorting/.libs ./shared/Sorting/_libs
rm -rf ./shared/String/.libs ./shared/String/_libs
rm -rf ./shared/Threads/.libs ./shared/Threads/_libs
rm -rf ./shared/Triangle/.libs ./shared/Triangle/_libs
rm -rf ./shared/io/Comm/.libs ./shared/io/Comm/_libs
rm -rf ./shared/io/Disk/.libs ./shared/io/Disk/_libs
rm -rf ./shared/io/Marshalling/.libs ./shared/io/Marshalling/_libs
rm -rf ./shared/io/Print/.libs ./shared/io/Print/_libs
rm -rf ./solutionsequences/.libs ./solutionsequences/_libs
rm -rf ./toolkits/.libs ./toolkits/_libs
rm -rf ./toolkits/codipack/.libs ./toolkits/codipack/_libs
rm -rf ./toolkits/gsl/.libs ./toolkits/gsl/_libs
rm -rf ./toolkits/issm/.libs ./toolkits/issm/_libs
rm -rf ./toolkits/metis/patches/.libs ./toolkits/metis/patches/_libs
rm -rf ./toolkits/mpi/.libs ./toolkits/mpi/_libs
rm -rf ./toolkits/mpi/commops/.libs ./toolkits/mpi/commops/_libs
rm -rf ./toolkits/mumps/.libs ./toolkits/mumps/_libs
rm -rf ./toolkits/petsc/objects/.libs ./toolkits/petsc/objects/_libs
rm -rf ./toolkits/petsc/patches/.libs ./toolkits/petsc/patches/_libs
rm -f *.o
rm -f ./analyses/*.o
rm -f ./analyses/*.lo
rm -f ./bamg/*.o
rm -f ./bamg/*.lo
rm -f ./classes/*.o
rm -f ./classes/*.lo
rm -f ./classes/Constraints/*.o
rm -f ./classes/Constraints/*.lo
rm -f ./classes/Dakota/*.o
rm -f ./classes/Dakota/*.lo
rm -f ./classes/Elements/*.o
rm -f ./classes/Elements/*.lo
rm -f ./classes/ExternalResults/*.o
rm -f ./classes/ExternalResults/*.lo
rm -f ./classes/Inputs/*.o
rm -f ./classes/Inputs/*.lo
rm -f ./classes/Loads/*.o
rm -f ./classes/Loads/*.lo
rm -f ./classes/Materials/*.o
rm -f ./classes/Materials/*.lo
rm -f ./classes/Options/*.o
rm -f ./classes/Options/*.lo
rm -f ./classes/Params/*.o
rm -f ./classes/Params/*.lo
rm -f ./classes/gauss/*.o
rm -f ./classes/gauss/*.lo
rm -f ./classes/kriging/*.o
rm -f ./classes/kriging/*.lo
rm -f ./classes/matrix/*.o
rm -f ./classes/matrix/*.lo
rm -f ./cores/*.o
rm -f ./cores/*.lo
rm -f ./datastructures/*.o
rm -f ./datastructures/*.lo
rm -f ./kml/*.o
rm -f ./kml/*.lo
rm -f ./main/*.o
rm -f ./main/*.lo
rm -f ./modules/AllocateSystemMatricesx/*.o
rm -f ./modules/AllocateSystemMatricesx/*.lo
rm -f ./modules/AverageOntoPartitionx/*.o
rm -f ./modules/AverageOntoPartitionx/*.lo
rm -f ./modules/BamgConvertMeshx/*.o
rm -f ./modules/BamgConvertMeshx/*.lo
rm -f ./modules/BamgTriangulatex/*.o
rm -f ./modules/BamgTriangulatex/*.lo
rm -f ./modules/Bamgx/*.o
rm -f ./modules/Bamgx/*.lo
rm -f ./modules/Calvingx/*.o
rm -f ./modules/Calvingx/*.lo
rm -f ./modules/Chacox/*.o
rm -f ./modules/Chacox/*.lo
rm -f ./modules/ConfigureObjectsx/*.o
rm -f ./modules/ConfigureObjectsx/*.lo
rm -f ./modules/ConstraintsStatex/*.o
rm -f ./modules/ConstraintsStatex/*.lo
rm -f ./modules/ContourToMeshx/*.o
rm -f ./modules/ContourToMeshx/*.lo
rm -f ./modules/ContourToNodesx/*.o
rm -f ./modules/ContourToNodesx/*.lo
rm -f ./modules/ControlInputSetGradientx/*.o
rm -f ./modules/ControlInputSetGradientx/*.lo
rm -f ./modules/CoordinateSystemTransformx/*.o
rm -f ./modules/CoordinateSystemTransformx/*.lo
rm -f ./modules/CreateJacobianMatrixx/*.o
rm -f ./modules/CreateJacobianMatrixx/*.lo
rm -f ./modules/CreateNodalConstraintsx/*.o
rm -f ./modules/CreateNodalConstraintsx/*.lo
rm -f ./modules/Damagex/*.o
rm -f ./modules/Damagex/*.lo
rm -f ./modules/DistanceToMaskBoundaryx/*.o
rm -f ./modules/DistanceToMaskBoundaryx/*.lo
rm -f ./modules/DragCoefficientAbsGradientx/*.o
rm -f ./modules/DragCoefficientAbsGradientx/*.lo
rm -f ./modules/ElementConnectivityx/*.o
rm -f ./modules/ElementConnectivityx/*.lo
rm -f ./modules/ElementCoordinatesx/*.o
rm -f ./modules/ElementCoordinatesx/*.lo
rm -f ./modules/Exp2Kmlx/*.o
rm -f ./modules/Exp2Kmlx/*.lo
rm -f ./modules/ExpToLevelSetx/*.o
rm -f ./modules/ExpToLevelSetx/*.lo
rm -f ./modules/FloatingiceMeltingRatePicox/*.o
rm -f ./modules/FloatingiceMeltingRatePicox/*.lo
rm -f ./modules/FloatingiceMeltingRatex/*.o
rm -f ./modules/FloatingiceMeltingRatex/*.lo
rm -f ./modules/FrontalForcingsx/*.o
rm -f ./modules/FrontalForcingsx/*.lo
rm -f ./modules/GeothermalFluxx/*.o
rm -f ./modules/GeothermalFluxx/*.lo
rm -f ./modules/GetSolutionFromInputsx/*.o
rm -f ./modules/GetSolutionFromInputsx/*.lo
rm -f ./modules/GetVectorFromControlInputsx/*.o
rm -f ./modules/GetVectorFromControlInputsx/*.lo
rm -f ./modules/GetVectorFromInputsx/*.o
rm -f ./modules/GetVectorFromInputsx/*.lo
rm -f ./modules/GiaDeflectionCorex/*.o
rm -f ./modules/GiaDeflectionCorex/*.lo
rm -f ./modules/Gradjx/*.o
rm -f ./modules/Gradjx/*.lo
rm -f ./modules/GroundinglineMigrationx/*.o
rm -f ./modules/GroundinglineMigrationx/*.lo
rm -f ./modules/InputDepthAverageAtBasex/*.o
rm -f ./modules/InputDepthAverageAtBasex/*.lo
rm -f ./modules/InputDuplicatex/*.o
rm -f ./modules/InputDuplicatex/*.lo
rm -f ./modules/InputExtrudex/*.o
rm -f ./modules/InputExtrudex/*.lo
rm -f ./modules/InputUpdateFromConstantx/*.o
rm -f ./modules/InputUpdateFromConstantx/*.lo
rm -f ./modules/InputUpdateFromDakotax/*.o
rm -f ./modules/InputUpdateFromDakotax/*.lo
rm -f ./modules/InputUpdateFromMatrixDakotax/*.o
rm -f ./modules/InputUpdateFromMatrixDakotax/*.lo
rm -f ./modules/InputUpdateFromSolutionx/*.o
rm -f ./modules/InputUpdateFromSolutionx/*.lo
rm -f ./modules/InputUpdateFromVectorDakotax/*.o
rm -f ./modules/InputUpdateFromVectorDakotax/*.lo
rm -f ./modules/InputUpdateFromVectorx/*.o
rm -f ./modules/InputUpdateFromVectorx/*.lo
rm -f ./modules/InterpFromGridToMeshx/*.o
rm -f ./modules/InterpFromGridToMeshx/*.lo
rm -f ./modules/InterpFromMesh2dx/*.o
rm -f ./modules/InterpFromMesh2dx/*.lo
rm -f ./modules/InterpFromMeshToGridx/*.o
rm -f ./modules/InterpFromMeshToGridx/*.lo
rm -f ./modules/InterpFromMeshToMesh2dx/*.o
rm -f ./modules/InterpFromMeshToMesh2dx/*.lo
rm -f ./modules/InterpFromMeshToMesh3dx/*.o
rm -f ./modules/InterpFromMeshToMesh3dx/*.lo
rm -f ./modules/IoModelToConstraintsx/*.o
rm -f ./modules/IoModelToConstraintsx/*.lo
rm -f ./modules/KMLFileReadx/*.o
rm -f ./modules/KMLFileReadx/*.lo
rm -f ./modules/KMLMeshWritex/*.o
rm -f ./modules/KMLMeshWritex/*.lo
rm -f ./modules/KMLOverlayx/*.o
rm -f ./modules/KMLOverlayx/*.lo
rm -f ./modules/KillIcebergsx/*.o
rm -f ./modules/KillIcebergsx/*.lo
rm -f ./modules/Kml2Expx/*.o
rm -f ./modules/Kml2Expx/*.lo
rm -f ./modules/Krigingx/*.o
rm -f ./modules/Krigingx/*.lo
rm -f ./modules/Mergesolutionfromftogx/*.o
rm -f ./modules/Mergesolutionfromftogx/*.lo
rm -f ./modules/MeshPartitionx/*.o
rm -f ./modules/MeshPartitionx/*.lo
rm -f ./modules/MeshProfileIntersectionx/*.o
rm -f ./modules/MeshProfileIntersectionx/*.lo
rm -f ./modules/MmeToInputFromIdx/*.o
rm -f ./modules/MmeToInputFromIdx/*.lo
rm -f ./modules/ModelProcessorx/*.o
rm -f ./modules/ModelProcessorx/*.lo
rm -f ./modules/ModelProcessorx/Autodiff/*.o
rm -f ./modules/ModelProcessorx/Autodiff/*.lo
rm -f ./modules/ModelProcessorx/Control/*.o
rm -f ./modules/ModelProcessorx/Control/*.lo
rm -f ./modules/ModelProcessorx/Dakota/*.o
rm -f ./modules/ModelProcessorx/Dakota/*.lo
rm -f ./modules/ModelProcessorx/Transient/*.o
rm -f ./modules/ModelProcessorx/Transient/*.lo
rm -f ./modules/NodalValuex/*.o
rm -f ./modules/NodalValuex/*.lo
rm -f ./modules/NodeConnectivityx/*.o
rm -f ./modules/NodeConnectivityx/*.lo
rm -f ./modules/NodesDofx/*.o
rm -f ./modules/NodesDofx/*.lo
rm -f ./modules/OceanExchangeDatax/*.o
rm -f ./modules/OceanExchangeDatax/*.lo
rm -f ./modules/OutputDefinitionsResponsex/*.o
rm -f ./modules/OutputDefinitionsResponsex/*.lo
rm -f ./modules/OutputResultsx/*.o
rm -f ./modules/OutputResultsx/*.lo
rm -f ./modules/ParseToolkitsOptionsx/*.o
rm -f ./modules/ParseToolkitsOptionsx/*.lo
rm -f ./modules/PointCloudFindNeighborsx/*.o
rm -f ./modules/PointCloudFindNeighborsx/*.lo
rm -f ./modules/ProcessRiftsx/*.o
rm -f ./modules/ProcessRiftsx/*.lo
rm -f ./modules/PropagateFlagsFromConnectivityx/*.o
rm -f ./modules/PropagateFlagsFromConnectivityx/*.lo
rm -f ./modules/QmuStatisticsx/*.o
rm -f ./modules/QmuStatisticsx/*.lo
rm -f ./modules/Reduceloadx/*.o
rm -f ./modules/Reduceloadx/*.lo
rm -f ./modules/Reducevectorgtofx/*.o
rm -f ./modules/Reducevectorgtofx/*.lo
rm -f ./modules/ResetConstraintsx/*.o
rm -f ./modules/ResetConstraintsx/*.lo
rm -f ./modules/ResetFSBasalBoundaryConditionx/*.o
rm -f ./modules/ResetFSBasalBoundaryConditionx/*.lo
rm -f ./modules/RheologyBAbsGradientx/*.o
rm -f ./modules/RheologyBAbsGradientx/*.lo
rm -f ./modules/RheologyBbarAbsGradientx/*.o
rm -f ./modules/RheologyBbarAbsGradientx/*.lo
rm -f ./modules/Scotchx/*.o
rm -f ./modules/Scotchx/*.lo
rm -f ./modules/SetActiveNodesLSMx/*.o
rm -f ./modules/SetActiveNodesLSMx/*.lo
rm -f ./modules/SetControlInputsFromVectorx/*.o
rm -f ./modules/SetControlInputsFromVectorx/*.lo
rm -f ./modules/Shp2Kmlx/*.o
rm -f ./modules/Shp2Kmlx/*.lo
rm -f ./modules/Solverx/*.o
rm -f ./modules/Solverx/*.lo
rm -f ./modules/SpcNodesx/*.o
rm -f ./modules/SpcNodesx/*.lo
rm -f ./modules/StochasticForcingx/*.o
rm -f ./modules/StochasticForcingx/*.lo
rm -f ./modules/SurfaceAbsVelMisfitx/*.o
rm -f ./modules/SurfaceAbsVelMisfitx/*.lo
rm -f ./modules/SurfaceAreax/*.o
rm -f ./modules/SurfaceAreax/*.lo
rm -f ./modules/SurfaceAverageVelMisfitx/*.o
rm -f ./modules/SurfaceAverageVelMisfitx/*.lo
rm -f ./modules/SurfaceLogVelMisfitx/*.o
rm -f ./modules/SurfaceLogVelMisfitx/*.lo
rm -f ./modules/SurfaceLogVxVyMisfitx/*.o
rm -f ./modules/SurfaceLogVxVyMisfitx/*.lo
rm -f ./modules/SurfaceMassBalancex/*.o
rm -f ./modules/SurfaceMassBalancex/*.lo
rm -f ./modules/SurfaceRelVelMisfitx/*.o
rm -f ./modules/SurfaceRelVelMisfitx/*.lo
rm -f ./modules/SystemMatricesx/*.o
rm -f ./modules/SystemMatricesx/*.lo
rm -f ./modules/ThicknessAbsMisfitx/*.o
rm -f ./modules/ThicknessAbsMisfitx/*.lo
rm -f ./modules/ThicknessAcrossGradientx/*.o
rm -f ./modules/ThicknessAcrossGradientx/*.lo
rm -f ./modules/ThicknessAlongGradientx/*.o
rm -f ./modules/ThicknessAlongGradientx/*.lo
rm -f ./modules/Trianglex/*.o
rm -f ./modules/Trianglex/*.lo
rm -f ./modules/UpdateDynamicConstraintsx/*.o
rm -f ./modules/UpdateDynamicConstraintsx/*.lo
rm -f ./modules/VertexCoordinatesx/*.o
rm -f ./modules/VertexCoordinatesx/*.lo
rm -f ./shared/Bamg/*.o
rm -f ./shared/Bamg/*.lo
rm -f ./shared/Elements/*.o
rm -f ./shared/Elements/*.lo
rm -f ./shared/Enum/*.o
rm -f ./shared/Enum/*.lo
rm -f ./shared/Exceptions/*.o
rm -f ./shared/Exceptions/*.lo
rm -f ./shared/Exp/*.o
rm -f ./shared/Exp/*.lo
rm -f ./shared/FSanalyticals/*.o
rm -f ./shared/FSanalyticals/*.lo
rm -f ./shared/LatLong/*.o
rm -f ./shared/LatLong/*.lo
rm -f ./shared/Matrix/*.o
rm -f ./shared/Matrix/*.lo
rm -f ./shared/MemOps/*.o
rm -f ./shared/MemOps/*.lo
rm -f ./shared/Numerics/*.o
rm -f ./shared/Numerics/*.lo
rm -f ./shared/Random/*.o
rm -f ./shared/Random/*.lo
rm -f ./shared/Sorting/*.o
rm -f ./shared/Sorting/*.lo
rm -f ./shared/String/*.o
rm -f ./shared/String/*.lo
rm -f ./shared/Threads/*.o
rm -f ./shared/Threads/*.lo
rm -f ./shared/Triangle/*.o
rm -f ./shared/Triangle/*.lo
rm -f ./shared/io/Comm/*.o
rm -f ./shared/io/Comm/*.lo
rm -f ./shared/io/Disk/*.o
rm -f ./shared/io/Disk/*.lo
rm -f ./shared/io/Marshalling/*.o
rm -f ./shared/io/Marshalling/*.lo
rm -f ./shared/io/Print/*.o
rm -f ./shared/io/Print/*.lo
rm -f ./solutionsequences/*.o
rm -f ./solutionsequences/*.lo
rm -f ./toolkits/*.o
rm -f ./toolkits/*.lo
rm -f ./toolkits/codipack/*.o
rm -f ./toolkits/codipack/*.lo
rm -f ./toolkits/gsl/*.o
rm -f ./toolkits/gsl/*.lo
rm -f ./toolkits/issm/*.o
rm -f ./toolkits/issm/*.lo
rm -f ./toolkits/metis/patches/*.o
rm -f ./toolkits/metis/patches/*.lo
rm -f ./toolkits/mpi/*.o
rm -f ./toolkits/mpi/*.lo
rm -f ./toolkits/mpi/commops/*.o
rm -f ./toolkits/mpi/commops/*.lo
rm -f ./toolkits/mumps/*.o
rm -f ./toolkits/mumps/*.lo
rm -f ./toolkits/petsc/objects/*.o
rm -f ./toolkits/petsc/objects/*.lo
rm -f ./toolkits/petsc/patches/*.o
rm -f ./toolkits/petsc/patches/*.lo
rm -f main/*.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f analyses/.deps/.dirstamp
rm -f analyses/.dirstamp
rm -f bamg/.deps/.dirstamp
rm -f bamg/.dirstamp
rm -f classes/.deps/.dirstamp
rm -f classes/.dirstamp
rm -f classes/Constraints/.deps/.dirstamp
rm -f classes/Constraints/.dirstamp
rm -f classes/Dakota/.deps/.dirstamp
rm -f classes/Dakota/.dirstamp
rm -f classes/Elements/.deps/.dirstamp
rm -f classes/Elements/.dirstamp
rm -f classes/ExternalResults/.deps/.dirstamp
rm -f classes/ExternalResults/.dirstamp
rm -f classes/Inputs/.deps/.dirstamp
rm -f classes/Inputs/.dirstamp
rm -f classes/Loads/.deps/.dirstamp
rm -f classes/Loads/.dirstamp
rm -f classes/Materials/.deps/.dirstamp
rm -f classes/Materials/.dirstamp
rm -f classes/Options/.deps/.dirstamp
rm -f classes/Options/.dirstamp
rm -f classes/Params/.deps/.dirstamp
rm -f classes/Params/.dirstamp
rm -f classes/gauss/.deps/.dirstamp
rm -f classes/gauss/.dirstamp
rm -f classes/kriging/.deps/.dirstamp
rm -f classes/kriging/.dirstamp
rm -f classes/matrix/.deps/.dirstamp
rm -f classes/matrix/.dirstamp
rm -f cores/.deps/.dirstamp
rm -f cores/.dirstamp
rm -f datastructures/.deps/.dirstamp
rm -f datastructures/.dirstamp
rm -f kml/.deps/.dirstamp
rm -f kml/.dirstamp
rm -f main/.deps/.dirstamp
rm -f main/.dirstamp
rm -f modules/AllocateSystemMatricesx/.deps/.dirstamp
rm -f modules/AllocateSystemMatricesx/.dirstamp
rm -f modules/AverageOntoPartitionx/.deps/.dirstamp
rm -f modules/AverageOntoPartitionx/.dirstamp
rm -f modules/BamgConvertMeshx/.deps/.dirstamp
rm -f modules/BamgConvertMeshx/.dirstamp
rm -f modules/BamgTriangulatex/.deps/.dirstamp
rm -f modules/BamgTriangulatex/.dirstamp
rm -f modules/Bamgx/.deps/.dirstamp
rm -f modules/Bamgx/.dirstamp
rm -f modules/Calvingx/.deps/.dirstamp
rm -f modules/Calvingx/.dirstamp
rm -f modules/Chacox/.deps/.dirstamp
rm -f modules/Chacox/.dirstamp
rm -f modules/ConfigureObjectsx/.deps/.dirstamp
rm -f modules/ConfigureObjectsx/.dirstamp
rm -f modules/ConstraintsStatex/.deps/.dirstamp
rm -f modules/ConstraintsStatex/.dirstamp
rm -f modules/ContourToMeshx/.deps/.dirstamp
rm -f modules/ContourToMeshx/.dirstamp
rm -f modules/ContourToNodesx/.deps/.dirstamp
rm -f modules/ContourToNodesx/.dirstamp
rm -f modules/ControlInputSetGradientx/.deps/.dirstamp
rm -f modules/ControlInputSetGradientx/.dirstamp
rm -f modules/CoordinateSystemTransformx/.deps/.dirstamp
rm -f modules/CoordinateSystemTransformx/.dirstamp
rm -f modules/CreateJacobianMatrixx/.deps/.dirstamp
rm -f modules/CreateJacobianMatrixx/.dirstamp
rm -f modules/CreateNodalConstraintsx/.deps/.dirstamp
rm -f modules/CreateNodalConstraintsx/.dirstamp
rm -f modules/Damagex/.deps/.dirstamp
rm -f modules/Damagex/.dirstamp
rm -f modules/DistanceToMaskBoundaryx/.deps/.dirstamp
rm -f modules/DistanceToMaskBoundaryx/.dirstamp
rm -f modules/DragCoefficientAbsGradientx/.deps/.dirstamp
rm -f modules/DragCoefficientAbsGradientx/.dirstamp
rm -f modules/ElementConnectivityx/.deps/.dirstamp
rm -f modules/ElementConnectivityx/.dirstamp
rm -f modules/ElementCoordinatesx/.deps/.dirstamp
rm -f modules/ElementCoordinatesx/.dirstamp
rm -f modules/Exp2Kmlx/.deps/.dirstamp
rm -f modules/Exp2Kmlx/.dirstamp
rm -f modules/ExpToLevelSetx/.deps/.dirstamp
rm -f modules/ExpToLevelSetx/.dirstamp
rm -f modules/FloatingiceMeltingRatePicox/.deps/.dirstamp
rm -f modules/FloatingiceMeltingRatePicox/.dirstamp
rm -f modules/FloatingiceMeltingRatex/.deps/.dirstamp
rm -f modules/FloatingiceMeltingRatex/.dirstamp
rm -f modules/FrontalForcingsx/.deps/.dirstamp
rm -f modules/FrontalForcingsx/.dirstamp
rm -f modules/GeothermalFluxx/.deps/.dirstamp
rm -f modules/GeothermalFluxx/.dirstamp
rm -f modules/GetSolutionFromInputsx/.deps/.dirstamp
rm -f modules/GetSolutionFromInputsx/.dirstamp
rm -f modules/GetVectorFromControlInputsx/.deps/.dirstamp
rm -f modules/GetVectorFromControlInputsx/.dirstamp
rm -f modules/GetVectorFromInputsx/.deps/.dirstamp
rm -f modules/GetVectorFromInputsx/.dirstamp
rm -f modules/GiaDeflectionCorex/.deps/.dirstamp
rm -f modules/GiaDeflectionCorex/.dirstamp
rm -f modules/Gradjx/.deps/.dirstamp
rm -f modules/Gradjx/.dirstamp
rm -f modules/GroundinglineMigrationx/.deps/.dirstamp
rm -f modules/GroundinglineMigrationx/.dirstamp
rm -f modules/InputDepthAverageAtBasex/.deps/.dirstamp
rm -f modules/InputDepthAverageAtBasex/.dirstamp
rm -f modules/InputDuplicatex/.deps/.dirstamp
rm -f modules/InputDuplicatex/.dirstamp
rm -f modules/InputExtrudex/.deps/.dirstamp
rm -f modules/InputExtrudex/.dirstamp
rm -f modules/InputUpdateFromConstantx/.deps/.dirstamp
rm -f modules/InputUpdateFromConstantx/.dirstamp
rm -f modules/InputUpdateFromDakotax/.deps/.dirstamp
rm -f modules/InputUpdateFromDakotax/.dirstamp
rm -f modules/InputUpdateFromMatrixDakotax/.deps/.dirstamp
rm -f modules/InputUpdateFromMatrixDakotax/.dirstamp
rm -f modules/InputUpdateFromSolutionx/.deps/.dirstamp
rm -f modules/InputUpdateFromSolutionx/.dirstamp
rm -f modules/InputUpdateFromVectorDakotax/.deps/.dirstamp
rm -f modules/InputUpdateFromVectorDakotax/.dirstamp
rm -f modules/InputUpdateFromVectorx/.deps/.dirstamp
rm -f modules/InputUpdateFromVectorx/.dirstamp
rm -f modules/InterpFromGridToMeshx/.deps/.dirstamp
rm -f modules/InterpFromGridToMeshx/.dirstamp
rm -f modules/InterpFromMesh2dx/.deps/.dirstamp
rm -f modules/InterpFromMesh2dx/.dirstamp
rm -f modules/InterpFromMeshToGridx/.deps/.dirstamp
rm -f modules/InterpFromMeshToGridx/.dirstamp
rm -f modules/InterpFromMeshToMesh2dx/.deps/.dirstamp
rm -f modules/InterpFromMeshToMesh2dx/.dirstamp
rm -f modules/InterpFromMeshToMesh3dx/.deps/.dirstamp
rm -f modules/InterpFromMeshToMesh3dx/.dirstamp
rm -f modules/IoModelToConstraintsx/.deps/.dirstamp
rm -f modules/IoModelToConstraintsx/.dirstamp
rm -f modules/KMLFileReadx/.deps/.dirstamp
rm -f modules/KMLFileReadx/.dirstamp
rm -f modules/KMLMeshWritex/.deps/.dirstamp
rm -f modules/KMLMeshWritex/.dirstamp
rm -f modules/KMLOverlayx/.deps/.dirstamp
rm -f modules/KMLOverlayx/.dirstamp
rm -f modules/KillIcebergsx/.deps/.dirstamp
rm -f modules/KillIcebergsx/.dirstamp
rm -f modules/Kml2Expx/.deps/.dirstamp
rm -f modules/Kml2Expx/.dirstamp
rm -f modules/Krigingx/.deps/.dirstamp
rm -f modules/Krigingx/.dirstamp
rm -f modules/Mergesolutionfromftogx/.deps/.dirstamp
rm -f modules/Mergesolutionfromftogx/.dirstamp
rm -f modules/MeshPartitionx/.deps/.dirstamp
rm -f modules/MeshPartitionx/.dirstamp
rm -f modules/MeshProfileIntersectionx/.deps/.dirstamp
rm -f modules/MeshProfileIntersectionx/.dirstamp
rm -f modules/MmeToInputFromIdx/.deps/.dirstamp
rm -f modules/MmeToInputFromIdx/.dirstamp
rm -f modules/ModelProcessorx/.deps/.dirstamp
rm -f modules/ModelProcessorx/.dirstamp
rm -f modules/ModelProcessorx/Autodiff/.deps/.dirstamp
rm -f modules/ModelProcessorx/Autodiff/.dirstamp
rm -f modules/ModelProcessorx/Control/.deps/.dirstamp
rm -f modules/ModelProcessorx/Control/.dirstamp
rm -f modules/ModelProcessorx/Dakota/.deps/.dirstamp
rm -f modules/ModelProcessorx/Dakota/.dirstamp
rm -f modules/ModelProcessorx/Transient/.deps/.dirstamp
rm -f modules/ModelProcessorx/Transient/.dirstamp
rm -f modules/NodalValuex/.deps/.dirstamp
rm -f modules/NodalValuex/.dirstamp
rm -f modules/NodeConnectivityx/.deps/.dirstamp
rm -f modules/NodeConnectivityx/.dirstamp
rm -f modules/NodesDofx/.deps/.dirstamp
rm -f modules/NodesDofx/.dirstamp
rm -f modules/OceanExchangeDatax/.deps/.dirstamp
rm -f modules/OceanExchangeDatax/.dirstamp
rm -f modules/OutputDefinitionsResponsex/.deps/.dirstamp
rm -f modules/OutputDefinitionsResponsex/.dirstamp
rm -f modules/OutputResultsx/.deps/.dirstamp
rm -f modules/OutputResultsx/.dirstamp
rm -f modules/ParseToolkitsOptionsx/.deps/.dirstamp
rm -f modules/ParseToolkitsOptionsx/.dirstamp
rm -f modules/PointCloudFindNeighborsx/.deps/.dirstamp
rm -f modules/PointCloudFindNeighborsx/.dirstamp
rm -f modules/ProcessRiftsx/.deps/.dirstamp
rm -f modules/ProcessRiftsx/.dirstamp
rm -f modules/PropagateFlagsFromConnectivityx/.deps/.dirstamp
rm -f modules/PropagateFlagsFromConnectivityx/.dirstamp
rm -f modules/QmuStatisticsx/.deps/.dirstamp
rm -f modules/QmuStatisticsx/.dirstamp
rm -f modules/Reduceloadx/.deps/.dirstamp
rm -f modules/Reduceloadx/.dirstamp
rm -f modules/Reducevectorgtofx/.deps/.dirstamp
rm -f modules/Reducevectorgtofx/.dirstamp
rm -f modules/ResetConstraintsx/.deps/.dirstamp
rm -f modules/ResetConstraintsx/.dirstamp
rm -f modules/ResetFSBasalBoundaryConditionx/.deps/.dirstamp
rm -f modules/ResetFSBasalBoundaryConditionx/.dirstamp
rm -f modules/RheologyBAbsGradientx/.deps/.dirstamp
rm -f modules/RheologyBAbsGradientx/.dirstamp
rm -f modules/RheologyBbarAbsGradientx/.deps/.dirstamp
rm -f modules/RheologyBbarAbsGradientx/.dirstamp
rm -f modules/Scotchx/.deps/.dirstamp
rm -f modules/Scotchx/.dirstamp
rm -f modules/SetActiveNodesLSMx/.deps/.dirstamp
rm -f modules/SetActiveNodesLSMx/.dirstamp
rm -f modules/SetControlInputsFromVectorx/.deps/.dirstamp
rm -f modules/SetControlInputsFromVectorx/.dirstamp
rm -f modules/Shp2Kmlx/.deps/.dirstamp
rm -f modules/Shp2Kmlx/.dirstamp
rm -f modules/Solverx/.deps/.dirstamp
rm -f modules/Solverx/.dirstamp
rm -f modules/SpcNodesx/.deps/.dirstamp
rm -f modules/SpcNodesx/.dirstamp
rm -f modules/StochasticForcingx/.deps/.dirstamp
rm -f modules/StochasticForcingx/.dirstamp
rm -f modules/SurfaceAbsVelMisfitx/.deps/.dirstamp
rm -f modules/SurfaceAbsVelMisfitx/.dirstamp
rm -f modules/SurfaceAreax/.deps/.dirstamp
rm -f modules/SurfaceAreax/.dirstamp
rm -f modules/SurfaceAverageVelMisfitx/.deps/.dirstamp
rm -f modules/SurfaceAverageVelMisfitx/.dirstamp
rm -f modules/SurfaceLogVelMisfitx/.deps/.dirstamp
rm -f modules/SurfaceLogVelMisfitx/.dirstamp
rm -f modules/SurfaceLogVxVyMisfitx/.deps/.dirstamp
rm -f modules/SurfaceLogVxVyMisfitx/.dirstamp
rm -f modules/SurfaceMassBalancex/.deps/.dirstamp
rm -f modules/SurfaceMassBalancex/.dirstamp
rm -f modules/SurfaceRelVelMisfitx/.deps/.dirstamp
rm -f modules/SurfaceRelVelMisfitx/.dirstamp
rm -f modules/SystemMatricesx/.deps/.dirstamp
rm -f modules/SystemMatricesx/.dirstamp
rm -f modules/ThicknessAbsMisfitx/.deps/.dirstamp
rm -f modules/ThicknessAbsMisfitx/.dirstamp
rm -f modules/ThicknessAcrossGradientx/.deps/.dirstamp
rm -f modules/ThicknessAcrossGradientx/.dirstamp
rm -f modules/ThicknessAlongGradientx/.deps/.dirstamp
rm -f modules/ThicknessAlongGradientx/.dirstamp
rm -f modules/Trianglex/.deps/.dirstamp
rm -f modules/Trianglex/.dirstamp
rm -f modules/UpdateDynamicConstraintsx/.deps/.dirstamp
rm -f modules/UpdateDynamicConstraintsx/.dirstamp
rm -f modules/VertexCoordinatesx/.deps/.dirstamp
rm -f modules/VertexCoordinatesx/.dirstamp
rm -f shared/Bamg/.deps/.dirstamp
rm -f shared/Bamg/.dirstamp
rm -f shared/Elements/.deps/.dirstamp
rm -f shared/Elements/.dirstamp
rm -f shared/Enum/.deps/.dirstamp
rm -f shared/Enum/.dirstamp
rm -f shared/Exceptions/.deps/.dirstamp
rm -f shared/Exceptions/.dirstamp
rm -f shared/Exp/.deps/.dirstamp
rm -f shared/Exp/.dirstamp
rm -f shared/FSanalyticals/.deps/.dirstamp
rm -f shared/FSanalyticals/.dirstamp
rm -f shared/LatLong/.deps/.dirstamp
rm -f shared/LatLong/.dirstamp
rm -f shared/Matrix/.deps/.dirstamp
rm -f shared/Matrix/.dirstamp
rm -f shared/MemOps/.deps/.dirstamp
rm -f shared/MemOps/.dirstamp
rm -f shared/Numerics/.deps/.dirstamp
rm -f shared/Numerics/.dirstamp
rm -f shared/Random/.deps/.dirstamp
rm -f shared/Random/.dirstamp
rm -f shared/Sorting/.deps/.dirstamp
rm -f shared/Sorting/.dirstamp
rm -f shared/String/.deps/.dirstamp
rm -f shared/String/.dirstamp
rm -f shared/Threads/.deps/.dirstamp
rm -f shared/Threads/.dirstamp
rm -f shared/Triangle/.deps/.dirstamp
rm -f shared/Triangle/.dirstamp
rm -f shared/io/Comm/.deps/.dirstamp
rm -f shared/io/Comm/.dirstamp
rm -f shared/io/Disk/.deps/.dirstamp
rm -f shared/io/Disk/.dirstamp
rm -f shared/io/Marshalling/.deps/.dirstamp
rm -f shared/io/Marshalling/.dirstamp
rm -f shared/io/Print/.deps/.dirstamp
rm -f shared/io/Print/.dirstamp
rm -f solutionsequences/.deps/.dirstamp
rm -f solutionsequences/.dirstamp
rm -f toolkits/.deps/.dirstamp
rm -f toolkits/.dirstamp
rm -f toolkits/codipack/.deps/.dirstamp
rm -f toolkits/codipack/.dirstamp
rm -f toolkits/gsl/.deps/.dirstamp
rm -f toolkits/gsl/.dirstamp
rm -f toolkits/issm/.deps/.dirstamp
rm -f toolkits/issm/.dirstamp
rm -f toolkits/metis/patches/.deps/.dirstamp
rm -f toolkits/metis/patches/.dirstamp
rm -f toolkits/mpi/.deps/.dirstamp
rm -f toolkits/mpi/.dirstamp
rm -f toolkits/mpi/commops/.deps/.dirstamp
rm -f toolkits/mpi/commops/.dirstamp
rm -f toolkits/mumps/.deps/.dirstamp
rm -f toolkits/mumps/.dirstamp
rm -f toolkits/petsc/objects/.deps/.dirstamp
rm -f toolkits/petsc/objects/.dirstamp
rm -f toolkits/petsc/patches/.deps/.dirstamp
rm -f toolkits/petsc/patches/.dirstamp
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./analyses/.deps/libISSMCore_la-AdjointBalancethickness2Analysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-AdjointBalancethicknessAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-AdjointHorizAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-AgeAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-Balancethickness2Analysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-BalancethicknessAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-BalancethicknessSoftAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-BalancevelocityAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-DamageEvolutionAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-DebrisAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-DepthAverageAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-EnthalpyAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-EnumToAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-EsaAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-ExtrapolationAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-ExtrudeFromBaseAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-ExtrudeFromTopAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-FreeSurfaceBaseAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-FreeSurfaceTopAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-GLheightadvectionAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyArmapwAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyDCEfficientAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyDCInefficientAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyGlaDSAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyPismAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyShaktiAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyShreveAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyTwsAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-L2ProjectionBaseAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-L2ProjectionEPLAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-LevelsetAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-LoveAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-MasstransportAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-MeltingAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-OceantransportAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-SamplingAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-SealevelchangeAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-SmbAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-SmoothAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-StressbalanceAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-StressbalanceSIAAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-StressbalanceVerticalAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-ThermalAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-UzawaPressureAnalysis.Plo
rm -f ./bamg/.deps/libISSMCore_la-AdjacentTriangle.Plo
rm -f ./bamg/.deps/libISSMCore_la-BamgGeom.Plo
rm -f ./bamg/.deps/libISSMCore_la-BamgMesh.Plo
rm -f ./bamg/.deps/libISSMCore_la-BamgOpts.Plo
rm -f ./bamg/.deps/libISSMCore_la-BamgQuadtree.Plo
rm -f ./bamg/.deps/libISSMCore_la-BamgVertex.Plo
rm -f ./bamg/.deps/libISSMCore_la-CrackedEdge.Plo
rm -f ./bamg/.deps/libISSMCore_la-Curve.Plo
rm -f ./bamg/.deps/libISSMCore_la-Edge.Plo
rm -f ./bamg/.deps/libISSMCore_la-EigenMetric.Plo
rm -f ./bamg/.deps/libISSMCore_la-GeomEdge.Plo
rm -f ./bamg/.deps/libISSMCore_la-GeomSubDomain.Plo
rm -f ./bamg/.deps/libISSMCore_la-GeomVertex.Plo
rm -f ./bamg/.deps/libISSMCore_la-Geometry.Plo
rm -f ./bamg/.deps/libISSMCore_la-ListofIntersectionTriangles.Plo
rm -f ./bamg/.deps/libISSMCore_la-Mesh.Plo
rm -f ./bamg/.deps/libISSMCore_la-Metric.Plo
rm -f ./bamg/.deps/libISSMCore_la-SetOfE4.Plo
rm -f ./bamg/.deps/libISSMCore_la-SubDomain.Plo
rm -f ./bamg/.deps/libISSMCore_la-Triangle.Plo
rm -f ./bamg/.deps/libISSMCore_la-VertexOnEdge.Plo
rm -f ./bamg/.deps/libISSMCore_la-VertexOnGeom.Plo
rm -f ./bamg/.deps/libISSMCore_la-VertexOnVertex.Plo
rm -f ./classes/.deps/libISSMCore_la-AmrBamg.Plo
rm -f ./classes/.deps/libISSMCore_la-AmrNeopz.Plo
rm -f ./classes/.deps/libISSMCore_la-BarystaticContributions.Plo
rm -f ./classes/.deps/libISSMCore_la-Cfdragcoeffabsgrad.Plo
rm -f ./classes/.deps/libISSMCore_la-Cfdragcoeffabsgradtransient.Plo
rm -f ./classes/.deps/libISSMCore_la-Cflevelsetmisfit.Plo
rm -f ./classes/.deps/libISSMCore_la-Cfrheologybbarabsgrad.Plo
rm -f ./classes/.deps/libISSMCore_la-Cfrheologybbarabsgradtransient.Plo
rm -f ./classes/.deps/libISSMCore_la-Cfsurfacelogvel.Plo
rm -f ./classes/.deps/libISSMCore_la-Cfsurfacesquare.Plo
rm -f ./classes/.deps/libISSMCore_la-Cfsurfacesquaretransient.Plo
rm -f ./classes/.deps/libISSMCore_la-Contours.Plo
rm -f ./classes/.deps/libISSMCore_la-DependentObject.Plo
rm -f ./classes/.deps/libISSMCore_la-FemModel.Plo
rm -f ./classes/.deps/libISSMCore_la-GrdLoads.Plo
rm -f ./classes/.deps/libISSMCore_la-Hook.Plo
rm -f ./classes/.deps/libISSMCore_la-IoModel.Plo
rm -f ./classes/.deps/libISSMCore_la-Misfit.Plo
rm -f ./classes/.deps/libISSMCore_la-Nodalvalue.Plo
rm -f ./classes/.deps/libISSMCore_la-Node.Plo
rm -f ./classes/.deps/libISSMCore_la-Nodes.Plo
rm -f ./classes/.deps/libISSMCore_la-Numberedcostfunction.Plo
rm -f ./classes/.deps/libISSMCore_la-Profiler.Plo
rm -f ./classes/.deps/libISSMCore_la-Radar.Plo
rm -f ./classes/.deps/libISSMCore_la-Regionaloutput.Plo
rm -f ./classes/.deps/libISSMCore_la-RiftStruct.Plo
rm -f ./classes/.deps/libISSMCore_la-SealevelGeometry.Plo
rm -f ./classes/.deps/libISSMCore_la-Vertex.Plo
rm -f ./classes/.deps/libISSMCore_la-Vertices.Plo
rm -f ./classes/Constraints/.deps/libISSMCore_la-Constraints.Plo
rm -f ./classes/Constraints/.deps/libISSMCore_la-SpcDynamic.Plo
rm -f ./classes/Constraints/.deps/libISSMCore_la-SpcStatic.Plo
rm -f ./classes/Constraints/.deps/libISSMCore_la-SpcTransient.Plo
rm -f ./classes/Dakota/.deps/libISSMCore_la-IssmParallelDirectApplicInterface.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-Element.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-ElementHook.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-Elements.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-Penta.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-PentaRef.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-Seg.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-SegRef.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-Tetra.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-TetraRef.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-Tria.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-TriaRef.Plo
rm -f ./classes/ExternalResults/.deps/libISSMCore_la-Results.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-ArrayInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-BoolInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-ControlInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-DatasetInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-DoubleInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-ElementInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-Inputs.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-IntArrayInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-IntInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-PentaInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-SegInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-TransientInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-TriaInput.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Channel.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Friction.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Loads.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Moulin.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Neumannflux.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Numericalflux.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Pengrid.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Penpair.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Riftfront.Plo
rm -f ./classes/Materials/.deps/libISSMCore_la-Materials.Plo
rm -f ./classes/Materials/.deps/libISSMCore_la-Matestar.Plo
rm -f ./classes/Materials/.deps/libISSMCore_la-Matice.Plo
rm -f ./classes/Materials/.deps/libISSMCore_la-Matlitho.Plo
rm -f ./classes/Options/.deps/libISSMCore_la-OptionUtilities.Plo
rm -f ./classes/Options/.deps/libISSMCore_la-Options.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-BoolParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-ControlParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-DataSetParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-DoubleMatArrayParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-DoubleMatParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-DoubleParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-DoubleTransientMatParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-DoubleVecParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-FileParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-IntMatParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-IntParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-IntVecParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-MatrixParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-Parameters.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-StringArrayParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-StringParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-TransientArrayParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-TransientParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-VectorParam.Plo
rm -f ./classes/gauss/.deps/libISSMCore_la-GaussPenta.Plo
rm -f ./classes/gauss/.deps/libISSMCore_la-GaussSeg.Plo
rm -f ./classes/gauss/.deps/libISSMCore_la-GaussTetra.Plo
rm -f ./classes/gauss/.deps/libISSMCore_la-GaussTria.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-Covertree.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-ExponentialVariogram.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-GaussianVariogram.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-Observation.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-Observations.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-PowerVariogram.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-Quadtree.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-SphericalVariogram.Plo
rm -f ./classes/matrix/.deps/libISSMCore_la-ElementMatrix.Plo
rm -f ./classes/matrix/.deps/libISSMCore_la-ElementVector.Plo
rm -f ./cores/.deps/libISSMCore_la-AdjointCorePointerFromSolutionEnum.Plo
rm -f ./cores/.deps/libISSMCore_la-CorePointerFromSolutionEnum.Plo
rm -f ./cores/.deps/libISSMCore_la-ProcessArguments.Plo
rm -f ./cores/.deps/libISSMCore_la-ResetBoundaryConditions.Plo
rm -f ./cores/.deps/libISSMCore_la-WrapperCorePointerFromSolutionEnum.Plo
rm -f ./cores/.deps/libISSMCore_la-WrapperPreCorePointerFromSolutionEnum.Plo
rm -f ./cores/.deps/libISSMCore_la-ad_core.Plo
rm -f ./cores/.deps/libISSMCore_la-adjointbalancethickness2_core.Plo
rm -f ./cores/.deps/libISSMCore_la-adjointbalancethickness_core.Plo
rm -f ./cores/.deps/libISSMCore_la-adjointstressbalance_core.Plo
rm -f ./cores/.deps/libISSMCore_la-balancethickness2_core.Plo
rm -f ./cores/.deps/libISSMCore_la-balancethickness_core.Plo
rm -f ./cores/.deps/libISSMCore_la-balancevelocity_core.Plo
rm -f ./cores/.deps/libISSMCore_la-bedslope_core.Plo
rm -f ./cores/.deps/libISSMCore_la-bmb_core.Plo
rm -f ./cores/.deps/libISSMCore_la-control_core.Plo
rm -f ./cores/.deps/libISSMCore_la-controladm1qn3_core.Plo
rm -f ./cores/.deps/libISSMCore_la-controlm1qn3_core.Plo
rm -f ./cores/.deps/libISSMCore_la-controltao_core.Plo
rm -f ./cores/.deps/libISSMCore_la-controlvalidation_core.Plo
rm -f ./cores/.deps/libISSMCore_la-dakota_core.Plo
rm -f ./cores/.deps/libISSMCore_la-damage_core.Plo
rm -f ./cores/.deps/libISSMCore_la-debris_core.Plo
rm -f ./cores/.deps/libISSMCore_la-depthaverage_core.Plo
rm -f ./cores/.deps/libISSMCore_la-dummy_core.Plo
rm -f ./cores/.deps/libISSMCore_la-esa_core.Plo
rm -f ./cores/.deps/libISSMCore_la-extrudefrombase_core.Plo
rm -f ./cores/.deps/libISSMCore_la-extrudefromtop_core.Plo
rm -f ./cores/.deps/libISSMCore_la-groundingline_core.Plo
rm -f ./cores/.deps/libISSMCore_la-hydrology_core.Plo
rm -f ./cores/.deps/libISSMCore_la-levelsetfunctionslope_core.Plo
rm -f ./cores/.deps/libISSMCore_la-love_core.Plo
rm -f ./cores/.deps/libISSMCore_la-masstransport_core.Plo
rm -f ./cores/.deps/libISSMCore_la-movingfront_core.Plo
rm -f ./cores/.deps/libISSMCore_la-oceantransport_core.Plo
rm -f ./cores/.deps/libISSMCore_la-sampling_core.Plo
rm -f ./cores/.deps/libISSMCore_la-sealevelchange_core.Plo
rm -f ./cores/.deps/libISSMCore_la-smb_core.Plo
rm -f ./cores/.deps/libISSMCore_la-steadystate_core.Plo
rm -f ./cores/.deps/libISSMCore_la-stressbalance_core.Plo
rm -f ./cores/.deps/libISSMCore_la-surfaceslope_core.Plo
rm -f ./cores/.deps/libISSMCore_la-thermal_core.Plo
rm -f ./cores/.deps/libISSMCore_la-transient_core.Plo
rm -f ./datastructures/.deps/libISSMCore_la-DataSet.Plo
rm -f ./kml/.deps/libISSMModules_la-KMLFileReadUtils.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Attribute.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_ColorStyle.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Comment.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Container.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Document.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Feature.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_File.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Folder.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Geometry.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_GroundOverlay.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Icon.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_LatLonBox.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_LineString.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_LineStyle.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_LinearRing.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_MultiGeometry.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Object.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Overlay.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Placemark.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Point.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_PolyStyle.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Polygon.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Style.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_StyleSelector.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_SubStyle.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Unknown.Plo
rm -f ./main/.deps/libISSMCore_la-EnvironmentFinalize.Plo
rm -f ./main/.deps/libISSMCore_la-EnvironmentInit.Plo
rm -f ./main/.deps/libISSMCore_la-esmfbinders.Plo
rm -f ./modules/AllocateSystemMatricesx/.deps/libISSMCore_la-AllocateSystemMatricesx.Plo
rm -f ./modules/AverageOntoPartitionx/.deps/libISSMCore_la-AverageOntoPartitionx.Plo
rm -f ./modules/BamgConvertMeshx/.deps/libISSMCore_la-BamgConvertMeshx.Plo
rm -f ./modules/BamgTriangulatex/.deps/libISSMCore_la-BamgTriangulatex.Plo
rm -f ./modules/Bamgx/.deps/libISSMCore_la-Bamgx.Plo
rm -f ./modules/Calvingx/.deps/libISSMCore_la-Calvingx.Plo
rm -f ./modules/Chacox/.deps/libISSMModules_la-Chacox.Plo
rm -f ./modules/Chacox/.deps/libISSMModules_la-chaco_seconds.Plo
rm -f ./modules/Chacox/.deps/libISSMModules_la-input_parse.Plo
rm -f ./modules/Chacox/.deps/libISSMModules_la-user_params.Plo
rm -f ./modules/ConfigureObjectsx/.deps/libISSMCore_la-ConfigureObjectsx.Plo
rm -f ./modules/ConstraintsStatex/.deps/libISSMCore_la-ConstraintsStatex.Plo
rm -f ./modules/ConstraintsStatex/.deps/libISSMCore_la-RiftConstraintsState.Plo
rm -f ./modules/ContourToMeshx/.deps/libISSMModules_la-ContourToMeshx.Plo
rm -f ./modules/ContourToMeshx/.deps/libISSMModules_la-ContourToMeshxt.Plo
rm -f ./modules/ContourToNodesx/.deps/libISSMModules_la-ContourToNodesx.Plo
rm -f ./modules/ControlInputSetGradientx/.deps/libISSMCore_la-ControlInputSetGradientx.Plo
rm -f ./modules/CoordinateSystemTransformx/.deps/libISSMCore_la-CoordinateSystemTransformx.Plo
rm -f ./modules/CreateJacobianMatrixx/.deps/libISSMCore_la-CreateJacobianMatrixx.Plo
rm -f ./modules/CreateNodalConstraintsx/.deps/libISSMCore_la-CreateNodalConstraintsx.Plo
rm -f ./modules/Damagex/.deps/libISSMCore_la-Damagex.Plo
rm -f ./modules/DistanceToMaskBoundaryx/.deps/libISSMModules_la-DistanceToMaskBoundaryx.Plo
rm -f ./modules/DistanceToMaskBoundaryx/.deps/libISSMModules_la-DistanceToMaskBoundaryxt.Plo
rm -f ./modules/DragCoefficientAbsGradientx/.deps/libISSMCore_la-DragCoefficientAbsGradientx.Plo
rm -f ./modules/ElementConnectivityx/.deps/libISSMModules_la-ElementConnectivityx.Plo
rm -f ./modules/ElementCoordinatesx/.deps/libISSMCore_la-ElementCoordinatesx.Plo
rm -f ./modules/Exp2Kmlx/.deps/libISSMModules_la-Exp2Kmlx.Plo
rm -f ./modules/ExpToLevelSetx/.deps/libISSMModules_la-ExpToLevelSetx.Plo
rm -f ./modules/ExpToLevelSetx/.deps/libISSMModules_la-ExpToLevelSetxt.Plo
rm -f ./modules/FloatingiceMeltingRatePicox/.deps/libISSMCore_la-FloatingiceMeltingRatePicox.Plo
rm -f ./modules/FloatingiceMeltingRatex/.deps/libISSMCore_la-FloatingiceMeltingRatex.Plo
rm -f ./modules/FrontalForcingsx/.deps/libISSMCore_la-FrontalForcingsx.Plo
rm -f ./modules/GeothermalFluxx/.deps/libISSMCore_la-GeothermalFluxx.Plo
rm -f ./modules/GetSolutionFromInputsx/.deps/libISSMCore_la-GetSolutionFromInputsx.Plo
rm -f ./modules/GetVectorFromControlInputsx/.deps/libISSMCore_la-GetVectorFromControlInputsx.Plo
rm -f ./modules/GetVectorFromInputsx/.deps/libISSMCore_la-GetVectorFromInputsx.Plo
rm -f ./modules/GiaDeflectionCorex/.deps/libISSMCore_la-GiaDeflectionCorex.Plo
rm -f ./modules/Gradjx/.deps/libISSMCore_la-Gradjx.Plo
rm -f ./modules/GroundinglineMigrationx/.deps/libISSMCore_la-GroundinglineMigrationx.Plo
rm -f ./modules/InputDepthAverageAtBasex/.deps/libISSMCore_la-InputDepthAverageAtBasex.Plo
rm -f ./modules/InputDuplicatex/.deps/libISSMCore_la-InputDuplicatex.Plo
rm -f ./modules/InputExtrudex/.deps/libISSMCore_la-InputExtrudex.Plo
rm -f ./modules/InputUpdateFromConstantx/.deps/libISSMCore_la-InputUpdateFromConstantx.Plo
rm -f ./modules/InputUpdateFromDakotax/.deps/libISSMCore_la-InputUpdateFromDakotax.Plo
rm -f ./modules/InputUpdateFromMatrixDakotax/.deps/libISSMCore_la-InputUpdateFromMatrixDakotax.Plo
rm -f ./modules/InputUpdateFromSolutionx/.deps/libISSMCore_la-InputUpdateFromSolutionx.Plo
rm -f ./modules/InputUpdateFromVectorDakotax/.deps/libISSMCore_la-InputUpdateFromVectorDakotax.Plo
rm -f ./modules/InputUpdateFromVectorx/.deps/libISSMCore_la-InputUpdateFromVectorx.Plo
rm -f ./modules/InterpFromGridToMeshx/.deps/libISSMModules_la-InterpFromGridToMeshx.Plo
rm -f ./modules/InterpFromMesh2dx/.deps/libISSMModules_la-InterpFromMesh2dx.Plo
rm -f ./modules/InterpFromMesh2dx/.deps/libISSMModules_la-InterpFromMesh2dxt.Plo
rm -f ./modules/InterpFromMeshToGridx/.deps/libISSMModules_la-InterpFromMeshToGridx.Plo
rm -f ./modules/InterpFromMeshToMesh2dx/.deps/libISSMCore_la-InterpFromMeshToMesh2dx.Plo
rm -f ./modules/InterpFromMeshToMesh3dx/.deps/libISSMModules_la-InterpFromMeshToMesh3dx.Plo
rm -f ./modules/IoModelToConstraintsx/.deps/libISSMCore_la-IoModelToConstraintsx.Plo
rm -f ./modules/KMLFileReadx/.deps/libISSMModules_la-KMLFileReadx.Plo
rm -f ./modules/KMLMeshWritex/.deps/libISSMModules_la-KMLMeshWritex.Plo
rm -f ./modules/KMLOverlayx/.deps/libISSMModules_la-KMLOverlayx.Plo
rm -f ./modules/KillIcebergsx/.deps/libISSMCore_la-KillIcebergsx.Plo
rm -f ./modules/Kml2Expx/.deps/libISSMModules_la-Kml2Expx.Plo
rm -f ./modules/Krigingx/.deps/libISSMCore_la-pKrigingx.Plo
rm -f ./modules/Krigingx/.deps/libISSMModules_la-Krigingx.Plo
rm -f ./modules/Krigingx/.deps/libISSMModules_la-pKrigingx.Plo
rm -f ./modules/Mergesolutionfromftogx/.deps/libISSMCore_la-Mergesolutionfromftogx.Plo
rm -f ./modules/MeshPartitionx/.deps/libISSMCore_la-MeshPartitionx.Plo
rm -f ./modules/MeshProfileIntersectionx/.deps/libISSMModules_la-MeshProfileIntersectionx.Plo
rm -f ./modules/MmeToInputFromIdx/.deps/libISSMCore_la-MmeToInputFromIdx.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateEdges.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateElementsVerticesAndMaterials.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateFaces.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateNodes.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateNumberNodeToElementConnectivity.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateOutputDefinitions.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateParameters.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateSingleNodeToElementConnectivity.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-EdgesPartitioning.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-ElementsAndVerticesPartitioning.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-FacesPartitioning.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-ModelProcessorx.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-NodesPartitioning.Plo
rm -f ./modules/ModelProcessorx/Autodiff/.deps/libISSMCore_la-CreateParametersAutodiff.Plo
rm -f ./modules/ModelProcessorx/Control/.deps/libISSMCore_la-CreateParametersControl.Plo
rm -f ./modules/ModelProcessorx/Control/.deps/libISSMCore_la-UpdateElementsAndMaterialsControl.Plo
rm -f ./modules/ModelProcessorx/Dakota/.deps/libISSMCore_la-CreateParametersDakota.Plo
rm -f ./modules/ModelProcessorx/Dakota/.deps/libISSMCore_la-UpdateElementsAndMaterialsDakota.Plo
rm -f ./modules/ModelProcessorx/Transient/.deps/libISSMCore_la-UpdateElementsTransient.Plo
rm -f ./modules/ModelProcessorx/Transient/.deps/libISSMCore_la-UpdateParametersTransient.Plo
rm -f ./modules/NodalValuex/.deps/libISSMCore_la-NodalValuex.Plo
rm -f ./modules/NodeConnectivityx/.deps/libISSMModules_la-NodeConnectivityx.Plo
rm -f ./modules/NodesDofx/.deps/libISSMCore_la-NodesDofx.Plo
rm -f ./modules/OceanExchangeDatax/.deps/libISSMCore_la-OceanExchangeDatax.Plo
rm -f ./modules/OutputDefinitionsResponsex/.deps/libISSMCore_la-OutputDefinitionsResponsex.Plo
rm -f ./modules/OutputResultsx/.deps/libISSMCore_la-OutputResultsx.Plo
rm -f ./modules/ParseToolkitsOptionsx/.deps/libISSMCore_la-ParseToolkitsOptionsx.Plo
rm -f ./modules/PointCloudFindNeighborsx/.deps/libISSMModules_la-PointCloudFindNeighborsx.Plo
rm -f ./modules/PointCloudFindNeighborsx/.deps/libISSMModules_la-PointCloudFindNeighborsxt.Plo
rm -f ./modules/ProcessRiftsx/.deps/libISSMModules_la-ProcessRiftsx.Plo
rm -f ./modules/PropagateFlagsFromConnectivityx/.deps/libISSMModules_la-PropagateFlagsFromConnectivityx.Plo
rm -f ./modules/QmuStatisticsx/.deps/libISSMCore_la-QmuStatisticsx.Plo
rm -f ./modules/Reduceloadx/.deps/libISSMCore_la-Reduceloadx.Plo
rm -f ./modules/Reducevectorgtofx/.deps/libISSMCore_la-Reducevectorgtofx.Plo
rm -f ./modules/ResetConstraintsx/.deps/libISSMCore_la-ResetConstraintsx.Plo
rm -f ./modules/ResetFSBasalBoundaryConditionx/.deps/libISSMCore_la-ResetFSBasalBoundaryConditionx.Plo
rm -f ./modules/RheologyBAbsGradientx/.deps/libISSMCore_la-RheologyBAbsGradientx.Plo
rm -f ./modules/RheologyBbarAbsGradientx/.deps/libISSMCore_la-RheologyBbarAbsGradientx.Plo
rm -f ./modules/Scotchx/.deps/libISSMModules_la-Scotchx.Plo
rm -f ./modules/SetActiveNodesLSMx/.deps/libISSMCore_la-SetActiveNodesLSMx.Plo
rm -f ./modules/SetControlInputsFromVectorx/.deps/libISSMCore_la-SetControlInputsFromVectorx.Plo
rm -f ./modules/Shp2Kmlx/.deps/libISSMModules_la-Shp2Kmlx.Plo
rm -f ./modules/Solverx/.deps/libISSMCore_la-Solverx.Plo
rm -f ./modules/SpcNodesx/.deps/libISSMCore_la-SpcNodesx.Plo
rm -f ./modules/StochasticForcingx/.deps/libISSMCore_la-StochasticForcingx.Plo
rm -f ./modules/SurfaceAbsVelMisfitx/.deps/libISSMCore_la-SurfaceAbsVelMisfitx.Plo
rm -f ./modules/SurfaceAreax/.deps/libISSMCore_la-SurfaceAreax.Plo
rm -f ./modules/SurfaceAverageVelMisfitx/.deps/libISSMCore_la-SurfaceAverageVelMisfitx.Plo
rm -f ./modules/SurfaceLogVelMisfitx/.deps/libISSMCore_la-SurfaceLogVelMisfitx.Plo
rm -f ./modules/SurfaceLogVxVyMisfitx/.deps/libISSMCore_la-SurfaceLogVxVyMisfitx.Plo
rm -f ./modules/SurfaceMassBalancex/.deps/libISSMCore_la-Gembx.Plo
rm -f ./modules/SurfaceMassBalancex/.deps/libISSMCore_la-SurfaceMassBalancex.Plo
rm -f ./modules/SurfaceRelVelMisfitx/.deps/libISSMCore_la-SurfaceRelVelMisfitx.Plo
rm -f ./modules/SystemMatricesx/.deps/libISSMCore_la-SystemMatricesx.Plo
rm -f ./modules/ThicknessAbsMisfitx/.deps/libISSMCore_la-ThicknessAbsMisfitx.Plo
rm -f ./modules/ThicknessAcrossGradientx/.deps/libISSMCore_la-ThicknessAcrossGradientx.Plo
rm -f ./modules/ThicknessAlongGradientx/.deps/libISSMCore_la-ThicknessAlongGradientx.Plo
rm -f ./modules/Trianglex/.deps/libISSMModules_la-Trianglex.Plo
rm -f ./modules/UpdateDynamicConstraintsx/.deps/libISSMCore_la-UpdateDynamicConstraintsx.Plo
rm -f ./modules/VertexCoordinatesx/.deps/libISSMCore_la-VertexCoordinatesx.Plo
rm -f ./shared/Bamg/.deps/libISSMCore_la-BigPrimeNumber.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-Arrhenius.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-BuddJacka.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-ComputeD18OTemperaturePrecipitationFromPD.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-ComputeDelta18oTemperaturePrecipitation.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-ComputeMungsmTemperaturePrecipitation.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-Cuffey.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-CuffeyTemperate.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-DrainageFunctionWaterfraction.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-EstarComponents.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-LliboutryDuval.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-NyeCO2.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-NyeH2O.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-Paterson.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-PddSurfaceMassBalance.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-PddSurfaceMassBalanceSicopolis.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-PrintArrays.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-StressIntensityIntegralWeight.Plo
rm -f ./shared/Enum/.deps/libISSMCore_la-EnumToStringx.Plo
rm -f ./shared/Enum/.deps/libISSMCore_la-StringToEnumx.Plo
rm -f ./shared/Exceptions/.deps/libISSMCore_la-Exceptions.Plo
rm -f ./shared/Exp/.deps/libISSMModules_la-exp.Plo
rm -f ./shared/FSanalyticals/.deps/libISSMCore_la-fsanalyticals.Plo
rm -f ./shared/LatLong/.deps/libISSMCore_la-Ll2xyx.Plo
rm -f ./shared/LatLong/.deps/libISSMCore_la-Xy2llx.Plo
rm -f ./shared/Matrix/.deps/libISSMCore_la-MatrixUtils.Plo
rm -f ./shared/MemOps/.deps/libISSMCore_la-MemOps.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-BrentSearch.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-GaussPoints.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-NewtonSolveDnorm.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-ODE1.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-Verbosity.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-XZvectorsToCoordinateSystem.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-cross.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-cubic.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-extrema.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-isnan.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-legendre.Plo
rm -f ./shared/Random/.deps/libISSMCore_la-random.Plo
rm -f ./shared/Random/.deps/libISSMCore_la-randomgenerator.Plo
rm -f ./shared/Sorting/.deps/libISSMCore_la-binary_search.Plo
rm -f ./shared/String/.deps/ApiPrintf.Plo
rm -f ./shared/String/.deps/libISSMCore_la-DescriptorIndex.Plo
rm -f ./shared/Threads/.deps/libISSMModules_la-LaunchThread.Plo
rm -f ./shared/Threads/.deps/libISSMModules_la-PartitionRange.Plo
rm -f ./shared/Triangle/.deps/libISSMModules_la-AssociateSegmentToElement.Plo
rm -f ./shared/Triangle/.deps/libISSMModules_la-GridInsideHole.Plo
rm -f ./shared/Triangle/.deps/libISSMModules_la-OrderSegments.Plo
rm -f ./shared/Triangle/.deps/libISSMModules_la-SplitMeshForRifts.Plo
rm -f ./shared/Triangle/.deps/libISSMModules_la-TriangleUtils.Plo
rm -f ./shared/io/Comm/.deps/libISSMCore_la-IssmComm.Plo
rm -f ./shared/io/Disk/.deps/libISSMCore_la-WriteLockFile.Plo
rm -f ./shared/io/Disk/.deps/libISSMCore_la-pfclose.Plo
rm -f ./shared/io/Disk/.deps/libISSMCore_la-pfopen.Plo
rm -f ./shared/io/Marshalling/.deps/libISSMCore_la-IoCodeConversions.Plo
rm -f ./shared/io/Marshalling/.deps/libISSMCore_la-Marshalling.Plo
rm -f ./shared/io/Print/.deps/libISSMCore_la-PrintfFunction.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-convergence.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_adjoint_linear.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_fct.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_glads_nonlinear.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_hydro_nonlinear.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_la.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_la_theta.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_linear.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_newton.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_nonlinear.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_sampling.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_schurcg.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_shakti_nonlinear.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_stokescoupling_nonlinear.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_thermal_nonlinear.Plo
rm -f ./toolkits/.deps/libISSMCore_la-ToolkitOptions.Plo
rm -f ./toolkits/codipack/.deps/libISSMCore_la-CoDiPackGlobal.Plo
rm -f ./toolkits/codipack/.deps/libISSMCore_la-ampi_interface.Plo
rm -f ./toolkits/gsl/.deps/libISSMCore_la-DenseGslSolve.Plo
rm -f ./toolkits/issm/.deps/libISSMCore_la-IssmSolver.Plo
rm -f ./toolkits/issm/.deps/libISSMCore_la-IssmToolkitUtils.Plo
rm -f ./toolkits/metis/patches/.deps/libISSMCore_la-METIS_PartMeshNodalPatch.Plo
rm -f ./toolkits/mpi/.deps/libISSMCore_la-issmmpi.Plo
rm -f ./toolkits/mpi/commops/.deps/libISSMCore_la-DetermineGlobalSize.Plo
rm -f ./toolkits/mpi/commops/.deps/libISSMCore_la-DetermineLocalSize.Plo
rm -f ./toolkits/mpi/commops/.deps/libISSMCore_la-DetermineRowRankFromLocalSize.Plo
rm -f ./toolkits/mpi/commops/.deps/libISSMCore_la-GetOwnershipBoundariesFromRange.Plo
rm -f ./toolkits/mumps/.deps/libISSMCore_la-MumpsSolve.Plo
rm -f ./toolkits/petsc/objects/.deps/libISSMCore_la-PetscMat.Plo
rm -f ./toolkits/petsc/objects/.deps/libISSMCore_la-PetscSolver.Plo
rm -f ./toolkits/petsc/objects/.deps/libISSMCore_la-PetscVec.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-ISSMToPetscInsertMode.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-ISSMToPetscMatrixType.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-ISSMToPetscNormMode.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-KSPFree.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-MatFree.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-MatMultPatch.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-MatToMPISerial.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-NewMat.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-NewVec.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-PetscOptionsDetermineSolverType.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-VecFree.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-VecToMPISerial.Plo
rm -f main/.deps/issm-issm.Po
rm -f main/.deps/issm_dakota-issm_dakota.Po
rm -f main/.deps/issm_ocean-issm_ocean.Po
rm -f main/.deps/issm_post-issm_post.Po
rm -f main/.deps/issm_slc-issm_slc.Po
rm -f main/.deps/kriging-kriging.Po
rm -f Makefile
Making distclean in m
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f Makefile
Making distclean in wrappers
Making distclean in matlab
test -z "libISSMMatlab.la libISSMApi.la BamgConvertMesh_matlab.la BamgMesher_matlab.la BamgTriangulate_matlab.la ContourToMesh_matlab.la ContourToNodes_matlab.la DistanceToMaskBoundary_matlab.la ElementConnectivity_matlab.la ExpSimplify_matlab.la ExpToLevelSet_matlab.la InterpFromGridToMesh_matlab.la InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la M1qn3_matlab.la MeshPartition_matlab.la MeshProfileIntersection_matlab.la NodeConnectivity_matlab.la PointCloudFindNeighbors_matlab.la ProcessRifts_matlab.la PropagateFlagsFromConnectivity_matlab.la Scotch_matlab.la Triangle_matlab.la Chaco_matlab.la Kriging_matlab.la  CoordTransform_matlab.la" || rm -f libISSMMatlab.la libISSMApi.la BamgConvertMesh_matlab.la BamgMesher_matlab.la BamgTriangulate_matlab.la ContourToMesh_matlab.la ContourToNodes_matlab.la DistanceToMaskBoundary_matlab.la ElementConnectivity_matlab.la ExpSimplify_matlab.la ExpToLevelSet_matlab.la InterpFromGridToMesh_matlab.la InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la M1qn3_matlab.la MeshPartition_matlab.la MeshProfileIntersection_matlab.la NodeConnectivity_matlab.la PointCloudFindNeighbors_matlab.la ProcessRifts_matlab.la PropagateFlagsFromConnectivity_matlab.la Scotch_matlab.la Triangle_matlab.la Chaco_matlab.la Kriging_matlab.la  CoordTransform_matlab.la
rm -f ./so_locations
rm -rf .libs _libs
rm -rf ../BamgConvertMesh/.libs ../BamgConvertMesh/_libs
rm -rf ../BamgMesher/.libs ../BamgMesher/_libs
rm -rf ../BamgTriangulate/.libs ../BamgTriangulate/_libs
rm -rf ../Chaco/.libs ../Chaco/_libs
rm -rf ../ContourToMesh/.libs ../ContourToMesh/_libs
rm -rf ../ContourToNodes/.libs ../ContourToNodes/_libs
rm -rf ../CoordTransform/.libs ../CoordTransform/_libs
rm -rf ../DistanceToMaskBoundary/.libs ../DistanceToMaskBoundary/_libs
rm -rf ../ElementConnectivity/.libs ../ElementConnectivity/_libs
rm -rf ../ExpSimplify/.libs ../ExpSimplify/_libs
rm -rf ../ExpToLevelSet/.libs ../ExpToLevelSet/_libs
rm -rf ../InterpFromGridToMesh/.libs ../InterpFromGridToMesh/_libs
rm -rf ../InterpFromMesh2d/.libs ../InterpFromMesh2d/_libs
rm -rf ../InterpFromMeshToGrid/.libs ../InterpFromMeshToGrid/_libs
rm -rf ../InterpFromMeshToMesh2d/.libs ../InterpFromMeshToMesh2d/_libs
rm -rf ../InterpFromMeshToMesh3d/.libs ../InterpFromMeshToMesh3d/_libs
rm -rf ../IssmConfig/.libs ../IssmConfig/_libs
rm -rf ../Kriging/.libs ../Kriging/_libs
rm -rf ../M1qn3/.libs ../M1qn3/_libs
rm -rf ../MeshPartition/.libs ../MeshPartition/_libs
rm -rf ../MeshProfileIntersection/.libs ../MeshProfileIntersection/_libs
rm -rf ../NodeConnectivity/.libs ../NodeConnectivity/_libs
rm -rf ../PointCloudFindNeighbors/.libs ../PointCloudFindNeighbors/_libs
rm -rf ../ProcessRifts/.libs ../ProcessRifts/_libs
rm -rf ../PropagateFlagsFromConnectivity/.libs ../PropagateFlagsFromConnectivity/_libs
rm -rf ../Scotch/.libs ../Scotch/_libs
rm -rf ../ShpRead/.libs ../ShpRead/_libs
rm -rf ../Triangle/.libs ../Triangle/_libs
rm -rf ./io/.libs ./io/_libs
rm -f *.o
rm -f ../BamgConvertMesh/*.o
rm -f ../BamgConvertMesh/*.lo
rm -f ../BamgMesher/*.o
rm -f ../BamgMesher/*.lo
rm -f ../BamgTriangulate/*.o
rm -f ../BamgTriangulate/*.lo
rm -f ../Chaco/*.o
rm -f ../Chaco/*.lo
rm -f ../ContourToMesh/*.o
rm -f ../ContourToMesh/*.lo
rm -f ../ContourToNodes/*.o
rm -f ../ContourToNodes/*.lo
rm -f ../CoordTransform/*.o
rm -f ../CoordTransform/*.lo
rm -f ../DistanceToMaskBoundary/*.o
rm -f ../DistanceToMaskBoundary/*.lo
rm -f ../ElementConnectivity/*.o
rm -f ../ElementConnectivity/*.lo
rm -f ../ExpSimplify/*.o
rm -f ../ExpSimplify/*.lo
rm -f ../ExpToLevelSet/*.o
rm -f ../ExpToLevelSet/*.lo
rm -f ../InterpFromGridToMesh/*.o
rm -f ../InterpFromGridToMesh/*.lo
rm -f ../InterpFromMesh2d/*.o
rm -f ../InterpFromMesh2d/*.lo
rm -f ../InterpFromMeshToGrid/*.o
rm -f ../InterpFromMeshToGrid/*.lo
rm -f ../InterpFromMeshToMesh2d/*.o
rm -f ../InterpFromMeshToMesh2d/*.lo
rm -f ../InterpFromMeshToMesh3d/*.o
rm -f ../InterpFromMeshToMesh3d/*.lo
rm -f ../IssmConfig/*.o
rm -f ../IssmConfig/*.lo
rm -f ../Kriging/*.o
rm -f ../Kriging/*.lo
rm -f ../M1qn3/*.o
rm -f ../M1qn3/*.lo
rm -f ../MeshPartition/*.o
rm -f ../MeshPartition/*.lo
rm -f ../MeshProfileIntersection/*.o
rm -f ../MeshProfileIntersection/*.lo
rm -f ../NodeConnectivity/*.o
rm -f ../NodeConnectivity/*.lo
rm -f ../PointCloudFindNeighbors/*.o
rm -f ../PointCloudFindNeighbors/*.lo
rm -f ../ProcessRifts/*.o
rm -f ../ProcessRifts/*.lo
rm -f ../PropagateFlagsFromConnectivity/*.o
rm -f ../PropagateFlagsFromConnectivity/*.lo
rm -f ../Scotch/*.o
rm -f ../Scotch/*.lo
rm -f ../ShpRead/*.o
rm -f ../ShpRead/*.lo
rm -f ../Triangle/*.o
rm -f ../Triangle/*.lo
rm -f ./io/*.o
rm -f ./io/*.lo
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f ../BamgConvertMesh/.deps/.dirstamp
rm -f ../BamgConvertMesh/.dirstamp
rm -f ../BamgMesher/.deps/.dirstamp
rm -f ../BamgMesher/.dirstamp
rm -f ../BamgTriangulate/.deps/.dirstamp
rm -f ../BamgTriangulate/.dirstamp
rm -f ../Chaco/.deps/.dirstamp
rm -f ../Chaco/.dirstamp
rm -f ../ContourToMesh/.deps/.dirstamp
rm -f ../ContourToMesh/.dirstamp
rm -f ../ContourToNodes/.deps/.dirstamp
rm -f ../ContourToNodes/.dirstamp
rm -f ../CoordTransform/.deps/.dirstamp
rm -f ../CoordTransform/.dirstamp
rm -f ../DistanceToMaskBoundary/.deps/.dirstamp
rm -f ../DistanceToMaskBoundary/.dirstamp
rm -f ../ElementConnectivity/.deps/.dirstamp
rm -f ../ElementConnectivity/.dirstamp
rm -f ../ExpSimplify/.deps/.dirstamp
rm -f ../ExpSimplify/.dirstamp
rm -f ../ExpToLevelSet/.deps/.dirstamp
rm -f ../ExpToLevelSet/.dirstamp
rm -f ../InterpFromGridToMesh/.deps/.dirstamp
rm -f ../InterpFromGridToMesh/.dirstamp
rm -f ../InterpFromMesh2d/.deps/.dirstamp
rm -f ../InterpFromMesh2d/.dirstamp
rm -f ../InterpFromMeshToGrid/.deps/.dirstamp
rm -f ../InterpFromMeshToGrid/.dirstamp
rm -f ../InterpFromMeshToMesh2d/.deps/.dirstamp
rm -f ../InterpFromMeshToMesh2d/.dirstamp
rm -f ../InterpFromMeshToMesh3d/.deps/.dirstamp
rm -f ../InterpFromMeshToMesh3d/.dirstamp
rm -f ../IssmConfig/.deps/.dirstamp
rm -f ../IssmConfig/.dirstamp
rm -f ../Kriging/.deps/.dirstamp
rm -f ../Kriging/.dirstamp
rm -f ../M1qn3/.deps/.dirstamp
rm -f ../M1qn3/.dirstamp
rm -f ../MeshPartition/.deps/.dirstamp
rm -f ../MeshPartition/.dirstamp
rm -f ../MeshProfileIntersection/.deps/.dirstamp
rm -f ../MeshProfileIntersection/.dirstamp
rm -f ../NodeConnectivity/.deps/.dirstamp
rm -f ../NodeConnectivity/.dirstamp
rm -f ../PointCloudFindNeighbors/.deps/.dirstamp
rm -f ../PointCloudFindNeighbors/.dirstamp
rm -f ../ProcessRifts/.deps/.dirstamp
rm -f ../ProcessRifts/.dirstamp
rm -f ../PropagateFlagsFromConnectivity/.deps/.dirstamp
rm -f ../PropagateFlagsFromConnectivity/.dirstamp
rm -f ../Scotch/.deps/.dirstamp
rm -f ../Scotch/.dirstamp
rm -f ../ShpRead/.deps/.dirstamp
rm -f ../ShpRead/.dirstamp
rm -f ../Triangle/.deps/.dirstamp
rm -f ../Triangle/.dirstamp
rm -f io/.deps/.dirstamp
rm -f io/.dirstamp
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ../BamgConvertMesh/.deps/BamgConvertMesh.Plo
rm -f ../BamgMesher/.deps/BamgMesher.Plo
rm -f ../BamgTriangulate/.deps/BamgTriangulate.Plo
rm -f ../Chaco/.deps/Chaco.Plo
rm -f ../ContourToMesh/.deps/ContourToMesh.Plo
rm -f ../ContourToNodes/.deps/ContourToNodes.Plo
rm -f ../CoordTransform/.deps/CoordTransform.Plo
rm -f ../DistanceToMaskBoundary/.deps/DistanceToMaskBoundary.Plo
rm -f ../ElementConnectivity/.deps/ElementConnectivity.Plo
rm -f ../ExpSimplify/.deps/ExpSimplify.Plo
rm -f ../ExpToLevelSet/.deps/ExpToLevelSet.Plo
rm -f ../InterpFromGridToMesh/.deps/InterpFromGridToMesh.Plo
rm -f ../InterpFromMesh2d/.deps/InterpFromMesh2d.Plo
rm -f ../InterpFromMeshToGrid/.deps/InterpFromMeshToGrid.Plo
rm -f ../InterpFromMeshToMesh2d/.deps/InterpFromMeshToMesh2d.Plo
rm -f ../InterpFromMeshToMesh3d/.deps/InterpFromMeshToMesh3d.Plo
rm -f ../IssmConfig/.deps/IssmConfig.Plo
rm -f ../Kriging/.deps/Kriging.Plo
rm -f ../M1qn3/.deps/M1qn3.Plo
rm -f ../MeshPartition/.deps/MeshPartition.Plo
rm -f ../MeshProfileIntersection/.deps/MeshProfileIntersection.Plo
rm -f ../NodeConnectivity/.deps/NodeConnectivity.Plo
rm -f ../PointCloudFindNeighbors/.deps/PointCloudFindNeighbors.Plo
rm -f ../ProcessRifts/.deps/ProcessRifts.Plo
rm -f ../PropagateFlagsFromConnectivity/.deps/PropagateFlagsFromConnectivity.Plo
rm -f ../Scotch/.deps/Scotch.Plo
rm -f ../ShpRead/.deps/ShpRead.Plo
rm -f ../Triangle/.deps/Triangle.Plo
rm -f ./io/.deps/libISSMApi_la-ApiPrintf.Plo
rm -f ./io/.deps/libISSMMatlab_la-CheckNumMatlabArguments.Plo
rm -f ./io/.deps/libISSMMatlab_la-FetchMatlabData.Plo
rm -f ./io/.deps/libISSMMatlab_la-WriteMatlabData.Plo
rm -f Makefile
Making distclean in javascript
 rm -f IssmModule.js
 rm -f IssmModule
test -z "libISSMJavascript.la libISSMApi.la" || rm -f libISSMJavascript.la libISSMApi.la
rm -f ./so_locations
rm -rf .libs _libs
rm -rf ./io/.libs ./io/_libs
rm -f *.o
rm -f ../BamgMesher/*.o
rm -f ../ContourToMesh/*.o
rm -f ../ElementConnectivity/*.o
rm -f ../InterpFromGridToMesh/*.o
rm -f ../InterpFromMeshToMesh2d/*.o
rm -f ../Issm/*.o
rm -f ../IssmConfig/*.o
rm -f ../NodeConnectivity/*.o
rm -f ../Triangle/*.o
rm -f ./io/*.o
rm -f ./io/*.lo
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f ../BamgMesher/.deps/.dirstamp
rm -f ../BamgMesher/.dirstamp
rm -f ../ContourToMesh/.deps/.dirstamp
rm -f ../ContourToMesh/.dirstamp
rm -f ../ElementConnectivity/.deps/.dirstamp
rm -f ../ElementConnectivity/.dirstamp
rm -f ../InterpFromGridToMesh/.deps/.dirstamp
rm -f ../InterpFromGridToMesh/.dirstamp
rm -f ../InterpFromMeshToMesh2d/.deps/.dirstamp
rm -f ../InterpFromMeshToMesh2d/.dirstamp
rm -f ../Issm/.deps/.dirstamp
rm -f ../Issm/.dirstamp
rm -f ../IssmConfig/.deps/.dirstamp
rm -f ../IssmConfig/.dirstamp
rm -f ../NodeConnectivity/.deps/.dirstamp
rm -f ../NodeConnectivity/.dirstamp
rm -f ../Triangle/.deps/.dirstamp
rm -f ../Triangle/.dirstamp
rm -f io/.deps/.dirstamp
rm -f io/.dirstamp
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ../BamgMesher/.deps/IssmModule-BamgMesher.Po
rm -f ../ContourToMesh/.deps/IssmModule-ContourToMesh.Po
rm -f ../ElementConnectivity/.deps/IssmModule-ElementConnectivity.Po
rm -f ../InterpFromGridToMesh/.deps/IssmModule-InterpFromGridToMesh.Po
rm -f ../InterpFromMeshToMesh2d/.deps/IssmModule-InterpFromMeshToMesh2d.Po
rm -f ../Issm/.deps/IssmModule-issm.Po
rm -f ../IssmConfig/.deps/IssmModule-IssmConfig.Po
rm -f ../NodeConnectivity/.deps/IssmModule-NodeConnectivity.Po
rm -f ../Triangle/.deps/IssmModule-Triangle.Po
rm -f ./io/.deps/libISSMApi_la-ApiPrintf.Plo
rm -f ./io/.deps/libISSMJavascript_la-FetchJavascriptData.Plo
rm -f ./io/.deps/libISSMJavascript_la-WriteJavascriptData.Plo
rm -f Makefile
Making distclean in python
test -z "libISSMPython.la libISSMApi.la BamgConvertMesh_python.la BamgMesher_python.la BamgTriangulate_python.la ContourToMesh_python.la ContourToNodes_python.la ElementConnectivity_python.la ExpToLevelSet_python.la InterpFromGridToMesh_python.la InterpFromMesh2d_python.la InterpFromMeshToGrid_python.la InterpFromMeshToMesh2d_python.la InterpFromMeshToMesh3d_python.la IssmConfig_python.la MeshPartition_python.la MeshProfileIntersection_python.la NodeConnectivity_python.la Triangle_python.la ProcessRifts_python.la Chaco_python.la" || rm -f libISSMPython.la libISSMApi.la BamgConvertMesh_python.la BamgMesher_python.la BamgTriangulate_python.la ContourToMesh_python.la ContourToNodes_python.la ElementConnectivity_python.la ExpToLevelSet_python.la InterpFromGridToMesh_python.la InterpFromMesh2d_python.la InterpFromMeshToGrid_python.la InterpFromMeshToMesh2d_python.la InterpFromMeshToMesh3d_python.la IssmConfig_python.la MeshPartition_python.la MeshProfileIntersection_python.la NodeConnectivity_python.la Triangle_python.la ProcessRifts_python.la Chaco_python.la
rm -f ./so_locations
rm -rf .libs _libs
rm -rf ../BamgConvertMesh/.libs ../BamgConvertMesh/_libs
rm -rf ../BamgMesher/.libs ../BamgMesher/_libs
rm -rf ../BamgTriangulate/.libs ../BamgTriangulate/_libs
rm -rf ../Chaco/.libs ../Chaco/_libs
rm -rf ../ContourToMesh/.libs ../ContourToMesh/_libs
rm -rf ../ContourToNodes/.libs ../ContourToNodes/_libs
rm -rf ../ElementConnectivity/.libs ../ElementConnectivity/_libs
rm -rf ../ExpToLevelSet/.libs ../ExpToLevelSet/_libs
rm -rf ../InterpFromGridToMesh/.libs ../InterpFromGridToMesh/_libs
rm -rf ../InterpFromMesh2d/.libs ../InterpFromMesh2d/_libs
rm -rf ../InterpFromMeshToGrid/.libs ../InterpFromMeshToGrid/_libs
rm -rf ../InterpFromMeshToMesh2d/.libs ../InterpFromMeshToMesh2d/_libs
rm -rf ../InterpFromMeshToMesh3d/.libs ../InterpFromMeshToMesh3d/_libs
rm -rf ../IssmConfig/.libs ../IssmConfig/_libs
rm -rf ../MeshPartition/.libs ../MeshPartition/_libs
rm -rf ../MeshProfileIntersection/.libs ../MeshProfileIntersection/_libs
rm -rf ../NodeConnectivity/.libs ../NodeConnectivity/_libs
rm -rf ../ProcessRifts/.libs ../ProcessRifts/_libs
rm -rf ../Triangle/.libs ../Triangle/_libs
rm -rf ./io/.libs ./io/_libs
rm -f *.o
rm -f ../BamgConvertMesh/*.o
rm -f ../BamgConvertMesh/*.lo
rm -f ../BamgMesher/*.o
rm -f ../BamgMesher/*.lo
rm -f ../BamgTriangulate/*.o
rm -f ../BamgTriangulate/*.lo
rm -f ../Chaco/*.o
rm -f ../Chaco/*.lo
rm -f ../ContourToMesh/*.o
rm -f ../ContourToMesh/*.lo
rm -f ../ContourToNodes/*.o
rm -f ../ContourToNodes/*.lo
rm -f ../ElementConnectivity/*.o
rm -f ../ElementConnectivity/*.lo
rm -f ../ExpToLevelSet/*.o
rm -f ../ExpToLevelSet/*.lo
rm -f ../InterpFromGridToMesh/*.o
rm -f ../InterpFromGridToMesh/*.lo
rm -f ../InterpFromMesh2d/*.o
rm -f ../InterpFromMesh2d/*.lo
rm -f ../InterpFromMeshToGrid/*.o
rm -f ../InterpFromMeshToGrid/*.lo
rm -f ../InterpFromMeshToMesh2d/*.o
rm -f ../InterpFromMeshToMesh2d/*.lo
rm -f ../InterpFromMeshToMesh3d/*.o
rm -f ../InterpFromMeshToMesh3d/*.lo
rm -f ../IssmConfig/*.o
rm -f ../IssmConfig/*.lo
rm -f ../MeshPartition/*.o
rm -f ../MeshPartition/*.lo
rm -f ../MeshProfileIntersection/*.o
rm -f ../MeshProfileIntersection/*.lo
rm -f ../NodeConnectivity/*.o
rm -f ../NodeConnectivity/*.lo
rm -f ../ProcessRifts/*.o
rm -f ../ProcessRifts/*.lo
rm -f ../Triangle/*.o
rm -f ../Triangle/*.lo
rm -f ./io/*.o
rm -f ./io/*.lo
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f ../BamgConvertMesh/.deps/.dirstamp
rm -f ../BamgConvertMesh/.dirstamp
rm -f ../BamgMesher/.deps/.dirstamp
rm -f ../BamgMesher/.dirstamp
rm -f ../BamgTriangulate/.deps/.dirstamp
rm -f ../BamgTriangulate/.dirstamp
rm -f ../Chaco/.deps/.dirstamp
rm -f ../Chaco/.dirstamp
rm -f ../ContourToMesh/.deps/.dirstamp
rm -f ../ContourToMesh/.dirstamp
rm -f ../ContourToNodes/.deps/.dirstamp
rm -f ../ContourToNodes/.dirstamp
rm -f ../ElementConnectivity/.deps/.dirstamp
rm -f ../ElementConnectivity/.dirstamp
rm -f ../ExpToLevelSet/.deps/.dirstamp
rm -f ../ExpToLevelSet/.dirstamp
rm -f ../InterpFromGridToMesh/.deps/.dirstamp
rm -f ../InterpFromGridToMesh/.dirstamp
rm -f ../InterpFromMesh2d/.deps/.dirstamp
rm -f ../InterpFromMesh2d/.dirstamp
rm -f ../InterpFromMeshToGrid/.deps/.dirstamp
rm -f ../InterpFromMeshToGrid/.dirstamp
rm -f ../InterpFromMeshToMesh2d/.deps/.dirstamp
rm -f ../InterpFromMeshToMesh2d/.dirstamp
rm -f ../InterpFromMeshToMesh3d/.deps/.dirstamp
rm -f ../InterpFromMeshToMesh3d/.dirstamp
rm -f ../IssmConfig/.deps/.dirstamp
rm -f ../IssmConfig/.dirstamp
rm -f ../MeshPartition/.deps/.dirstamp
rm -f ../MeshPartition/.dirstamp
rm -f ../MeshProfileIntersection/.deps/.dirstamp
rm -f ../MeshProfileIntersection/.dirstamp
rm -f ../NodeConnectivity/.deps/.dirstamp
rm -f ../NodeConnectivity/.dirstamp
rm -f ../ProcessRifts/.deps/.dirstamp
rm -f ../ProcessRifts/.dirstamp
rm -f ../Triangle/.deps/.dirstamp
rm -f ../Triangle/.dirstamp
rm -f io/.deps/.dirstamp
rm -f io/.dirstamp
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ../BamgConvertMesh/.deps/BamgConvertMesh_python_la-BamgConvertMesh.Plo
rm -f ../BamgMesher/.deps/BamgMesher_python_la-BamgMesher.Plo
rm -f ../BamgTriangulate/.deps/BamgTriangulate_python_la-BamgTriangulate.Plo
rm -f ../Chaco/.deps/Chaco_python_la-Chaco.Plo
rm -f ../ContourToMesh/.deps/ContourToMesh_python_la-ContourToMesh.Plo
rm -f ../ContourToNodes/.deps/ContourToNodes_python_la-ContourToNodes.Plo
rm -f ../ElementConnectivity/.deps/ElementConnectivity_python_la-ElementConnectivity.Plo
rm -f ../ExpToLevelSet/.deps/ExpToLevelSet_python_la-ExpToLevelSet.Plo
rm -f ../InterpFromGridToMesh/.deps/InterpFromGridToMesh_python_la-InterpFromGridToMesh.Plo
rm -f ../InterpFromMesh2d/.deps/InterpFromMesh2d_python_la-InterpFromMesh2d.Plo
rm -f ../InterpFromMeshToGrid/.deps/InterpFromMeshToGrid_python_la-InterpFromMeshToGrid.Plo
rm -f ../InterpFromMeshToMesh2d/.deps/InterpFromMeshToMesh2d_python_la-InterpFromMeshToMesh2d.Plo
rm -f ../InterpFromMeshToMesh3d/.deps/InterpFromMeshToMesh3d_python_la-InterpFromMeshToMesh3d.Plo
rm -f ../IssmConfig/.deps/IssmConfig_python_la-IssmConfig.Plo
rm -f ../MeshPartition/.deps/MeshPartition_python_la-MeshPartition.Plo
rm -f ../MeshProfileIntersection/.deps/MeshProfileIntersection_python_la-MeshProfileIntersection.Plo
rm -f ../NodeConnectivity/.deps/NodeConnectivity_python_la-NodeConnectivity.Plo
rm -f ../ProcessRifts/.deps/ProcessRifts_python_la-ProcessRifts.Plo
rm -f ../Triangle/.deps/Triangle_python_la-Triangle.Plo
rm -f ./io/.deps/libISSMApi_la-ApiPrintf.Plo
rm -f ./io/.deps/libISSMPython_la-CheckNumPythonArguments.Plo
rm -f ./io/.deps/libISSMPython_la-FetchPythonData.Plo
rm -f ./io/.deps/libISSMPython_la-WritePythonData.Plo
rm -f Makefile
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f Makefile
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f Makefile
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f config.h stamp-h1
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
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-Solid_Earth/externalpackages/autotools/install/bin/autoconf --force
autoreconf: running: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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 icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran 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 gcc... gcc3
checking dependency style of g++... 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 gcc... /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... 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... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... 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 gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc 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... g++ -E
checking for ld used by g++... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common -DPIC
checking if g++ PIC flag -fno-common -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ 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 gfortran option to produce PIC... -fno-common
checking if gfortran PIC flag -fno-common works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran 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 gfortran option to produce PIC... -fno-common
checking if gfortran PIC flag -fno-common works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran 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... Tue Jul 30 19:36:22 PDT 2024
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 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
enforced Python version is 3.9
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... yes
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ATLAS and CBLAS libraries... no
checking for GSL... yes
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... yes
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... yes
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
======================================================
                    Compiling ISSM                    
======================================================
Making with 4 CPUs
/Library/Developer/CommandLineTools/usr/bin/make  all-recursive
Making all in src
Making all in c
  CXX      classes/libISSMCore_la-IoModel.lo
  CXX      classes/libISSMCore_la-FemModel.lo
  CXX      classes/libISSMCore_la-DependentObject.lo
  CXX      classes/libISSMCore_la-Contours.lo
./classes/Contours.cpp:41:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : contours->objects){
                             ^
1 warning generated.
  CXX      classes/libISSMCore_la-Vertices.lo
In file included from ./classes/FemModel.cpp:15:
In file included from ./classes/../classes/classes.h:21:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/IoModel.cpp:26:
In file included from ./classes/../classes/classes.h:21:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/DependentObject.cpp:11:
In file included from ./classes/../classes/classes.h:21:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/Vertices.cpp:20:
In file included from ./classes/./Vertex.h:10:
In file included from ./classes/../classes/classes.h:21:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/FemModel.cpp:15:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:95:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/FemModel.cpp:15:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:98:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/FemModel.cpp:15:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:101:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/FemModel.cpp:15:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:104:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/IoModel.cpp:26:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:95:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/IoModel.cpp:26:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:98:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/IoModel.cpp:26:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:101:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/IoModel.cpp:26:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:104:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/DependentObject.cpp:11:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:95:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/DependentObject.cpp:11:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:98:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/DependentObject.cpp:11:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:101:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/DependentObject.cpp:11:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:104:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/FemModel.cpp:15:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./classes/IoModel.cpp:26:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./classes/DependentObject.cpp:11:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./classes/IoModel.cpp:450:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                for(Object* & object : elements->objects){
                                     ^
In file included from ./classes/Vertices.cpp:20:
In file included from ./classes/./Vertex.h:10:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:95:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Vertices.cpp:20:
In file included from ./classes/./Vertex.h:10:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:98:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Vertices.cpp:20:
In file included from ./classes/./Vertex.h:10:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:101:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Vertices.cpp:20:
In file included from ./classes/./Vertex.h:10:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:104:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
./classes/FemModel.cpp:119:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                for(Object* & object : this->elements->objects){
                                     ^
./classes/IoModel.cpp:1903:25: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                        for(Object* & object : elements->objects){
                                             ^
./classes/IoModel.cpp:1924:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : elements->objects){
                             ^
./classes/IoModel.cpp:1945:25: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                        for(Object* & object : elements->objects){
                                             ^
./classes/IoModel.cpp:1970:25: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                        for(Object* & object : elements->objects){
                                             ^
./classes/IoModel.cpp:1977:25: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                        for(Object* & object : elements->objects){
                                             ^
./classes/IoModel.cpp:1984:25: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                        for(Object* & object : elements->objects){
                                             ^
./classes/IoModel.cpp:1992:25: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                        for(Object* & object : elements->objects){
                                             ^
./classes/IoModel.cpp:2000:25: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                        for(Object* & object : elements->objects){
                                             ^
./classes/IoModel.cpp:2027:26: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                                for(Object* & object : elements->objects){
                                                     ^
./classes/IoModel.cpp:2125:25: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                        for(Object* & object : elements->objects){
                                             ^
./classes/IoModel.cpp:2145:25: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                        for(Object* & object : elements->objects){
                                             ^
./classes/IoModel.cpp:2186:25: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                        for(Object* & object : elements->objects){
                                             ^
./classes/IoModel.cpp:2201:25: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                        for(Object* & object : elements->objects){
                                             ^
./classes/FemModel.cpp:1057:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1113:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1121:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1129:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1137:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1178:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1197:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1219:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : segments->objects){
                             ^
./classes/FemModel.cpp:1238:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->vertices->objects){
                             ^
./classes/FemModel.cpp:1299:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1314:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1327:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1348:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1379:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1403:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1646:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1668:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                for(Object* & object : this->elements->objects){
                                     ^
./classes/FemModel.cpp:1688:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1704:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1720:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1748:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1764:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1780:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1796:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1839:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                for(Object* & object : this->elements->objects){
                                     ^
./classes/FemModel.cpp:1874:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1899:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1924:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1946:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1968:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:1993:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:2018:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:2043:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:2068:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:2093:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:2118:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:2143:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:2176:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:2231:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:2317:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                for(Object* & object : this->elements->objects){
                                     ^
./classes/FemModel.cpp:2500:29: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                                                        for(Object* & object : this->loads->objects){
                                                                             ^
./classes/FemModel.cpp:2536:29: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                                                        for(Object* & object : this->elements->objects){
                                                                             ^
./classes/FemModel.cpp:2550:28: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                                                for(Object* & object : this->elements->objects){
                                                                     ^
./classes/FemModel.cpp:2579:29: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                                                        for(Object* & object : this->elements->objects){
                                                                             ^
./classes/FemModel.cpp:2606:30: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                                                                for(Object* & object : this->elements->objects){
                                                                                     ^
./classes/FemModel.cpp:2625:30: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                                                                for(Object* & object : this->elements->objects){
                                                                                     ^
./classes/FemModel.cpp:2753:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:2761:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:2769:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:2777:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:2786:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:2803:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:2857:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:2911:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:2946:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:2974:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:3025:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:3053:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:3069:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:3085:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:3101:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:3117:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:3133:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:3149:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:3162:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:3171:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:3225:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->vertices->objects){
                             ^
./classes/FemModel.cpp:3312:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : new_vertices->objects){
                             ^
./classes/FemModel.cpp:3447:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:3479:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:3584:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:3909:25: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
   for(Object* & object : femmodel_elements->objects){
                        ^
./classes/FemModel.cpp:4083:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->constraints_list[analysis_index]->objects){
                             ^
./classes/FemModel.cpp:4189:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:4279:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:4345:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:4429:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:4484:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:4517:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:4573:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:4852:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:4860:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->nodes->objects){
                             ^
./classes/FemModel.cpp:4884:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:4900:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:4967:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                for(Object* & object : this->elements->objects){
                                     ^
./classes/FemModel.cpp:4987:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:4999:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:5048:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->elements->objects){
                             ^
./classes/FemModel.cpp:5062:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->nodes->objects){
                             ^
./classes/FemModel.cpp:5099:25: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                        for(Object* & object : this->elements->objects){
                                             ^
./classes/FemModel.cpp:5135:25: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                        for(Object* & object : this->elements->objects){
                                             ^
./classes/FemModel.cpp:5182:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                for(Object* & object : this->elements->objects){
                                     ^
./classes/FemModel.cpp:5194:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                for(Object* & object : this->elements->objects){
                                     ^
./classes/FemModel.cpp:5471:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->vertices->objects){
                             ^
14 warnings generated.
In file included from ./classes/Vertices.cpp:20:
In file included from ./classes/./Vertex.h:10:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
  CXX      classes/libISSMCore_la-Nodes.lo
./classes/Vertices.cpp:156:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->objects){
                             ^
./classes/Vertices.cpp:193:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->objects){
                             ^
./classes/Vertices.cpp:232:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->objects){
                             ^
./classes/Vertices.cpp:243:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->objects){
                             ^
./classes/Vertices.cpp:251:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->objects){
                             ^
./classes/Vertices.cpp:268:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->objects){
                             ^
./classes/Nodes.cpp:151:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->objects){
                             ^
./classes/Nodes.cpp:157:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->objects){
                             ^
./classes/Nodes.cpp:175:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->objects){
                             ^
./classes/Nodes.cpp:219:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->objects){
                             ^
./classes/Nodes.cpp:243:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->objects){
                             ^
./classes/Nodes.cpp:251:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->objects){
                             ^
./classes/Nodes.cpp:255:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->objects){
                             ^
./classes/Nodes.cpp:268:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->objects){
                             ^
./classes/Nodes.cpp:318:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->objects){
                             ^
./classes/Nodes.cpp:349:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->objects){
                             ^
./classes/Nodes.cpp:365:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->objects){
                             ^
./classes/Nodes.cpp:393:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->objects){
                             ^
./classes/Nodes.cpp:425:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->objects){
                             ^
./classes/Nodes.cpp:453:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->objects){
                             ^
20 warnings generated.
  CXX      classes/libISSMCore_la-Numberedcostfunction.lo
14 warnings generated.
  CXX      classes/libISSMCore_la-Misfit.lo
28 warnings generated.
  CXX      classes/libISSMCore_la-Cfsurfacesquare.lo
In file included from ./classes/Numberedcostfunction.cpp:14:
In file included from ./classes/../classes/classes.h:21:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/Misfit.cpp:13:
In file included from ./classes/../classes/classes.h:21:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/Cfsurfacesquare.cpp:13:
In file included from ./classes/../classes/classes.h:21:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/Numberedcostfunction.cpp:14:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:95:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Numberedcostfunction.cpp:14:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:98:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Numberedcostfunction.cpp:14:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:101:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Numberedcostfunction.cpp:14:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:104:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
109 warnings generated.
  CXX      classes/libISSMCore_la-Cfsurfacesquaretransient.lo
In file included from ./classes/Misfit.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:95:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Misfit.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:98:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Misfit.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:101:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Misfit.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:104:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/Numberedcostfunction.cpp:14:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./classes/Cfsurfacesquare.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:95:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Cfsurfacesquare.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:98:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Cfsurfacesquare.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:101:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Cfsurfacesquare.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:104:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/Cfsurfacesquaretransient.cpp:13:
In file included from ./classes/../classes/classes.h:21:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/Misfit.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./classes/Misfit.cpp:135:25: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                 for(Object* & object : femmodel->elements->objects){
                                      ^
14 warnings generated.
  CXX      classes/libISSMCore_la-Cfdragcoeffabsgrad.lo
In file included from ./classes/Cfsurfacesquare.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./classes/Cfsurfacesquare.cpp:132:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                for(Object* & object : femmodel->elements->objects){
                                     ^
15 warnings generated.
  CXX      classes/libISSMCore_la-Cfdragcoeffabsgradtransient.lo
15 warnings generated.
  CXX      classes/libISSMCore_la-Cfrheologybbarabsgrad.lo
In file included from ./classes/Cfdragcoeffabsgrad.cpp:13:
In file included from ./classes/../classes/classes.h:21:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/Cfsurfacesquaretransient.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:95:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Cfsurfacesquaretransient.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:98:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Cfsurfacesquaretransient.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:101:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Cfsurfacesquaretransient.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:104:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/Cfdragcoeffabsgradtransient.cpp:13:
In file included from ./classes/../classes/classes.h:21:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/Cfrheologybbarabsgrad.cpp:13:
In file included from ./classes/../classes/classes.h:21:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/Cfsurfacesquaretransient.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./classes/Cfsurfacesquaretransient.cpp:174:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
In file included from ./classes/Cfdragcoeffabsgrad.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:95:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Cfdragcoeffabsgrad.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:98:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Cfdragcoeffabsgrad.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:101:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Cfdragcoeffabsgrad.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:104:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
15 warnings generated.
  CXX      classes/libISSMCore_la-Cfrheologybbarabsgradtransient.lo
In file included from ./classes/Cfdragcoeffabsgradtransient.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:95:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Cfdragcoeffabsgradtransient.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:98:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Cfdragcoeffabsgradtransient.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:101:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Cfdragcoeffabsgradtransient.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:104:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/Cfdragcoeffabsgrad.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./classes/Cfdragcoeffabsgrad.cpp:125:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                for(Object* & object : femmodel->elements->objects){
                                     ^
In file included from ./classes/Cfrheologybbarabsgrad.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:95:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Cfrheologybbarabsgrad.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:98:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Cfrheologybbarabsgrad.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:101:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Cfrheologybbarabsgrad.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:104:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/Cfdragcoeffabsgradtransient.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./classes/Cfrheologybbarabsgradtransient.cpp:13:
In file included from ./classes/../classes/classes.h:21:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
./classes/Cfdragcoeffabsgradtransient.cpp:162:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
15 warnings generated.
  CXX      classes/libISSMCore_la-Cfsurfacelogvel.lo
In file included from ./classes/Cfrheologybbarabsgrad.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./classes/Cfrheologybbarabsgrad.cpp:125:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                for(Object* & object : femmodel->elements->objects){
                                     ^
15 warnings generated.
  CXX      classes/libISSMCore_la-Cflevelsetmisfit.lo
15 warnings generated.
  CXX      classes/libISSMCore_la-Regionaloutput.lo
In file included from ./classes/Cfsurfacelogvel.cpp:13:
In file included from ./classes/../classes/classes.h:21:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/Cfrheologybbarabsgradtransient.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:95:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Cfrheologybbarabsgradtransient.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:98:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Cfrheologybbarabsgradtransient.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:101:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Cfrheologybbarabsgradtransient.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:104:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/Cflevelsetmisfit.cpp:13:
In file included from ./classes/../classes/classes.h:21:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/Regionaloutput.cpp:13:
In file included from ./classes/../classes/classes.h:21:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/Cfrheologybbarabsgradtransient.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./classes/Cfrheologybbarabsgradtransient.cpp:160:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
In file included from ./classes/Cfsurfacelogvel.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:95:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Cfsurfacelogvel.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:98:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Cfsurfacelogvel.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:101:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Cfsurfacelogvel.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:104:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
15 warnings generated.
  CXX      classes/libISSMCore_la-Nodalvalue.lo
In file included from ./classes/Cflevelsetmisfit.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:95:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Cflevelsetmisfit.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:98:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Cflevelsetmisfit.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:101:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Cflevelsetmisfit.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:104:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/Cfsurfacelogvel.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./classes/Cfsurfacelogvel.cpp:127:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                for(Object* & object : femmodel->elements->objects){
                                     ^
In file included from ./classes/Regionaloutput.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:95:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Regionaloutput.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:98:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Regionaloutput.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:101:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Regionaloutput.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:104:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/Cflevelsetmisfit.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./classes/Nodalvalue.cpp:18:
In file included from ./classes/../classes/classes.h:21:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
./classes/Cflevelsetmisfit.cpp:129:25: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                 for(Object* & object : femmodel->elements->objects){
                                      ^
15 warnings generated.
  CXX      classes/libISSMCore_la-Node.lo
In file included from ./classes/Regionaloutput.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./classes/Regionaloutput.cpp:94:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
15 warnings generated.
  CXX      classes/libISSMCore_la-Vertex.lo
15 warnings generated.
  CXX      classes/libISSMCore_la-Hook.lo
In file included from ./classes/Node.cpp:12:
In file included from ./classes/../classes/classes.h:21:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/Nodalvalue.cpp:18:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:203:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Nodalvalue.cpp:18:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:2:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Nodalvalue.cpp:18:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:5:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Nodalvalue.cpp:18:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:8:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/Vertex.cpp:13:
In file included from ./classes/../classes/classes.h:21:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/Hook.cpp:13:
In file included from ./classes/../classes/classes.h:21:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/Nodalvalue.cpp:18:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./classes/Node.cpp:12:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:95:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Node.cpp:12:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:98:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Node.cpp:12:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:101:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Node.cpp:12:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:104:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
  CXX      classes/libISSMCore_la-Radar.lo
In file included from ./classes/Vertex.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:95:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Vertex.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:98:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Vertex.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:101:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Vertex.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:104:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/Hook.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:95:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Hook.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:98:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Hook.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:101:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Hook.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:104:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/Node.cpp:12:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./classes/Radar.cpp:11:
In file included from ./classes/../classes/classes.h:21:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/Vertex.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./classes/Hook.cpp:13:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
14 warnings generated.
  CXX      classes/libISSMCore_la-BarystaticContributions.lo
14 warnings generated.
14 warnings generated.
  CXX      classes/Constraints/libISSMCore_la-SpcStatic.lo
  CXX      classes/Constraints/libISSMCore_la-Constraints.lo
In file included from ./classes/Radar.cpp:11:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:95:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Radar.cpp:11:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:98:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Radar.cpp:11:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:101:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Radar.cpp:11:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:104:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/BarystaticContributions.cpp:14:
In file included from ./classes/../classes/classes.h:21:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
./classes/Constraints/Constraints.cpp:24:22: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object: this->objects){
                            ^
In file included from ./classes/Constraints/SpcStatic.cpp:11:
In file included from ./classes/Constraints/../../classes/classes.h:21:
./classes/Constraints/.././GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/Constraints/.././GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/Constraints/.././GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/Constraints/.././GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/Constraints/.././GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/Constraints/.././GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/Constraints/.././GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/Constraints/.././GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/Constraints/.././GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
1 warning generated.
  CXX      classes/Constraints/libISSMCore_la-SpcDynamic.lo
In file included from ./classes/Radar.cpp:11:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./classes/Radar.cpp:80:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
15 warnings generated.
In file included from ./classes/Constraints/SpcDynamic.cpp:11:
In file included from ./classes/Constraints/../../classes/classes.h:21:
./classes/Constraints/.././GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/Constraints/.././GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/Constraints/.././GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/Constraints/.././GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/Constraints/.././GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/Constraints/.././GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/Constraints/.././GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/Constraints/.././GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/Constraints/.././GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
  CXX      classes/Loads/libISSMCore_la-Channel.lo
In file included from ./classes/BarystaticContributions.cpp:14:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:95:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/BarystaticContributions.cpp:14:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:98:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/BarystaticContributions.cpp:14:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:101:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/BarystaticContributions.cpp:14:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:104:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/Constraints/SpcStatic.cpp:11:
In file included from ./classes/Constraints/../../classes/classes.h:126:
In file included from ./classes/Constraints/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:122:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Constraints/SpcStatic.cpp:11:
In file included from ./classes/Constraints/../../classes/classes.h:126:
In file included from ./classes/Constraints/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:125:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Constraints/SpcStatic.cpp:11:
In file included from ./classes/Constraints/../../classes/classes.h:126:
In file included from ./classes/Constraints/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:128:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Constraints/SpcStatic.cpp:11:
In file included from ./classes/Constraints/../../classes/classes.h:126:
In file included from ./classes/Constraints/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:131:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/Loads/Channel.cpp:14:
In file included from ./classes/Loads/../../classes/classes.h:21:
./classes/Loads/.././GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/Loads/.././GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/Loads/.././GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/Loads/.././GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/Loads/.././GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/Loads/.././GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/Loads/.././GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/Loads/.././GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/Loads/.././GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/BarystaticContributions.cpp:14:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./classes/Constraints/SpcStatic.cpp:11:
In file included from ./classes/Constraints/../../classes/classes.h:126:
In file included from ./classes/Constraints/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./classes/Constraints/SpcDynamic.cpp:11:
In file included from ./classes/Constraints/../../classes/classes.h:126:
In file included from ./classes/Constraints/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:122:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Constraints/SpcDynamic.cpp:11:
In file included from ./classes/Constraints/../../classes/classes.h:126:
In file included from ./classes/Constraints/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:125:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Constraints/SpcDynamic.cpp:11:
In file included from ./classes/Constraints/../../classes/classes.h:126:
In file included from ./classes/Constraints/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:128:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Constraints/SpcDynamic.cpp:11:
In file included from ./classes/Constraints/../../classes/classes.h:126:
In file included from ./classes/Constraints/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:131:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
  CXX      classes/Loads/libISSMCore_la-Loads.lo
In file included from ./classes/Constraints/SpcDynamic.cpp:11:
In file included from ./classes/Constraints/../../classes/classes.h:126:
In file included from ./classes/Constraints/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./classes/Loads/Channel.cpp:14:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:161:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Loads/Channel.cpp:14:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:164:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Loads/Channel.cpp:14:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:167:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Loads/Channel.cpp:14:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:170:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
./classes/Loads/Loads.cpp:104:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->objects){
                             ^
./classes/Loads/Loads.cpp:137:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->objects){
                             ^
14 warnings generated.
  CXX      classes/Loads/libISSMCore_la-Penpair.lo
2 warnings generated.
  CXX      classes/Loads/libISSMCore_la-Pengrid.lo
14 warnings generated.
  CXX      classes/Loads/libISSMCore_la-Moulin.lo
In file included from ./classes/Loads/Channel.cpp:14:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./classes/Loads/Penpair.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:21:
./classes/Loads/.././GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/Loads/.././GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/Loads/.././GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/Loads/.././GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/Loads/.././GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/Loads/.././GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/Loads/.././GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/Loads/.././GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/Loads/.././GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/Loads/Pengrid.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:21:
./classes/Loads/.././GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/Loads/.././GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/Loads/.././GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/Loads/.././GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/Loads/.././GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/Loads/.././GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/Loads/.././GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/Loads/.././GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/Loads/.././GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/Loads/Moulin.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:21:
./classes/Loads/.././GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/Loads/.././GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/Loads/.././GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/Loads/.././GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/Loads/.././GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/Loads/.././GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/Loads/.././GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/Loads/.././GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/Loads/.././GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
  CXX      classes/Loads/libISSMCore_la-Numericalflux.lo
In file included from ./classes/Loads/Penpair.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:173:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Loads/Penpair.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:176:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Loads/Penpair.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:179:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Loads/Penpair.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:182:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/Loads/Pengrid.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:173:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Loads/Pengrid.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:176:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Loads/Pengrid.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:179:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Loads/Pengrid.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:182:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/Loads/Moulin.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:173:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Loads/Moulin.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:176:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Loads/Moulin.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:179:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Loads/Moulin.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:182:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/Loads/Numericalflux.cpp:14:
In file included from ./classes/Loads/../../classes/classes.h:21:
./classes/Loads/.././GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/Loads/.././GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/Loads/.././GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/Loads/.././GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/Loads/.././GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/Loads/.././GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/Loads/.././GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/Loads/.././GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/Loads/.././GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/Loads/Penpair.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./classes/Loads/Pengrid.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./classes/Loads/Moulin.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
14 warnings generated.
  CXX      classes/Loads/libISSMCore_la-Neumannflux.lo
In file included from ./classes/Loads/Numericalflux.cpp:14:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:161:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Loads/Numericalflux.cpp:14:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:164:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Loads/Numericalflux.cpp:14:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:167:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Loads/Numericalflux.cpp:14:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:170:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
14 warnings generated.
  CXX      classes/libISSMCore_la-Profiler.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateFaces.lo
In file included from ./classes/Loads/Numericalflux.cpp:14:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./classes/Loads/Neumannflux.cpp:14:
In file included from ./classes/Loads/../../classes/classes.h:21:
./classes/Loads/.././GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/Loads/.././GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/Loads/.././GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/Loads/.././GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/Loads/.././GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/Loads/.././GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/Loads/.././GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/Loads/.././GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/Loads/.././GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateEdges.lo
In file included from ./modules/ModelProcessorx/CreateFaces.cpp:5:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:21:
./modules/ModelProcessorx/../../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateSingleNodeToElementConnectivity.lo
In file included from ./classes/Loads/Neumannflux.cpp:14:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:161:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Loads/Neumannflux.cpp:14:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:164:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Loads/Neumannflux.cpp:14:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:167:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Loads/Neumannflux.cpp:14:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:170:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./modules/ModelProcessorx/CreateEdges.cpp:5:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:21:
./modules/ModelProcessorx/../../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/Loads/Neumannflux.cpp:14:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./modules/ModelProcessorx/CreateFaces.cpp:5:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:122:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./modules/ModelProcessorx/CreateFaces.cpp:5:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:125:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./modules/ModelProcessorx/CreateFaces.cpp:5:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:128:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./modules/ModelProcessorx/CreateFaces.cpp:5:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:131:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./modules/ModelProcessorx/CreateSingleNodeToElementConnectivity.cpp:7:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:21:
./modules/ModelProcessorx/../../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./modules/ModelProcessorx/CreateEdges.cpp:5:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:122:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./modules/ModelProcessorx/CreateEdges.cpp:5:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:125:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./modules/ModelProcessorx/CreateEdges.cpp:5:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:128:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./modules/ModelProcessorx/CreateEdges.cpp:5:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:131:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./modules/ModelProcessorx/CreateFaces.cpp:5:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
14 warnings generated.
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateNumberNodeToElementConnectivity.lo
In file included from ./modules/ModelProcessorx/CreateEdges.cpp:5:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./modules/ModelProcessorx/CreateSingleNodeToElementConnectivity.cpp:7:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:122:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./modules/ModelProcessorx/CreateSingleNodeToElementConnectivity.cpp:7:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:125:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./modules/ModelProcessorx/CreateSingleNodeToElementConnectivity.cpp:7:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:128:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./modules/ModelProcessorx/CreateSingleNodeToElementConnectivity.cpp:7:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:131:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateElementsVerticesAndMaterials.lo
In file included from ./modules/ModelProcessorx/CreateNumberNodeToElementConnectivity.cpp:12:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:21:
./modules/ModelProcessorx/../../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./modules/ModelProcessorx/CreateSingleNodeToElementConnectivity.cpp:7:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
14 warnings generated.
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateNodes.lo
In file included from ./modules/ModelProcessorx/CreateElementsVerticesAndMaterials.cpp:6:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:21:
./modules/ModelProcessorx/../../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
In file included from ./modules/ModelProcessorx/CreateNumberNodeToElementConnectivity.cpp:12:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:122:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./modules/ModelProcessorx/CreateNumberNodeToElementConnectivity.cpp:12:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:125:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./modules/ModelProcessorx/CreateNumberNodeToElementConnectivity.cpp:12:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:128:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./modules/ModelProcessorx/CreateNumberNodeToElementConnectivity.cpp:12:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:131:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./modules/ModelProcessorx/CreateNodes.cpp:6:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:21:
./modules/ModelProcessorx/../../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
  CXX      main/libISSMCore_la-EnvironmentInit.lo
In file included from ./modules/ModelProcessorx/CreateElementsVerticesAndMaterials.cpp:6:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:57:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./modules/ModelProcessorx/CreateElementsVerticesAndMaterials.cpp:6:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:60:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./modules/ModelProcessorx/CreateElementsVerticesAndMaterials.cpp:6:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:63:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./modules/ModelProcessorx/CreateElementsVerticesAndMaterials.cpp:6:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:66:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./modules/ModelProcessorx/CreateNumberNodeToElementConnectivity.cpp:12:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./modules/ModelProcessorx/CreateNodes.cpp:6:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:57:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./modules/ModelProcessorx/CreateNodes.cpp:6:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:60:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./modules/ModelProcessorx/CreateNodes.cpp:6:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:63:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./modules/ModelProcessorx/CreateNodes.cpp:6:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:66:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./modules/ModelProcessorx/CreateElementsVerticesAndMaterials.cpp:6:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
14 warnings generated.
  CXX      main/libISSMCore_la-EnvironmentFinalize.lo
./modules/ModelProcessorx/CreateElementsVerticesAndMaterials.cpp:225:30: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                                                                for(Object* & object : elements->objects){
                                                                                     ^
  CXX      classes/libISSMCore_la-RiftStruct.lo
In file included from ./modules/ModelProcessorx/CreateNodes.cpp:6:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
  CXX      cores/libISSMCore_la-transient_core.lo
15 warnings generated.
  CXX      cores/libISSMCore_la-steadystate_core.lo
In file included from ./classes/RiftStruct.cpp:5:
In file included from ./classes/../classes/classes.h:21:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
  CXX      cores/libISSMCore_la-masstransport_core.lo
In file included from ./cores/transient_core.cpp:14:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/steadystate_core.cpp:12:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/RiftStruct.cpp:5:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:95:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/RiftStruct.cpp:5:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:98:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/RiftStruct.cpp:5:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:101:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/RiftStruct.cpp:5:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:104:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./cores/masstransport_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/RiftStruct.cpp:5:
In file included from ./classes/../classes/classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./cores/transient_core.cpp:14:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/transient_core.cpp:14:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/transient_core.cpp:14:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/transient_core.cpp:14:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./cores/steadystate_core.cpp:12:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/steadystate_core.cpp:12:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/steadystate_core.cpp:12:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/steadystate_core.cpp:12:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
  CXX      cores/libISSMCore_la-oceantransport_core.lo
In file included from ./cores/transient_core.cpp:14:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./cores/steadystate_core.cpp:12:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./cores/masstransport_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/masstransport_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/masstransport_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/masstransport_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
./cores/transient_core.cpp:117:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                        for(Object* & object:dependent_objects->objects){
                                            ^
15 warnings generated.
  CXX      cores/libISSMCore_la-depthaverage_core.lo
In file included from ./cores/oceantransport_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/masstransport_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
14 warnings generated.
  CXX      cores/libISSMCore_la-extrudefrombase_core.lo
./cores/masstransport_core.cpp:131:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                for(Object* & object : femmodel->elements->objects){
                                     ^
15 warnings generated.
In file included from ./cores/depthaverage_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
  CXX      cores/libISSMCore_la-extrudefromtop_core.lo
In file included from ./cores/extrudefrombase_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/oceantransport_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/oceantransport_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/oceantransport_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/oceantransport_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./cores/extrudefromtop_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/oceantransport_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./cores/depthaverage_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/depthaverage_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/depthaverage_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/depthaverage_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./cores/extrudefrombase_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/extrudefrombase_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/extrudefrombase_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/extrudefrombase_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
  CXX      cores/libISSMCore_la-thermal_core.lo
In file included from ./cores/depthaverage_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./cores/extrudefrombase_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./cores/extrudefromtop_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/extrudefromtop_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/extrudefromtop_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/extrudefromtop_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
  CXX      cores/libISSMCore_la-smb_core.lo
In file included from ./cores/thermal_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
In file included from ./cores/extrudefromtop_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
  CXX      cores/libISSMCore_la-bmb_core.lo
14 warnings generated.
  CXX      cores/libISSMCore_la-debris_core.lo
In file included from ./cores/smb_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/bmb_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/thermal_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/thermal_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/thermal_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/thermal_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./cores/debris_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/thermal_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./cores/smb_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/smb_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/smb_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/smb_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./cores/bmb_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/bmb_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/bmb_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/bmb_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
  CXX      solutionsequences/libISSMCore_la-solutionsequence_thermal_nonlinear.lo
In file included from ./cores/smb_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./cores/bmb_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./cores/debris_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/debris_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/debris_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/debris_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./solutionsequences/solutionsequence_thermal_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:21:
./solutionsequences/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./solutionsequences/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./solutionsequences/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./solutionsequences/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./solutionsequences/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./solutionsequences/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./solutionsequences/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./solutionsequences/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./solutionsequences/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
14 warnings generated.
In file included from ./cores/debris_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
  CXX      shared/Numerics/libISSMCore_la-BrentSearch.lo
  CXX      cores/libISSMCore_la-control_core.lo
14 warnings generated.
  CXX      cores/libISSMCore_la-controltao_core.lo
In file included from ./cores/control_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
  CXX      cores/libISSMCore_la-controlm1qn3_core.lo
In file included from ./solutionsequences/solutionsequence_thermal_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:191:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./solutionsequences/solutionsequence_thermal_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:194:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./solutionsequences/solutionsequence_thermal_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:2:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./solutionsequences/solutionsequence_thermal_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:5:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./cores/controltao_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/controlm1qn3_core.cpp:8:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./solutionsequences/solutionsequence_thermal_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./cores/control_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/control_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/control_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/control_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
  CXX      cores/libISSMCore_la-controladm1qn3_core.lo
In file included from ./cores/controltao_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/controltao_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/controltao_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/controltao_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./cores/control_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./cores/controlm1qn3_core.cpp:8:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/controlm1qn3_core.cpp:8:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/controlm1qn3_core.cpp:8:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/controlm1qn3_core.cpp:8:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./cores/controladm1qn3_core.cpp:8:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/controltao_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./cores/controlm1qn3_core.cpp:8:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
14 warnings generated.
  CXX      cores/libISSMCore_la-controlvalidation_core.lo
In file included from ./cores/controlvalidation_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/controladm1qn3_core.cpp:8:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/controladm1qn3_core.cpp:8:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/controladm1qn3_core.cpp:8:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/controladm1qn3_core.cpp:8:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
  CXX      cores/libISSMCore_la-adjointstressbalance_core.lo
14 warnings generated.
  CXX      cores/libISSMCore_la-adjointbalancethickness_core.lo
In file included from ./cores/controladm1qn3_core.cpp:8:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./cores/adjointstressbalance_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/adjointbalancethickness_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/controlvalidation_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/controlvalidation_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/controlvalidation_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/controlvalidation_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
  CXX      cores/libISSMCore_la-adjointbalancethickness2_core.lo
In file included from ./cores/controlvalidation_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./cores/adjointstressbalance_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/adjointstressbalance_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/adjointstressbalance_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/adjointstressbalance_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./cores/adjointbalancethickness2_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/adjointbalancethickness_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/adjointbalancethickness_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/adjointbalancethickness_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/adjointbalancethickness_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
  CXX      cores/libISSMCore_la-AdjointCorePointerFromSolutionEnum.lo
In file included from ./cores/adjointstressbalance_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./cores/adjointbalancethickness_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./cores/adjointbalancethickness2_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/adjointbalancethickness2_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/adjointbalancethickness2_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/adjointbalancethickness2_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
  CXX      solutionsequences/libISSMCore_la-solutionsequence_adjoint_linear.lo
In file included from ./cores/AdjointCorePointerFromSolutionEnum.cpp:13:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
  CXX      cores/libISSMCore_la-hydrology_core.lo
In file included from ./cores/adjointbalancethickness2_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./solutionsequences/solutionsequence_adjoint_linear.cpp:6:
In file included from ./solutionsequences/../classes/../classes/classes.h:21:
./solutionsequences/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./solutionsequences/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./solutionsequences/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./solutionsequences/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./solutionsequences/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./solutionsequences/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./solutionsequences/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./solutionsequences/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./solutionsequences/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/hydrology_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
  CXX      solutionsequences/libISSMCore_la-solutionsequence_hydro_nonlinear.lo
In file included from ./cores/AdjointCorePointerFromSolutionEnum.cpp:13:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/AdjointCorePointerFromSolutionEnum.cpp:13:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/AdjointCorePointerFromSolutionEnum.cpp:13:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/AdjointCorePointerFromSolutionEnum.cpp:13:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./cores/AdjointCorePointerFromSolutionEnum.cpp:13:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./solutionsequences/solutionsequence_adjoint_linear.cpp:6:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:191:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./solutionsequences/solutionsequence_adjoint_linear.cpp:6:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:194:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./solutionsequences/solutionsequence_adjoint_linear.cpp:6:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:2:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./solutionsequences/solutionsequence_adjoint_linear.cpp:6:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:5:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./solutionsequences/solutionsequence_hydro_nonlinear.cpp:6:
In file included from ./solutionsequences/../classes/../classes/classes.h:21:
./solutionsequences/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./solutionsequences/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./solutionsequences/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./solutionsequences/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./solutionsequences/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./solutionsequences/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./solutionsequences/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./solutionsequences/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./solutionsequences/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/hydrology_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/hydrology_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/hydrology_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/hydrology_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
  CXX      solutionsequences/libISSMCore_la-solutionsequence_shakti_nonlinear.lo
In file included from ./solutionsequences/solutionsequence_adjoint_linear.cpp:6:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./cores/hydrology_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./solutionsequences/solutionsequence_hydro_nonlinear.cpp:6:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:191:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./solutionsequences/solutionsequence_hydro_nonlinear.cpp:6:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:194:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./solutionsequences/solutionsequence_hydro_nonlinear.cpp:6:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:2:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./solutionsequences/solutionsequence_hydro_nonlinear.cpp:6:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:5:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
  CXX      solutionsequences/libISSMCore_la-solutionsequence_glads_nonlinear.lo
In file included from ./solutionsequences/solutionsequence_shakti_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:21:
./solutionsequences/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./solutionsequences/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./solutionsequences/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./solutionsequences/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./solutionsequences/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./solutionsequences/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./solutionsequences/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./solutionsequences/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./solutionsequences/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
  CXX      cores/libISSMCore_la-stressbalance_core.lo
In file included from ./solutionsequences/solutionsequence_hydro_nonlinear.cpp:6:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./solutionsequences/solutionsequence_glads_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:21:
./solutionsequences/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./solutionsequences/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./solutionsequences/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./solutionsequences/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./solutionsequences/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./solutionsequences/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./solutionsequences/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./solutionsequences/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./solutionsequences/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/stressbalance_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./solutionsequences/solutionsequence_shakti_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:191:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./solutionsequences/solutionsequence_shakti_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:194:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./solutionsequences/solutionsequence_shakti_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:2:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./solutionsequences/solutionsequence_shakti_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:5:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
  CXX      solutionsequences/libISSMCore_la-solutionsequence_stokescoupling_nonlinear.lo
In file included from ./solutionsequences/solutionsequence_glads_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:191:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./solutionsequences/solutionsequence_glads_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:194:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./solutionsequences/solutionsequence_glads_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:2:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./solutionsequences/solutionsequence_glads_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:5:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./solutionsequences/solutionsequence_shakti_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./solutionsequences/solutionsequence_stokescoupling_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:21:
./solutionsequences/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./solutionsequences/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./solutionsequences/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./solutionsequences/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./solutionsequences/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./solutionsequences/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./solutionsequences/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./solutionsequences/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./solutionsequences/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/stressbalance_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/stressbalance_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/stressbalance_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/stressbalance_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./solutionsequences/solutionsequence_glads_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
14 warnings generated.
  CXX      cores/libISSMCore_la-balancethickness_core.lo
In file included from ./cores/stressbalance_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
14 warnings generated.
  CXX      cores/libISSMCore_la-balancethickness2_core.lo
In file included from ./cores/balancethickness_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./solutionsequences/solutionsequence_stokescoupling_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:191:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./solutionsequences/solutionsequence_stokescoupling_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:194:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./solutionsequences/solutionsequence_stokescoupling_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:2:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./solutionsequences/solutionsequence_stokescoupling_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:5:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
  CXX      cores/libISSMCore_la-balancevelocity_core.lo
In file included from ./cores/balancethickness2_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./solutionsequences/solutionsequence_stokescoupling_nonlinear.cpp:7:
In file included from ./solutionsequences/../classes/../classes/classes.h:126:
In file included from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./cores/balancevelocity_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/balancethickness_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/balancethickness_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/balancethickness_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/balancethickness_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
  CXX      cores/libISSMCore_la-dummy_core.lo
  CXX      cores/libISSMCore_la-surfaceslope_core.lo
In file included from ./cores/balancethickness2_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/balancethickness2_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/balancethickness2_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/balancethickness2_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./cores/balancethickness_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./cores/balancevelocity_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/balancevelocity_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/balancevelocity_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/balancevelocity_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./cores/balancethickness2_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
14 warnings generated.
  CXX      cores/libISSMCore_la-bedslope_core.lo
In file included from ./cores/surfaceslope_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/balancevelocity_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
14 warnings generated.
  CXX      cores/libISSMCore_la-damage_core.lo
In file included from ./cores/bedslope_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
  CXX      cores/libISSMCore_la-levelsetfunctionslope_core.lo
In file included from ./cores/surfaceslope_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/surfaceslope_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/surfaceslope_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/surfaceslope_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./cores/damage_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/surfaceslope_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./cores/levelsetfunctionslope_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/bedslope_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/bedslope_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/bedslope_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/bedslope_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./cores/damage_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/damage_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/damage_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/damage_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
  CXX      cores/libISSMCore_la-movingfront_core.lo
In file included from ./cores/bedslope_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./cores/levelsetfunctionslope_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/levelsetfunctionslope_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/levelsetfunctionslope_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/levelsetfunctionslope_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./cores/damage_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
14 warnings generated.
  CXX      cores/libISSMCore_la-groundingline_core.lo
In file included from ./cores/movingfront_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/levelsetfunctionslope_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
14 warnings generated.
  CXX      classes/Loads/libISSMCore_la-Riftfront.lo
In file included from ./cores/groundingline_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
  CXX      modules/ConstraintsStatex/libISSMCore_la-RiftConstraintsState.lo
In file included from ./cores/movingfront_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/movingfront_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/movingfront_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/movingfront_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/Loads/Riftfront.cpp:14:
In file included from ./modules/ModelProcessorx/ModelProcessorx.h:8:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:21:
./modules/ModelProcessorx/../../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/movingfront_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./modules/ConstraintsStatex/RiftConstraintsState.cpp:4:
In file included from ./modules/ConstraintsStatex/./ConstraintsStateLocal.h:14:
In file included from ./modules/ConstraintsStatex/../../classes/../classes/classes.h:21:
./modules/ConstraintsStatex/../../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./modules/ConstraintsStatex/../../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./modules/ConstraintsStatex/../../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./modules/ConstraintsStatex/../../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./modules/ConstraintsStatex/../../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./modules/ConstraintsStatex/../../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./modules/ConstraintsStatex/../../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./modules/ConstraintsStatex/../../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./modules/ConstraintsStatex/../../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/groundingline_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/groundingline_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/groundingline_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/groundingline_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/Loads/Riftfront.cpp:14:
In file included from ./modules/ModelProcessorx/ModelProcessorx.h:8:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:46:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Loads/Riftfront.cpp:14:
In file included from ./modules/ModelProcessorx/ModelProcessorx.h:8:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:49:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Loads/Riftfront.cpp:14:
In file included from ./modules/ModelProcessorx/ModelProcessorx.h:8:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:52:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Loads/Riftfront.cpp:14:
In file included from ./modules/ModelProcessorx/ModelProcessorx.h:8:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:55:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
In file included from ./cores/groundingline_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateOutputDefinitions.lo
In file included from ./modules/ConstraintsStatex/RiftConstraintsState.cpp:4:
In file included from ./modules/ConstraintsStatex/./ConstraintsStateLocal.h:14:
In file included from ./modules/ConstraintsStatex/../../classes/../classes/classes.h:126:
In file included from ./modules/ConstraintsStatex/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:203:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./modules/ConstraintsStatex/RiftConstraintsState.cpp:4:
In file included from ./modules/ConstraintsStatex/./ConstraintsStateLocal.h:14:
In file included from ./modules/ConstraintsStatex/../../classes/../classes/classes.h:126:
In file included from ./modules/ConstraintsStatex/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:2:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./modules/ConstraintsStatex/RiftConstraintsState.cpp:4:
In file included from ./modules/ConstraintsStatex/./ConstraintsStateLocal.h:14:
In file included from ./modules/ConstraintsStatex/../../classes/../classes/classes.h:126:
In file included from ./modules/ConstraintsStatex/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:5:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./modules/ConstraintsStatex/RiftConstraintsState.cpp:4:
In file included from ./modules/ConstraintsStatex/./ConstraintsStateLocal.h:14:
In file included from ./modules/ConstraintsStatex/../../classes/../classes/classes.h:126:
In file included from ./modules/ConstraintsStatex/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:8:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/Loads/Riftfront.cpp:14:
In file included from ./modules/ModelProcessorx/ModelProcessorx.h:8:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
14 warnings generated.
In file included from ./modules/ModelProcessorx/CreateOutputDefinitions.cpp:6:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:21:
./modules/ModelProcessorx/../../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./modules/ModelProcessorx/../../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
  CXX      cores/libISSMCore_la-dakota_core.lo
In file included from ./modules/ConstraintsStatex/RiftConstraintsState.cpp:4:
In file included from ./modules/ConstraintsStatex/./ConstraintsStateLocal.h:14:
In file included from ./modules/ConstraintsStatex/../../classes/../classes/classes.h:126:
In file included from ./modules/ConstraintsStatex/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./modules/ConstraintsStatex/RiftConstraintsState.cpp:43:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for (Object* & object : loads->objects){
                              ^
./modules/ConstraintsStatex/RiftConstraintsState.cpp:73:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for (Object* & object : loads->objects){
                              ^
./modules/ConstraintsStatex/RiftConstraintsState.cpp:102:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for (Object* & object : loads->objects){
                              ^
14 warnings generated.
In file included from ./cores/dakota_core.cpp:60:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
  CXX      analyses/libISSMCore_la-AdjointBalancethicknessAnalysis.lo
17 warnings generated.
  CXX      analyses/libISSMCore_la-AdjointBalancethickness2Analysis.lo
In file included from ./modules/ModelProcessorx/CreateOutputDefinitions.cpp:6:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:57:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./modules/ModelProcessorx/CreateOutputDefinitions.cpp:6:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:60:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./modules/ModelProcessorx/CreateOutputDefinitions.cpp:6:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:63:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./modules/ModelProcessorx/CreateOutputDefinitions.cpp:6:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:66:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/AdjointBalancethicknessAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/AdjointBalancethickness2Analysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./modules/ModelProcessorx/CreateOutputDefinitions.cpp:6:
In file included from ./modules/ModelProcessorx/../../classes/../classes/classes.h:126:
In file included from ./modules/ModelProcessorx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./modules/ModelProcessorx/CreateOutputDefinitions.cpp:120:27: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                                        for(Object* & object : elements->objects){
                                                             ^
./modules/ModelProcessorx/CreateOutputDefinitions.cpp:210:27: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                                        for(Object* & object : elements->objects){
                                                             ^
./modules/ModelProcessorx/CreateOutputDefinitions.cpp:284:27: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                                        for(Object* & object : elements->objects){
                                                             ^
./modules/ModelProcessorx/CreateOutputDefinitions.cpp:347:27: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                                        for(Object* & object : elements->objects){
                                                             ^
./modules/ModelProcessorx/CreateOutputDefinitions.cpp:404:27: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                                        for(Object* & object : elements->objects){
                                                             ^
./modules/ModelProcessorx/CreateOutputDefinitions.cpp:463:27: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                                        for(Object* & object : elements->objects){
                                                             ^
./modules/ModelProcessorx/CreateOutputDefinitions.cpp:519:27: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                                        for(Object* & object : elements->objects){
                                                             ^
./modules/ModelProcessorx/CreateOutputDefinitions.cpp:600:27: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                                        for(Object* & object : elements->objects){
                                                             ^
./modules/ModelProcessorx/CreateOutputDefinitions.cpp:694:27: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                                        for(Object* & object : elements->objects){
                                                             ^
./modules/ModelProcessorx/CreateOutputDefinitions.cpp:932:27: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                                        for(Object* & object : elements->objects){
                                                             ^
In file included from ./cores/dakota_core.cpp:60:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/dakota_core.cpp:60:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/dakota_core.cpp:60:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/dakota_core.cpp:60:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./cores/dakota_core.cpp:60:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/AdjointBalancethicknessAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/AdjointBalancethicknessAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/AdjointBalancethicknessAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/AdjointBalancethicknessAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/AdjointBalancethickness2Analysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/AdjointBalancethickness2Analysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/AdjointBalancethickness2Analysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/AdjointBalancethickness2Analysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
24 warnings generated.
  CXX      analyses/libISSMCore_la-AdjointHorizAnalysis.lo
  CXX      analyses/libISSMCore_la-AgeAnalysis.lo
In file included from ./analyses/AdjointBalancethicknessAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/AdjointBalancethickness2Analysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/AgeAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/AdjointHorizAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
  CXX      analyses/libISSMCore_la-BalancethicknessAnalysis.lo
14 warnings generated.
  CXX      analyses/libISSMCore_la-Balancethickness2Analysis.lo
In file included from ./analyses/BalancethicknessAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/AdjointHorizAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/AdjointHorizAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/AdjointHorizAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/AdjointHorizAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/AgeAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/AgeAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/AgeAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/AgeAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/Balancethickness2Analysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/AdjointHorizAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/AgeAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./analyses/AgeAnalysis.cpp:346:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
In file included from ./analyses/BalancethicknessAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/BalancethicknessAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/BalancethicknessAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/BalancethicknessAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/Balancethickness2Analysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/Balancethickness2Analysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/Balancethickness2Analysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/Balancethickness2Analysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
15 warnings generated.
  CXX      analyses/libISSMCore_la-BalancethicknessSoftAnalysis.lo
In file included from ./analyses/BalancethicknessAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/Balancethickness2Analysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/BalancethicknessSoftAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
  CXX      analyses/libISSMCore_la-BalancevelocityAnalysis.lo
14 warnings generated.
  CXX      analyses/libISSMCore_la-L2ProjectionBaseAnalysis.lo
In file included from ./analyses/BalancevelocityAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/BalancethicknessSoftAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/BalancethicknessSoftAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/BalancethicknessSoftAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/BalancethicknessSoftAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/L2ProjectionBaseAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/BalancethicknessSoftAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
14 warnings generated.
  CXX      analyses/libISSMCore_la-DamageEvolutionAnalysis.lo
In file included from ./analyses/BalancevelocityAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/BalancevelocityAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/BalancevelocityAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/BalancevelocityAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/L2ProjectionBaseAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/L2ProjectionBaseAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/L2ProjectionBaseAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/L2ProjectionBaseAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
In file included from ./analyses/DamageEvolutionAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
  CXX      analyses/libISSMCore_la-DebrisAnalysis.lo
In file included from ./analyses/BalancevelocityAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/L2ProjectionBaseAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/DebrisAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
  CXX      analyses/libISSMCore_la-StressbalanceAnalysis.lo
In file included from ./analyses/DamageEvolutionAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/DamageEvolutionAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/DamageEvolutionAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/DamageEvolutionAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
  CXX      analyses/libISSMCore_la-UzawaPressureAnalysis.lo
In file included from ./analyses/StressbalanceAnalysis.cpp:14:
In file included from ./analyses/../modules/ModelProcessorx/ModelProcessorx.h:8:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/DamageEvolutionAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/DebrisAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/DebrisAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/DebrisAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/DebrisAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
./analyses/DamageEvolutionAnalysis.cpp:68:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : elements->objects){
                             ^
./analyses/DamageEvolutionAnalysis.cpp:827:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./analyses/DamageEvolutionAnalysis.cpp:854:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./analyses/DamageEvolutionAnalysis.cpp:872:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
In file included from ./analyses/UzawaPressureAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/DebrisAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./analyses/DebrisAnalysis.cpp:562:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./analyses/DebrisAnalysis.cpp:607:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                for(Object* & object : femmodel->elements->objects){
                                     ^
./analyses/DebrisAnalysis.cpp:716:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
In file included from ./analyses/StressbalanceAnalysis.cpp:14:
In file included from ./analyses/../modules/ModelProcessorx/ModelProcessorx.h:8:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/StressbalanceAnalysis.cpp:14:
In file included from ./analyses/../modules/ModelProcessorx/ModelProcessorx.h:8:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/StressbalanceAnalysis.cpp:14:
In file included from ./analyses/../modules/ModelProcessorx/ModelProcessorx.h:8:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/StressbalanceAnalysis.cpp:14:
In file included from ./analyses/../modules/ModelProcessorx/ModelProcessorx.h:8:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
18 warnings generated.
  CXX      analyses/libISSMCore_la-StressbalanceSIAAnalysis.lo
In file included from ./analyses/UzawaPressureAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/UzawaPressureAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/UzawaPressureAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/UzawaPressureAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/StressbalanceAnalysis.cpp:14:
In file included from ./analyses/../modules/ModelProcessorx/ModelProcessorx.h:8:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
17 warnings generated.
  CXX      analyses/libISSMCore_la-StressbalanceVerticalAnalysis.lo
./analyses/StressbalanceAnalysis.cpp:593:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                        for(Object* & object: nodes->objects){
                                            ^
In file included from ./analyses/StressbalanceSIAAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/UzawaPressureAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./analyses/StressbalanceAnalysis.cpp:6419:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : elements->objects){
                             ^
./analyses/StressbalanceAnalysis.cpp:6591:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : elements->objects){
                             ^
./analyses/StressbalanceAnalysis.cpp:6804:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : elements->objects){
                             ^
In file included from ./analyses/StressbalanceVerticalAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
  CXX      analyses/libISSMCore_la-EnthalpyAnalysis.lo
In file included from ./analyses/StressbalanceSIAAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/StressbalanceSIAAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/StressbalanceSIAAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/StressbalanceSIAAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/EnthalpyAnalysis.cpp:1:
In file included from ./analyses/./EnthalpyAnalysis.h:10:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/StressbalanceVerticalAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/StressbalanceVerticalAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/StressbalanceVerticalAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/StressbalanceVerticalAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/StressbalanceSIAAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./analyses/StressbalanceSIAAnalysis.cpp:98:22: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object: nodes->objects){
                            ^
In file included from ./analyses/StressbalanceVerticalAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
15 warnings generated.
  CXX      analyses/libISSMCore_la-GLheightadvectionAnalysis.lo
In file included from ./analyses/EnthalpyAnalysis.cpp:1:
In file included from ./analyses/./EnthalpyAnalysis.h:10:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/EnthalpyAnalysis.cpp:1:
In file included from ./analyses/./EnthalpyAnalysis.h:10:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/EnthalpyAnalysis.cpp:1:
In file included from ./analyses/./EnthalpyAnalysis.h:10:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/EnthalpyAnalysis.cpp:1:
In file included from ./analyses/./EnthalpyAnalysis.h:10:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
  CXX      analyses/libISSMCore_la-HydrologyShreveAnalysis.lo
In file included from ./analyses/EnthalpyAnalysis.cpp:1:
In file included from ./analyses/./EnthalpyAnalysis.h:10:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/GLheightadvectionAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
./analyses/EnthalpyAnalysis.cpp:268:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./analyses/EnthalpyAnalysis.cpp:989:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./analyses/EnthalpyAnalysis.cpp:1022:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./analyses/EnthalpyAnalysis.cpp:1041:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./analyses/EnthalpyAnalysis.cpp:1072:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./analyses/EnthalpyAnalysis.cpp:1550:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./analyses/EnthalpyAnalysis.cpp:1564:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
In file included from ./analyses/HydrologyShreveAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/GLheightadvectionAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/GLheightadvectionAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/GLheightadvectionAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/GLheightadvectionAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/GLheightadvectionAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/HydrologyShreveAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/HydrologyShreveAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/HydrologyShreveAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/HydrologyShreveAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
18 warnings generated.
  CXX      analyses/libISSMCore_la-HydrologyTwsAnalysis.lo
./analyses/GLheightadvectionAnalysis.cpp:215:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
21 warnings generated.
  CXX      analyses/libISSMCore_la-HydrologyShaktiAnalysis.lo
In file included from ./analyses/HydrologyShreveAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
15 warnings generated.
  CXX      analyses/libISSMCore_la-HydrologyPismAnalysis.lo
In file included from ./analyses/HydrologyTwsAnalysis.cpp:4:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/HydrologyShaktiAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/HydrologyPismAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
  CXX      analyses/libISSMCore_la-HydrologyGlaDSAnalysis.lo
In file included from ./analyses/HydrologyTwsAnalysis.cpp:4:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/HydrologyTwsAnalysis.cpp:4:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/HydrologyTwsAnalysis.cpp:4:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/HydrologyTwsAnalysis.cpp:4:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/HydrologyShaktiAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/HydrologyShaktiAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/HydrologyShaktiAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/HydrologyShaktiAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/HydrologyGlaDSAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/HydrologyPismAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/HydrologyPismAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/HydrologyPismAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/HydrologyPismAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/HydrologyTwsAnalysis.cpp:4:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/HydrologyShaktiAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./analyses/HydrologyShaktiAnalysis.cpp:468:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./analyses/HydrologyShaktiAnalysis.cpp:530:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./analyses/HydrologyShaktiAnalysis.cpp:672:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
In file included from ./analyses/HydrologyPismAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
14 warnings generated.
  CXX      analyses/libISSMCore_la-HydrologyDCInefficientAnalysis.lo
In file included from ./analyses/HydrologyGlaDSAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/HydrologyGlaDSAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/HydrologyGlaDSAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/HydrologyGlaDSAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
./analyses/HydrologyPismAnalysis.cpp:97:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
17 warnings generated.
  CXX      analyses/libISSMCore_la-HydrologyDCEfficientAnalysis.lo
15 warnings generated.
  CXX      analyses/libISSMCore_la-HydrologyArmapwAnalysis.lo
In file included from ./analyses/HydrologyGlaDSAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/HydrologyDCInefficientAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
./analyses/HydrologyGlaDSAnalysis.cpp:595:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./analyses/HydrologyGlaDSAnalysis.cpp:645:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./analyses/HydrologyGlaDSAnalysis.cpp:766:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
In file included from ./analyses/HydrologyDCEfficientAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/HydrologyArmapwAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/HydrologyDCInefficientAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/HydrologyDCInefficientAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/HydrologyDCInefficientAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/HydrologyDCInefficientAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
17 warnings generated.
  CXX      analyses/libISSMCore_la-L2ProjectionEPLAnalysis.lo
In file included from ./analyses/HydrologyDCEfficientAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/HydrologyDCEfficientAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/HydrologyDCEfficientAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/HydrologyDCEfficientAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/HydrologyDCInefficientAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/HydrologyArmapwAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/HydrologyArmapwAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/HydrologyArmapwAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/HydrologyArmapwAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/L2ProjectionEPLAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
./analyses/HydrologyDCInefficientAnalysis.cpp:696:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./analyses/HydrologyDCInefficientAnalysis.cpp:752:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
In file included from ./analyses/HydrologyDCEfficientAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/HydrologyArmapwAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./analyses/HydrologyDCEfficientAnalysis.cpp:584:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./analyses/HydrologyArmapwAnalysis.cpp:153:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
   for(Object* &object:femmodel->elements->objects){
                      ^
16 warnings generated.
  CXX      analyses/libISSMCore_la-MeltingAnalysis.lo
In file included from ./analyses/L2ProjectionEPLAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/L2ProjectionEPLAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/L2ProjectionEPLAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/L2ProjectionEPLAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
15 warnings generated.
  CXX      analyses/libISSMCore_la-MasstransportAnalysis.lo
15 warnings generated.
  CXX      analyses/libISSMCore_la-OceantransportAnalysis.lo
In file included from ./analyses/MeltingAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/L2ProjectionEPLAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/MasstransportAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/OceantransportAnalysis.cpp:4:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
  CXX      analyses/libISSMCore_la-SmbAnalysis.lo
In file included from ./analyses/MeltingAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/MeltingAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/MeltingAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/MeltingAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/MasstransportAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/MasstransportAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/MasstransportAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/MasstransportAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/OceantransportAnalysis.cpp:4:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/OceantransportAnalysis.cpp:4:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/OceantransportAnalysis.cpp:4:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/OceantransportAnalysis.cpp:4:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/SmbAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/MeltingAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/MasstransportAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/OceantransportAnalysis.cpp:4:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./analyses/MasstransportAnalysis.cpp:215:26: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                                for(Object* & object : elements->objects){
                                                     ^
./analyses/MasstransportAnalysis.cpp:1223:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./analyses/MasstransportAnalysis.cpp:1250:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./analyses/MasstransportAnalysis.cpp:1268:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
14 warnings generated.
  CXX      analyses/libISSMCore_la-FreeSurfaceBaseAnalysis.lo
In file included from ./analyses/SmbAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/SmbAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/SmbAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/SmbAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
  CXX      analyses/libISSMCore_la-FreeSurfaceTopAnalysis.lo
In file included from ./analyses/FreeSurfaceBaseAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/SmbAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
18 warnings generated.
./analyses/SmbAnalysis.cpp:143:27: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                                        for(Object* & object : elements->objects){
                                                             ^
./analyses/SmbAnalysis.cpp:161:27: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                                        for(Object* & object : elements->objects){
                                                             ^
  CXX      analyses/libISSMCore_la-ExtrudeFromBaseAnalysis.lo
In file included from ./analyses/FreeSurfaceTopAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/ExtrudeFromBaseAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/FreeSurfaceBaseAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/FreeSurfaceBaseAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/FreeSurfaceBaseAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/FreeSurfaceBaseAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
16 warnings generated.
  CXX      analyses/libISSMCore_la-ExtrudeFromTopAnalysis.lo
In file included from ./analyses/FreeSurfaceTopAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/FreeSurfaceTopAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/FreeSurfaceTopAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/FreeSurfaceTopAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/FreeSurfaceBaseAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./analyses/FreeSurfaceBaseAnalysis.cpp:533:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
In file included from ./analyses/ExtrudeFromTopAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/ExtrudeFromBaseAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/ExtrudeFromBaseAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/ExtrudeFromBaseAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/ExtrudeFromBaseAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/FreeSurfaceTopAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
15 warnings generated.
  CXX      analyses/libISSMCore_la-DepthAverageAnalysis.lo
In file included from ./analyses/ExtrudeFromBaseAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/ExtrudeFromTopAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/ExtrudeFromTopAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/ExtrudeFromTopAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/ExtrudeFromTopAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
  CXX      analyses/libISSMCore_la-ThermalAnalysis.lo
In file included from ./analyses/DepthAverageAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
  CXX      analyses/libISSMCore_la-SmoothAnalysis.lo
In file included from ./analyses/ExtrudeFromTopAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/ThermalAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/SmoothAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
  CXX      analyses/libISSMCore_la-LevelsetAnalysis.lo
In file included from ./analyses/DepthAverageAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/DepthAverageAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/DepthAverageAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/DepthAverageAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/LevelsetAnalysis.cpp:8:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/ThermalAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/ThermalAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/ThermalAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/ThermalAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/DepthAverageAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/SmoothAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/SmoothAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/SmoothAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/SmoothAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/ThermalAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
14 warnings generated.
  CXX      analyses/libISSMCore_la-ExtrapolationAnalysis.lo
In file included from ./analyses/SmoothAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/LevelsetAnalysis.cpp:8:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/LevelsetAnalysis.cpp:8:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/LevelsetAnalysis.cpp:8:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/LevelsetAnalysis.cpp:8:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/ExtrapolationAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
  CXX      cores/libISSMCore_la-love_core.lo
14 warnings generated.
  CXX      analyses/libISSMCore_la-LoveAnalysis.lo
In file included from ./analyses/LevelsetAnalysis.cpp:8:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./analyses/LevelsetAnalysis.cpp:778:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                for(Object* & object : femmodel->elements->objects){
                                     ^
./analyses/LevelsetAnalysis.cpp:832:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                for(Object* & object : femmodel->elements->objects){
                                     ^
./analyses/LevelsetAnalysis.cpp:884:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                for(Object* & object : femmodel->elements->objects){
                                     ^
./analyses/LevelsetAnalysis.cpp:923:25: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                        for(Object* & object : femmodel->elements->objects){
                                             ^
./analyses/LevelsetAnalysis.cpp:981:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                for(Object* & object : femmodel->elements->objects){
                                     ^
In file included from ./cores/love_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/LoveAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/ExtrapolationAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/ExtrapolationAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/ExtrapolationAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/ExtrapolationAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/ExtrapolationAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./analyses/ExtrapolationAnalysis.cpp:295:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
In file included from ./cores/love_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/love_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/love_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/love_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
19 warnings generated.
  CXX      cores/libISSMCore_la-esa_core.lo
In file included from ./analyses/LoveAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/LoveAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/LoveAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/LoveAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
15 warnings generated.
  CXX      analyses/libISSMCore_la-EsaAnalysis.lo
In file included from ./cores/love_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/LoveAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./cores/love_core.cpp:1807:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for (Object* & object: femmodel->materials->objects){
                             ^
In file included from ./cores/esa_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/EsaAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
  CXX      cores/libISSMCore_la-sampling_core.lo
In file included from ./cores/esa_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/esa_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/esa_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/esa_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./cores/sampling_core.cpp:5:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/EsaAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/EsaAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/EsaAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/EsaAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./cores/esa_core.cpp:7:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./analyses/EsaAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./cores/sampling_core.cpp:5:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:173:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/sampling_core.cpp:5:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:176:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/sampling_core.cpp:5:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:179:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/sampling_core.cpp:5:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:182:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings generated.
14 warnings generated.
  CXX      analyses/libISSMCore_la-SamplingAnalysis.lo
  CXX      cores/libISSMCore_la-sealevelchange_core.lo
In file included from ./cores/sampling_core.cpp:5:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
15 warnings generated.
  CXX      analyses/libISSMCore_la-SealevelchangeAnalysis.lo
In file included from ./analyses/SamplingAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./cores/sealevelchange_core.cpp:13:
In file included from ./cores/../classes/../classes/classes.h:21:
./cores/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./cores/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./cores/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./cores/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./cores/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./cores/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./cores/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./cores/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./cores/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
  CXX      classes/libISSMCore_la-GrdLoads.lo
In file included from ./analyses/SealevelchangeAnalysis.cpp:4:
In file included from ./analyses/../classes/../classes/classes.h:21:
./analyses/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./analyses/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./analyses/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./analyses/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./analyses/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./analyses/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./analyses/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./analyses/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./analyses/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./analyses/SamplingAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/SamplingAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/SamplingAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/SamplingAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./cores/sealevelchange_core.cpp:13:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./cores/sealevelchange_core.cpp:13:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./cores/sealevelchange_core.cpp:13:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:146:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./cores/sealevelchange_core.cpp:13:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:149:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/SealevelchangeAnalysis.cpp:4:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:75:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./analyses/SealevelchangeAnalysis.cpp:4:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:78:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./analyses/SealevelchangeAnalysis.cpp:4:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:81:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./analyses/SealevelchangeAnalysis.cpp:4:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:84:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/SamplingAnalysis.cpp:3:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./cores/sealevelchange_core.cpp:13:
In file included from ./cores/../classes/../classes/classes.h:126:
In file included from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./cores/sealevelchange_core.cpp:322:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./cores/sealevelchange_core.cpp:351:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                for(Object* & object : femmodel->elements->objects){
                                     ^
./cores/sealevelchange_core.cpp:357:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                for(Object* & object : femmodel->elements->objects){
                                     ^
./cores/sealevelchange_core.cpp:403:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./cores/sealevelchange_core.cpp:414:25: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                        for(Object* & object : femmodel->elements->objects){
                                             ^
./cores/sealevelchange_core.cpp:564:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for (Object* & object: femmodel->materials->objects){
                             ^
./cores/sealevelchange_core.cpp:580:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./cores/sealevelchange_core.cpp:634:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./cores/sealevelchange_core.cpp:649:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./cores/sealevelchange_core.cpp:714:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./cores/sealevelchange_core.cpp:723:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./cores/sealevelchange_core.cpp:732:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
./cores/sealevelchange_core.cpp:1036:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                for(Object* & object : femmodel->elements->objects){
                                     ^
./cores/sealevelchange_core.cpp:1056:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
In file included from ./classes/GrdLoads.cpp:13:
In file included from ./classes/./GrdLoads.h:9:
In file included from ./classes/./SealevelGeometry.h:16:
In file included from ./classes/./classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:122:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/GrdLoads.cpp:13:
In file included from ./classes/./GrdLoads.h:9:
In file included from ./classes/./SealevelGeometry.h:16:
In file included from ./classes/./classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:125:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/GrdLoads.cpp:13:
In file included from ./classes/./GrdLoads.h:9:
In file included from ./classes/./SealevelGeometry.h:16:
In file included from ./classes/./classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:128:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/GrdLoads.cpp:13:
In file included from ./classes/./GrdLoads.h:9:
In file included from ./classes/./SealevelGeometry.h:16:
In file included from ./classes/./classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:131:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./analyses/SealevelchangeAnalysis.cpp:4:
In file included from ./analyses/../classes/../classes/classes.h:126:
In file included from ./analyses/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./classes/GrdLoads.cpp:13:
In file included from ./classes/./GrdLoads.h:9:
In file included from ./classes/./SealevelGeometry.h:16:
In file included from ./classes/./classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./classes/GrdLoads.cpp:13:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
./classes/GrdLoads.cpp:118:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : femmodel->elements->objects){
                             ^
14 warnings generated.
  CXX      classes/libISSMCore_la-SealevelGeometry.lo
14 warnings generated.
  FC       modules/SurfaceMassBalancex/run_semic.lo
28 warnings generated.
  FC       modules/SurfaceMassBalancex/run_semic_transient.lo
15 warnings generated.
  CXX      shared/String/ApiPrintf.lo
In file included from ./classes/SealevelGeometry.cpp:13:
In file included from ./classes/./SealevelGeometry.h:16:
In file included from ./classes/./classes.h:21:
./classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
  CXX      modules/Krigingx/libISSMModules_la-Krigingx.lo
  CXX      main/issm_slc-issm_slc.o
  CXX      modules/Krigingx/libISSMModules_la-pKrigingx.lo
In file included from main/issm_slc.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:21:
main/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
main/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
main/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
main/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
main/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
main/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
main/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
main/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
main/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./modules/Krigingx/Krigingx.cpp:5:
In file included from ./modules/Krigingx/./Krigingx.h:8:
In file included from ./modules/Krigingx/../../classes/../classes/classes.h:21:
./modules/Krigingx/../../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./modules/Krigingx/../../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./modules/Krigingx/../../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./modules/Krigingx/../../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./modules/Krigingx/../../classes/./GrdLoads.h:23:36: warning: In file included from ./modules/Krigingx/pKrigingx.cpp:5:
In file included from ./modules/Krigingx/./Krigingx.hdefault member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./modules/Krigingx/../../classes/./GrdLoads.h:24:40: warning: :8:
In file included from ./modules/Krigingx/../../classes/../classes/classes.h:21:
./modules/Krigingx/../../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./modules/Krigingx/../../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
                IssmDouble*         subsealevelloads=NULL;./modules/Krigingx/../../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./modules/Krigingx/../../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./modules/Krigingx/../../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./modules/Krigingx/../../classes/./GrdLoads.h:23:36:
                                                    ^
./modules/Krigingx/../../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./modules/Krigingx/../../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
 warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./modules/Krigingx/../../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./modules/Krigingx/../../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./modules/Krigingx/../../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./modules/Krigingx/../../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/SealevelGeometry.cpp:13:
In file included from ./classes/./SealevelGeometry.h:16:
In file included from ./classes/./classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:122:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/SealevelGeometry.cpp:13:
In file included from ./classes/./SealevelGeometry.h:16:
In file included from ./classes/./classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:125:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/SealevelGeometry.cpp:13:
In file included from ./classes/./SealevelGeometry.h:16:
In file included from ./classes/./classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:128:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/SealevelGeometry.cpp:13:
In file included from ./classes/./SealevelGeometry.h:16:
In file included from ./classes/./classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:131:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/SealevelGeometry.cpp:13:
In file included from ./classes/./SealevelGeometry.h:16:
In file included from ./classes/./classes.h:126:
In file included from ./classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from main/issm_slc.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:134:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from main/issm_slc.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:137:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from main/issm_slc.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from main/issm_slc.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./modules/Krigingx/Krigingx.cpp:5:
In file included from ./modules/Krigingx/./Krigingx.h:8:
In file included from ./modules/Krigingx/../../classes/../classes/classes.h:126:
In file included from ./modules/Krigingx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:105:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./modules/Krigingx/Krigingx.cpp:5:
In file included from ./modules/Krigingx/./Krigingx.h:8:
In file included from ./modules/Krigingx/../../classes/../classes/classes.h:126:
In file included from ./modules/Krigingx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:108:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./modules/Krigingx/Krigingx.cpp:5:
In file included from ./modules/Krigingx/./Krigingx.h:8:
In file included from ./modules/Krigingx/../../classes/../classes/classes.h:126:
In file included from ./modules/Krigingx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:111:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./modules/Krigingx/Krigingx.cpp:5:
In file included from ./modules/Krigingx/./Krigingx.h:8:
In file included from ./modules/Krigingx/../../classes/../classes/classes.h:126:
In file included from ./modules/Krigingx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:114:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./modules/Krigingx/pKrigingx.cpp:5:
In file included from ./modules/Krigingx/./Krigingx.h:8:
In file included from ./modules/Krigingx/../../classes/../classes/classes.h:126:
In file included from ./modules/Krigingx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:105:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./modules/Krigingx/pKrigingx.cpp:5:
In file included from ./modules/Krigingx/./Krigingx.h:8:
In file included from ./modules/Krigingx/../../classes/../classes/classes.h:126:
In file included from ./modules/Krigingx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:108:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./modules/Krigingx/pKrigingx.cpp:5:
In file included from ./modules/Krigingx/./Krigingx.h:8:
In file included from ./modules/Krigingx/../../classes/../classes/classes.h:126:
In file included from ./modules/Krigingx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:111:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./modules/Krigingx/pKrigingx.cpp:5:
In file included from ./modules/Krigingx/./Krigingx.h:8:
In file included from ./modules/Krigingx/../../classes/../classes/classes.h:126:
In file included from ./modules/Krigingx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:114:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from main/issm_slc.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./modules/Krigingx/Krigingx.cpp:5:
In file included from ./modules/Krigingx/./Krigingx.h:8:
In file included from ./modules/Krigingx/../../classes/../classes/classes.h:126:
In file included from ./modules/Krigingx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./modules/Krigingx/pKrigingx.cpp:5:
In file included from ./modules/Krigingx/./Krigingx.h:8:
In file included from ./modules/Krigingx/../../classes/../classes/classes.h:126:
In file included from ./modules/Krigingx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
14 warnings generated.
  CXX      main/kriging-kriging.o
14 warnings generated.
  CXX      main/issm_dakota-issm_dakota.o
14 warnings generated.
  CXX      main/issm_post-issm_post.o
In file included from main/kriging.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:21:
main/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
main/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
main/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
main/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
main/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
main/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
main/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
main/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
main/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
  CXX      main/issm-issm.o
In file included from main/issm_dakota.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:21:
main/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
main/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
main/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
main/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
main/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
main/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
main/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
main/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
main/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from main/issm_post.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:21:
main/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
main/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
main/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
main/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
main/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
main/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
main/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
main/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
main/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from main/issm.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:21:
main/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
main/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
main/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
main/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
main/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
main/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
main/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
main/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
main/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from main/kriging.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:134:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from main/kriging.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:137:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from main/kriging.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from main/kriging.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from main/issm_dakota.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:134:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from main/issm_dakota.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:137:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from main/issm_dakota.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from main/issm_dakota.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from main/issm_post.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:134:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from main/issm_post.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:137:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from main/issm_post.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from main/issm_post.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from main/kriging.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
main/kriging.cpp:59:24: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
                for(Object* & object :results->objects){
                                     ^
In file included from main/issm.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:134:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from main/issm.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:137:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from main/issm.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:140:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from main/issm.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:143:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from main/issm_dakota.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from main/issm_post.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
15 warnings generated.
  CXX      bamg/libISSMCore_la-BamgGeom.lo
In file included from main/issm.cpp:5:
In file included from main/./issm.h:16:
In file included from main/../classes/../classes/classes.h:126:
In file included from main/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
14 warnings generated.
  CXX      bamg/libISSMCore_la-BamgMesh.lo
14 warnings generated.
  CXX      bamg/libISSMCore_la-BamgOpts.lo
  CXX      bamg/libISSMCore_la-CrackedEdge.lo
14 warnings generated.
  CXX      bamg/libISSMCore_la-Curve.lo
  CXX      bamg/libISSMCore_la-Edge.lo
  CXX      bamg/libISSMCore_la-GeomEdge.lo
  CXX      bamg/libISSMCore_la-GeomSubDomain.lo
  CXX      bamg/libISSMCore_la-GeomVertex.lo
  CXX      bamg/libISSMCore_la-Geometry.lo
  CXX      bamg/libISSMCore_la-ListofIntersectionTriangles.lo
  CXX      bamg/libISSMCore_la-EigenMetric.lo
  CXX      bamg/libISSMCore_la-Metric.lo
  CXX      bamg/libISSMCore_la-BamgQuadtree.lo
  CXX      bamg/libISSMCore_la-SetOfE4.lo
  CXX      bamg/libISSMCore_la-SubDomain.lo
  CXX      bamg/libISSMCore_la-AdjacentTriangle.lo
  CXX      bamg/libISSMCore_la-Triangle.lo
  CXX      bamg/libISSMCore_la-BamgVertex.lo
  CXX      bamg/libISSMCore_la-VertexOnEdge.lo
  CXX      bamg/libISSMCore_la-VertexOnGeom.lo
  CXX      bamg/libISSMCore_la-VertexOnVertex.lo
  CXX      bamg/libISSMCore_la-Mesh.lo
  CXX      shared/Bamg/libISSMCore_la-BigPrimeNumber.lo
  CXX      modules/Bamgx/libISSMCore_la-Bamgx.lo
  CXX      modules/BamgConvertMeshx/libISSMCore_la-BamgConvertMeshx.lo
  CXX      modules/BamgTriangulatex/libISSMCore_la-BamgTriangulatex.lo
In file included from ./modules/BamgConvertMeshx/BamgConvertMeshx.cpp:4:
In file included from ./modules/BamgConvertMeshx/./BamgConvertMeshx.h:8:
In file included from ./modules/BamgConvertMeshx/../../classes/../classes/classes.h:21:
./modules/BamgConvertMeshx/../../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./modules/BamgConvertMeshx/../../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./modules/BamgConvertMeshx/../../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./modules/BamgConvertMeshx/../../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./modules/BamgConvertMeshx/../../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./modules/BamgConvertMeshx/../../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./modules/BamgConvertMeshx/../../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./modules/BamgConvertMeshx/../../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./modules/BamgConvertMeshx/../../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
  CXX      classes/libISSMCore_la-AmrBamg.lo
In file included from ./modules/BamgTriangulatex/BamgTriangulatex.cpp:4:
In file included from ./modules/BamgTriangulatex/./BamgTriangulatex.h:8:
In file included from ./modules/BamgTriangulatex/../../classes/../classes/classes.h:21:
./modules/BamgTriangulatex/../../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./modules/BamgTriangulatex/../../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./modules/BamgTriangulatex/../../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./modules/BamgTriangulatex/../../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./modules/BamgTriangulatex/../../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./modules/BamgTriangulatex/../../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./modules/BamgTriangulatex/../../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./modules/BamgTriangulatex/../../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./modules/BamgTriangulatex/../../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
  CXX      datastructures/libISSMCore_la-DataSet.lo
In file included from ./modules/BamgConvertMeshx/BamgConvertMeshx.cpp:4:
In file included from ./modules/BamgConvertMeshx/./BamgConvertMeshx.h:8:
In file included from ./modules/BamgConvertMeshx/../../classes/../classes/classes.h:126:
In file included from ./modules/BamgConvertMeshx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:161:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./modules/BamgConvertMeshx/BamgConvertMeshx.cpp:4:
In file included from ./modules/BamgConvertMeshx/./BamgConvertMeshx.h:8:
In file included from ./modules/BamgConvertMeshx/../../classes/../classes/classes.h:126:
In file included from ./modules/BamgConvertMeshx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:164:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./modules/BamgConvertMeshx/BamgConvertMeshx.cpp:4:
In file included from ./modules/BamgConvertMeshx/./BamgConvertMeshx.h:8:
In file included from ./modules/BamgConvertMeshx/../../classes/../classes/classes.h:126:
In file included from ./modules/BamgConvertMeshx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:167:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./modules/BamgConvertMeshx/BamgConvertMeshx.cpp:4:
In file included from ./modules/BamgConvertMeshx/./BamgConvertMeshx.h:8:
In file included from ./modules/BamgConvertMeshx/../../classes/../classes/classes.h:126:
In file included from ./modules/BamgConvertMeshx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:170:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./modules/BamgTriangulatex/BamgTriangulatex.cpp:4:
In file included from ./modules/BamgTriangulatex/./BamgTriangulatex.h:8:
In file included from ./modules/BamgTriangulatex/../../classes/../classes/classes.h:126:
In file included from ./modules/BamgTriangulatex/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:161:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./modules/BamgTriangulatex/BamgTriangulatex.cpp:4:
In file included from ./modules/BamgTriangulatex/./BamgTriangulatex.h:8:
In file included from ./modules/BamgTriangulatex/../../classes/../classes/classes.h:126:
In file included from ./modules/BamgTriangulatex/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:164:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./modules/BamgTriangulatex/BamgTriangulatex.cpp:4:
In file included from ./modules/BamgTriangulatex/./BamgTriangulatex.h:8:
In file included from ./modules/BamgTriangulatex/../../classes/../classes/classes.h:126:
In file included from ./modules/BamgTriangulatex/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:167:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./modules/BamgTriangulatex/BamgTriangulatex.cpp:4:
In file included from ./modules/BamgTriangulatex/./BamgTriangulatex.h:8:
In file included from ./modules/BamgTriangulatex/../../classes/../classes/classes.h:126:
In file included from ./modules/BamgTriangulatex/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:170:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./datastructures/DataSet.cpp:21:
In file included from ./datastructures/../classes/../classes/classes.h:21:
./datastructures/../classes/./GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./datastructures/../classes/./GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./datastructures/../classes/./GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./datastructures/../classes/./GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./datastructures/../classes/./GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./datastructures/../classes/./GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./datastructures/../classes/./GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./datastructures/../classes/./GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./datastructures/../classes/./GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./modules/BamgConvertMeshx/BamgConvertMeshx.cpp:4:
In file included from ./modules/BamgConvertMeshx/./BamgConvertMeshx.h:8:
In file included from ./modules/BamgConvertMeshx/../../classes/../classes/classes.h:126:
In file included from ./modules/BamgConvertMeshx/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./modules/BamgTriangulatex/BamgTriangulatex.cpp:4:
In file included from ./modules/BamgTriangulatex/./BamgTriangulatex.h:8:
In file included from ./modules/BamgTriangulatex/../../classes/../classes/classes.h:126:
In file included from ./modules/BamgTriangulatex/../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
14 warnings generated.
  CXX      classes/gauss/libISSMCore_la-GaussSeg.lo
14 warnings generated.
  CXX      classes/gauss/libISSMCore_la-GaussTria.lo
  CXX      classes/gauss/libISSMCore_la-GaussTetra.lo
In file included from ./datastructures/DataSet.cpp:21:
In file included from ./datastructures/../classes/../classes/classes.h:126:
In file included from ./datastructures/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:18:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./datastructures/DataSet.cpp:21:
In file included from ./datastructures/../classes/../classes/classes.h:126:
In file included from ./datastructures/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:21:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./datastructures/DataSet.cpp:21:
In file included from ./datastructures/../classes/../classes/classes.h:126:
In file included from ./datastructures/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:24:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./datastructures/DataSet.cpp:21:
In file included from ./datastructures/../classes/../classes/classes.h:126:
In file included from ./datastructures/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:27:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
  CXX      classes/gauss/libISSMCore_la-GaussPenta.lo
In file included from ./datastructures/DataSet.cpp:21:
In file included from ./datastructures/../classes/../classes/classes.h:126:
In file included from ./datastructures/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
  CXX      classes/Loads/libISSMCore_la-Friction.lo
  CXX      classes/Constraints/libISSMCore_la-SpcTransient.lo
  CXX      classes/ExternalResults/libISSMCore_la-Results.lo
In file included from ./classes/Loads/Friction.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:21:
./classes/Loads/.././GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/Loads/.././GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/Loads/.././GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/Loads/.././GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/Loads/.././GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/Loads/.././GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/Loads/.././GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/Loads/.././GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/Loads/.././GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/Constraints/SpcTransient.cpp:11:
In file included from ./classes/Constraints/../../classes/classes.h:21:
./classes/Constraints/.././GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/Constraints/.././GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/Constraints/.././GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/Constraints/.././GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/Constraints/.././GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/Constraints/.././GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/Constraints/.././GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/Constraints/.././GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/Constraints/.././GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
  CXX      classes/Elements/libISSMCore_la-Element.lo
./classes/ExternalResults/Results.cpp:42:22: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* &object : this->objects){
                            ^
./classes/ExternalResults/Results.cpp:66:22: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* &object : this->objects){
                            ^
./classes/ExternalResults/Results.cpp:81:22: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* &object : this->objects){
                            ^
./classes/ExternalResults/Results.cpp:99:22: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* &object : this->objects){
                            ^
4 warnings generated.
  CXX      classes/Elements/libISSMCore_la-Elements.lo
In file included from ./classes/Elements/Element.cpp:14:
In file included from ./classes/Elements/../../classes/classes.h:21:
./classes/Elements/.././GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/Elements/.././GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/Elements/.././GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/Elements/.././GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/Elements/.././GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/Elements/.././GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/Elements/.././GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/Elements/.././GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/Elements/.././GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/Loads/Friction.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:173:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Loads/Friction.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:176:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Loads/Friction.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:179:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Loads/Friction.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:182:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/Constraints/SpcTransient.cpp:11:
In file included from ./classes/Constraints/../../classes/classes.h:126:
In file included from ./classes/Constraints/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:122:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Constraints/SpcTransient.cpp:11:
In file included from ./classes/Constraints/../../classes/classes.h:126:
In file included from ./classes/Constraints/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:125:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Constraints/SpcTransient.cpp:11:
In file included from ./classes/Constraints/../../classes/classes.h:126:
In file included from ./classes/Constraints/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:128:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Constraints/SpcTransient.cpp:11:
In file included from ./classes/Constraints/../../classes/classes.h:126:
In file included from ./classes/Constraints/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:131:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
./classes/Elements/Elements.cpp:53:23: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
        for(Object* & object : this->objects){
                             ^
1 warning generated.
  CXX      classes/Elements/libISSMCore_la-ElementHook.lo
In file included from ./classes/Loads/Friction.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./classes/Constraints/SpcTransient.cpp:11:
In file included from ./classes/Constraints/../../classes/classes.h:126:
In file included from ./classes/Constraints/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./classes/Loads/Friction.cpp:102:51: error: delegating constructors are permitted only in C++11
Friction::Friction(Element* element_in,int dim) : Friction(element_in) {/*{{{*/
                                                  ^~~~~~~~
./classes/Loads/Friction.cpp:106:59: error: delegating constructors are permitted only in C++11
Friction::Friction(Element* element_in,IssmPDouble dim) : Friction(element_in) {/*{{{*/
                                                          ^~~~~~~~
In file included from ./classes/Elements/Element.cpp:14:
In file included from ./classes/Elements/../../classes/classes.h:126:
In file included from ./classes/Elements/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:130:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Elements/Element.cpp:14:
In file included from ./classes/Elements/../../classes/classes.h:126:
In file included from ./classes/Elements/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:133:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Elements/Element.cpp:14:
In file included from ./classes/Elements/../../classes/classes.h:126:
In file included from ./classes/Elements/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:136:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Elements/Element.cpp:14:
In file included from ./classes/Elements/../../classes/classes.h:126:
In file included from ./classes/Elements/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:139:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
14 warnings and 2 errors generated.
make[3]: *** [classes/Loads/libISSMCore_la-Friction.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from ./classes/Elements/ElementHook.cpp:13:
In file included from ./classes/Elements/../../classes/classes.h:21:
./classes/Elements/.././GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/Elements/.././GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/Elements/.././GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/Elements/.././GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/Elements/.././GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/Elements/.././GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/Elements/.././GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/Elements/.././GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/Elements/.././GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
14 warnings generated.
In file included from ./classes/Elements/Element.cpp:14:
In file included from ./classes/Elements/../../classes/classes.h:126:
In file included from ./classes/Elements/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
In file included from ./classes/Elements/ElementHook.cpp:13:
In file included from ./classes/Elements/../../classes/classes.h:126:
In file included from ./classes/Elements/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:130:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Elements/ElementHook.cpp:13:
In file included from ./classes/Elements/../../classes/classes.h:126:
In file included from ./classes/Elements/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:133:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Elements/ElementHook.cpp:13:
In file included from ./classes/Elements/../../classes/classes.h:126:
In file included from ./classes/Elements/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:136:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Elements/ElementHook.cpp:13:
In file included from ./classes/Elements/../../classes/classes.h:126:
In file included from ./classes/Elements/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:139:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/Elements/ElementHook.cpp:13:
In file included from ./classes/Elements/../../classes/classes.h:126:
In file included from ./classes/Elements/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
14 warnings generated.
14 warnings generated.
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
 
Compilation failed, trying to compile with only one thread
 
/Library/Developer/CommandLineTools/usr/bin/make  all-recursive
Making all in src
Making all in c
  CXX      classes/Loads/libISSMCore_la-Friction.lo
In file included from ./classes/Loads/Friction.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:21:
./classes/Loads/.././GrdLoads.h:16:19: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int nactiveloads=0;
                                ^
./classes/Loads/.././GrdLoads.h:18:29: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vloads=NULL;
                                          ^
./classes/Loads/.././GrdLoads.h:19:28: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         loads=NULL;
                                         ^
./classes/Loads/.././GrdLoads.h:22:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsealevelloads=NULL;
                                                  ^
./classes/Loads/.././GrdLoads.h:23:36: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         sealevelloads=NULL;
                                                 ^
./classes/Loads/.././GrdLoads.h:24:40: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                Vector<IssmDouble>* vsubsealevelloads=NULL;
                                                     ^
./classes/Loads/.././GrdLoads.h:25:39: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         subsealevelloads=NULL;
                                                    ^
./classes/Loads/.././GrdLoads.h:26:41: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                int*                combined_loads_index=NULL;
                                                        ^
./classes/Loads/.././GrdLoads.h:28:37: warning: default member initializer for non-static data member is a C++11 extension [-Wc++11-extensions]
                IssmDouble*         combined_loads=NULL;
                                                  ^
In file included from ./classes/Loads/Friction.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:99:1: warning: CAUTION: One or more C++11 features were found to be unavailable [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:173:2: note: expanded from here
 message("CAUTION: One or more C++11 features were found to be unavailable")
 ^
In file included from ./classes/Loads/Friction.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:100:1: warning: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:176:2: note: expanded from here
 message("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.")
 ^
In file included from ./classes/Loads/Friction.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:101:1: warning: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:179:2: note: expanded from here
 message("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.")
 ^
In file included from ./classes/Loads/Friction.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:22:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaResponse.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:21:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/dakota_data_util.hpp:15:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_data_types.hpp:18:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/pecos_global_defs.hpp:17:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/constants/constants.hpp:11:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/math/tools/cxx03_warn.hpp:102:1: warning: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON)
^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/boost/install/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:182:2: note: expanded from here
 message("CAUTION: This message was generated due to the define: " "BOOST_NO_CXX11_NOEXCEPT")
 ^
In file included from ./classes/Loads/Friction.cpp:13:
In file included from ./classes/Loads/../../classes/classes.h:126:
In file included from ./classes/Loads/.././Dakota/IssmParallelDirectApplicInterface.h:33:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:381:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
./classes/Loads/Friction.cpp:102:51: error: delegating constructors are permitted only in C++11
Friction::Friction(Element* element_in,int dim) : Friction(element_in) {/*{{{*/
                                                  ^~~~~~~~
./classes/Loads/Friction.cpp:106:59: error: delegating constructors are permitted only in C++11
Friction::Friction(Element* element_in,IssmPDouble dim) : Friction(element_in) {/*{{{*/
                                                          ^~~~~~~~
14 warnings and 2 errors generated.
make[3]: *** [classes/Loads/libISSMCore_la-Friction.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
ISSM_COMPILATION failed!
Build step 'Execute shell' marked build as failure
Recording test results
Finished: FAILURE