================================================================================ ================================================================================ Starting configure run at Sat, 22 Feb 2020 09:21:36 -0800 Configure Options: --configModules=PETSc.Configure --optionsModule=config.compilerOptions --with-cc=mpicc --with-cxx=mpicxx --with-fc=mpif77 --with-cxx-dialect=C++11 --with-clanguage=c++ --download-fblaslapack --download-make --download-metis --download-parmetis --download-scalapack --download-suitesparse --download-superlu_dist=1 --download-superlu_dist-gpu=1 --with-cuda=1 --with-openmp=1 --with-cuda-dir=/share/apps/cuda/10.2 Working directory: /qfs/people/abhy245/software/petsc Machine platform: ('Linux', 'newell01.pnl.gov', '4.14.0-115.7.1.el7a.ppc64le', '#1 SMP Thu Mar 28 16:03:17 UTC 2019', 'ppc64le', 'ppc64le') Python version: 2.7.16 |Anaconda, Inc.| (default, Mar 14 2019, 21:02:16) [GCC 7.3.0] ================================================================================ ================================================================================ TEST configureExternalPackagesDir from config.framework(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/framework.py:911) TESTING: configureExternalPackagesDir from config.framework(config/BuildSystem/config/framework.py:911) ================================================================================ TEST configureDebuggers from config.utilities.debuggers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/utilities/debuggers.py:21) TESTING: configureDebuggers from config.utilities.debuggers(config/BuildSystem/config/utilities/debuggers.py:21) Find a default debugger and determine its arguments Executing: uname -s stdout: Linux Checking for program /share/apps/cuda/10.2/bin/gdb...not found Checking for program gdb...not found Checking for program /share/apps/cmake/3.13.4//bin/gdb...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/gdb...not found Checking for program /share/apps/anaconda2/bin/gdb...not found Checking for program /share/apps/gcc/7.4.0/bin/gdb...not found Checking for program /usr/local/bin/gdb...not found Checking for program /usr/bin/gdb...found Defined make macro "GDB" to "/usr/bin/gdb" Defined "USE_DEBUGGER" to ""gdb"" Executing: uname -s stdout: Linux Defined make macro "DSYMUTIL" to "true" ================================================================================ TEST configureDirectories from PETSc.options.petscdir(/qfs/people/abhy245/software/petsc/config/PETSc/options/petscdir.py:23) TESTING: configureDirectories from PETSc.options.petscdir(config/PETSc/options/petscdir.py:23) Checks PETSC_DIR and sets if not set Version Information: #define PETSC_VERSION_RELEASE 0 #define PETSC_VERSION_MAJOR 3 #define PETSC_VERSION_MINOR 11 #define PETSC_VERSION_SUBMINOR 3 #define PETSC_VERSION_PATCH 0 #define PETSC_VERSION_DATE "unknown" #define PETSC_VERSION_GIT "unknown" #define PETSC_VERSION_DATE_GIT "unknown" #define PETSC_VERSION_EQ(MAJOR,MINOR,SUBMINOR) \ #define PETSC_VERSION_ PETSC_VERSION_EQ #define PETSC_VERSION_LT(MAJOR,MINOR,SUBMINOR) \ #define PETSC_VERSION_LE(MAJOR,MINOR,SUBMINOR) \ #define PETSC_VERSION_GT(MAJOR,MINOR,SUBMINOR) \ #define PETSC_VERSION_GE(MAJOR,MINOR,SUBMINOR) \ ================================================================================ TEST getDatafilespath from PETSc.options.dataFilesPath(/qfs/people/abhy245/software/petsc/config/PETSc/options/dataFilesPath.py:29) TESTING: getDatafilespath from PETSc.options.dataFilesPath(config/PETSc/options/dataFilesPath.py:29) Checks what DATAFILESPATH should be ================================================================================ TEST configureGit from config.sourceControl(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/sourceControl.py:24) TESTING: configureGit from config.sourceControl(config/BuildSystem/config/sourceControl.py:24) Find the Git executable Checking for program /share/apps/cuda/10.2/bin/git...not found Checking for program git...not found Checking for program /share/apps/cmake/3.13.4//bin/git...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/git...not found Checking for program /share/apps/anaconda2/bin/git...not found Checking for program /share/apps/gcc/7.4.0/bin/git...not found Checking for program /usr/local/bin/git...not found Checking for program /usr/bin/git...found Defined make macro "GIT" to "git" Executing: git --version stdout: git version 1.8.3.1 ================================================================================ TEST configureMercurial from config.sourceControl(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/sourceControl.py:35) TESTING: configureMercurial from config.sourceControl(config/BuildSystem/config/sourceControl.py:35) Find the Mercurial executable Checking for program /share/apps/cuda/10.2/bin/hg...not found Checking for program hg...not found Checking for program /share/apps/cmake/3.13.4//bin/hg...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/hg...not found Checking for program /share/apps/anaconda2/bin/hg...not found Checking for program /share/apps/gcc/7.4.0/bin/hg...not found Checking for program /usr/local/bin/hg...not found Checking for program /usr/bin/hg...not found Checking for program /usr/local/sbin/hg...not found Checking for program /usr/sbin/hg...not found Checking for program /opt/ibutils/bin/hg...not found Checking for program /people/abhy245/bin/hg...not found Checking for program /people/abhy245/software/petsc/lib/petsc/bin/win32fe/hg...not found ================================================================================ TEST configureInstallationMethod from PETSc.options.petscclone(/qfs/people/abhy245/software/petsc/config/PETSc/options/petscclone.py:20) TESTING: configureInstallationMethod from PETSc.options.petscclone(config/PETSc/options/petscclone.py:20) lib/petsc/bin/maint exists. This appears to be a repository clone .git directory exists Executing: ['git', 'describe', '--match=v*'] stdout: v3.11.3-1715-gdd7154c Executing: ['git', 'log', '-1', '--pretty=format:%H'] stdout: dd7154c34d60942e8623fe5eb1022096834ccdb3 Executing: ['git', 'log', '-1', '--pretty=format:%ci'] stdout: 2019-08-19 19:16:16 +0200 Executing: ['git', 'branch'] stdout: barry/2019-08-07/pips hzhang/tao-pdipm-linesearch * master rylee/tao-pdipm-fix-parallel shri/tao-pdipm Defined "VERSION_GIT" to ""v3.11.3-1715-gdd7154c"" Defined "VERSION_DATE_GIT" to ""2019-08-19 19:16:16 +0200"" Defined "VERSION_BRANCH_GIT" to ""master"" ================================================================================ TEST setNativeArchitecture from PETSc.options.arch(/qfs/people/abhy245/software/petsc/config/PETSc/options/arch.py:31) TESTING: setNativeArchitecture from PETSc.options.arch(config/PETSc/options/arch.py:31) ================================================================================ TEST configureArchitecture from PETSc.options.arch(/qfs/people/abhy245/software/petsc/config/PETSc/options/arch.py:43) TESTING: configureArchitecture from PETSc.options.arch(config/PETSc/options/arch.py:43) Checks PETSC_ARCH and sets if not set No previous hashfile found Setting hashfile: debug-mode-newell/lib/petsc/conf/configure-hash Deleting configure hash file: debug-mode-newell/lib/petsc/conf/configure-hash Unable to delete configure hash file: debug-mode-newell/lib/petsc/conf/configure-hash ================================================================================ TEST setInstallDir from PETSc.options.installDir(/qfs/people/abhy245/software/petsc/config/PETSc/options/installDir.py:35) TESTING: setInstallDir from PETSc.options.installDir(config/PETSc/options/installDir.py:35) setup installDir to either prefix or if that is not set to PETSC_DIR/PETSC_ARCH Defined make macro "PREFIXDIR" to "/people/abhy245/software/petsc/debug-mode-newell" ================================================================================ TEST saveReconfigure from PETSc.options.installDir(/qfs/people/abhy245/software/petsc/config/PETSc/options/installDir.py:79) TESTING: saveReconfigure from PETSc.options.installDir(config/PETSc/options/installDir.py:79) ================================================================================ TEST cleanConfDir from PETSc.options.installDir(/qfs/people/abhy245/software/petsc/config/PETSc/options/installDir.py:72) TESTING: cleanConfDir from PETSc.options.installDir(config/PETSc/options/installDir.py:72) ================================================================================ TEST configureInstallDir from PETSc.options.installDir(/qfs/people/abhy245/software/petsc/config/PETSc/options/installDir.py:56) TESTING: configureInstallDir from PETSc.options.installDir(config/PETSc/options/installDir.py:56) Makes installDir subdirectories if it does not exist for both prefix install location and PETSc work install location Changed persistence directory to /people/abhy245/software/petsc/debug-mode-newell/lib/petsc/conf ================================================================================ TEST restoreReconfigure from PETSc.options.installDir(/qfs/people/abhy245/software/petsc/config/PETSc/options/installDir.py:92) TESTING: restoreReconfigure from PETSc.options.installDir(config/PETSc/options/installDir.py:92) ================================================================================ TEST setExternalPackagesDir from PETSc.options.externalpackagesdir(/qfs/people/abhy245/software/petsc/config/PETSc/options/externalpackagesdir.py:15) TESTING: setExternalPackagesDir from PETSc.options.externalpackagesdir(config/PETSc/options/externalpackagesdir.py:15) ================================================================================ TEST cleanExternalpackagesDir from PETSc.options.externalpackagesdir(/qfs/people/abhy245/software/petsc/config/PETSc/options/externalpackagesdir.py:22) TESTING: cleanExternalpackagesDir from PETSc.options.externalpackagesdir(config/PETSc/options/externalpackagesdir.py:22) ================================================================================ TEST printEnvVariables from config.setCompilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/setCompilers.py:1602) TESTING: printEnvVariables from config.setCompilers(config/BuildSystem/config/setCompilers.py:1602) **** printenv **** LOADEDMODULES=gcc/7.4.0:python/anaconda2:openmpi/3.1.3:cmake/3.13.4:cuda/10.2 LESSOPEN=||/usr/bin/lesspipe.sh %s PNNL_MPI_VERSION=3.1.3 IBV_FORK_SAFE=1 SSH_CLIENT=130.20.181.85 55246 22 FC=gfortran CUDA_VERSION=10.1 USER=abhy245 HOME=/people/abhy245 PATH=/share/apps/cuda/10.2/bin::/share/apps/cmake/3.13.4//bin:/share/apps/openmpi/3.1.3/gcc/7.4.0/bin:/share/apps/anaconda2/bin:/share/apps/gcc/7.4.0/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/people/abhy245/bin PS1=\W:$(git branch 2>/dev/null | grep '^*' | colrm 1 2)$ IPOPT_BUILD_DIR=/people/abhy245/software/CoinIpopt/build-with-ma27-mumps LD_LIBRARY_PATH=/share/apps/cuda/10.2/lib:/share/apps/cuda/10.2/lib64:/people/abhy245/software/CoinIpopt/build-with-ma27-mumps/lib:/people/abhy245/projects/exaSGD/scopflow:/people/abhy245/projects/psapps:/people/abhy245/PIPS/build/PIPS-NLP:/people/abhy245/software/petsc/debug-mode-newell/lib:/share/apps/openmpi/3.1.3/gcc/7.4.0/lib:/share/apps/gcc/7.4.0/lib:/share/apps/gcc/7.4.0/lib64:/people/abhy245/software/CoinIpopt/build-with-ma27-mumps/lib:/people/abhy245/projects/exaSGD/scopflow:/people/abhy245/projects/psapps:/people/abhy245/PIPS/build/PIPS-NLP:/people/abhy245/software/petsc/debug-mode-newell/lib:/people/abhy245/software/CoinIpopt/build-with-ma27-mumps/lib:/people/abhy245/projects/exaSGD/scopflow:/people/abhy245/projects/psapps:/people/abhy245/PIPS/build/PIPS-NLP:/people/abhy245/software/petsc/debug-mode-newell/lib:/people/abhy245/software/CoinIpopt/build-with-ma27-mumps/lib:/people/abhy245/projects/exaSGD/scopflow:/people/abhy245/projects/psapps:/people/abhy245/PIPS/build/PIPS-NLP:/people/abhy245/software/petsc/debug-mode/lib:/share/apps/anaconda2/lib:/usr/lib64/:/share/apps/cuda/10.2/lib64/stubs:/share/apps/cuda/10.2/extras/CUPTI/lib64/ OPENMPI_VERSION=3.1.3 SSH_CONNECTION=130.20.181.85 55246 130.20.68.222 22 LANG=en_US.UTF-8 TERM=xterm-256color SHELL=/bin/bash PYTHON_VERSION=anaconda2 PNNL_MPI=openmpi SHLVL=1 PWD=/people/abhy245/software/petsc HISTSIZE=1000 F90=gfortran PETSC_DIR=/people/abhy245/software/petsc MANPATH=/share/apps/openmpi/3.1.3/gcc/7.4.0/man:/share/apps/anaconda2/man:/share/apps/gcc/7.4.0/share/man:/usr/share/man:/usr/local/share/man PNNL_COMPILER=gcc LOGNAME=abhy245 MODULESHOME=/usr/share/Modules CMAKE=/share/apps/cmake/3.13.4/ XDG_RUNTIME_DIR=/run/user/247045 CC=gcc MPI_ROOT=/share/apps/openmpi/3.1.3/gcc/7.4.0 KRB5CCNAME=KEYRING:persistent:247045 OMPI_MCA_btl=^openib GCC_VERSION=7.4.0 PIPS_DIR=/people/abhy245/PIPS CLUSTER=newell BASH_FUNC_module()=() { eval `/usr/bin/modulecmd bash $*` } F77=gfortran XDG_SESSION_ID=26018 _=./config/configure.py MODULEPATH=/usr/share/Modules/modulefiles:/share/apps/modules/tools:/share/apps/modules/compilers:/share/apps/modules/mpi:/etc/modulefiles PSAPPS_DIR=/people/abhy245/projects/psapps _LMFILES_=/share/apps/modules/compilers/gcc/7.4.0:/share/apps/modules/tools/python/anaconda2:/share/apps/modules/mpi/openmpi/3.1.3:/share/apps/modules/tools/cmake/3.13.4:/share/apps/modules/tools/cuda/10.2 PNNL_COMPILER_VERSION=7.4.0 GRIDPACK_DIR=/people/abhy245/software/GridPACK/src/build_no_progress_ranks CXX=g++ SSH_TTY=/dev/pts/7 OLDPWD=/people/abhy245 HOSTNAME=newell01.pnl.gov PYTHONHOME=/share/apps/anaconda2 SCOPFLOW_DIR=/people/abhy245/projects/exaSGD/scopflow HISTCONTROL=ignoredups CMAKE_VERSION=3.13.4 PETSC_ARCH=debug-mode-newell HDF5_DISABLE_VERSION_CHECK=2 MAIL=/var/spool/mail/abhy245 LS_COLORS=rs=0:di=38;5;27:ln=38;5;51:mh=44;38;5;15:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=05;48;5;232;38;5;15:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;34:*.tar=38;5;9:*.tgz=38;5;9:*.arc=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lha=38;5;9:*.lz4=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.tzo=38;5;9:*.t7z=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lrz=38;5;9:*.lz=38;5;9:*.lzo=38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.bz=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.war=38;5;9:*.ear=38;5;9:*.sar=38;5;9:*.rar=38;5;9:*.alz=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.cab=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.webm=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;45:*.spx=38;5;45:*.xspf=38;5;45: ================================================================================ TEST resetEnvCompilers from config.setCompilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/setCompilers.py:1609) TESTING: resetEnvCompilers from config.setCompilers(config/BuildSystem/config/setCompilers.py:1609) CC (set to gcc) found in environment variables - ignoring since also set on command line CXX (set to g++) found in environment variables - ignoring since also set on command line FC (set to gfortran) found in environment variables - ignoring since also set on command line =============================================================================== ***** WARNING: F77 (set to gfortran) found in environment variables - ignoring use ./configure F77=$F77 if you really want to use that value ****** =============================================================================== =============================================================================== ***** WARNING: F90 (set to gfortran) found in environment variables - ignoring use ./configure F90=$F90 if you really want to use that value ****** =============================================================================== ================================================================================ TEST checkEnvCompilers from config.setCompilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/setCompilers.py:1639) TESTING: checkEnvCompilers from config.setCompilers(config/BuildSystem/config/setCompilers.py:1639) ================================================================================ TEST checkMPICompilerOverride from config.setCompilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/setCompilers.py:1572) TESTING: checkMPICompilerOverride from config.setCompilers(config/BuildSystem/config/setCompilers.py:1572) Check if --with-mpi-dir is used along with CC CXX or FC compiler options. This usually prevents mpi compilers from being used - so issue a warning ================================================================================ TEST requireMpiLdPath from config.setCompilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/setCompilers.py:1593) TESTING: requireMpiLdPath from config.setCompilers(config/BuildSystem/config/setCompilers.py:1593) OpenMPI wrappers require LD_LIBRARY_PATH set ================================================================================ TEST checkInitialFlags from config.setCompilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/setCompilers.py:446) TESTING: checkInitialFlags from config.setCompilers(config/BuildSystem/config/setCompilers.py:446) Initialize the compiler and linker flags Initialized CFLAGS to Initialized CFLAGS to Initialized LDFLAGS to Initialized CUDAFLAGS to Initialized CUDAFLAGS to Initialized LDFLAGS to Initialized CXXFLAGS to Initialized CXX_CXXFLAGS to Initialized LDFLAGS to Initialized FFLAGS to Initialized FFLAGS to Initialized LDFLAGS to Initialized CPPFLAGS to Initialized CUDAPPFLAGS to -Wno-deprecated-gpu-targets Initialized CXXCPPFLAGS to Initialized CC_LINKER_FLAGS to [] Initialized CXX_LINKER_FLAGS to [] Initialized FC_LINKER_FLAGS to [] Initialized CUDAC_LINKER_FLAGS to [] Initialized sharedLibraryFlags to [] Initialized dynamicLibraryFlags to [] ================================================================================ TEST checkCCompiler from config.setCompilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/setCompilers.py:555) TESTING: checkCCompiler from config.setCompilers(config/BuildSystem/config/setCompilers.py:555) Locate a functional C compiler Checking for program /share/apps/cuda/10.2/bin/mpicc...not found Checking for program mpicc...not found Checking for program /share/apps/cmake/3.13.4//bin/mpicc...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc...found Defined make macro "CC" to "mpicc" All intermediate test results are stored in /tmp/petsc-EiMIaN All intermediate test results are stored in /tmp/petsc-EiMIaN/config.setCompilers Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.setCompilers/conftest /tmp/petsc-EiMIaN/config.setCompilers/conftest.o Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.setCompilers/conftest /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -lpetsc-ufod4vtr9mqHvKIQiVAm Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: cannot find -lpetsc-ufod4vtr9mqHvKIQiVAm collect2: error: ld returned 1 exit status Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.setCompilers/conftest /tmp/petsc-EiMIaN/config.setCompilers/conftest.o Testing executable /tmp/petsc-EiMIaN/config.setCompilers/conftest to see if it can be run Executing: /tmp/petsc-EiMIaN/config.setCompilers/conftest Executing: /tmp/petsc-EiMIaN/config.setCompilers/conftest Executing: mpicc --version stdout: gcc (GCC) 7.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ================================================================================ TEST checkCPreprocessor from config.setCompilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/setCompilers.py:592) TESTING: checkCPreprocessor from config.setCompilers(config/BuildSystem/config/setCompilers.py:592) Locate a functional C preprocessor Checking for program /share/apps/cuda/10.2/bin/mpicc...not found Checking for program mpicc...not found Checking for program /share/apps/cmake/3.13.4//bin/mpicc...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc...found Defined make macro "CPP" to "mpicc -E" Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: ================================================================================ TEST checkCUDACompiler from config.setCompilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/setCompilers.py:630) TESTING: checkCUDACompiler from config.setCompilers(config/BuildSystem/config/setCompilers.py:630) Locate a functional CUDA compiler Checking for program /share/apps/cuda/10.2/bin/nvcc...found Defined make macro "CUDAC" to "/share/apps/cuda/10.2/bin/nvcc" Executing: /share/apps/cuda/10.2/bin/nvcc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -Wno-deprecated-gpu-targets /tmp/petsc-EiMIaN/config.setCompilers/conftest.cu Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: /share/apps/cuda/10.2/bin/nvcc --version stdout: nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2019 NVIDIA Corporation Built on Thu_Oct_24_17:58:26_PDT_2019 Cuda compilation tools, release 10.2, V10.2.89 ================================================================================ TEST checkCUDAPreprocessor from config.setCompilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/setCompilers.py:670) TESTING: checkCUDAPreprocessor from config.setCompilers(config/BuildSystem/config/setCompilers.py:670) Locate a functional CUDA preprocessor Checking for program /share/apps/cuda/10.2/bin/nvcc...found Defined make macro "CUDAPP" to "/share/apps/cuda/10.2/bin/nvcc -E" Preprocessing source: #include "confdefs.h" #include "conffix.h" #include __global__ void testFunction() {return;}; Executing: /share/apps/cuda/10.2/bin/nvcc -E -I/tmp/petsc-EiMIaN/config.setCompilers -Wno-deprecated-gpu-targets /tmp/petsc-EiMIaN/config.setCompilers/conftest.cu Preprocess stderr before filtering:: Preprocess stderr after filtering:: ================================================================================ TEST checkCxxCompiler from config.setCompilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/setCompilers.py:762) TESTING: checkCxxCompiler from config.setCompilers(config/BuildSystem/config/setCompilers.py:762) Locate a functional Cxx compiler Checking for program /share/apps/cuda/10.2/bin/mpicxx...not found Checking for program mpicxx...not found Checking for program /share/apps/cmake/3.13.4//bin/mpicxx...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicxx...found Defined make macro "CXX" to "mpicxx" Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.setCompilers/conftest /tmp/petsc-EiMIaN/config.setCompilers/conftest.o Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.setCompilers/conftest /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -lpetsc-ufod4vtr9mqHvKIQiVAm Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: cannot find -lpetsc-ufod4vtr9mqHvKIQiVAm collect2: error: ld returned 1 exit status Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.setCompilers/conftest /tmp/petsc-EiMIaN/config.setCompilers/conftest.o Testing executable /tmp/petsc-EiMIaN/config.setCompilers/conftest to see if it can be run Executing: /tmp/petsc-EiMIaN/config.setCompilers/conftest Executing: /tmp/petsc-EiMIaN/config.setCompilers/conftest Executing: mpicxx --version stdout: g++ (GCC) 7.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ================================================================================ TEST checkCxxPreprocessor from config.setCompilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/setCompilers.py:804) TESTING: checkCxxPreprocessor from config.setCompilers(config/BuildSystem/config/setCompilers.py:804) Locate a functional Cxx preprocessor Checking for program /share/apps/cuda/10.2/bin/mpicxx...not found Checking for program mpicxx...not found Checking for program /share/apps/cmake/3.13.4//bin/mpicxx...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicxx...found Defined make macro "CXXCPP" to "mpicxx -E" Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.cc Preprocess stderr before filtering:: Preprocess stderr after filtering:: ================================================================================ TEST checkFortranCompiler from config.setCompilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/setCompilers.py:899) TESTING: checkFortranCompiler from config.setCompilers(config/BuildSystem/config/setCompilers.py:899) Locate a functional Fortran compiler Checking for program /share/apps/cuda/10.2/bin/mpif77...not found Checking for program mpif77...not found Checking for program /share/apps/cmake/3.13.4//bin/mpif77...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpif77...found Defined make macro "FC" to "mpif77" Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.F90 Successful compile: Source: program main end Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.F90 Successful compile: Source: program main end Executing: mpif77 -o /tmp/petsc-EiMIaN/config.setCompilers/conftest /tmp/petsc-EiMIaN/config.setCompilers/conftest.o Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.F90 Successful compile: Source: program main end Executing: mpif77 -o /tmp/petsc-EiMIaN/config.setCompilers/conftest /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -lpetsc-ufod4vtr9mqHvKIQiVAm Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: cannot find -lpetsc-ufod4vtr9mqHvKIQiVAm collect2: error: ld returned 1 exit status Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.F90 Successful compile: Source: program main end Executing: mpif77 -o /tmp/petsc-EiMIaN/config.setCompilers/conftest /tmp/petsc-EiMIaN/config.setCompilers/conftest.o Testing executable /tmp/petsc-EiMIaN/config.setCompilers/conftest to see if it can be run Executing: /tmp/petsc-EiMIaN/config.setCompilers/conftest Executing: /tmp/petsc-EiMIaN/config.setCompilers/conftest Executing: mpif77 --version stdout: GNU Fortran (GCC) 7.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ================================================================================ TEST checkFortranComments from config.setCompilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/setCompilers.py:925) TESTING: checkFortranComments from config.setCompilers(config/BuildSystem/config/setCompilers.py:925) Make sure fortran comment "!" works Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.F90 Successful compile: Source: program main ! comment end Fortran comments can use ! in column 1 ================================================================================ TEST checkLargeFileIO from config.setCompilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/setCompilers.py:1055) TESTING: checkLargeFileIO from config.setCompilers(config/BuildSystem/config/setCompilers.py:1055) ================================================================================ TEST checkArchiver from config.setCompilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/setCompilers.py:1154) TESTING: checkArchiver from config.setCompilers(config/BuildSystem/config/setCompilers.py:1154) Check that the archiver exists and can make a library usable by the compiler Executing: ar -V stdout: GNU ar version 2.27-34.base.el7 Copyright (C) 2016 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. Executing: ar -V stdout: GNU ar version 2.27-34.base.el7 Copyright (C) 2016 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. Defined make macro "FAST_AR_FLAGS" to "Scq" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int foo(int a) { return a+1; } Checking for program /share/apps/cuda/10.2/bin/ar...not found Checking for program ar...not found Checking for program /share/apps/cmake/3.13.4//bin/ar...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/ar...not found Checking for program /share/apps/anaconda2/bin/ar...not found Checking for program /share/apps/gcc/7.4.0/bin/ar...not found Checking for program /usr/local/bin/ar...not found Checking for program /usr/bin/ar...found Defined make macro "AR" to "/usr/bin/ar" Checking for program /share/apps/cuda/10.2/bin/ranlib...not found Checking for program ranlib...not found Checking for program /share/apps/cmake/3.13.4//bin/ranlib...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/ranlib...not found Checking for program /share/apps/anaconda2/bin/ranlib...not found Checking for program /share/apps/gcc/7.4.0/bin/ranlib...not found Checking for program /usr/local/bin/ranlib...not found Checking for program /usr/bin/ranlib...found Defined make macro "RANLIB" to "/usr/bin/ranlib -c" Executing: /usr/bin/ar cr /tmp/petsc-EiMIaN/config.setCompilers/libconf1.a /tmp/petsc-EiMIaN/config.setCompilers/conf1.o Executing: /usr/bin/ranlib -c /tmp/petsc-EiMIaN/config.setCompilers/libconf1.a Possible ERROR while running ranlib: stderr: /usr/bin/ranlib: invalid option -- 'c' Ranlib is not functional with your archiver. Try --with-ranlib=true if ranlib is unnecessary. Executing: ar -V stdout: GNU ar version 2.27-34.base.el7 Copyright (C) 2016 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. Executing: ar -V stdout: GNU ar version 2.27-34.base.el7 Copyright (C) 2016 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. Defined make macro "FAST_AR_FLAGS" to "Scq" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int foo(int a) { return a+1; } Checking for program /share/apps/cuda/10.2/bin/ar...not found Checking for program ar...not found Checking for program /share/apps/cmake/3.13.4//bin/ar...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/ar...not found Checking for program /share/apps/anaconda2/bin/ar...not found Checking for program /share/apps/gcc/7.4.0/bin/ar...not found Checking for program /usr/local/bin/ar...not found Checking for program /usr/bin/ar...found Defined make macro "AR" to "/usr/bin/ar" Checking for program /share/apps/cuda/10.2/bin/ranlib...not found Checking for program ranlib...not found Checking for program /share/apps/cmake/3.13.4//bin/ranlib...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/ranlib...not found Checking for program /share/apps/anaconda2/bin/ranlib...not found Checking for program /share/apps/gcc/7.4.0/bin/ranlib...not found Checking for program /usr/local/bin/ranlib...not found Checking for program /usr/bin/ranlib...found Defined make macro "RANLIB" to "/usr/bin/ranlib" Executing: /usr/bin/ar cr /tmp/petsc-EiMIaN/config.setCompilers/libconf1.a /tmp/petsc-EiMIaN/config.setCompilers/conf1.o Executing: /usr/bin/ranlib /tmp/petsc-EiMIaN/config.setCompilers/libconf1.a Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" extern int foo(int); int main() { int b = foo(1); if (b); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.setCompilers/conftest /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -L/tmp/petsc-EiMIaN/config.setCompilers -lconf1 Defined make macro "AR_FLAGS" to "cr" Defined make macro "AR_LIB_SUFFIX" to "a" ================================================================================ TEST checkSharedLinker from config.setCompilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/setCompilers.py:1268) TESTING: checkSharedLinker from config.setCompilers(config/BuildSystem/config/setCompilers.py:1268) Check that the linker can produce shared libraries Executing: uname -s stdout: Linux Checking shared linker mpicc using flags ['-shared'] Checking for program /share/apps/cuda/10.2/bin/mpicc...not found Checking for program mpicc...not found Checking for program /share/apps/cmake/3.13.4//bin/mpicc...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc...found Defined make macro "LD_SHARED" to "mpicc" Trying C compiler flag Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.setCompilers/conftest -shared /tmp/petsc-EiMIaN/config.setCompilers/conftest.o Valid C linker flag -shared Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int (*fprintf_ptr)(FILE*,const char*,...) = fprintf; void foo(void){ fprintf_ptr(stdout,"hello"); return; } void bar(void){foo();} Executing: mpicc -o /tmp/petsc-EiMIaN/config.setCompilers/libconftest.so -shared /tmp/petsc-EiMIaN/config.setCompilers/conftest.o Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int foo(void); int main() { int ret = foo(); if (ret) {} ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.setCompilers/conftest /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -L/tmp/petsc-EiMIaN/config.setCompilers -lconftest Using shared linker mpicc with flags ['-shared'] and library extension so Executing: uname -s stdout: Linux Executing: uname -s stdout: Linux ================================================================================ TEST checkPIC from config.setCompilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/setCompilers.py:1003) TESTING: checkPIC from config.setCompilers(config/BuildSystem/config/setCompilers.py:1003) Determine the PIC option for each compiler Trying C for PIC code without any compiler flag Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int (*fprintf_ptr)(FILE*,const char*,...) = fprintf; void foo(void){ fprintf_ptr(stdout,"hello"); return; } void bar(void){foo();} Executing: mpicc -o /tmp/petsc-EiMIaN/config.setCompilers/libconftest.so -shared /tmp/petsc-EiMIaN/config.setCompilers/conftest.o Accepted C PIC code without compiler flag Trying Cxx for PIC code without any compiler flag Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int (*fprintf_ptr)(FILE*,const char*,...) = fprintf; void foo(void){ fprintf_ptr(stdout,"hello"); return; } void bar(void){foo();} Executing: mpicc -o /tmp/petsc-EiMIaN/config.setCompilers/libconftest.so -shared /tmp/petsc-EiMIaN/config.setCompilers/conftest.o Accepted Cxx PIC code without compiler flag Trying FC for PIC code without any compiler flag Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.F90 Successful compile: Source: program main end Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.F90 Successful compile: Source: function foo(a) real:: a,x,bar common /xx/ x x=a foo = bar(x) end Executing: mpicc -o /tmp/petsc-EiMIaN/config.setCompilers/libconftest.so -shared /tmp/petsc-EiMIaN/config.setCompilers/conftest.o Accepted FC PIC code without compiler flag Trying CUDA for PIC code without any compiler flag Executing: /share/apps/cuda/10.2/bin/nvcc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -Wno-deprecated-gpu-targets /tmp/petsc-EiMIaN/config.setCompilers/conftest.cu Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: /share/apps/cuda/10.2/bin/nvcc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -Wno-deprecated-gpu-targets /tmp/petsc-EiMIaN/config.setCompilers/conftest.cu Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int (*fprintf_ptr)(FILE*,const char*,...) = fprintf; void foo(void){ fprintf_ptr(stdout,"hello"); return; } void bar(void){foo();} Executing: mpicc -o /tmp/petsc-EiMIaN/config.setCompilers/libconftest.so -shared /tmp/petsc-EiMIaN/config.setCompilers/conftest.o Accepted CUDA PIC code without compiler flag ================================================================================ TEST checkSharedLinkerPaths from config.setCompilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/setCompilers.py:1380) TESTING: checkSharedLinkerPaths from config.setCompilers(config/BuildSystem/config/setCompilers.py:1380) Determine the shared linker path options - IRIX: -rpath - Linux, OSF: -Wl,-rpath, - Solaris: -R - FreeBSD: -Wl,-R, Executing: uname -s stdout: Linux Executing: mpicc -V Trying C linker flag -Wl,-rpath, Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.setCompilers/conftest -Wl,-rpath,/qfs/people/abhy245/software/petsc /tmp/petsc-EiMIaN/config.setCompilers/conftest.o Valid C linker flag -Wl,-rpath,/qfs/people/abhy245/software/petsc Executing: uname -s stdout: Linux Executing: mpicc -V Trying Cxx linker flag -Wl,-rpath, Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.setCompilers/conftest -Wl,-rpath,/qfs/people/abhy245/software/petsc /tmp/petsc-EiMIaN/config.setCompilers/conftest.o Valid Cxx linker flag -Wl,-rpath,/qfs/people/abhy245/software/petsc Executing: uname -s stdout: Linux Executing: mpicc -V Trying FC linker flag -Wl,-rpath, Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.F90 Successful compile: Source: program main end Executing: mpif77 -o /tmp/petsc-EiMIaN/config.setCompilers/conftest -Wl,-rpath,/qfs/people/abhy245/software/petsc /tmp/petsc-EiMIaN/config.setCompilers/conftest.o Valid FC linker flag -Wl,-rpath,/qfs/people/abhy245/software/petsc Executing: uname -s stdout: Linux Executing: mpicc -V Trying CUDA linker flag -Wl,-rpath, Executing: /share/apps/cuda/10.2/bin/nvcc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -Wno-deprecated-gpu-targets /tmp/petsc-EiMIaN/config.setCompilers/conftest.cu Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: /share/apps/cuda/10.2/bin/nvcc -o /tmp/petsc-EiMIaN/config.setCompilers/conftest /tmp/petsc-EiMIaN/config.setCompilers/conftest.o Valid CUDA linker flag -Wl,-rpath,/qfs/people/abhy245/software/petsc ================================================================================ TEST checkLibC from config.setCompilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/setCompilers.py:1415) TESTING: checkLibC from config.setCompilers(config/BuildSystem/config/setCompilers.py:1415) Test whether we need to explicitly include libc in shared linking - Mac OSX requires an explicit reference to libc for shared linking Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int foo(void) {void *chunk = malloc(31); free(chunk); return 0;} Executing: mpicc -o /tmp/petsc-EiMIaN/config.setCompilers/libconftest.so -shared /tmp/petsc-EiMIaN/config.setCompilers/conftest.o Shared linking does not require an explicit libc reference ================================================================================ TEST checkDynamicLinker from config.setCompilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/setCompilers.py:1464) TESTING: checkDynamicLinker from config.setCompilers(config/BuildSystem/config/setCompilers.py:1464) Check that the linker can dynamicaly load shared libraries Checking for header: dlfcn.h All intermediate test results are stored in /tmp/petsc-EiMIaN/config.headers Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_DLFCN_H" to "1" Checking for functions [dlopen dlsym dlclose] in library ['dl'] [] All intermediate test results are stored in /tmp/petsc-EiMIaN/config.libraries Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.libraries /tmp/petsc-EiMIaN/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char dlopen(); static void _check_dlopen() { dlopen(); } char dlsym(); static void _check_dlsym() { dlsym(); } char dlclose(); static void _check_dlclose() { dlclose(); } int main() { _check_dlopen(); _check_dlsym(); _check_dlclose();; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.libraries/conftest /tmp/petsc-EiMIaN/config.libraries/conftest.o -ldl Defined "HAVE_LIBDL" to "1" Adding ['dl'] to LIBS Executing: uname -s stdout: Linux Checking dynamic linker mpicc using flags ['-shared'] Checking for program /share/apps/cuda/10.2/bin/mpicc...not found Checking for program mpicc...not found Checking for program /share/apps/cmake/3.13.4//bin/mpicc...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc...found Defined make macro "DYNAMICLINKER" to "mpicc" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.setCompilers/conftest -shared /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -ldl Valid C linker flag -shared Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int foo(void) {printf("test");return 0;} Executing: mpicc -o /tmp/petsc-EiMIaN/config.setCompilers/libconftest.so -shared /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -ldl Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include int main() { void *handle = dlopen("/tmp/petsc-EiMIaN/config.setCompilers/libconftest.so", 0); int (*foo)(void) = (int (*)(void)) dlsym(handle, "foo"); if (!foo) { printf("Could not load symbol\n"); return -1; } if ((*foo)()) { printf("Invalid return from foo()\n"); return -1; } if (dlclose(handle)) { printf("Could not close library\n"); return -1; } ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.setCompilers/conftest /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -ldl Using dynamic linker mpicc with flags ['-shared'] and library extension so ================================================================================ TEST output from config.setCompilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/setCompilers.py:1516) TESTING: output from config.setCompilers(config/BuildSystem/config/setCompilers.py:1516) Output module data as defines and substitutions Substituting "CC" with "mpicc" Substituting "CFLAGS" with "" Defined make macro "CC_LINKER_SLFLAG" to "-Wl,-rpath," Substituting "CPP" with "mpicc -E" Substituting "CPPFLAGS" with "" Substituting "CUDAC" with "/share/apps/cuda/10.2/bin/nvcc" Substituting "CUDAFLAGS" with "" Substituting "CUDAPP" with "/share/apps/cuda/10.2/bin/nvcc -E" Substituting "CUDAPPFLAGS" with "-Wno-deprecated-gpu-targets" Substituting "CXX" with "mpicxx" Substituting "CXX_CXXFLAGS" with "" Substituting "CXXFLAGS" with "" Substituting "CXX_LINKER_SLFLAG" with "-Wl,-rpath," Substituting "CXXCPP" with "mpicxx -E" Substituting "CXXCPPFLAGS" with "" Substituting "FC" with "mpif77" Substituting "FFLAGS" with "" Defined make macro "FC_LINKER_SLFLAG" to "-Wl,-rpath," Substituting "LDFLAGS" with "" Substituting "LIBS" with "-ldl " Substituting "SHARED_LIBRARY_FLAG" with "-shared" ================================================================================ TEST checkSharedDynamicPicOptions from PETSc.options.sharedLibraries(/qfs/people/abhy245/software/petsc/config/PETSc/options/sharedLibraries.py:36) TESTING: checkSharedDynamicPicOptions from PETSc.options.sharedLibraries(config/PETSc/options/sharedLibraries.py:36) ================================================================================ TEST configureSharedLibraries from PETSc.options.sharedLibraries(/qfs/people/abhy245/software/petsc/config/PETSc/options/sharedLibraries.py:52) TESTING: configureSharedLibraries from PETSc.options.sharedLibraries(config/PETSc/options/sharedLibraries.py:52) Checks whether shared libraries should be used, for which you must - Specify --with-shared-libraries - Have found a working shared linker Defines PETSC_USE_SHARED_LIBRARIES if they are used Executing: uname -s stdout: Linux Defined make rule "shared_arch" with dependencies "shared_linux" and code [] Defined make macro "SONAME_FUNCTION" to "$(1).so.$(2)" Defined make macro "SL_LINKER_FUNCTION" to "-shared -Wl,-soname,$(call SONAME_FUNCTION,$(notdir $(1)),$(2))" Defined make macro "BUILDSHAREDLIB" to "yes" Defined "USE_SHARED_LIBRARIES" to "1" ================================================================================ TEST configureDynamicLibraries from PETSc.options.sharedLibraries(/qfs/people/abhy245/software/petsc/config/PETSc/options/sharedLibraries.py:94) TESTING: configureDynamicLibraries from PETSc.options.sharedLibraries(config/PETSc/options/sharedLibraries.py:94) Checks whether dynamic loading is available (with dlfcn.h and libdl) Defined "HAVE_DYNAMIC_LIBRARIES" to "1" ================================================================================ TEST configureSerializedFunctions from PETSc.options.sharedLibraries(/qfs/people/abhy245/software/petsc/config/PETSc/options/sharedLibraries.py:100) TESTING: configureSerializedFunctions from PETSc.options.sharedLibraries(config/PETSc/options/sharedLibraries.py:100) Defines PETSC_SERIALIZE_FUNCTIONS if they are used Requires shared libraries ================================================================================ TEST configureIndexSize from PETSc.options.indexTypes(/qfs/people/abhy245/software/petsc/config/PETSc/options/indexTypes.py:30) TESTING: configureIndexSize from PETSc.options.indexTypes(config/PETSc/options/indexTypes.py:30) Defined make macro "PETSC_INDEX_SIZE" to "32" ================================================================================ TEST configureCompilerFlags from config.compilerFlags(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilerFlags.py:72) TESTING: configureCompilerFlags from config.compilerFlags(config/BuildSystem/config/compilerFlags.py:72) Get the default compiler flags Defined make macro "C_VERSION" to "gcc (GCC) 7.4.0" Defined make macro "MPICC_SHOW" to "gcc -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -pthread -Wl,-rpath -Wl,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,--enable-new-dtags -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi" Trying C compiler flag -Wall Trying C compiler flag -Wwrite-strings Trying C compiler flag -Wno-strict-aliasing Trying C compiler flag -Wno-unknown-pragmas Trying C compiler flag -fstack-protector Trying C compiler flag -mfp16-format=ieee Rejected C compiler flag -mfp16-format=ieee Trying C compiler flag -fvisibility=hidden Defined make macro "MPICC_SHOW" to "gcc -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -pthread -Wl,-rpath -Wl,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,--enable-new-dtags -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi" Trying C compiler flag -g3 Defined make macro "Cxx_VERSION" to "g++ (GCC) 7.4.0" Defined make macro "MPICXX_SHOW" to "g++ -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -pthread -Wl,-rpath -Wl,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,--enable-new-dtags -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi" Trying Cxx compiler flag -Wall Trying Cxx compiler flag -Wwrite-strings Trying Cxx compiler flag -Wno-strict-aliasing Trying Cxx compiler flag -Wno-unknown-pragmas Trying Cxx compiler flag -fstack-protector Trying Cxx compiler flag -fvisibility=hidden Defined make macro "MPICXX_SHOW" to "g++ -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -pthread -Wl,-rpath -Wl,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,--enable-new-dtags -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi" Trying Cxx compiler flag -g Defined make macro "FC_VERSION" to "GNU Fortran (GCC) 7.4.0" Defined make macro "MPIFC_SHOW" to "gfortran -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -pthread -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,-rpath -Wl,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,--enable-new-dtags -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi" Trying FC compiler flag -Wall Trying FC compiler flag -ffree-line-length-0 Trying FC compiler flag -Wno-unused-dummy-argument Defined make macro "MPIFC_SHOW" to "gfortran -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -pthread -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,-rpath -Wl,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,--enable-new-dtags -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi" Trying FC compiler flag -g Defined make macro "CUDA_VERSION" to "nvcc: NVIDIA (R) Cuda compiler driver" Defined make macro "MPICC_SHOW" to "Unavailable" Defined make macro "MPICC_SHOW" to "Unavailable" Trying CUDA compiler flag -g Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -Wall /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -Wall Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -Wwrite-strings Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -Wno-strict-aliasing Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -Wno-unknown-pragmas Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -fstack-protector Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -mfp16-format=ieee /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Possible ERROR while running compiler: exit code 1 stderr: gcc: error: unrecognized command line option ‘-mfp16-format=ieee’ Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Rejecting compiler flag -mfp16-format=ieee due to nonzero status from link Rejecting compiler flag -mfp16-format=ieee due to gcc: error: unrecognized command line option ‘-mfp16-format=ieee’ PETSc Error: No output file produced Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -fvisibility=hidden Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -g3 Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -Wall /tmp/petsc-EiMIaN/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -Wall Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings /tmp/petsc-EiMIaN/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -Wwrite-strings Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing /tmp/petsc-EiMIaN/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -Wno-strict-aliasing Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas /tmp/petsc-EiMIaN/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -Wno-unknown-pragmas Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector /tmp/petsc-EiMIaN/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -fstack-protector Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden /tmp/petsc-EiMIaN/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -fvisibility=hidden Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -g Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -Wall /tmp/petsc-EiMIaN/config.setCompilers/conftest.F90 Successful compile: Source: program main end Added FC compiler flag -Wall Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -ffree-line-length-0 /tmp/petsc-EiMIaN/config.setCompilers/conftest.F90 Successful compile: Source: program main end Added FC compiler flag -ffree-line-length-0 Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument /tmp/petsc-EiMIaN/config.setCompilers/conftest.F90 Successful compile: Source: program main end Added FC compiler flag -Wno-unused-dummy-argument Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.setCompilers/conftest.F90 Successful compile: Source: program main end Added FC compiler flag -g Executing: /share/apps/cuda/10.2/bin/nvcc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -g -Wno-deprecated-gpu-targets /tmp/petsc-EiMIaN/config.setCompilers/conftest.cu Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added CUDA compiler flag -g Executing: mpicc --version stdout: gcc (GCC) 7.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. getCompilerVersion: mpicc gcc (GCC) 7.4.0 Executing: mpicc -show stdout: gcc -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -pthread -Wl,-rpath -Wl,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,--enable-new-dtags -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi Executing: mpicc --help | head -n 20 stdout: Usage: gcc [options] file... Options: -pass-exit-codes Exit with highest error code from a phase. --help Display this information. --target-help Display target specific command line options. --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...]. Display specific types of command line options. (Use '-v --help' to display command line options of sub-processes). --version Display compiler version information. -dumpspecs Display all of the built in spec strings. -dumpversion Display the version of the compiler. -dumpmachine Display the compiler's target processor. -print-search-dirs Display the directories in the compiler's search path. -print-libgcc-file-name Display the name of the compiler's companion library. -print-file-name= Display the full path to library . -print-prog-name= Display the full path to compiler component . -print-multiarch Display the target's normalized GNU triplet, used as a component in the library path. -print-multi-directory Display the root directory for versions of libgcc. -print-multi-lib Display the mapping between command line options and Executing: uname -s stdout: Linux Executing: mpicc --help | head -n 500 stdout: Usage: gcc [options] file... Options: -pass-exit-codes Exit with highest error code from a phase. --help Display this information. --target-help Display target specific command line options. --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...]. Display specific types of command line options. (Use '-v --help' to display command line options of sub-processes). --version Display compiler version information. -dumpspecs Display all of the built in spec strings. -dumpversion Display the version of the compiler. -dumpmachine Display the compiler's target processor. -print-search-dirs Display the directories in the compiler's search path. -print-libgcc-file-name Display the name of the compiler's companion library. -print-file-name= Display the full path to library . -print-prog-name= Display the full path to compiler component . -print-multiarch Display the target's normalized GNU triplet, used as a component in the library path. -print-multi-directory Display the root directory for versions of libgcc. -print-multi-lib Display the mapping between command line options and multiple library search directories. -print-multi-os-directory Display the relative path to OS libraries. -print-sysroot Display the target libraries directory. -print-sysroot-headers-suffix Display the sysroot suffix used to find headers. -Wa, Pass comma-separated on to the assembler. -Wp, Pass comma-separated on to the preprocessor. -Wl, Pass comma-separated on to the linker. -Xassembler Pass on to the assembler. -Xpreprocessor Pass on to the preprocessor. -Xlinker Pass on to the linker. -save-temps Do not delete intermediate files. -save-temps= Do not delete intermediate files. -no-canonical-prefixes Do not canonicalize paths when building relative prefixes to other gcc components. -pipe Use pipes rather than intermediate files. -time Time the execution of each subprocess. -specs= Override built-in specs with the contents of . -std= Assume that the input sources are for . --sysroot= Use as the root directory for headers and libraries. -B Add to the compiler's search paths. -v Display the programs invoked by the compiler. -### Like -v but options quoted and commands not executed. -E Preprocess only; do not compile, assemble or link. -S Compile only; do not assemble or link. -c Compile and assemble, but do not link. -o Place the output into . -pie Create a position independent executable. -shared Create a shared library. -x Specify the language of the following input files. Permissible languages include: c c++ assembler none 'none' means revert to the default behavior of guessing the language based on the file's extension. Options starting with -g, -f, -m, -O, -W, or --param are automatically passed on to the various sub-processes invoked by gcc. In order to pass other options on to these processes the -W options must be used. For bug reporting instructions, please see: . Executing: mpicc -show stdout: gcc -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -pthread -Wl,-rpath -Wl,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,--enable-new-dtags -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi Executing: mpicxx --version stdout: g++ (GCC) 7.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. getCompilerVersion: mpicxx g++ (GCC) 7.4.0 Executing: mpicxx -show stdout: g++ -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -pthread -Wl,-rpath -Wl,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,--enable-new-dtags -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi Executing: mpicxx --help | head -n 20 stdout: Usage: g++ [options] file... Options: -pass-exit-codes Exit with highest error code from a phase. --help Display this information. --target-help Display target specific command line options. --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...]. Display specific types of command line options. (Use '-v --help' to display command line options of sub-processes). --version Display compiler version information. -dumpspecs Display all of the built in spec strings. -dumpversion Display the version of the compiler. -dumpmachine Display the compiler's target processor. -print-search-dirs Display the directories in the compiler's search path. -print-libgcc-file-name Display the name of the compiler's companion library. -print-file-name= Display the full path to library . -print-prog-name= Display the full path to compiler component . -print-multiarch Display the target's normalized GNU triplet, used as a component in the library path. -print-multi-directory Display the root directory for versions of libgcc. -print-multi-lib Display the mapping between command line options and Executing: uname -s stdout: Linux Executing: mpicxx -show stdout: g++ -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -pthread -Wl,-rpath -Wl,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,--enable-new-dtags -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi Executing: mpif77 --version stdout: GNU Fortran (GCC) 7.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. getCompilerVersion: mpif77 GNU Fortran (GCC) 7.4.0 Executing: mpif77 -show stdout: gfortran -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -pthread -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,-rpath -Wl,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,--enable-new-dtags -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi Executing: mpif77 --help | head -n 20 stdout: Usage: gfortran [options] file... Options: -pass-exit-codes Exit with highest error code from a phase. --help Display this information. --target-help Display target specific command line options. --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...]. Display specific types of command line options. (Use '-v --help' to display command line options of sub-processes). --version Display compiler version information. -dumpspecs Display all of the built in spec strings. -dumpversion Display the version of the compiler. -dumpmachine Display the compiler's target processor. -print-search-dirs Display the directories in the compiler's search path. -print-libgcc-file-name Display the name of the compiler's companion library. -print-file-name= Display the full path to library . -print-prog-name= Display the full path to compiler component . -print-multiarch Display the target's normalized GNU triplet, used as a component in the library path. -print-multi-directory Display the root directory for versions of libgcc. -print-multi-lib Display the mapping between command line options and Executing: mpif77 --version stdout: GNU Fortran (GCC) 7.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Executing: mpif77 --version stdout: GNU Fortran (GCC) 7.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Executing: mpif77 --version stdout: GNU Fortran (GCC) 7.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Executing: mpif77 -show stdout: gfortran -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -pthread -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,-rpath -Wl,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,--enable-new-dtags -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi Executing: /share/apps/cuda/10.2/bin/nvcc --version stdout: nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2019 NVIDIA Corporation Built on Thu_Oct_24_17:58:26_PDT_2019 Cuda compilation tools, release 10.2, V10.2.89 getCompilerVersion: /share/apps/cuda/10.2/bin/nvcc nvcc: NVIDIA (R) Cuda compiler driver Executing: /share/apps/cuda/10.2/bin/nvcc --help | head -n 20 stdout: Usage : nvcc [options] Options for specifying the compilation phase ============================================ More exactly, this option specifies up to which stage the input files must be compiled, according to the following compilation trajectories for different input file types: .c/.cc/.cpp/.cxx : preprocess, compile, link .o : link .i/.ii : compile, link .cu : preprocess, cuda frontend, PTX assemble, merge with host C code, compile, link .gpu : cicc compile into cubin .ptx : PTX assemble into cubin. --cuda (-cuda) Compile all .cu input files to .cu.cpp.ii output. --cubin (-cubin) Compile all .cu/.gpu/.ptx input files to device-only .cubin files. This Executing: /share/apps/cuda/10.2/bin/nvcc --help | head -n 500 stdout: Usage : nvcc [options] Options for specifying the compilation phase ============================================ More exactly, this option specifies up to which stage the input files must be compiled, according to the following compilation trajectories for different input file types: .c/.cc/.cpp/.cxx : preprocess, compile, link .o : link .i/.ii : compile, link .cu : preprocess, cuda frontend, PTX assemble, merge with host C code, compile, link .gpu : cicc compile into cubin .ptx : PTX assemble into cubin. --cuda (-cuda) Compile all .cu input files to .cu.cpp.ii output. --cubin (-cubin) Compile all .cu/.gpu/.ptx input files to device-only .cubin files. This step discards the host code for each .cu input file. --fatbin (-fatbin) Compile all .cu/.gpu/.ptx/.cubin input files to device-only .fatbin files. This step discards the host code for each .cu input file. --ptx (-ptx) Compile all .cu/.gpu input files to device-only .ptx files. This step discards the host code for each of these input file. --preprocess (-E) Preprocess all .c/.cc/.cpp/.cxx/.cu input files. --generate-dependencies (-M) Generate a dependency file that can be included in a make file for the .c/.cc/.cpp/.cxx/.cu input file. If -MF is specified, multiple source files are not supported, and the output is written to the specified file, otherwise it is written to stdout. --generate-nonsystem-dependencies (-MM) Same as --generate-dependencies but skip header files found in system directories (Linux only). --generate-dependencies-with-compile (-MD) Generate a dependency file and compile the input file. The dependency file can be included in a make file for the .c/.cc/.cpp/.cxx/.cu input file. This option cannot be specified together with -E. The dependency file name is computed as follows: - If -MF is specified, then the specified file is used as the dependency file name - If -o is specified, the dependency file name is computed from the specified file name by replacing the suffix with '.d'. - Otherwise, the dependency file name is computed by replacing the input file names's suffix with '.d' If the dependency file name is computed based on either -MF or -o, then multiple input files are not supported. --generate-nonsystem-dependencies-with-compile (-MMD) Same as --generate-dependencies-with-compile, but skip header files found in system directories (Linux only). --dependency-output (-MF) Specify the output file for the dependency file generated with -M/-MM/-MD/-MMD. --compile (-c) Compile each .c/.cc/.cpp/.cxx/.cu input file into an object file. --device-c (-dc) Compile each .c/.cc/.cpp/.cxx/.cu input file into an object file that contains relocatable device code. It is equivalent to '--relocatable-device-code=true --compile'. --device-w (-dw) Compile each .c/.cc/.cpp/.cxx/.cu input file into an object file that contains executable device code. It is equivalent to '--relocatable-device-code=false --compile'. --device-link (-dlink) Link object files with relocatable device code and .ptx/.cubin/.fatbin files into an object file with executable device code, which can be passed to the host linker. --link (-link) This option specifies the default behavior: compile and link all inputs. --lib (-lib) Compile all inputs into object files (if necessary) and add the results to the specified output library file. --run (-run) This option compiles and links all inputs into an executable, and executes it. Or, when the input is a single executable, it is executed without any compilation or linking. This step is intended for developers who do not want to be bothered with setting the necessary environment variables; these are set temporarily by nvcc). File and path specifications. ============================= --output-file (-o) Specify name and location of the output file. Only a single input file is allowed when this option is present in nvcc non-linking/archiving mode. --pre-include ,... (-include) Specify header files that must be preincluded during preprocessing. --library ,... (-l) Specify libraries to be used in the linking stage without the library file extension. The libraries are searched for on the library search paths that have been specified using option '--library-path'. --define-macro ,... (-D) Specify macro definitions to define for use during preprocessing or compilation. --undefine-macro ,... (-U) Undefine macro definitions during preprocessing or compilation. --include-path ,... (-I) Specify include search paths. --system-include ,... (-isystem) Specify system include search paths. --library-path ,... (-L) Specify library search paths. --output-directory (-odir) Specify the directory of the output file. This option is intended for letting the dependency generation step (see '--generate-dependencies') generate a rule that defines the target object file in the proper directory. --compiler-bindir (-ccbin) Specify the directory in which the host compiler executable resides. The host compiler executable name can be also specified to ensure that the correct host compiler is selected. In addition, driver prefix options ('--input-drive-prefix', '--dependency-drive-prefix', or '--drive-prefix') may need to be specified, if nvcc is executed in a Cygwin shell or a MinGW shell on Windows. --archiver-binary (-arbin) Specify the path of the executable for the archiving tool used to createstatic libraries with '--lib'. If unspecified, a platform-specific defaultis used. --cudart {none|shared|static} (-cudart) Specify the type of CUDA runtime library to be used: no CUDA runtime library, shared/dynamic CUDA runtime library, or static CUDA runtime library. Allowed values for this option: 'none','shared','static'. Default value: 'static'. --cudadevrt {none|static} (-cudadevrt) Specify the type of CUDA device runtime library to be used: no CUDA device runtime library, or static CUDA device runtime library. Allowed values for this option: 'none','static'. Default value: 'static'. --libdevice-directory (-ldir) Specify the directory that contains the libdevice library files when option '--dont-use-profile' is used. Libdevice library files are located in the 'nvvm/libdevice' directory in the CUDA toolkit. --target-directory (-target-dir) Specify the subfolder name in the targets directory where the default include and library paths are located. --use-local-env --use-local-env Specify whether the environment is already set up for the host compiler. Options for specifying behavior of compiler/linker. =================================================== --profile (-pg) Instrument generated code/executable for use by gprof (Linux only). --debug (-g) Generate debug information for host code. --device-debug (-G) Generate debug information for device code. Turns off all optimizations. Don't use for profiling; use -lineinfo instead. --generate-line-info (-lineinfo) Generate line-number information for device code. --optimize (-O) Specify optimization level for host code. --ftemplate-backtrace-limit (-ftemplate-backtrace-limit) Set the maximum number of template instantiation notes for a single warning or error to . A value of 0 is allowed, and indicates that no limit should be enforced. This value is also passed to the host compiler if it provides an equivalent flag. --ftemplate-depth (-ftemplate-depth) Set the maximum instantiation depth for template classes to . This value is also passed to the host compiler if it provides an equivalent flag. --shared (-shared) Generate a shared library during linking. Use option '--linker-options' when other linker options are required for more control. --x {c|c++|cu} (-x) Explicitly specify the language for the input files, rather than letting the compiler choose a default based on the file name suffix. Allowed values for this option: 'c','c++','cu'. --std {c++03|c++11|c++14},... (-std) Select a particular C++ dialect. Note that this flag also turns on the corresponding dialect flag for the host compiler. Allowed values for this option: 'c++03','c++11','c++14'. --no-host-device-initializer-list (-nohdinitlist) Do not implicitly consider member functions of std::initializer_list as __host__ __device__ functions. --no-host-device-move-forward (-nohdmoveforward) Do not implicitly consider std::move and std::forward as __host__ __device__ function templates. --expt-relaxed-constexpr (-expt-relaxed-constexpr) Experimental flag: Allow host code to invoke __device__ constexpr functions, and device code to invoke __host__ constexpr functions.Note that the behavior of this flag may change in future compiler releases. --extended-lambda (-extended-lambda) Allow __host__, __device__ annotations in lambda declaration. --expt-extended-lambda (-expt-extended-lambda) Alias for -extended-lambda. --machine {32|64} (-m) Specify 32 vs 64 bit architecture. Allowed values for this option: 32,64. Default value: 64. Options for passing specific phase options ========================================== These allow for passing options directly to the intended compilation phase. Using these, users have the ability to pass options to the lower level compilation tools, without the need for nvcc to know about each and every such option. --compiler-options ,... (-Xcompiler) Specify options directly to the compiler/preprocessor. --linker-options ,... (-Xlinker) Specify options directly to the host linker. --archive-options ,... (-Xarchive) Specify options directly to library manager. --ptxas-options ,... (-Xptxas) Specify options directly to ptxas, the PTX optimizing assembler. --nvlink-options ,... (-Xnvlink) Specify options directly to nvlink. Miscellaneous options for guiding the compiler driver. ====================================================== --dont-use-profile (-noprof) Nvcc uses the nvcc.profiles file for compilation. When specifying this option, the profile file is not used. --dryrun (-dryrun) Do not execute the compilation commands generated by nvcc. Instead, list them. --verbose (-v) List the compilation commands generated by this compiler driver, but do not suppress their execution. --keep (-keep) Keep all intermediate files that are generated during internal compilation steps. --keep-dir (-keep-dir) Keep all intermediate files that are generated during internal compilation steps in this directory. --save-temps (-save-temps) This option is an alias of '--keep'. --clean-targets (-clean) This option reverses the behavior of nvcc. When specified, none of the compilation phases will be executed. Instead, all of the non-temporary files that nvcc would otherwise create will be deleted. --time (-time) Generate a comma separated value table with the time taken by each compilation phase, and append it at the end of the file given as the option argument. If the file is empty, the column headings are generated in the first row of the table. If the file name is '-', the timing data is generated in stdout. --run-args ,... (-run-args) Used in combination with option --run to specify command line arguments for the executable. --input-drive-prefix (-idp) On Windows, all command line arguments that refer to file names must be converted to the Windows native format before they are passed to pure Windows executables. This option specifies how the current development environment represents absolute paths. Use '/cygwin/' as for Cygwin build environments, and '/' as for MinGW. --dependency-drive-prefix (-ddp) On Windows, when generating dependency files (see --generate-dependencies), all file names must be converted appropriately for the instance of 'make' that is used. Some instances of 'make' have trouble with the colon in absolute paths in the native Windows format, which depends on the environment in which the 'make' instance has been compiled. Use '/cygwin/' as for a Cygwin make, and '/' as for MinGW. Or leave these file names in the native Windows format by specifying nothing. --drive-prefix (-dp) Specifies as both --input-drive-prefix and --dependency-drive-prefix. --dependency-target-name (-MT) Specify the target name of the generated rule when generating a dependency file (see '--generate-dependencies'). --no-align-double --no-align-double Specifies that '-malign-double' should not be passed as a compiler argument on 32-bit platforms. WARNING: this makes the ABI incompatible with the cuda's kernel ABI for certain 64-bit types. --no-device-link (-nodlink) Skip the device link step when linking object files. Options for steering GPU code generation. ========================================= --gpu-architecture (-arch) Specify the name of the class of NVIDIA 'virtual' GPU architecture for which the CUDA input files must be compiled. With the exception as described for the shorthand below, the architecture specified with this option must be a 'virtual' architecture (such as compute_50). Normally, this option alone does not trigger assembly of the generated PTX for a 'real' architecture (that is the role of nvcc option '--gpu-code', see below); rather, its purpose is to control preprocessing and compilation of the input to PTX. For convenience, in case of simple nvcc compilations, the following shorthand is supported. If no value for option '--gpu-code' is specified, then the value of this option defaults to the value of '--gpu-architecture'. In this situation, as only exception to the description above, the value specified for '--gpu-architecture' may be a 'real' architecture (such as a sm_50), in which case nvcc uses the specified 'real' architecture and its closest 'virtual' architecture as effective architecture values. For example, 'nvcc --gpu-architecture=sm_50' is equivalent to 'nvcc --gpu-architecture=compute_50 --gpu-code=sm_50,compute_50'. Allowed values for this option: 'compute_30','compute_32','compute_35', 'compute_37','compute_50','compute_52','compute_53','compute_60','compute_61', 'compute_62','compute_70','compute_72','compute_75','sm_30','sm_32','sm_35', 'sm_37','sm_50','sm_52','sm_53','sm_60','sm_61','sm_62','sm_70','sm_72', 'sm_75'. --gpu-code ,... (-code) Specify the name of the NVIDIA GPU to assemble and optimize PTX for. nvcc embeds a compiled code image in the resulting executable for each specified architecture, which is a true binary load image for each 'real' architecture (such as sm_50), and PTX code for the 'virtual' architecture (such as compute_50). During runtime, such embedded PTX code is dynamically compiled by the CUDA runtime system if no binary load image is found for the 'current' GPU. Architectures specified for options '--gpu-architecture' and '--gpu-code' may be 'virtual' as well as 'real', but the architectures must be compatible with the architecture. When the '--gpu-code' option is used, the value for the '--gpu-architecture' option must be a 'virtual' PTX architecture. For instance, '--gpu-architecture=compute_35' is not compatible with '--gpu-code=sm_30', because the earlier compilation stages will assume the availability of 'compute_35' features that are not present on 'sm_30'. Allowed values for this option: 'compute_30','compute_32','compute_35', 'compute_37','compute_50','compute_52','compute_53','compute_60','compute_61', 'compute_62','compute_70','compute_72','compute_75','sm_30','sm_32','sm_35', 'sm_37','sm_50','sm_52','sm_53','sm_60','sm_61','sm_62','sm_70','sm_72', 'sm_75'. --generate-code ,... (-gencode) This option provides a generalization of the '--gpu-architecture= --gpu-code=, ...' option combination for specifying nvcc behavior with respect to code generation. Where use of the previous options generates code for different 'real' architectures with the PTX for the same 'virtual' architecture, option '--generate-code' allows multiple PTX generations for different 'virtual' architectures. In fact, '--gpu-architecture= --gpu-code=, ...' is equivalent to '--generate-code arch=,code=,...'. '--generate-code' options may be repeated for different virtual architectures. Allowed keywords for this option: 'arch','code'. --relocatable-device-code {true|false} (-rdc) Enable (disable) the generation of relocatable device code. If disabled, executable device code is generated. Relocatable device code must be linked before it can be executed. Default value: false. --entries entry,... (-e) Specify the global entry functions for which code must be generated. By default, code will be generated for all entry functions. --maxrregcount (-maxrregcount) Specify the maximum amount of registers that GPU functions can use. Until a function-specific limit, a higher value will generally increase the performance of individual GPU threads that execute this function. However, because thread registers are allocated from a global register pool on each GPU, a higher value of this option will also reduce the maximum thread block size, thereby reducing the amount of thread parallelism. Hence, a good maxrregcount value is the result of a trade-off. If this option is not specified, then no maximum is assumed. Value less than the minimum registers required by ABI will be bumped up by the compiler to ABI minimum limit. User program may not be able to make use of all registers as some registers are reserved by compiler. --use_fast_math (-use_fast_math) Make use of fast math library. '--use_fast_math' implies '--ftz=true --prec-div=false --prec-sqrt=false --fmad=true'. --ftz {true|false} (-ftz) This option controls single-precision denormals support. '--ftz=true' flushes denormal values to zero and '--ftz=false' preserves denormal values. '--use_fast_math' implies '--ftz=true'. Default value: false. --prec-div {true|false} (-prec-div) This option controls single-precision floating-point division and reciprocals. '--prec-div=true' enables the IEEE round-to-nearest mode and '--prec-div=false' enables the fast approximation mode. '--use_fast_math' implies '--prec-div=false'. Default value: true. --prec-sqrt {true|false} (-prec-sqrt) This option controls single-precision floating-point squre root. '--prec-sqrt=true' enables the IEEE round-to-nearest mode and '--prec-sqrt=false' enables the fast approximation mode. '--use_fast_math' implies '--prec-sqrt=false'. Default value: true. --fmad {true|false} (-fmad) This option enables (disables) the contraction of floating-point multiplies and adds/subtracts into floating-point multiply-add operations (FMAD, FFMA, or DFMA). '--use_fast_math' implies '--fmad=true'. Default value: true. Options for steering cuda compilation. ====================================== --default-stream {legacy|null|per-thread} (-default-stream) Specify the stream that CUDA commands from the compiled program will be sent to by default. legacy The CUDA legacy stream (per context, implicitly synchronizes with other streams). per-thread A normal CUDA stream (per thread, does not implicitly synchronize with other streams). 'null' is a deprecated alias for 'legacy'. Allowed values for this option: 'legacy','null','per-thread'. Default value: 'legacy'. Generic tool options. ===================== --disable-warnings (-w) Inhibit all warning messages. --keep-device-functions (-keep-device-functions) In whole program compilation mode, preserve user defined external linkage __device__ function definitions up to PTX. --source-in-ptx (-src-in-ptx) Interleave source in PTX. May only be used in conjunction with --device-debug or --generate-line-info. --restrict (-restrict) Programmer assertion that all kernel pointer parameters are restrict pointers. --Wreorder (-Wreorder) Generate warnings when member initializers are reordered. --Wno-deprecated-declarations (-Wno-deprecated-declarations) Suppress warning on use of deprecated entity. --Wno-deprecated-gpu-targets (-Wno-deprecated-gpu-targets) Suppress warnings about deprecated GPU target architectures. --Werror ,... (-Werror) Make warnings of the specified kinds into errors. The following is the list of warning kinds accepted by this option: cross-execution-space-call Be more strict about unsupported cross execution space calls. The compiler will generate an error instead of a warning for a call from a __host__ __device__ to a __host__ function. reorder Executing: /share/apps/cuda/10.2/bin/nvcc --help | head -n 20 stdout: Usage : nvcc [options] Options for specifying the compilation phase ============================================ More exactly, this option specifies up to which stage the input files must be compiled, according to the following compilation trajectories for different input file types: .c/.cc/.cpp/.cxx : preprocess, compile, link .o : link .i/.ii : compile, link .cu : preprocess, cuda frontend, PTX assemble, merge with host C code, compile, link .gpu : cicc compile into cubin .ptx : PTX assemble into cubin. --cuda (-cuda) Compile all .cu input files to .cu.cpp.ii output. --cubin (-cubin) Compile all .cu/.gpu/.ptx input files to device-only .cubin files. This Executing: /share/apps/cuda/10.2/bin/nvcc --help | head -n 500 stdout: Usage : nvcc [options] Options for specifying the compilation phase ============================================ More exactly, this option specifies up to which stage the input files must be compiled, according to the following compilation trajectories for different input file types: .c/.cc/.cpp/.cxx : preprocess, compile, link .o : link .i/.ii : compile, link .cu : preprocess, cuda frontend, PTX assemble, merge with host C code, compile, link .gpu : cicc compile into cubin .ptx : PTX assemble into cubin. --cuda (-cuda) Compile all .cu input files to .cu.cpp.ii output. --cubin (-cubin) Compile all .cu/.gpu/.ptx input files to device-only .cubin files. This step discards the host code for each .cu input file. --fatbin (-fatbin) Compile all .cu/.gpu/.ptx/.cubin input files to device-only .fatbin files. This step discards the host code for each .cu input file. --ptx (-ptx) Compile all .cu/.gpu input files to device-only .ptx files. This step discards the host code for each of these input file. --preprocess (-E) Preprocess all .c/.cc/.cpp/.cxx/.cu input files. --generate-dependencies (-M) Generate a dependency file that can be included in a make file for the .c/.cc/.cpp/.cxx/.cu input file. If -MF is specified, multiple source files are not supported, and the output is written to the specified file, otherwise it is written to stdout. --generate-nonsystem-dependencies (-MM) Same as --generate-dependencies but skip header files found in system directories (Linux only). --generate-dependencies-with-compile (-MD) Generate a dependency file and compile the input file. The dependency file can be included in a make file for the .c/.cc/.cpp/.cxx/.cu input file. This option cannot be specified together with -E. The dependency file name is computed as follows: - If -MF is specified, then the specified file is used as the dependency file name - If -o is specified, the dependency file name is computed from the specified file name by replacing the suffix with '.d'. - Otherwise, the dependency file name is computed by replacing the input file names's suffix with '.d' If the dependency file name is computed based on either -MF or -o, then multiple input files are not supported. --generate-nonsystem-dependencies-with-compile (-MMD) Same as --generate-dependencies-with-compile, but skip header files found in system directories (Linux only). --dependency-output (-MF) Specify the output file for the dependency file generated with -M/-MM/-MD/-MMD. --compile (-c) Compile each .c/.cc/.cpp/.cxx/.cu input file into an object file. --device-c (-dc) Compile each .c/.cc/.cpp/.cxx/.cu input file into an object file that contains relocatable device code. It is equivalent to '--relocatable-device-code=true --compile'. --device-w (-dw) Compile each .c/.cc/.cpp/.cxx/.cu input file into an object file that contains executable device code. It is equivalent to '--relocatable-device-code=false --compile'. --device-link (-dlink) Link object files with relocatable device code and .ptx/.cubin/.fatbin files into an object file with executable device code, which can be passed to the host linker. --link (-link) This option specifies the default behavior: compile and link all inputs. --lib (-lib) Compile all inputs into object files (if necessary) and add the results to the specified output library file. --run (-run) This option compiles and links all inputs into an executable, and executes it. Or, when the input is a single executable, it is executed without any compilation or linking. This step is intended for developers who do not want to be bothered with setting the necessary environment variables; these are set temporarily by nvcc). File and path specifications. ============================= --output-file (-o) Specify name and location of the output file. Only a single input file is allowed when this option is present in nvcc non-linking/archiving mode. --pre-include ,... (-include) Specify header files that must be preincluded during preprocessing. --library ,... (-l) Specify libraries to be used in the linking stage without the library file extension. The libraries are searched for on the library search paths that have been specified using option '--library-path'. --define-macro ,... (-D) Specify macro definitions to define for use during preprocessing or compilation. --undefine-macro ,... (-U) Undefine macro definitions during preprocessing or compilation. --include-path ,... (-I) Specify include search paths. --system-include ,... (-isystem) Specify system include search paths. --library-path ,... (-L) Specify library search paths. --output-directory (-odir) Specify the directory of the output file. This option is intended for letting the dependency generation step (see '--generate-dependencies') generate a rule that defines the target object file in the proper directory. --compiler-bindir (-ccbin) Specify the directory in which the host compiler executable resides. The host compiler executable name can be also specified to ensure that the correct host compiler is selected. In addition, driver prefix options ('--input-drive-prefix', '--dependency-drive-prefix', or '--drive-prefix') may need to be specified, if nvcc is executed in a Cygwin shell or a MinGW shell on Windows. --archiver-binary (-arbin) Specify the path of the executable for the archiving tool used to createstatic libraries with '--lib'. If unspecified, a platform-specific defaultis used. --cudart {none|shared|static} (-cudart) Specify the type of CUDA runtime library to be used: no CUDA runtime library, shared/dynamic CUDA runtime library, or static CUDA runtime library. Allowed values for this option: 'none','shared','static'. Default value: 'static'. --cudadevrt {none|static} (-cudadevrt) Specify the type of CUDA device runtime library to be used: no CUDA device runtime library, or static CUDA device runtime library. Allowed values for this option: 'none','static'. Default value: 'static'. --libdevice-directory (-ldir) Specify the directory that contains the libdevice library files when option '--dont-use-profile' is used. Libdevice library files are located in the 'nvvm/libdevice' directory in the CUDA toolkit. --target-directory (-target-dir) Specify the subfolder name in the targets directory where the default include and library paths are located. --use-local-env --use-local-env Specify whether the environment is already set up for the host compiler. Options for specifying behavior of compiler/linker. =================================================== --profile (-pg) Instrument generated code/executable for use by gprof (Linux only). --debug (-g) Generate debug information for host code. --device-debug (-G) Generate debug information for device code. Turns off all optimizations. Don't use for profiling; use -lineinfo instead. --generate-line-info (-lineinfo) Generate line-number information for device code. --optimize (-O) Specify optimization level for host code. --ftemplate-backtrace-limit (-ftemplate-backtrace-limit) Set the maximum number of template instantiation notes for a single warning or error to . A value of 0 is allowed, and indicates that no limit should be enforced. This value is also passed to the host compiler if it provides an equivalent flag. --ftemplate-depth (-ftemplate-depth) Set the maximum instantiation depth for template classes to . This value is also passed to the host compiler if it provides an equivalent flag. --shared (-shared) Generate a shared library during linking. Use option '--linker-options' when other linker options are required for more control. --x {c|c++|cu} (-x) Explicitly specify the language for the input files, rather than letting the compiler choose a default based on the file name suffix. Allowed values for this option: 'c','c++','cu'. --std {c++03|c++11|c++14},... (-std) Select a particular C++ dialect. Note that this flag also turns on the corresponding dialect flag for the host compiler. Allowed values for this option: 'c++03','c++11','c++14'. --no-host-device-initializer-list (-nohdinitlist) Do not implicitly consider member functions of std::initializer_list as __host__ __device__ functions. --no-host-device-move-forward (-nohdmoveforward) Do not implicitly consider std::move and std::forward as __host__ __device__ function templates. --expt-relaxed-constexpr (-expt-relaxed-constexpr) Experimental flag: Allow host code to invoke __device__ constexpr functions, and device code to invoke __host__ constexpr functions.Note that the behavior of this flag may change in future compiler releases. --extended-lambda (-extended-lambda) Allow __host__, __device__ annotations in lambda declaration. --expt-extended-lambda (-expt-extended-lambda) Alias for -extended-lambda. --machine {32|64} (-m) Specify 32 vs 64 bit architecture. Allowed values for this option: 32,64. Default value: 64. Options for passing specific phase options ========================================== These allow for passing options directly to the intended compilation phase. Using these, users have the ability to pass options to the lower level compilation tools, without the need for nvcc to know about each and every such option. --compiler-options ,... (-Xcompiler) Specify options directly to the compiler/preprocessor. --linker-options ,... (-Xlinker) Specify options directly to the host linker. --archive-options ,... (-Xarchive) Specify options directly to library manager. --ptxas-options ,... (-Xptxas) Specify options directly to ptxas, the PTX optimizing assembler. --nvlink-options ,... (-Xnvlink) Specify options directly to nvlink. Miscellaneous options for guiding the compiler driver. ====================================================== --dont-use-profile (-noprof) Nvcc uses the nvcc.profiles file for compilation. When specifying this option, the profile file is not used. --dryrun (-dryrun) Do not execute the compilation commands generated by nvcc. Instead, list them. --verbose (-v) List the compilation commands generated by this compiler driver, but do not suppress their execution. --keep (-keep) Keep all intermediate files that are generated during internal compilation steps. --keep-dir (-keep-dir) Keep all intermediate files that are generated during internal compilation steps in this directory. --save-temps (-save-temps) This option is an alias of '--keep'. --clean-targets (-clean) This option reverses the behavior of nvcc. When specified, none of the compilation phases will be executed. Instead, all of the non-temporary files that nvcc would otherwise create will be deleted. --time (-time) Generate a comma separated value table with the time taken by each compilation phase, and append it at the end of the file given as the option argument. If the file is empty, the column headings are generated in the first row of the table. If the file name is '-', the timing data is generated in stdout. --run-args ,... (-run-args) Used in combination with option --run to specify command line arguments for the executable. --input-drive-prefix (-idp) On Windows, all command line arguments that refer to file names must be converted to the Windows native format before they are passed to pure Windows executables. This option specifies how the current development environment represents absolute paths. Use '/cygwin/' as for Cygwin build environments, and '/' as for MinGW. --dependency-drive-prefix (-ddp) On Windows, when generating dependency files (see --generate-dependencies), all file names must be converted appropriately for the instance of 'make' that is used. Some instances of 'make' have trouble with the colon in absolute paths in the native Windows format, which depends on the environment in which the 'make' instance has been compiled. Use '/cygwin/' as for a Cygwin make, and '/' as for MinGW. Or leave these file names in the native Windows format by specifying nothing. --drive-prefix (-dp) Specifies as both --input-drive-prefix and --dependency-drive-prefix. --dependency-target-name (-MT) Specify the target name of the generated rule when generating a dependency file (see '--generate-dependencies'). --no-align-double --no-align-double Specifies that '-malign-double' should not be passed as a compiler argument on 32-bit platforms. WARNING: this makes the ABI incompatible with the cuda's kernel ABI for certain 64-bit types. --no-device-link (-nodlink) Skip the device link step when linking object files. Options for steering GPU code generation. ========================================= --gpu-architecture (-arch) Specify the name of the class of NVIDIA 'virtual' GPU architecture for which the CUDA input files must be compiled. With the exception as described for the shorthand below, the architecture specified with this option must be a 'virtual' architecture (such as compute_50). Normally, this option alone does not trigger assembly of the generated PTX for a 'real' architecture (that is the role of nvcc option '--gpu-code', see below); rather, its purpose is to control preprocessing and compilation of the input to PTX. For convenience, in case of simple nvcc compilations, the following shorthand is supported. If no value for option '--gpu-code' is specified, then the value of this option defaults to the value of '--gpu-architecture'. In this situation, as only exception to the description above, the value specified for '--gpu-architecture' may be a 'real' architecture (such as a sm_50), in which case nvcc uses the specified 'real' architecture and its closest 'virtual' architecture as effective architecture values. For example, 'nvcc --gpu-architecture=sm_50' is equivalent to 'nvcc --gpu-architecture=compute_50 --gpu-code=sm_50,compute_50'. Allowed values for this option: 'compute_30','compute_32','compute_35', 'compute_37','compute_50','compute_52','compute_53','compute_60','compute_61', 'compute_62','compute_70','compute_72','compute_75','sm_30','sm_32','sm_35', 'sm_37','sm_50','sm_52','sm_53','sm_60','sm_61','sm_62','sm_70','sm_72', 'sm_75'. --gpu-code ,... (-code) Specify the name of the NVIDIA GPU to assemble and optimize PTX for. nvcc embeds a compiled code image in the resulting executable for each specified architecture, which is a true binary load image for each 'real' architecture (such as sm_50), and PTX code for the 'virtual' architecture (such as compute_50). During runtime, such embedded PTX code is dynamically compiled by the CUDA runtime system if no binary load image is found for the 'current' GPU. Architectures specified for options '--gpu-architecture' and '--gpu-code' may be 'virtual' as well as 'real', but the architectures must be compatible with the architecture. When the '--gpu-code' option is used, the value for the '--gpu-architecture' option must be a 'virtual' PTX architecture. For instance, '--gpu-architecture=compute_35' is not compatible with '--gpu-code=sm_30', because the earlier compilation stages will assume the availability of 'compute_35' features that are not present on 'sm_30'. Allowed values for this option: 'compute_30','compute_32','compute_35', 'compute_37','compute_50','compute_52','compute_53','compute_60','compute_61', 'compute_62','compute_70','compute_72','compute_75','sm_30','sm_32','sm_35', 'sm_37','sm_50','sm_52','sm_53','sm_60','sm_61','sm_62','sm_70','sm_72', 'sm_75'. --generate-code ,... (-gencode) This option provides a generalization of the '--gpu-architecture= --gpu-code=, ...' option combination for specifying nvcc behavior with respect to code generation. Where use of the previous options generates code for different 'real' architectures with the PTX for the same 'virtual' architecture, option '--generate-code' allows multiple PTX generations for different 'virtual' architectures. In fact, '--gpu-architecture= --gpu-code=, ...' is equivalent to '--generate-code arch=,code=,...'. '--generate-code' options may be repeated for different virtual architectures. Allowed keywords for this option: 'arch','code'. --relocatable-device-code {true|false} (-rdc) Enable (disable) the generation of relocatable device code. If disabled, executable device code is generated. Relocatable device code must be linked before it can be executed. Default value: false. --entries entry,... (-e) Specify the global entry functions for which code must be generated. By default, code will be generated for all entry functions. --maxrregcount (-maxrregcount) Specify the maximum amount of registers that GPU functions can use. Until a function-specific limit, a higher value will generally increase the performance of individual GPU threads that execute this function. However, because thread registers are allocated from a global register pool on each GPU, a higher value of this option will also reduce the maximum thread block size, thereby reducing the amount of thread parallelism. Hence, a good maxrregcount value is the result of a trade-off. If this option is not specified, then no maximum is assumed. Value less than the minimum registers required by ABI will be bumped up by the compiler to ABI minimum limit. User program may not be able to make use of all registers as some registers are reserved by compiler. --use_fast_math (-use_fast_math) Make use of fast math library. '--use_fast_math' implies '--ftz=true --prec-div=false --prec-sqrt=false --fmad=true'. --ftz {true|false} (-ftz) This option controls single-precision denormals support. '--ftz=true' flushes denormal values to zero and '--ftz=false' preserves denormal values. '--use_fast_math' implies '--ftz=true'. Default value: false. --prec-div {true|false} (-prec-div) This option controls single-precision floating-point division and reciprocals. '--prec-div=true' enables the IEEE round-to-nearest mode and '--prec-div=false' enables the fast approximation mode. '--use_fast_math' implies '--prec-div=false'. Default value: true. --prec-sqrt {true|false} (-prec-sqrt) This option controls single-precision floating-point squre root. '--prec-sqrt=true' enables the IEEE round-to-nearest mode and '--prec-sqrt=false' enables the fast approximation mode. '--use_fast_math' implies '--prec-sqrt=false'. Default value: true. --fmad {true|false} (-fmad) This option enables (disables) the contraction of floating-point multiplies and adds/subtracts into floating-point multiply-add operations (FMAD, FFMA, or DFMA). '--use_fast_math' implies '--fmad=true'. Default value: true. Options for steering cuda compilation. ====================================== --default-stream {legacy|null|per-thread} (-default-stream) Specify the stream that CUDA commands from the compiled program will be sent to by default. legacy The CUDA legacy stream (per context, implicitly synchronizes with other streams). per-thread A normal CUDA stream (per thread, does not implicitly synchronize with other streams). 'null' is a deprecated alias for 'legacy'. Allowed values for this option: 'legacy','null','per-thread'. Default value: 'legacy'. Generic tool options. ===================== --disable-warnings (-w) Inhibit all warning messages. --keep-device-functions (-keep-device-functions) In whole program compilation mode, preserve user defined external linkage __device__ function definitions up to PTX. --source-in-ptx (-src-in-ptx) Interleave source in PTX. May only be used in conjunction with --device-debug or --generate-line-info. --restrict (-restrict) Programmer assertion that all kernel pointer parameters are restrict pointers. --Wreorder (-Wreorder) Generate warnings when member initializers are reordered. --Wno-deprecated-declarations (-Wno-deprecated-declarations) Suppress warning on use of deprecated entity. --Wno-deprecated-gpu-targets (-Wno-deprecated-gpu-targets) Suppress warnings about deprecated GPU target architectures. --Werror ,... (-Werror) Make warnings of the specified kinds into errors. The following is the list of warning kinds accepted by this option: cross-execution-space-call Be more strict about unsupported cross execution space calls. The compiler will generate an error instead of a warning for a call from a __host__ __device__ to a __host__ function. reorder Executing: /share/apps/cuda/10.2/bin/nvcc --help | head -n 20 stdout: Usage : nvcc [options] Options for specifying the compilation phase ============================================ More exactly, this option specifies up to which stage the input files must be compiled, according to the following compilation trajectories for different input file types: .c/.cc/.cpp/.cxx : preprocess, compile, link .o : link .i/.ii : compile, link .cu : preprocess, cuda frontend, PTX assemble, merge with host C code, compile, link .gpu : cicc compile into cubin .ptx : PTX assemble into cubin. --cuda (-cuda) Compile all .cu input files to .cu.cpp.ii output. --cubin (-cubin) Compile all .cu/.gpu/.ptx input files to device-only .cubin files. This Executing: mpicc --help | head -n 20 stdout: Usage: gcc [options] file... Options: -pass-exit-codes Exit with highest error code from a phase. --help Display this information. --target-help Display target specific command line options. --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...]. Display specific types of command line options. (Use '-v --help' to display command line options of sub-processes). --version Display compiler version information. -dumpspecs Display all of the built in spec strings. -dumpversion Display the version of the compiler. -dumpmachine Display the compiler's target processor. -print-search-dirs Display the directories in the compiler's search path. -print-libgcc-file-name Display the name of the compiler's companion library. -print-file-name= Display the full path to library . -print-prog-name= Display the full path to compiler component . -print-multiarch Display the target's normalized GNU triplet, used as a component in the library path. -print-multi-directory Display the root directory for versions of libgcc. -print-multi-lib Display the mapping between command line options and ================================================================================ TEST checkRestrict from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:146) TESTING: checkRestrict from config.compilers(config/BuildSystem/config/compilers.py:146) Check for the C/CXX restrict keyword Executing: mpicc -V All intermediate test results are stored in /tmp/petsc-EiMIaN/config.compilers Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.compilers/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.compilers/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.compilers/conftest.c:5:20: warning: unused variable ‘x’ [-Wunused-variable] float * __restrict x;; ^ Source: #include "confdefs.h" #include "conffix.h" int main() { float * __restrict x;; return 0; } compilers: Set C restrict keyword to __restrict Defined "C_RESTRICT" to "__restrict" ================================================================================ TEST checkCFormatting from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:399) TESTING: checkCFormatting from config.compilers(config/BuildSystem/config/compilers.py:399) Activate format string checking if using the GNU compilers ================================================================================ TEST checkCInline from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:116) TESTING: checkCInline from config.compilers(config/BuildSystem/config/compilers.py:116) Check for C inline keyword Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" static inline int foo(int a) {return a;} int main() { foo(1);; return 0; } compilers: Set C Inline keyword to inline Defined "C_INLINE" to "inline" ================================================================================ TEST checkDynamicLoadFlag from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:410) TESTING: checkDynamicLoadFlag from config.compilers(config/BuildSystem/config/compilers.py:410) Checks that dlopen() takes RTLD_XXX, and defines PETSC_HAVE_RTLD_XXX if it does Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include char *libname; int main() { dlopen(libname, RTLD_LAZY); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.compilers/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.compilers/conftest.o -ldl Defined "HAVE_RTLD_LAZY" to "1" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include char *libname; int main() { dlopen(libname, RTLD_NOW); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.compilers/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.compilers/conftest.o -ldl Defined "HAVE_RTLD_NOW" to "1" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include char *libname; int main() { dlopen(libname, RTLD_LOCAL); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.compilers/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.compilers/conftest.o -ldl Defined "HAVE_RTLD_LOCAL" to "1" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include char *libname; int main() { dlopen(libname, RTLD_GLOBAL); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.compilers/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.compilers/conftest.o -ldl Defined "HAVE_RTLD_GLOBAL" to "1" ================================================================================ TEST checkCLibraries from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:210) TESTING: checkCLibraries from config.compilers(config/BuildSystem/config/compilers.py:210) Determines the libraries needed to link with C compiled code Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include void asub(void) {char s[16];printf("testing %s",s);} Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.F90 Successful compile: Source: program main print*,'testing' stop end Executing: mpif77 -o /tmp/petsc-EiMIaN/config.compilers/conftest -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.o /tmp/petsc-EiMIaN/config.compilers/confc.o -ldl C libraries are not needed when using Fortran linker Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include void asub(void) {char s[16];printf("testing %s",s);} Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.compilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main(int argc,char **args) {return 0;} Executing: mpicxx -o /tmp/petsc-EiMIaN/config.compilers/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.compilers/conftest.o /tmp/petsc-EiMIaN/config.compilers/confc.o -ldl C libraries are not needed when using C++ linker ================================================================================ TEST checkDependencyGenerationFlag from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:1671) TESTING: checkDependencyGenerationFlag from config.compilers(config/BuildSystem/config/compilers.py:1671) Check if -MMD works for dependency generation, and add it if it does Trying C compiler flag -MMD -MP Defined make macro "C_DEPFLAGS" to "-MMD -MP" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -MMD -MP /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Trying Cxx compiler flag -MMD -MP Defined make macro "CXX_DEPFLAGS" to "-MMD -MP" Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -MMD -MP /tmp/petsc-EiMIaN/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Trying FC compiler flag -MMD -MP Defined make macro "FC_DEPFLAGS" to "-MMD -MP" Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -MMD -MP /tmp/petsc-EiMIaN/config.setCompilers/conftest.F90 Successful compile: Source: program main end Trying CUDA compiler flag -MMD -MP Rejected CUDA compiler flag -MMD -MP Trying CUDA compiler flag -MMD Defined make macro "CUDA_DEPFLAGS" to "-MMD" Executing: /share/apps/cuda/10.2/bin/nvcc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -g -MMD -MP -Wno-deprecated-gpu-targets /tmp/petsc-EiMIaN/config.setCompilers/conftest.cu Possible ERROR while running compiler: exit code 1 stderr: nvcc fatal : Unknown option '-MP' Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Rejecting compiler flag -MMD -MP due to nonzero status from link Rejecting compiler flag -MMD -MP due to nvcc fatal : Unknown option '-MP' PETSc Error: No output file produced Executing: /share/apps/cuda/10.2/bin/nvcc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -g -MMD -Wno-deprecated-gpu-targets /tmp/petsc-EiMIaN/config.setCompilers/conftest.cu Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } ================================================================================ TEST checkC99Flag from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:1717) TESTING: checkC99Flag from config.compilers(config/BuildSystem/config/compilers.py:1717) Check for -std=c99 or equivalent flag Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.setCompilers/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.setCompilers/conftest.c:7:11: warning: variable ‘x’ set but not used [-Wunused-but-set-variable] float x[2],y; ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { float x[2],y; y = FLT_ROUNDS; // c++ comment int j = 2; for (int i=0; i<2; i++){ x[i] = i*j*y; } ; return 0; } Accepted C99 compile flag: Executing: mpicxx --help | head -n 20 stdout: Usage: g++ [options] file... Options: -pass-exit-codes Exit with highest error code from a phase. --help Display this information. --target-help Display target specific command line options. --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...]. Display specific types of command line options. (Use '-v --help' to display command line options of sub-processes). --version Display compiler version information. -dumpspecs Display all of the built in spec strings. -dumpversion Display the version of the compiler. -dumpmachine Display the compiler's target processor. -print-search-dirs Display the directories in the compiler's search path. -print-libgcc-file-name Display the name of the compiler's companion library. -print-file-name= Display the full path to library . -print-prog-name= Display the full path to compiler component . -print-multiarch Display the target's normalized GNU triplet, used as a component in the library path. -print-multi-directory Display the root directory for versions of libgcc. -print-multi-lib Display the mapping between command line options and ================================================================================ TEST checkRestrict from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:146) TESTING: checkRestrict from config.compilers(config/BuildSystem/config/compilers.py:146) Check for the C/CXX restrict keyword Executing: mpicc -V Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.compilers/conftest.cc Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.compilers/conftest.cc: In function ‘int main()’: /tmp/petsc-EiMIaN/config.compilers/conftest.cc:5:20: warning: unused variable ‘x’ [-Wunused-variable] float * __restrict x;; ^ Source: #include "confdefs.h" #include "conffix.h" int main() { float * __restrict x;; return 0; } compilers: Set Cxx restrict keyword to __restrict Defined "CXX_RESTRICT" to "__restrict" ================================================================================ TEST checkCxxOptionalExtensions from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:423) TESTING: checkCxxOptionalExtensions from config.compilers(config/BuildSystem/config/compilers.py:423) Check whether the C++ compiler (IBM xlC, OSF5) need special flag for .c files which contain C++ Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { class somename { int i; };; return 0; } ================================================================================ TEST checkCxxInline from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:131) TESTING: checkCxxInline from config.compilers(config/BuildSystem/config/compilers.py:131) Check for C++ inline keyword Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.compilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" static inline int foo(int a) {return a;} int main() { foo(1);; return 0; } compilers: Set Cxx Inline keyword to inline Defined "CXX_INLINE" to "inline" ================================================================================ TEST checkCxxLibraries from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:533) TESTING: checkCxxLibraries from config.compilers(config/BuildSystem/config/compilers.py:533) Determines the libraries needed to link with C++ from C and Fortran Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.compilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include void asub(void) {std::vector v; try { throw 20; } catch (int e) { std::cout << "An exception occurred"; }} Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main(int argc,char **args) {return 0;} Executing: mpicc -o /tmp/petsc-EiMIaN/config.compilers/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.compilers/conftest.o /tmp/petsc-EiMIaN/config.compilers/confc.o -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.compilers/confc.o: In function `asub()': /tmp/petsc-EiMIaN/config.compilers/conftest.cc:7: undefined reference to `__cxa_allocate_exception' /tmp/petsc-EiMIaN/config.compilers/conftest.cc:7: undefined reference to `__cxa_throw' /tmp/petsc-EiMIaN/config.compilers/conftest.cc:7: undefined reference to `__cxa_begin_catch' /tmp/petsc-EiMIaN/config.compilers/conftest.cc:7: undefined reference to `std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)' /tmp/petsc-EiMIaN/config.compilers/conftest.cc:7: undefined reference to `__cxa_end_catch' /tmp/petsc-EiMIaN/config.compilers/conftest.cc:7: undefined reference to `__cxa_end_catch' /tmp/petsc-EiMIaN/config.compilers/confc.o: In function `__static_initialization_and_destruction_0(int, int)': /qfs/projects/ops/rh7p9/gcc/7.4.0/include/c++/7.4.0/iostream:74: undefined reference to `std::ios_base::Init::Init()' /tmp/petsc-EiMIaN/config.compilers/confc.o:(.toc+0x0): undefined reference to `typeinfo for int' /tmp/petsc-EiMIaN/config.compilers/confc.o:(.toc+0x8): undefined reference to `std::cout' /tmp/petsc-EiMIaN/config.compilers/confc.o:(.toc+0x10): undefined reference to `std::ios_base::Init::~Init()' /tmp/petsc-EiMIaN/config.compilers/confc.o: In function `__gnu_cxx::new_allocator::deallocate(int*, unsigned long)': /qfs/projects/ops/rh7p9/gcc/7.4.0/include/c++/7.4.0/ext/new_allocator.h:125: undefined reference to `operator delete(void*)' /tmp/petsc-EiMIaN/config.compilers/confc.o:(.data.DW.ref._ZTIi[DW.ref._ZTIi]+0x0): undefined reference to `typeinfo for int' /tmp/petsc-EiMIaN/config.compilers/confc.o:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0' collect2: error: ld returned 1 exit status Executing: uname -s stdout: Linux Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.compilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include void asub(void) {std::vector v; try { throw 20; } catch (int e) { std::cout << "An exception occurred"; }} Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.F90 Successful compile: Source: program main print*,'testing' stop end Executing: mpif77 -o /tmp/petsc-EiMIaN/config.compilers/conftest -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.o /tmp/petsc-EiMIaN/config.compilers/confc.o -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.compilers/confc.o: In function `asub()': /tmp/petsc-EiMIaN/config.compilers/conftest.cc:7: undefined reference to `__cxa_allocate_exception' /tmp/petsc-EiMIaN/config.compilers/conftest.cc:7: undefined reference to `__cxa_throw' /tmp/petsc-EiMIaN/config.compilers/conftest.cc:7: undefined reference to `__cxa_begin_catch' /tmp/petsc-EiMIaN/config.compilers/conftest.cc:7: undefined reference to `std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)' /tmp/petsc-EiMIaN/config.compilers/conftest.cc:7: undefined reference to `__cxa_end_catch' /tmp/petsc-EiMIaN/config.compilers/conftest.cc:7: undefined reference to `__cxa_end_catch' /tmp/petsc-EiMIaN/config.compilers/confc.o: In function `__static_initialization_and_destruction_0(int, int)': /qfs/projects/ops/rh7p9/gcc/7.4.0/include/c++/7.4.0/iostream:74: undefined reference to `std::ios_base::Init::Init()' /tmp/petsc-EiMIaN/config.compilers/confc.o:(.toc+0x0): undefined reference to `typeinfo for int' /tmp/petsc-EiMIaN/config.compilers/confc.o:(.toc+0x8): undefined reference to `std::cout' /tmp/petsc-EiMIaN/config.compilers/confc.o:(.toc+0x10): undefined reference to `std::ios_base::Init::~Init()' /tmp/petsc-EiMIaN/config.compilers/confc.o: In function `__gnu_cxx::new_allocator::deallocate(int*, unsigned long)': /qfs/projects/ops/rh7p9/gcc/7.4.0/include/c++/7.4.0/ext/new_allocator.h:125: undefined reference to `operator delete(void*)' /tmp/petsc-EiMIaN/config.compilers/confc.o:(.data.DW.ref._ZTIi[DW.ref._ZTIi]+0x0): undefined reference to `typeinfo for int' /tmp/petsc-EiMIaN/config.compilers/confc.o:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0' collect2: error: ld returned 1 exit status Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.compilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include void asub(void) {std::vector v; try { throw 20; } catch (int e) { std::cout << "An exception occurred"; }} Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.F90 Successful compile: Source: program main print*,'testing' stop end Executing: mpif77 -o /tmp/petsc-EiMIaN/config.compilers/conftest -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.o /tmp/petsc-EiMIaN/config.compilers/confc.o -lstdc++ -ldl compilers: C++ requires -lstdc++ to link with FC compiler ================================================================================ TEST checkCxxDialect from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:451) TESTING: checkCxxDialect from config.compilers(config/BuildSystem/config/compilers.py:451) Determine the Cxx dialect supported by the compiler [and correspoding compiler option - if any]. -with-cxx-dialect can take options: auto: use highest dialect configure can determine cxx17: [future?] cxx14: gnu++14 or c++14 cxx11: gnu++11 or c++11 0: disable CxxDialect check and use compiler default checkCxxDialect: checking CXX11 with flag: Defined "HAVE_CXX_DIALECT_CXX11" to "1" Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include template constexpr T Cubed( T x ) { return x*x*x; } int main() { std::random_device rd; std::mt19937 mt(rd()); std::normal_distribution dist(0,1); const double x = dist(mt); std::cout << x; ; return 0; } Executing: mpicxx -V ================================================================================ TEST checkFortranTypeSizes from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:777) TESTING: checkFortranTypeSizes from config.compilers(config/BuildSystem/config/compilers.py:777) Check whether real*8 is supported and suggest flags which will allow support Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.F90 Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.compilers/conftest.F90:2:21: real*8 variable 1 Warning: Unused variable ‘variable’ declared at (1) [-Wunused-variable] Source: program main real*8 variable end ================================================================================ TEST checkFortranNameMangling from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:837) TESTING: checkFortranNameMangling from config.compilers(config/BuildSystem/config/compilers.py:837) Checks Fortran name mangling, and defines HAVE_FORTRAN_UNDERSCORE, HAVE_FORTRAN_NOUNDERSCORE, HAVE_FORTRAN_CAPS, or HAVE_FORTRAN_STDCALL Testing Fortran mangling type underscore with code void d1chk_(void){return;} Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" void d1chk_(void){return;} Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.F90 Successful compile: Source: program main call d1chk() end Executing: mpif77 -o /tmp/petsc-EiMIaN/config.compilers/conftest -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.o /tmp/petsc-EiMIaN/config.compilers/confc.o -lstdc++ -ldl compilers: Fortran name mangling is underscore Defined "HAVE_FORTRAN_UNDERSCORE" to "1" Executing: mpif77 --version stdout: GNU Fortran (GCC) 7.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Defined "FORTRAN_CHARLEN_T" to "int" ================================================================================ TEST checkFortranNameManglingDouble from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:878) TESTING: checkFortranNameManglingDouble from config.compilers(config/BuildSystem/config/compilers.py:878) Checks if symbols containing an underscore append an extra underscore, and defines HAVE_FORTRAN_UNDERSCORE_UNDERSCORE if necessary Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" void d1_chk__(void){return;} Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.F90 Successful compile: Source: program main call d1_chk() end Executing: mpif77 -o /tmp/petsc-EiMIaN/config.compilers/conftest -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.o /tmp/petsc-EiMIaN/config.compilers/confc.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.compilers/conftest.o: In function `MAIN__': /tmp/petsc-EiMIaN/config.compilers/conftest.F90:2: undefined reference to `d1_chk_' collect2: error: ld returned 1 exit status ================================================================================ TEST checkFortranPreprocessor from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:888) TESTING: checkFortranPreprocessor from config.compilers(config/BuildSystem/config/compilers.py:888) Determine if Fortran handles preprocessing properly compilers: Fortran uses CPP preprocessor Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.setCompilers/conftest.F90 Successful compile: Source: program main #define dummy dummy #ifndef dummy fooey #endif end ================================================================================ TEST checkFortranDefineCompilerOption from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:912) TESTING: checkFortranDefineCompilerOption from config.compilers(config/BuildSystem/config/compilers.py:912) Check if -WF,-Dfoobar or -Dfoobar is the compiler option to define a macro Defined make macro "FC_DEFINE_FLAG" to "-D" compilers: Fortran uses -D for defining macro Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -DTesting /tmp/petsc-EiMIaN/config.setCompilers/conftest.F90 Successful compile: Source: program main #define dummy dummy #ifndef Testing fooey #endif end ================================================================================ TEST checkFortranLibraries from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:932) TESTING: checkFortranLibraries from config.compilers(config/BuildSystem/config/compilers.py:932) Substitutes for FLIBS the libraries needed to link with Fortran This macro is intended to be used in those situations when it is necessary to mix, e.g. C++ and Fortran 77, source code into a single program or shared library. For example, if object files from a C++ and Fortran 77 compiler must be linked together, then the C++ compiler/linker must be used for linking (since special C++-ish things need to happen at link time like calling global constructors, instantiating templates, enabling exception support, etc.). However, the Fortran 77 intrinsic and run-time libraries must be linked in as well, but the C++ compiler/linker does not know how to add these Fortran 77 libraries. This code was translated from the autoconf macro which was packaged in its current form by Matthew D. Langston . However, nearly all of this macro came from the OCTAVE_FLIBS macro in octave-2.0.13/aclocal.m4, and full credit should go to John W. Eaton for writing this extremely useful macro. Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.F90 Successful compile: Source: program main #include call MPI_Allreduce() end Executing: mpif77 -o /tmp/petsc-EiMIaN/config.compilers/conftest -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.o -lstdc++ -ldl Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.F90 Successful compile: Source: subroutine asub() print*,'testing' call MPI_Allreduce() return end Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main(int argc,char **args) {return 0;} Executing: mpicc -o /tmp/petsc-EiMIaN/config.compilers/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.compilers/conftest.o /tmp/petsc-EiMIaN/config.compilers/confc.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.compilers/confc.o: In function `asub_': /tmp/petsc-EiMIaN/config.compilers/conftest.F90:2: undefined reference to `_gfortran_st_write' /tmp/petsc-EiMIaN/config.compilers/conftest.F90:2: undefined reference to `_gfortran_transfer_character_write' /tmp/petsc-EiMIaN/config.compilers/conftest.F90:2: undefined reference to `_gfortran_st_write_done' /tmp/petsc-EiMIaN/config.compilers/conftest.F90:3: undefined reference to `mpi_allreduce_' collect2: error: ld returned 1 exit status Fortran code cannot directly be linked with C linker, therefor will determine needed Fortran libraries Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.F90 Successful compile: Source: subroutine asub() print*,'testing' call MPI_Allreduce() return end Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.compilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main(int argc,char **args) {return 0;} Executing: mpicxx -o /tmp/petsc-EiMIaN/config.compilers/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.compilers/conftest.o /tmp/petsc-EiMIaN/config.compilers/confc.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.compilers/confc.o: In function `asub_': /tmp/petsc-EiMIaN/config.compilers/conftest.F90:2: undefined reference to `_gfortran_st_write' /tmp/petsc-EiMIaN/config.compilers/conftest.F90:2: undefined reference to `_gfortran_transfer_character_write' /tmp/petsc-EiMIaN/config.compilers/conftest.F90:2: undefined reference to `_gfortran_st_write_done' /tmp/petsc-EiMIaN/config.compilers/conftest.F90:3: undefined reference to `mpi_allreduce_' collect2: error: ld returned 1 exit status Fortran code cannot directly be linked with C++ linker, therefor will determine needed Fortran libraries Executing: mpif77 -V Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.F90 Successful compile: Source: program main end Executing: mpif77 -o /tmp/petsc-EiMIaN/config.compilers/conftest -v -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.o -lstdc++ -ldl stdout: GNU ld version 2.27-34.base.el7 Supported emulations: elf64lppc elf32ppc elf32ppclinux elf32ppcsim elf32lppc elf32lppclinux elf32lppcsim elf64ppc elf32_spu Possible ERROR while running linker: stdout: GNU ld version 2.27-34.base.el7 Supported emulations: elf64lppc elf32ppc elf32ppclinux elf32ppcsim elf32lppc elf32lppclinux elf32lppcsim elf64ppc elf32_spustderr: Driving: /share/apps/gcc/7.4.0/bin/gfortran -o /tmp/petsc-EiMIaN/config.compilers/conftest -v -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.o -lstdc++ -ldl -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -pthread -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,-rpath -Wl,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,--enable-new-dtags -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -l gfortran -l m -shared-libgcc Using built-in specs. COLLECT_GCC=/share/apps/gcc/7.4.0/bin/gfortran COLLECT_LTO_WRAPPER=/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../libexec/gcc/powerpc64le-unknown-linux-gnu/7.4.0/lto-wrapper Target: powerpc64le-unknown-linux-gnu Configured with: ../configure --prefix=/share/apps/gcc/7.4.0 Thread model: posix gcc version 7.4.0 (GCC) Reading specs from /qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0/../../../../lib64/libgfortran.spec rename spec lib to liborig COLLECT_GCC_OPTIONS='-o' '/tmp/petsc-EiMIaN/config.compilers/conftest' '-v' '-Wall' '-ffree-line-length-0' '-Wno-unused-dummy-argument' '-g' '-I' '/share/apps/openmpi/3.1.3/gcc/7.4.0/include' '-pthread' '-I' '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib' '-L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib' '-shared-libgcc' COMPILER_PATH=/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../libexec/gcc/powerpc64le-unknown-linux-gnu/7.4.0/:/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../libexec/gcc/ LIBRARY_PATH=/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0/:/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/:/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-o' '/tmp/petsc-EiMIaN/config.compilers/conftest' '-v' '-Wall' '-ffree-line-length-0' '-Wno-unused-dummy-argument' '-g' '-I' '/share/apps/openmpi/3.1.3/gcc/7.4.0/include' '-pthread' '-I' '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib' '-L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib' '-shared-libgcc' /qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../libexec/gcc/powerpc64le-unknown-linux-gnu/7.4.0/collect2 -plugin /qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../libexec/gcc/powerpc64le-unknown-linux-gnu/7.4.0/liblto_plugin.so -plugin-opt=/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../libexec/gcc/powerpc64le-unknown-linux-gnu/7.4.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccSBnJBg.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -V -m elf64lppc -dynamic-linker /lib64/ld64.so.2 -o /tmp/petsc-EiMIaN/config.compilers/conftest /lib/../lib64/crt1.o /lib/../lib64/crti.o /qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0/crtbegin.o -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0/../../.. /tmp/petsc-EiMIaN/config.compilers/conftest.o -lstdc++ -ldl -rpath /share/apps/openmpi/3.1.3/gcc/7.4.0/lib --enable-new-dtags -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lgcc_s -lgcc -lm -lgcc_s -lgcc -lpthread -lc -lgcc_s -lgcc /qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0/crtend.o /lib/../lib64/crtn.o COLLECT_GCC_OPTIONS='-o' '/tmp/petsc-EiMIaN/config.compilers/conftest' '-v' '-Wall' '-ffree-line-length-0' '-Wno-unused-dummy-argument' '-g' '-I' '/share/apps/openmpi/3.1.3/gcc/7.4.0/include' '-pthread' '-I' '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib' '-L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib' '-shared-libgcc' compilers: Checking arg GNU compilers: Unknown arg GNU compilers: Checking arg ld compilers: Unknown arg ld compilers: Checking arg version compilers: Unknown arg version compilers: Checking arg 2.27-34.base.el7 compilers: Unknown arg 2.27-34.base.el7 compilers: Checking arg Supported compilers: Unknown arg Supported compilers: Checking arg emulations: compilers: Unknown arg emulations: compilers: Checking arg elf64lppc compilers: Unknown arg elf64lppc compilers: Checking arg elf32ppc compilers: Unknown arg elf32ppc compilers: Checking arg elf32ppclinux compilers: Unknown arg elf32ppclinux compilers: Checking arg elf32ppcsim compilers: Unknown arg elf32ppcsim compilers: Checking arg elf32lppc compilers: Unknown arg elf32lppc compilers: Checking arg elf32lppclinux compilers: Unknown arg elf32lppclinux compilers: Checking arg elf32lppcsim compilers: Unknown arg elf32lppcsim compilers: Checking arg elf64ppc compilers: Unknown arg elf64ppc compilers: Checking arg elf32_spu compilers: Unknown arg elf32_spu compilers: Checking arg Driving: compilers: Unknown arg Driving: compilers: Checking arg /share/apps/gcc/7.4.0/bin/gfortran compilers: Unknown arg /share/apps/gcc/7.4.0/bin/gfortran compilers: Checking arg -o compilers: Unknown arg -o compilers: Checking arg /tmp/petsc-EiMIaN/config.compilers/conftest compilers: Unknown arg /tmp/petsc-EiMIaN/config.compilers/conftest compilers: Checking arg -v compilers: Unknown arg -v compilers: Checking arg -Wall compilers: Unknown arg -Wall compilers: Checking arg -ffree-line-length-0 compilers: Unknown arg -ffree-line-length-0 compilers: Checking arg -Wno-unused-dummy-argument compilers: Unknown arg -Wno-unused-dummy-argument compilers: Checking arg -g compilers: Unknown arg -g compilers: Checking arg /tmp/petsc-EiMIaN/config.compilers/conftest.o compilers: Unknown arg /tmp/petsc-EiMIaN/config.compilers/conftest.o compilers: Checking arg -lstdc++ compilers: Found library: -lstdc++ compilers: Checking arg -ldl compilers: Found library: -ldl compilers: Checking arg -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include compilers: Found include directory: /share/apps/openmpi/3.1.3/gcc/7.4.0/include compilers: Checking arg -pthread compilers: Unknown arg -pthread compilers: Checking arg -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib compilers: Found include directory: /share/apps/openmpi/3.1.3/gcc/7.4.0/lib compilers: Checking arg -Wl,-rpath compilers: Unknown arg -Wl,-rpath compilers: Checking arg -Wl,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib compilers: Unknown arg -Wl,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib compilers: Checking arg -Wl,--enable-new-dtags compilers: Unknown arg -Wl,--enable-new-dtags compilers: Checking arg -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib compilers: Found library directory: -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib compilers: Checking arg -lmpi_usempif08 compilers: Found library: -lmpi_usempif08 compilers: Checking arg -lmpi_usempi_ignore_tkr compilers: Found library: -lmpi_usempi_ignore_tkr compilers: Checking arg -lmpi_mpifh compilers: Found library: -lmpi_mpifh compilers: Checking arg -lmpi compilers: Found library: -lmpi compilers: Checking arg -l compilers: Found canonical library: -lgfortran compilers: Checking arg -l compilers: Found canonical library: -lm compilers: Checking arg -shared-libgcc compilers: Unknown arg -shared-libgcc compilers: Checking arg Using compilers: Unknown arg Using compilers: Checking arg built-in compilers: Unknown arg built-in compilers: Checking arg specs. compilers: Unknown arg specs. compilers: Checking arg COLLECT_GCC=/share/apps/gcc/7.4.0/bin/gfortran compilers: Unknown arg COLLECT_GCC=/share/apps/gcc/7.4.0/bin/gfortran compilers: Checking arg COLLECT_LTO_WRAPPER=/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../libexec/gcc/powerpc64le-unknown-linux-gnu/7.4.0/lto-wrapper compilers: Unknown arg COLLECT_LTO_WRAPPER=/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../libexec/gcc/powerpc64le-unknown-linux-gnu/7.4.0/lto-wrapper compilers: Checking arg Target: compilers: Unknown arg Target: compilers: Checking arg powerpc64le-unknown-linux-gnu compilers: Unknown arg powerpc64le-unknown-linux-gnu compilers: Checking arg Configured compilers: Unknown arg Configured compilers: Checking arg with: compilers: Unknown arg with: compilers: Checking arg ../configure compilers: Unknown arg ../configure compilers: Checking arg --prefix=/share/apps/gcc/7.4.0 compilers: Unknown arg --prefix=/share/apps/gcc/7.4.0 compilers: Checking arg Thread compilers: Unknown arg Thread compilers: Checking arg model: compilers: Unknown arg model: compilers: Checking arg posix compilers: Unknown arg posix compilers: Checking arg gcc compilers: Unknown arg gcc compilers: Checking arg version compilers: Unknown arg version compilers: Checking arg 7.4.0 compilers: Unknown arg 7.4.0 compilers: Checking arg (GCC) compilers: Unknown arg (GCC) compilers: Checking arg Reading compilers: Unknown arg Reading compilers: Checking arg specs compilers: Unknown arg specs compilers: Checking arg from compilers: Unknown arg from compilers: Checking arg /qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0/../../../../lib64/libgfortran.spec compilers: Unknown arg /qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0/../../../../lib64/libgfortran.spec compilers: Checking arg rename compilers: Unknown arg rename compilers: Checking arg spec compilers: Unknown arg spec compilers: Checking arg lib compilers: Unknown arg lib compilers: Checking arg to compilers: Unknown arg to compilers: Checking arg liborig compilers: Unknown arg liborig compilers: Checking arg COLLECT_GCC_OPTIONS= compilers: Unknown arg COLLECT_GCC_OPTIONS= compilers: Checking arg COMPILER_PATH=/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../libexec/gcc/powerpc64le-unknown-linux-gnu/7.4.0/:/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../libexec/gcc/ compilers: Skipping arg COMPILER_PATH=/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../libexec/gcc/powerpc64le-unknown-linux-gnu/7.4.0/:/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../libexec/gcc/ compilers: Checking arg LIBRARY_PATH=/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0/:/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/:/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0/../../../:/lib/:/usr/lib/ compilers: Skipping arg LIBRARY_PATH=/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0/:/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/:/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0/../../../:/lib/:/usr/lib/ compilers: Checking arg COLLECT_GCC_OPTIONS= compilers: Unknown arg COLLECT_GCC_OPTIONS= compilers: Checking arg /qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../libexec/gcc/powerpc64le-unknown-linux-gnu/7.4.0/collect2 compilers: Unknown arg /qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../libexec/gcc/powerpc64le-unknown-linux-gnu/7.4.0/collect2 compilers: Checking arg -plugin compilers: Unknown arg -plugin compilers: Checking arg /qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../libexec/gcc/powerpc64le-unknown-linux-gnu/7.4.0/liblto_plugin.so compilers: Unknown arg /qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../libexec/gcc/powerpc64le-unknown-linux-gnu/7.4.0/liblto_plugin.so compilers: Checking arg -plugin-opt=/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../libexec/gcc/powerpc64le-unknown-linux-gnu/7.4.0/lto-wrapper compilers: Unknown arg -plugin-opt=/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../libexec/gcc/powerpc64le-unknown-linux-gnu/7.4.0/lto-wrapper compilers: Checking arg -plugin-opt=-fresolution=/tmp/ccSBnJBg.res compilers: Unknown arg -plugin-opt=-fresolution=/tmp/ccSBnJBg.res compilers: Checking arg -plugin-opt=-pass-through=-lgcc_s compilers: Unknown arg -plugin-opt=-pass-through=-lgcc_s compilers: Checking arg -plugin-opt=-pass-through=-lgcc compilers: Unknown arg -plugin-opt=-pass-through=-lgcc compilers: Checking arg -plugin-opt=-pass-through=-lm compilers: Unknown arg -plugin-opt=-pass-through=-lm compilers: Checking arg -plugin-opt=-pass-through=-lgcc_s compilers: Unknown arg -plugin-opt=-pass-through=-lgcc_s compilers: Checking arg -plugin-opt=-pass-through=-lgcc compilers: Unknown arg -plugin-opt=-pass-through=-lgcc compilers: Checking arg -plugin-opt=-pass-through=-lpthread compilers: Unknown arg -plugin-opt=-pass-through=-lpthread compilers: Checking arg -plugin-opt=-pass-through=-lc compilers: Unknown arg -plugin-opt=-pass-through=-lc compilers: Checking arg -plugin-opt=-pass-through=-lgcc_s compilers: Unknown arg -plugin-opt=-pass-through=-lgcc_s compilers: Checking arg -plugin-opt=-pass-through=-lgcc compilers: Unknown arg -plugin-opt=-pass-through=-lgcc compilers: Checking arg --eh-frame-hdr compilers: Unknown arg --eh-frame-hdr compilers: Checking arg -V compilers: Unknown arg -V compilers: Checking arg -m compilers: Unknown arg -m compilers: Checking arg elf64lppc compilers: Unknown arg elf64lppc compilers: Checking arg -dynamic-linker compilers: Unknown arg -dynamic-linker compilers: Checking arg /lib64/ld64.so.2 compilers: Unknown arg /lib64/ld64.so.2 compilers: Checking arg -o compilers: Unknown arg -o compilers: Checking arg /tmp/petsc-EiMIaN/config.compilers/conftest compilers: Unknown arg /tmp/petsc-EiMIaN/config.compilers/conftest compilers: Checking arg /lib/../lib64/crt1.o compilers: Unknown arg /lib/../lib64/crt1.o compilers: Checking arg /lib/../lib64/crti.o compilers: Unknown arg /lib/../lib64/crti.o compilers: Checking arg /qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0/crtbegin.o compilers: Unknown arg /qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0/crtbegin.o compilers: Checking arg -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib compilers: Already in lflags so skipping: -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib compilers: Checking arg -L/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 compilers: Found library directory: -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 compilers: Checking arg -L/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc compilers: Found library directory: -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc compilers: Checking arg -L/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0/../../../../lib64 compilers: Found library directory: -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 compilers: Checking arg -L/lib/../lib64 compilers: Checking arg -L/usr/lib/../lib64 compilers: Checking arg -L/qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0/../../.. compilers: Found library directory: -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib compilers: Checking arg /tmp/petsc-EiMIaN/config.compilers/conftest.o compilers: Unknown arg /tmp/petsc-EiMIaN/config.compilers/conftest.o compilers: Checking arg -lstdc++ compilers: Already in lflags: -lstdc++ compilers: Checking arg -ldl compilers: Already in lflags: -ldl compilers: Checking arg -rpath compilers: Found -rpath library: /share/apps/openmpi/3.1.3/gcc/7.4.0/lib compilers: Checking arg --enable-new-dtags compilers: Unknown arg --enable-new-dtags compilers: Checking arg -lmpi_usempif08 compilers: Already in lflags: -lmpi_usempif08 compilers: Checking arg -lmpi_usempi_ignore_tkr compilers: Already in lflags: -lmpi_usempi_ignore_tkr compilers: Checking arg -lmpi_mpifh compilers: Already in lflags: -lmpi_mpifh compilers: Checking arg -lmpi compilers: Already in lflags: -lmpi compilers: Checking arg -lgfortran compilers: Found library: -lgfortran compilers: Checking arg -lm compilers: Found library: -lm compilers: Checking arg -lgcc_s compilers: Found library: -lgcc_s compilers: Checking arg -lgcc compilers: Found system library therefor skipping: -lgcc compilers: Checking arg -lm compilers: Already in lflags: -lm compilers: Checking arg -lgcc_s compilers: Already in lflags: -lgcc_s compilers: Checking arg -lgcc compilers: Found system library therefor skipping: -lgcc compilers: Checking arg -lpthread compilers: Found library: -lpthread compilers: Checking arg -lc compilers: Found system library therefor skipping: -lc compilers: Checking arg -lgcc_s compilers: Already in lflags: -lgcc_s compilers: Checking arg -lgcc compilers: Found system library therefor skipping: -lgcc compilers: Checking arg /qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0/crtend.o compilers: Unknown arg /qfs/projects/ops/rh7p9/gcc/7.4.0/bin/../lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0/crtend.o compilers: Checking arg /lib/../lib64/crtn.o compilers: Unknown arg /lib/../lib64/crtn.o compilers: Checking arg COLLECT_GCC_OPTIONS= compilers: Unknown arg COLLECT_GCC_OPTIONS= compilers: Libraries needed to link Fortran code with the C linker: ['-lstdc++', '-ldl', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lmpi_usempif08', '-lmpi_usempi_ignore_tkr', '-lmpi_mpifh', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lpthread'] compilers: Libraries needed to link Fortran main with the C linker: [] compilers: Check that Fortran libraries can be used with C as the linker Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.setCompilers/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.setCompilers/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl -lpetsc-ufod4vtr9mqHvKIQiVAm Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: cannot find -lpetsc-ufod4vtr9mqHvKIQiVAm collect2: error: ld returned 1 exit status Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.setCompilers/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl Testing executable /tmp/petsc-EiMIaN/config.setCompilers/conftest to see if it can be run Executing: /tmp/petsc-EiMIaN/config.setCompilers/conftest Executing: /tmp/petsc-EiMIaN/config.setCompilers/conftest compilers: Check that Fortran libraries can be used with C++ as linker compilers: Fortran libraries can be used from C++ Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.setCompilers/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.setCompilers/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl -lpetsc-ufod4vtr9mqHvKIQiVAm Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: cannot find -lpetsc-ufod4vtr9mqHvKIQiVAm collect2: error: ld returned 1 exit status Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.setCompilers/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl Testing executable /tmp/petsc-EiMIaN/config.setCompilers/conftest to see if it can be run Executing: /tmp/petsc-EiMIaN/config.setCompilers/conftest Executing: /tmp/petsc-EiMIaN/config.setCompilers/conftest ================================================================================ TEST checkFortranLinkingCxx from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:1346) TESTING: checkFortranLinkingCxx from config.compilers(config/BuildSystem/config/compilers.py:1346) Check that Fortran can link C++ libraries Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.compilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" extern "C" void d1chk_(void); void foo(void){d1chk_();} Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.compilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" extern "C" void d1chk_(void); void d1chk_(void){return;} Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.F90 Successful compile: Source: program main call d1chk() end Executing: mpif77 -o /tmp/petsc-EiMIaN/config.compilers/conftest -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.o /tmp/petsc-EiMIaN/config.compilers/cxxobj.o /tmp/petsc-EiMIaN/config.compilers/confc.o -lstdc++ -ldl compilers: Fortran can link C++ functions ================================================================================ TEST checkFortran90 from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:1411) TESTING: checkFortran90 from config.compilers(config/BuildSystem/config/compilers.py:1411) Determine whether the Fortran compiler handles F90 Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.F90 Successful compile: Source: program main INTEGER, PARAMETER :: int = SELECTED_INT_KIND(8) INTEGER (KIND=int) :: ierr ierr = 1 end Executing: mpif77 -o /tmp/petsc-EiMIaN/config.compilers/conftest -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.o -lstdc++ -ldl Defined "USING_F90" to "1" Fortran compiler supports F90 ================================================================================ TEST checkFortran90FreeForm from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:1424) TESTING: checkFortran90FreeForm from config.compilers(config/BuildSystem/config/compilers.py:1424) Determine whether the Fortran compiler handles F90FreeForm We also require that the compiler handles lines longer than 132 characters Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.F90 Successful compile: Source: program main INTEGER, PARAMETER :: int = SELECTED_INT_KIND(8); INTEGER (KIND=int) :: ierr; ierr = 1 end Executing: mpif77 -o /tmp/petsc-EiMIaN/config.compilers/conftest -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.o -lstdc++ -ldl Defined "USING_F90FREEFORM" to "1" Fortran compiler supports F90FreeForm ================================================================================ TEST checkFortran2003 from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:1438) TESTING: checkFortran2003 from config.compilers(config/BuildSystem/config/compilers.py:1438) Determine whether the Fortran compiler handles F2003 Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.F90 Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.compilers/conftest.F90:21:0: CArray = (/(c_loc(list1(i)),i=1,5),c_loc(nullc)/) Warning: ‘carray.data’ may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/petsc-EiMIaN/config.compilers/conftest.F90:21:0: Warning: ‘carray.offset’ may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/petsc-EiMIaN/config.compilers/conftest.F90:21:0: Warning: ‘carray.dim[0].lbound’ may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/petsc-EiMIaN/config.compilers/conftest.F90:21:0: Warning: ‘carray.dim[0].ubound’ may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/petsc-EiMIaN/config.compilers/conftest.F90:21:0: CArray = (/(c_loc(list1(i)),i=1,5),c_loc(nullc)/) Warning: ‘carray.dim[0].stride’ may be used uninitialized in this function [-Wmaybe-uninitialized] Source: module Base_module type, public :: base_type integer :: A contains procedure, public :: Print => BasePrint end type base_type contains subroutine BasePrint(this) class(base_type) :: this end subroutine BasePrint end module Base_module program main use,intrinsic :: iso_c_binding Type(C_Ptr),Dimension(:),Pointer :: CArray character(kind=c_char),pointer :: nullc => null() character(kind=c_char,len=5),dimension(:),pointer::list1 allocate(list1(5)) CArray = (/(c_loc(list1(i)),i=1,5),c_loc(nullc)/) end Executing: mpif77 -o /tmp/petsc-EiMIaN/config.compilers/conftest -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.o -lstdc++ -ldl Defined "USING_F2003" to "1" Fortran compiler supports F2003 ================================================================================ TEST checkFortran90Array from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:1473) TESTING: checkFortran90Array from config.compilers(config/BuildSystem/config/compilers.py:1473) Check for F90 array interfaces Executing: uname -s stdout: Linux Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include void f90arraytest_(void* a1, void* a2,void* a3, void* i) { printf("arrays [%p %p %p]\n",a1,a2,a3); fflush(stdout); return; } void f90ptrtest_(void* a1, void* a2,void* a3, void* i, void* p1 ,void* p2, void* p3) { printf("arrays [%p %p %p]\n",a1,a2,a3); if ((p1 == p3) && (p1 != p2)) { printf("pointers match! [%p %p] [%p]\n",p1,p3,p2); fflush(stdout); } else { printf("pointers do not match! [%p %p] [%p]\n",p1,p3,p2); fflush(stdout); exit(111); } return; } Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.F90 Successful compile: Source: program main Interface Subroutine f90ptrtest(p1,p2,p3,i) integer, pointer :: p1(:,:) integer, pointer :: p2(:,:) integer, pointer :: p3(:,:) integer i End Subroutine End Interface integer, pointer :: ptr1(:,:),ptr2(:,:) integer, target :: array(6:8,9:21) integer in in = 25 ptr1 => array ptr2 => array call f90arraytest(ptr1,ptr2,ptr1,in) call f90ptrtest(ptr1,ptr2,ptr1,in) end Executing: mpif77 -o /tmp/petsc-EiMIaN/config.compilers/conftest -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.o /tmp/petsc-EiMIaN/config.compilers/fooobj.o -lstdc++ -ldl Testing executable /tmp/petsc-EiMIaN/config.compilers/conftest to see if it can be run Executing: /tmp/petsc-EiMIaN/config.compilers/conftest Executing: /tmp/petsc-EiMIaN/config.compilers/conftest stdout: arrays [0x7ffff05ec0c0 0x7ffff05ec0c0 0x7ffff05ec0c0] arrays [0x7ffff05ec160 0x7ffff05ec1a8 0x7ffff05ec160] pointers do not match! [0x7ffff05ec15c 0x7ffff05ec160] [0x7ffff05ec160] ERROR while running executable: Could not execute "['/tmp/petsc-EiMIaN/config.compilers/conftest']": arrays [0x7ffff05ec0c0 0x7ffff05ec0c0 0x7ffff05ec0c0] arrays [0x7ffff05ec160 0x7ffff05ec1a8 0x7ffff05ec160] pointers do not match! [0x7ffff05ec15c 0x7ffff05ec160] [0x7ffff05ec160] compilers: F90 uses a single argument for array pointers ================================================================================ TEST checkFortranModuleInclude from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:1560) TESTING: checkFortranModuleInclude from config.compilers(config/BuildSystem/config/compilers.py:1560) Figures out what flag is used to specify the include path for Fortran modules Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.F90 Successful compile: Source: module configtest integer testint parameter (testint = 42) end module configtest Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.compilers/confdir -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.F90 Successful compile: Source: program main use configtest write(*,*) testint end Executing: mpif77 -o /tmp/petsc-EiMIaN/config.compilers/conftest -I/tmp/petsc-EiMIaN/config.compilers/confdir -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.o /tmp/petsc-EiMIaN/config.compilers/configtest.o -lstdc++ -ldl compilers: Fortran module include flag -I found ================================================================================ TEST checkFortranModuleOutput from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:1626) TESTING: checkFortranModuleOutput from config.compilers(config/BuildSystem/config/compilers.py:1626) Figures out what flag is used to specify the include path for Fortran modules Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -module /tmp/petsc-EiMIaN/config.compilers/confdir -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.F90 Possible ERROR while running compiler: exit code 1 stderr: gfortran: error: unrecognized command line option ‘-module’; did you mean ‘-mmodulo’? Source: module configtest integer testint parameter (testint = 42) end module configtest compilers: Fortran module output flag -module compile failed Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -module:/tmp/petsc-EiMIaN/config.compilers/confdir -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.F90 Possible ERROR while running compiler: exit code 1 stderr: gfortran: error: unrecognized command line option ‘-module:/tmp/petsc-EiMIaN/config.compilers/confdir’ Source: module configtest integer testint parameter (testint = 42) end module configtest compilers: Fortran module output flag -module: compile failed Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -fmod=/tmp/petsc-EiMIaN/config.compilers/confdir -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.F90 Possible ERROR while running compiler: exit code 1 stderr: gfortran: error: unrecognized command line option ‘-fmod=/tmp/petsc-EiMIaN/config.compilers/confdir’ Source: module configtest integer testint parameter (testint = 42) end module configtest compilers: Fortran module output flag -fmod= compile failed Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -J/tmp/petsc-EiMIaN/config.compilers/confdir -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.F90 Successful compile: Source: module configtest integer testint parameter (testint = 42) end module configtest compilers: Fortran module output flag -J found ================================================================================ TEST checkFortranTypeStar from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:1400) TESTING: checkFortranTypeStar from config.compilers(config/BuildSystem/config/compilers.py:1400) Determine whether the Fortran compiler handles type(*) Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.F90 Successful compile: Source: program main interface subroutine a(b) type(*) :: b(:) end subroutine end interface end Defined "HAVE_FORTRAN_TYPE_STAR" to "1" Fortran compiler supports type(*) ================================================================================ TEST checkFortranTypeInitialize from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:1390) TESTING: checkFortranTypeInitialize from config.compilers(config/BuildSystem/config/compilers.py:1390) Determines if PETSc objects in Fortran are initialized by default (doesn't work with common blocks) Defined "FORTRAN_TYPE_INITIALIZE" to " = -2" Initializing Fortran objects ================================================================================ TEST configureFortranFlush from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:1381) TESTING: configureFortranFlush from config.compilers(config/BuildSystem/config/compilers.py:1381) Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.compilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.F90 Successful compile: Source: program main call flush(6) end Executing: mpif77 -o /tmp/petsc-EiMIaN/config.compilers/conftest -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.compilers/conftest.o -lstdc++ -ldl Defined "HAVE_FORTRAN_FLUSH" to "1" ================================================================================ TEST setupFrameworkCompilers from config.compilers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/compilers.py:1794) TESTING: setupFrameworkCompilers from config.compilers(config/BuildSystem/config/compilers.py:1794) ================================================================================ TEST configureClosure from config.utilities.closure(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/utilities/closure.py:17) TESTING: configureClosure from config.utilities.closure(config/BuildSystem/config/utilities/closure.py:17) Determine if Apple ^close syntax is supported in C All intermediate test results are stored in /tmp/petsc-EiMIaN/config.utilities.closure Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.closure/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.closure/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/config.utilities.closure/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.utilities.closure/conftest.c:6:6: error: expected identifier or ‘(’ before ‘^’ token int (^closure)(int);; ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { int (^closure)(int);; return 0; } Compile failed inside link ================================================================================ TEST configureFortranCPP from PETSc.options.fortranCPP(/qfs/people/abhy245/software/petsc/config/PETSc/options/fortranCPP.py:20) TESTING: configureFortranCPP from PETSc.options.fortranCPP(config/PETSc/options/fortranCPP.py:20) Handle case where Fortran cannot preprocess properly Defined make rule ".f.o .f90.o .f95.o" with dependencies "" and code ['${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FC_FLAGS} ${FFLAGS} -o $@ $<'] Defined make rule ".f.a" with dependencies "" and code ['${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FC_FLAGS} ${FFLAGS} $<', '-${AR} ${AR_FLAGS} ${LIBNAME} $*.o', '-${RM} $*.o'] Defined make rule ".F.o .F90.o .F95.o" with dependencies "" and code ['${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FC_FLAGS} ${FFLAGS} ${FCPPFLAGS} -o $@ $<'] Defined make rule ".F.a" with dependencies "" and code ['${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FC_FLAGS} ${FFLAGS} ${FCPPFLAGS} $<', '-${AR} ${AR_FLAGS} ${LIBNAME} $*.o', '-${RM} $*.o'] ================================================================================ TEST configureCLanguage from PETSc.options.languages(/qfs/people/abhy245/software/petsc/config/PETSc/options/languages.py:27) TESTING: configureCLanguage from PETSc.options.languages(config/PETSc/options/languages.py:27) Choose whether to compile the PETSc library using a C or C++ compiler =============================================================================== WARNING -with-clanguage=C++ is a developer feature and is *not* required for regular usage of PETSc either from C or C++ =============================================================================== C language is Cxx Defined "CLANGUAGE_CXX" to "1" ================================================================================ TEST checkStdC from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:105) TESTING: checkStdC from config.headers(config/BuildSystem/config/headers.py:105) Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.headers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.headers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.headers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include #include #include int main() { ; return 0; } Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.headers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.headers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.headers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) int main() { int i; for(i = 0; i < 256; i++) if (XOR(islower(i), ISLOWER(i)) || toupper(i) != TOUPPER(i)) exit(2); exit(0); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.headers/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.headers/conftest.o -lstdc++ -ldl Testing executable /tmp/petsc-EiMIaN/config.headers/conftest to see if it can be run Executing: /tmp/petsc-EiMIaN/config.headers/conftest Executing: /tmp/petsc-EiMIaN/config.headers/conftest ================================================================================ TEST checkStat from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:138) TESTING: checkStat from config.headers(config/BuildSystem/config/headers.py:138) Checks whether stat file-mode macros are broken, and defines STAT_MACROS_BROKEN if they are Preprocessing source: #include "confdefs.h" #include "conffix.h" #include #include #if defined(S_ISBLK) && defined(S_IFDIR) # if S_ISBLK (S_IFDIR) You lose. # endif #endif #if defined(S_ISBLK) && defined(S_IFCHR) # if S_ISBLK (S_IFCHR) You lose. # endif #endif #if defined(S_ISLNK) && defined(S_IFREG) # if S_ISLNK (S_IFREG) You lose. # endif #endif #if defined(S_ISSOCK) && defined(S_IFREG) # if S_ISSOCK (S_IFREG) You lose. # endif #endif Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c ================================================================================ TEST checkSysWait from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:173) TESTING: checkSysWait from config.headers(config/BuildSystem/config/headers.py:173) Check for POSIX.1 compatible sys/wait.h, and defines HAVE_SYS_WAIT_H if found Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.headers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.headers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.headers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include #ifndef WEXITSTATUS #define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) #endif #ifndef WIFEXITED #define WIFEXITED(stat_val) (((stat_val) & 255) == 0) #endif int main() { int s; wait (&s); s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; ; return 0; } Defined "HAVE_SYS_WAIT_H" to "1" ================================================================================ TEST checkTime from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:195) TESTING: checkTime from config.headers(config/BuildSystem/config/headers.py:195) Checks if you can safely include both and , and if so defines TIME_WITH_SYS_TIME Checking for header: time.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_TIME_H" to "1" Checking for header: sys/time.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_TIME_H" to "1" ================================================================================ TEST checkMath from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:201) TESTING: checkMath from config.headers(config/BuildSystem/config/headers.py:201) Checks for the math headers and defines Checking for header: math.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.headers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.headers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.headers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { double pi = M_PI; if (pi); ; return 0; } Found math #defines, like M_PI ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: setjmp.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SETJMP_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: dos.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: dos.h: No such file or directory #include ^~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: dos.h: No such file or directory #include ^~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: dos.h: No such file or directory #include ^~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: fcntl.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_FCNTL_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: float.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_FLOAT_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: io.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: io.h: No such file or directory #include ^~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: io.h: No such file or directory #include ^~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: io.h: No such file or directory #include ^~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: malloc.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_MALLOC_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: pwd.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_PWD_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: strings.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_STRINGS_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: unistd.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_UNISTD_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/sysinfo.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_SYSINFO_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: machine/endian.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: machine/endian.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: machine/endian.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: machine/endian.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/param.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_PARAM_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/procfs.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_PROCFS_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/resource.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_RESOURCE_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/systeminfo.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: sys/systeminfo.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: sys/systeminfo.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: sys/systeminfo.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/times.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_TIMES_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/utsname.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_UTSNAME_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/socket.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_SOCKET_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/wait.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_WAIT_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: netinet/in.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_NETINET_IN_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: netdb.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_NETDB_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: Direct.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: Direct.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: Direct.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: Direct.h: No such file or directory #include ^~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: time.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_TIME_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: Ws2tcpip.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: Ws2tcpip.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: Ws2tcpip.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: Ws2tcpip.h: No such file or directory #include ^~~~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/types.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_TYPES_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: WindowsX.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: WindowsX.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: WindowsX.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: WindowsX.h: No such file or directory #include ^~~~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: float.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_FLOAT_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: ieeefp.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: ieeefp.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: ieeefp.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: ieeefp.h: No such file or directory #include ^~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: stdint.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_STDINT_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: pthread.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_PTHREAD_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: inttypes.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_INTTYPES_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: immintrin.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: immintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: immintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: immintrin.h: No such file or directory #include ^~~~~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: zmmintrin.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: zmmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: zmmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: zmmintrin.h: No such file or directory #include ^~~~~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: setjmp.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SETJMP_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: dos.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: dos.h: No such file or directory #include ^~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: dos.h: No such file or directory #include ^~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: dos.h: No such file or directory #include ^~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: fcntl.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_FCNTL_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: float.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_FLOAT_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: io.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: io.h: No such file or directory #include ^~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: io.h: No such file or directory #include ^~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: io.h: No such file or directory #include ^~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: malloc.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_MALLOC_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: pwd.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_PWD_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: strings.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_STRINGS_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: unistd.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_UNISTD_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/sysinfo.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_SYSINFO_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: machine/endian.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: machine/endian.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: machine/endian.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: machine/endian.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/param.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_PARAM_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/procfs.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_PROCFS_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/resource.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_RESOURCE_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/systeminfo.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: sys/systeminfo.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: sys/systeminfo.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: sys/systeminfo.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/times.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_TIMES_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/utsname.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_UTSNAME_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/socket.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_SOCKET_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/wait.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_WAIT_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: netinet/in.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_NETINET_IN_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: netdb.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_NETDB_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: Direct.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: Direct.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: Direct.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: Direct.h: No such file or directory #include ^~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: time.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_TIME_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: Ws2tcpip.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: Ws2tcpip.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: Ws2tcpip.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: Ws2tcpip.h: No such file or directory #include ^~~~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/types.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_TYPES_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: WindowsX.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: WindowsX.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: WindowsX.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: WindowsX.h: No such file or directory #include ^~~~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: float.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_FLOAT_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: ieeefp.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: ieeefp.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: ieeefp.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: ieeefp.h: No such file or directory #include ^~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: stdint.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_STDINT_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: pthread.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_PTHREAD_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: inttypes.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_INTTYPES_H" to "1" ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: immintrin.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: immintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: immintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: immintrin.h: No such file or directory #include ^~~~~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: zmmintrin.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: zmmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: zmmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: zmmintrin.h: No such file or directory #include ^~~~~~~~~~~~~compilation terminated.: ================================================================================ TEST checkRecursiveMacros from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:216) TESTING: checkRecursiveMacros from config.headers(config/BuildSystem/config/headers.py:216) Checks that the preprocessor allows recursive macros, and if not defines HAVE_BROKEN_RECURSIVE_MACRO Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.headers/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.headers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.headers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" void a(int i, int j) {} #define a(b) a(b,__LINE__) int main() { a(0); ; return 0; } ================================================================================ TEST configureCacheDetails from config.utilities.cacheDetails(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/utilities/cacheDetails.py:77) TESTING: configureCacheDetails from config.utilities.cacheDetails(config/BuildSystem/config/utilities/cacheDetails.py:77) Try to determine the size and associativity of the cache. All intermediate test results are stored in /tmp/petsc-EiMIaN/config.utilities.cacheDetails Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.cacheDetails/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.headers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.cacheDetails/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include long getconf_LEVEL1_DCACHE_SIZE() { long val = sysconf(_SC_LEVEL1_DCACHE_SIZE); return (16 <= val && val <= 2147483647) ? val : 32768; } int main() { ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.cacheDetails/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.cacheDetails/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include long getconf_LEVEL1_DCACHE_SIZE() { long val = sysconf(_SC_LEVEL1_DCACHE_SIZE); return (16 <= val && val <= 2147483647) ? val : 32768; } int main() { FILE *output = fopen("conftestval","w"); if (!output) return 1; fprintf(output,"%ld",getconf_LEVEL1_DCACHE_SIZE()); fclose(output);; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.utilities.cacheDetails/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.cacheDetails/conftest.o -lstdc++ -ldl Testing executable /tmp/petsc-EiMIaN/config.utilities.cacheDetails/conftest to see if it can be run Executing: /tmp/petsc-EiMIaN/config.utilities.cacheDetails/conftest Executing: /tmp/petsc-EiMIaN/config.utilities.cacheDetails/conftest Defined "LEVEL1_DCACHE_SIZE" to "32768" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.cacheDetails/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.cacheDetails/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include long getconf_LEVEL1_DCACHE_LINESIZE() { long val = sysconf(_SC_LEVEL1_DCACHE_LINESIZE); return (16 <= val && val <= 2147483647) ? val : 32; } int main() { FILE *output = fopen("conftestval","w"); if (!output) return 1; fprintf(output,"%ld",getconf_LEVEL1_DCACHE_LINESIZE()); fclose(output);; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.utilities.cacheDetails/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.cacheDetails/conftest.o -lstdc++ -ldl Testing executable /tmp/petsc-EiMIaN/config.utilities.cacheDetails/conftest to see if it can be run Executing: /tmp/petsc-EiMIaN/config.utilities.cacheDetails/conftest Executing: /tmp/petsc-EiMIaN/config.utilities.cacheDetails/conftest Defined "LEVEL1_DCACHE_LINESIZE" to "32" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.cacheDetails/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.cacheDetails/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include long getconf_LEVEL1_DCACHE_ASSOC() { long val = sysconf(_SC_LEVEL1_DCACHE_ASSOC); return (0 <= val && val <= 2147483647) ? val : 2; } int main() { FILE *output = fopen("conftestval","w"); if (!output) return 1; fprintf(output,"%ld",getconf_LEVEL1_DCACHE_ASSOC()); fclose(output);; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.utilities.cacheDetails/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.cacheDetails/conftest.o -lstdc++ -ldl Testing executable /tmp/petsc-EiMIaN/config.utilities.cacheDetails/conftest to see if it can be run Executing: /tmp/petsc-EiMIaN/config.utilities.cacheDetails/conftest Executing: /tmp/petsc-EiMIaN/config.utilities.cacheDetails/conftest Defined "LEVEL1_DCACHE_ASSOC" to "0" ================================================================================ TEST check_struct_sigaction from config.types(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/types.py:43) TESTING: check_struct_sigaction from config.types(config/BuildSystem/config/types.py:43) Checks if "struct sigaction" exists in signal.h. This check is for C89 check. Checking for type: struct sigaction All intermediate test results are stored in /tmp/petsc-EiMIaN/config.types Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.types/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.types/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.types/conftest.c:11:18: warning: unused variable ‘a’ [-Wunused-variable] struct sigaction a;; ^ Source: #include "confdefs.h" #include "conffix.h" #include #include #include #include int main() { struct sigaction a;; return 0; } struct sigaction found Defined "HAVE_STRUCT_SIGACTION" to "1" ================================================================================ TEST check__int64 from config.types(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/types.py:49) TESTING: check__int64 from config.types(config/BuildSystem/config/types.py:49) Checks if __int64 exists. This is primarily for windows. Checking for type: __int64 Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.types/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/config.types/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.types/conftest.c:11:1: error: unknown type name ‘__int64’; did you mean ‘__int64_t’? __int64 a;; ^~~~~~~ __int64_t /tmp/petsc-EiMIaN/config.types/conftest.c:11:9: warning: unused variable ‘a’ [-Wunused-variable] __int64 a;; ^ Source: #include "confdefs.h" #include "conffix.h" #include #include #include int main() { __int64 a;; return 0; } __int64 found ================================================================================ TEST checkSizeTypes from config.types(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/types.py:55) TESTING: checkSizeTypes from config.types(config/BuildSystem/config/types.py:55) Checks for types associated with sizes, such as size_t. Checking for type: size_t Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.types/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.types/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.types/conftest.c:11:8: warning: unused variable ‘a’ [-Wunused-variable] size_t a;; ^ Source: #include "confdefs.h" #include "conffix.h" #include #include #include int main() { size_t a;; return 0; } size_t found ================================================================================ TEST checkFileTypes from config.types(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/types.py:65) TESTING: checkFileTypes from config.types(config/BuildSystem/config/types.py:65) Checks for types associated with files, such as mode_t, off_t, etc. Checking for type: mode_t Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.types/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.types/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.types/conftest.c:11:8: warning: unused variable ‘a’ [-Wunused-variable] mode_t a;; ^ Source: #include "confdefs.h" #include "conffix.h" #include #include #include int main() { mode_t a;; return 0; } mode_t found Checking for type: off_t Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.types/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.types/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.types/conftest.c:11:7: warning: unused variable ‘a’ [-Wunused-variable] off_t a;; ^ Source: #include "confdefs.h" #include "conffix.h" #include #include #include int main() { off_t a;; return 0; } off_t found ================================================================================ TEST checkIntegerTypes from config.types(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/types.py:60) TESTING: checkIntegerTypes from config.types(config/BuildSystem/config/types.py:60) Checks for types associated with integers, such as int32_t. Checking for type: int32_t Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.types/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.types/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.types/conftest.c:11:9: warning: unused variable ‘a’ [-Wunused-variable] int32_t a;; ^ Source: #include "confdefs.h" #include "conffix.h" #include #include #include int main() { int32_t a;; return 0; } int32_t found ================================================================================ TEST checkPID from config.types(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/types.py:71) TESTING: checkPID from config.types(config/BuildSystem/config/types.py:71) Checks for pid_t, and defines it if necessary Checking for type: pid_t Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.types/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.types/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.types/conftest.c:11:7: warning: unused variable ‘a’ [-Wunused-variable] pid_t a;; ^ Source: #include "confdefs.h" #include "conffix.h" #include #include #include int main() { pid_t a;; return 0; } pid_t found ================================================================================ TEST checkUID from config.types(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/types.py:75) TESTING: checkUID from config.types(config/BuildSystem/config/types.py:75) Checks for uid_t and gid_t, and defines them if necessary Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.types/conftest.c ================================================================================ TEST checkC99Complex from config.types(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/types.py:82) TESTING: checkC99Complex from config.types(config/BuildSystem/config/types.py:82) Check for complex numbers in in C99 std Note that since PETSc source code uses _Complex we test specifically for that, not complex Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.types/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.types/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.types/conftest.c:6:17: warning: variable ‘x’ set but not used [-Wunused-but-set-variable] double _Complex x; ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { double _Complex x; x = I; ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.types/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.types/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.types/conftest.c:6:17: warning: variable ‘x’ set but not used [-Wunused-but-set-variable] double _Complex x; ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { double _Complex x; x = I; ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.types/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.types/conftest.o -lstdc++ -ldl Defined "HAVE_C99_COMPLEX" to "1" ================================================================================ TEST checkCxxComplex from config.types(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/types.py:93) TESTING: checkCxxComplex from config.types(config/BuildSystem/config/types.py:93) Check for complex numbers in namespace std Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.types/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { std::complex x; ; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.types/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.types/conftest.o -lstdc++ -ldl Defined "HAVE_CXX_COMPLEX" to "1" ================================================================================ TEST checkFortranKind from config.types(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/types.py:114) TESTING: checkFortranKind from config.types(config/BuildSystem/config/types.py:114) Checks whether selected_int_kind etc work USE_FORTRANKIND Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.types/conftest.F90 Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.types/conftest.F90:4:43: real(kind=selected_real_kind(10)) d 1 Warning: Unused variable ‘d’ declared at (1) [-Wunused-variable] /tmp/petsc-EiMIaN/config.types/conftest.F90:3:45: integer(kind=selected_int_kind(10)) i 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] Source: program main integer(kind=selected_int_kind(10)) i real(kind=selected_real_kind(10)) d end Defined "USE_FORTRANKIND" to "1" ================================================================================ TEST checkConst from config.types(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/types.py:126) TESTING: checkConst from config.types(config/BuildSystem/config/types.py:126) Checks for working const, and if not found defines it to empty string Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.types/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.types/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.types/conftest.c:25:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (x[0]); ^~ /tmp/petsc-EiMIaN/config.types/conftest.c:26:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ { /* SCO 3.2v4 cc rejects this. */ ^ /tmp/petsc-EiMIaN/config.types/conftest.c:25:10: warning: ‘x[0]’ is used uninitialized in this function [-Wuninitialized] if (x[0]); ~^~~ /tmp/petsc-EiMIaN/config.types/conftest.c:30:9: warning: ‘t’ is used uninitialized in this function [-Wuninitialized] *t++ = 0; ~^~ /tmp/petsc-EiMIaN/config.types/conftest.c:46:25: warning: ‘b’ is used uninitialized in this function [-Wuninitialized] struct s *b; b->j = 5; ~~~~~^~~ Source: #include "confdefs.h" #include "conffix.h" int main() { /* Ultrix mips cc rejects this. */ typedef int charset[2]; const charset x; /* SunOS 4.1.1 cc rejects this. */ char const *const *ccp; char **p; /* NEC SVR4.0.2 mips cc rejects this. */ struct point {int x, y;}; static struct point const zero = {0,0}; /* AIX XL C 1.02.0.0 rejects this. It does not let you subtract one const X* pointer from another in an arm of an if-expression whose if-part is not a constant expression */ const char *g = "string"; ccp = &g + (g ? g-g : 0); /* HPUX 7.0 cc rejects these. */ ++ccp; p = (char**) ccp; ccp = (char const *const *) p; /* This section avoids unused variable warnings */ if (zero.x); if (x[0]); { /* SCO 3.2v4 cc rejects this. */ char *t; char const *s = 0 ? (char *) 0 : (char const *) 0; *t++ = 0; if (*s); } { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ int x[] = {25, 17}; const int *foo = &x[0]; ++foo; } { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ typedef const int *iptr; iptr p = 0; ++p; } { /* AIX XL C 1.02.0.0 rejects this saying "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ struct s { int j; const int *ap[3]; }; struct s *b; b->j = 5; } { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ const int foo = 10; /* Get rid of unused variable warning */ if (foo); } ; return 0; } ================================================================================ TEST checkSizeof from config.types(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/types.py:182) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:182) Determines the size of type "typeName", and defines SIZEOF_"typeName" to be the size Checking for size of type: short Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.types/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include #include #include char assert_sizeof[(sizeof(short)==2)*2-1]; Defined "SIZEOF_SHORT" to "2" ================================================================================ TEST checkSizeof from config.types(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/types.py:182) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:182) Determines the size of type "typeName", and defines SIZEOF_"typeName" to be the size Checking for size of type: int Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.types/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include #include #include char assert_sizeof[(sizeof(int)==4)*2-1]; Defined "SIZEOF_INT" to "4" ================================================================================ TEST checkSizeof from config.types(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/types.py:182) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:182) Determines the size of type "typeName", and defines SIZEOF_"typeName" to be the size Checking for size of type: long Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.types/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include #include #include char assert_sizeof[(sizeof(long)==8)*2-1]; Defined "SIZEOF_LONG" to "8" ================================================================================ TEST checkSizeof from config.types(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/types.py:182) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:182) Determines the size of type "typeName", and defines SIZEOF_"typeName" to be the size Checking for size of type: void * Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.types/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include #include #include char assert_sizeof[(sizeof(void *)==8)*2-1]; Defined "SIZEOF_VOID_P" to "8" ================================================================================ TEST checkSizeof from config.types(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/types.py:182) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:182) Determines the size of type "typeName", and defines SIZEOF_"typeName" to be the size Checking for size of type: long long Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.types/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include #include #include char assert_sizeof[(sizeof(long long)==8)*2-1]; Defined "SIZEOF_LONG_LONG" to "8" ================================================================================ TEST checkSizeof from config.types(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/types.py:182) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:182) Determines the size of type "typeName", and defines SIZEOF_"typeName" to be the size Checking for size of type: size_t Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.types/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include #include #include char assert_sizeof[(sizeof(size_t)==8)*2-1]; Defined "SIZEOF_SIZE_T" to "8" ================================================================================ TEST checkVisibility from config.types(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/types.py:213) TESTING: checkVisibility from config.types(config/BuildSystem/config/types.py:213) Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.types/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { __attribute__((visibility ("default"))) int foo(void);; return 0; } Defined "USE_VISIBILITY_C" to "1" Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.types/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { __attribute__((visibility ("default"))) int foo(void);; return 0; } Defined "USE_VISIBILITY_CXX" to "1" ================================================================================ TEST configureMemAlign from PETSc.options.memAlign(/qfs/people/abhy245/software/petsc/config/PETSc/options/memAlign.py:29) TESTING: configureMemAlign from PETSc.options.memAlign(config/PETSc/options/memAlign.py:29) Choose alignment Defined "MEMALIGN" to "16" Memory alignment is 16 ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names Checking for functions [handle_sigfpes] in library ['fpe'] [] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char handle_sigfpes(); static void _check_handle_sigfpes() { handle_sigfpes(); } int main() { _check_handle_sigfpes();; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.o -lfpe -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: cannot find -lfpe collect2: error: ld returned 1 exit status ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names Checking for functions [socket] in library ['socket', 'nsl'] [] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char socket(); static void _check_socket() { socket(); } int main() { _check_socket();; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.o -lsocket -lnsl -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names Checking for functions [handle_sigfpes] in library ['fpe'] [] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char handle_sigfpes(); static void _check_handle_sigfpes() { handle_sigfpes(); } int main() { _check_handle_sigfpes();; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.o -lfpe -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: cannot find -lfpe collect2: error: ld returned 1 exit status ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names Checking for functions [socket] in library ['socket', 'nsl'] [] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char socket(); static void _check_socket() { socket(); } int main() { _check_socket();; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.o -lsocket -lnsl -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status ================================================================================ TEST checkMath from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:261) TESTING: checkMath from config.libraries(config/BuildSystem/config/libraries.py:261) Check for sin() in libm, the math library Checking for functions [sin floor log10 pow] in library [''] [] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include double sin(double); static void _check_sin() { double x,y; scanf("%lf",&x); y = sin(x); printf("%f",y); ; } #include double floor(double); static void _check_floor() { double x,y; scanf("%lf",&x); y = floor(x); printf("%f",y); ; } #include double log10(double); static void _check_log10() { double x,y; scanf("%lf",&x); y = log10(x); printf("%f",y); ; } #include double pow(double, double); static void _check_pow() { double x,y; scanf("%lf",&x); y = pow(x,x); printf("%f",y); ; } int main() { _check_sin(); _check_floor(); _check_log10(); _check_pow();; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /tmp/petsc-EiMIaN/config.libraries/conftest.o: undefined reference to symbol 'log10@@GLIBC_2.17' /usr/lib64//libm.so.6: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status Checking for functions [sin floor log10 pow] in library ['m'] [] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include double sin(double); static void _check_sin() { double x,y; scanf("%lf",&x); y = sin(x); printf("%f",y); ; } #include double floor(double); static void _check_floor() { double x,y; scanf("%lf",&x); y = floor(x); printf("%f",y); ; } #include double log10(double); static void _check_log10() { double x,y; scanf("%lf",&x); y = log10(x); printf("%f",y); ; } #include double pow(double, double); static void _check_pow() { double x,y; scanf("%lf",&x); y = pow(x,x); printf("%f",y); ; } int main() { _check_sin(); _check_floor(); _check_log10(); _check_pow();; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.o -lm -lstdc++ -ldl Defined "HAVE_LIBM" to "1" CheckMath: using math library ['libm.a'] ================================================================================ TEST checkMathErf from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:280) TESTING: checkMathErf from config.libraries(config/BuildSystem/config/libraries.py:280) Check for erf() in libm, the math library Checking for functions [erf] in library ['libm.a'] [] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.c: In function ‘_check_erf’: /tmp/petsc-EiMIaN/config.libraries/conftest.c:5:74: warning: variable ‘y’ set but not used [-Wunused-but-set-variable] static void _check_erf() { double (*checkErf)(double) = erf;double x = 0,y; y = (*checkErf)(x); } ^ Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_erf() { double (*checkErf)(double) = erf;double x = 0,y; y = (*checkErf)(x); } int main() { _check_erf();; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.o -lm -lstdc++ -ldl Defined "HAVE_LIBM" to "1" erf() found Defined "HAVE_ERF" to "1" ================================================================================ TEST checkMathTgamma from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:289) TESTING: checkMathTgamma from config.libraries(config/BuildSystem/config/libraries.py:289) Check for tgamma() in libm, the math library Checking for functions [tgamma] in library ['libm.a'] [] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.c: In function ‘_check_tgamma’: /tmp/petsc-EiMIaN/config.libraries/conftest.c:5:83: warning: variable ‘y’ set but not used [-Wunused-but-set-variable] static void _check_tgamma() { double (*checkTgamma)(double) = tgamma;double x = 0,y; y = (*checkTgamma)(x); } ^ Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_tgamma() { double (*checkTgamma)(double) = tgamma;double x = 0,y; y = (*checkTgamma)(x); } int main() { _check_tgamma();; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.o -lm -lstdc++ -ldl Defined "HAVE_LIBM" to "1" tgamma() found Defined "HAVE_TGAMMA" to "1" ================================================================================ TEST checkMathFenv from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:298) TESTING: checkMathFenv from config.libraries(config/BuildSystem/config/libraries.py:298) Checks if can be used with FE_DFL_ENV Checking for functions [fesetenv] in library ['libm.a'] [] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_fesetenv() { fesetenv(FE_DFL_ENV);; } int main() { _check_fesetenv();; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.o -lm -lstdc++ -ldl Defined "HAVE_LIBM" to "1" Defined "HAVE_FENV_H" to "1" ================================================================================ TEST checkMathLog2 from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:306) TESTING: checkMathLog2 from config.libraries(config/BuildSystem/config/libraries.py:306) Check for log2() in libm, the math library Checking for functions [log2] in library ['libm.a'] [] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.c: In function ‘_check_log2’: /tmp/petsc-EiMIaN/config.libraries/conftest.c:5:81: warning: unused variable ‘y’ [-Wunused-variable] static void _check_log2() { double (*checkLog2)(double) = log2; double x = 2.5, y = (*checkLog2)(x); } ^ Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_log2() { double (*checkLog2)(double) = log2; double x = 2.5, y = (*checkLog2)(x); } int main() { _check_log2();; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.o -lm -lstdc++ -ldl Defined "HAVE_LIBM" to "1" log2() found Defined "HAVE_LOG2" to "1" ================================================================================ TEST checkRealtime from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:315) TESTING: checkRealtime from config.libraries(config/BuildSystem/config/libraries.py:315) Check for presence of clock_gettime() in realtime library (POSIX Realtime extensions) Checking for functions [clock_gettime] in library [''] [] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_clock_gettime() { struct timespec tp; clock_gettime(CLOCK_REALTIME,&tp);; } int main() { _check_clock_gettime();; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.o -lstdc++ -ldl realtime functions are linked in by default ================================================================================ TEST checkDynamic from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:331) TESTING: checkDynamic from config.libraries(config/BuildSystem/config/libraries.py:331) Check for the header and libraries necessary for dynamic library manipulation Checking for functions [dlopen] in library ['dl'] [] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char dlopen(); static void _check_dlopen() { dlopen(); } int main() { _check_dlopen();; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.o -ldl -lstdc++ -ldl Defined "HAVE_LIBDL" to "1" Checking for header: dlfcn.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_DLFCN_H" to "1" ================================================================================ TEST configureLibraryOptions from PETSc.options.libraryOptions(/qfs/people/abhy245/software/petsc/config/PETSc/options/libraryOptions.py:37) TESTING: configureLibraryOptions from PETSc.options.libraryOptions(config/PETSc/options/libraryOptions.py:37) Sets PETSC_USE_DEBUG, PETSC_USE_INFO, PETSC_USE_LOG, PETSC_USE_CTABLE, PETSC_USE_FORTRAN_KERNELS, and PETSC_USE_AVX512_KERNELS Defined "USE_LOG" to "1" Defined "USE_DEBUG" to "1" Defined "USE_INFO" to "1" Defined "USE_CTABLE" to "1" Defined "USE_BACKWARD_LOOP" to "1" **********Checking if running on BGL/IBM detected Checking for functions [bgl_perfctr_void] in library [''] [] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char bgl_perfctr_void(); static void _check_bgl_perfctr_void() { bgl_perfctr_void(); } int main() { _check_bgl_perfctr_void();; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.o: In function `_check_bgl_perfctr_void': /tmp/petsc-EiMIaN/config.libraries/conftest.c:5: undefined reference to `bgl_perfctr_void' collect2: error: ld returned 1 exit status Checking for functions [ADIOI_BGL_Open] in library [''] [] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char ADIOI_BGL_Open(); static void _check_ADIOI_BGL_Open() { ADIOI_BGL_Open(); } int main() { _check_ADIOI_BGL_Open();; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.o: In function `_check_ADIOI_BGL_Open': /tmp/petsc-EiMIaN/config.libraries/conftest.c:5: undefined reference to `ADIOI_BGL_Open' collect2: error: ld returned 1 exit status *********BGL/IBM test failure Defined "USE_AVX512_KERNELS" to "1" Defined "Alignx(a,b)" to " " ================================================================================ TEST configureISColorValueType from PETSc.options.libraryOptions(/qfs/people/abhy245/software/petsc/config/PETSc/options/libraryOptions.py:95) TESTING: configureISColorValueType from PETSc.options.libraryOptions(config/PETSc/options/libraryOptions.py:95) Sets PETSC_IS_COLOR_VALUE_TYPE, MPIU_COLORING_VALUE, IS_COLORING_MAX required by ISColor Defined "MPIU_COLORING_VALUE" to "MPI_UNSIGNED_SHORT" Defined "IS_COLORING_MAX" to "USHRT_MAX" Defined "IS_COLOR_VALUE_TYPE" to "short" Defined "IS_COLOR_VALUE_TYPE_F" to "integer2" ================================================================================ TEST configureCPURelax from config.atomics(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/atomics.py:17) TESTING: configureCPURelax from config.atomics(config/BuildSystem/config/atomics.py:17) Definitions for cpu relax assembly instructions All intermediate test results are stored in /tmp/petsc-EiMIaN/config.atomics Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.atomics/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.atomics/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/ccsZ6d9F.s: Assembler messages: /tmp/ccsZ6d9F.s:25: Error: unrecognized opcode: `rep' Source: #include "confdefs.h" #include "conffix.h" int main() { __asm__ __volatile__("rep; nop" ::: "memory");; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.atomics/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.atomics/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/config.atomics/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.atomics/conftest.c:5:6: error: ‘HMT_low’ undeclared (first use in this function) do { HMT_low; HMT_medium; __asm__ __volatile__ ("":::"memory"); } while (0); ^~~~~~~ /tmp/petsc-EiMIaN/config.atomics/conftest.c:5:6: note: each undeclared identifier is reported only once for each function it appears in /tmp/petsc-EiMIaN/config.atomics/conftest.c:5:15: error: ‘HMT_medium’ undeclared (first use in this function) do { HMT_low; HMT_medium; __asm__ __volatile__ ("":::"memory"); } while (0); ^~~~~~~~~~ Source: #include "confdefs.h" #include "conffix.h" int main() { do { HMT_low; HMT_medium; __asm__ __volatile__ ("":::"memory"); } while (0); return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.atomics/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.atomics/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { __asm__ __volatile__ ("":::"memory");; return 0; } Defined "CPU_RELAX()" to "__asm__ __volatile__ ("":::"memory")" ================================================================================ TEST configureMemoryBarriers from config.atomics(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/atomics.py:38) TESTING: configureMemoryBarriers from config.atomics(config/BuildSystem/config/atomics.py:38) Definitions for memory barrier instructions Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.atomics/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.atomics/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/ccdOYlzM.s: Assembler messages: /tmp/ccdOYlzM.s:25: Error: unrecognized opcode: `mfence' Source: #include "confdefs.h" #include "conffix.h" int main() { __asm__ __volatile__ ("mfence":::"memory"); return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.atomics/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.atomics/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/ccMemJvO.s: Assembler messages: /tmp/ccMemJvO.s:25: Error: unrecognized opcode: `lfence' Source: #include "confdefs.h" #include "conffix.h" int main() { __asm__ __volatile__ ("lfence":::"memory"); return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.atomics/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.atomics/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/cc53uZER.s: Assembler messages: /tmp/cc53uZER.s:25: Error: unrecognized opcode: `sfence' Source: #include "confdefs.h" #include "conffix.h" int main() { __asm__ __volatile__ ("sfence":::"memory"); return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.atomics/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.atomics/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { __asm__ __volatile__ ("sync":::"memory"); return 0; } Defined "MEMORY_BARRIER()" to "__asm__ __volatile__ ("sync":::"memory")" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.atomics/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.atomics/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { __asm__ __volatile__ ("lwsync":::"memory"); return 0; } Defined "READ_MEMORY_BARRIER()" to "__asm__ __volatile__ ("lwsync":::"memory")" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.atomics/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.atomics/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { __asm__ __volatile__ ("eieio":::"memory"); return 0; } Defined "WRITE_MEMORY_BARRIER()" to "__asm__ __volatile__ ("eieio":::"memory")" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.atomics/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.atomics/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/ccDmVLG2.s: Assembler messages: /tmp/ccDmVLG2.s:25: Error: unrecognized opcode: `dmb' Source: #include "confdefs.h" #include "conffix.h" int main() { __asm__ __volatile__ ("dmb":::"memory"); return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.atomics/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.atomics/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/ccwEljJY.s: Assembler messages: /tmp/ccwEljJY.s:25: Error: unrecognized opcode: `dmb' Source: #include "confdefs.h" #include "conffix.h" int main() { __asm__ __volatile__ ("dmb ish":::"memory"); return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.atomics/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.atomics/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/cchrgDsZ.s: Assembler messages: /tmp/cchrgDsZ.s:25: Error: unrecognized opcode: `dmb' Source: #include "confdefs.h" #include "conffix.h" int main() { __asm__ __volatile__ ("dmb ishld":::"memory"); return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.atomics/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.atomics/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/ccrCKMr1.s: Assembler messages: /tmp/ccrCKMr1.s:25: Error: unrecognized opcode: `dmb' Source: #include "confdefs.h" #include "conffix.h" int main() { __asm__ __volatile__ ("dmb ishst":::"memory"); return 0; } ================================================================================ TEST checkMemcmp from config.functions(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/functions.py:105) TESTING: checkMemcmp from config.functions(config/BuildSystem/config/functions.py:105) Check for 8-bit clean memcmp Making executable to test memcmp() All intermediate test results are stored in /tmp/petsc-EiMIaN/config.functions Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include void exit(int); int main() { char c0 = 0x40; char c1 = (char) 0x80; char c2 = (char) 0x81; exit(memcmp(&c0, &c2, 1) < 0 && memcmp(&c1, &c2, 1) < 0 ? 0 : 1); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Testing executable /tmp/petsc-EiMIaN/config.functions/conftest to see if it can be run Executing: /tmp/petsc-EiMIaN/config.functions/conftest Executing: /tmp/petsc-EiMIaN/config.functions/conftest ================================================================================ TEST checkSysinfo from config.functions(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/functions.py:115) TESTING: checkSysinfo from config.functions(config/BuildSystem/config/functions.py:115) Check whether sysinfo takes three arguments, and if it does define HAVE_SYSINFO_3ARG Checking for functions [sysinfo] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char sysinfo(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_sysinfo) || defined (__stub___sysinfo) sysinfo_will_always_fail_with_ENOSYS(); #else sysinfo(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Defined "HAVE_SYSINFO" to "1" Checking for header: sys/sysinfo.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_SYSINFO_H" to "1" Checking for header: sys/systeminfo.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: sys/systeminfo.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: sys/systeminfo.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: sys/systeminfo.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~compilation terminated.: Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/config.functions/conftest.c:9:4: error: #error "Cannot check sysinfo without special headers" # error "Cannot check sysinfo without special headers" ^~~~~ /tmp/petsc-EiMIaN/config.functions/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.functions/conftest.c:13:30: warning: implicit declaration of function ‘sysinfo’ [-Wimplicit-function-declaration] char buf[10]; long count=10; sysinfo(1, buf, count); ^~~~~~~ Source: #include "confdefs.h" #include "conffix.h" #ifdef HAVE_SYS_SYSINFO_H # include #elif defined(HAVE_SYS_SYSTEMINFO_H) # include #else # error "Cannot check sysinfo without special headers" #endif int main() { char buf[10]; long count=10; sysinfo(1, buf, count); ; return 0; } Compile failed inside link ================================================================================ TEST checkVPrintf from config.functions(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/functions.py:134) TESTING: checkVPrintf from config.functions(config/BuildSystem/config/functions.py:134) Checks whether vprintf requires a char * last argument, and if it does defines HAVE_VPRINTF_CHAR Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.functions/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.functions/conftest.c:8:1: warning: ‘Argp’ is used uninitialized in this function [-Wuninitialized] vprintf( "%d", Argp ); ^~~~~~~~~~~~~~~~~~~~~ Source: #include "confdefs.h" #include "conffix.h" #include #include int main() { va_list Argp; vprintf( "%d", Argp ); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl ================================================================================ TEST checkVFPrintf from config.functions(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/functions.py:140) TESTING: checkVFPrintf from config.functions(config/BuildSystem/config/functions.py:140) Checks whether vfprintf requires a char * last argument, and if it does defines HAVE_VFPRINTF_CHAR Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.functions/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.functions/conftest.c:8:1: warning: ‘Argp’ is used uninitialized in this function [-Wuninitialized] vfprintf(stdout, "%d", Argp ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Source: #include "confdefs.h" #include "conffix.h" #include #include int main() { va_list Argp; vfprintf(stdout, "%d", Argp ); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl ================================================================================ TEST checkVSNPrintf from config.functions(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/functions.py:146) TESTING: checkVSNPrintf from config.functions(config/BuildSystem/config/functions.py:146) Checks whether vsnprintf requires a char * last argument, and if it does defines HAVE_VSNPRINTF_CHAR Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.functions/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.functions/conftest.c:8:1: warning: ‘Argp’ is used uninitialized in this function [-Wuninitialized] vsnprintf(str,5, "%d", Argp ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Source: #include "confdefs.h" #include "conffix.h" #include #include int main() { va_list Argp;char str[6]; vsnprintf(str,5, "%d", Argp ); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Defined "HAVE_VSNPRINTF" to "1" ================================================================================ TEST checkNanosleep from config.functions(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/functions.py:176) TESTING: checkNanosleep from config.functions(config/BuildSystem/config/functions.py:176) Check for functional nanosleep() - as time.h behaves differently for different compiler flags - like -std=c89 Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { struct timespec tp; tp.tv_sec = 0; tp.tv_nsec = (long)(1e9); nanosleep(&tp,0); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Defined "HAVE_NANOSLEEP" to "1" ================================================================================ TEST checkMemmove from config.functions(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/functions.py:182) TESTING: checkMemmove from config.functions(config/BuildSystem/config/functions.py:182) Check for functional memmove() - as MS VC requires correct includes to for this test Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { char c1[1], c2[1] = "c"; size_t n=1; memmove(c1,c2,n); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Defined "HAVE_MEMMOVE" to "1" ================================================================================ TEST checkSignalHandlerType from config.functions(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/functions.py:152) TESTING: checkSignalHandlerType from config.functions(config/BuildSystem/config/functions.py:152) Checks the type of C++ signals handlers, and defines SIGNAL_CAST to the correct value Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.functions/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include static void myhandler(int sig) {} int main() { signal(SIGFPE,myhandler); ; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Defined "SIGNAL_CAST" to " " ================================================================================ TEST checkFreeReturnType from config.functions(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/functions.py:162) TESTING: checkFreeReturnType from config.functions(config/BuildSystem/config/functions.py:162) Checks whether free returns void or int, and defines HAVE_FREE_RETURN_INT Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/config.functions/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.functions/conftest.c:6:25: error: void value not ignored as it ought to be int ierr; void *p; ierr = free(p); return 0; ^ /tmp/petsc-EiMIaN/config.functions/conftest.c:6:5: warning: variable ‘ierr’ set but not used [-Wunused-but-set-variable] int ierr; void *p; ierr = free(p); return 0; ^~~~ Source: #include "confdefs.h" #include "conffix.h" #include int main() { int ierr; void *p; ierr = free(p); return 0; ; return 0; } Compile failed inside link ================================================================================ TEST checkVariableArgumentLists from config.functions(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/functions.py:168) TESTING: checkVariableArgumentLists from config.functions(config/BuildSystem/config/functions.py:168) Checks whether the variable argument list functionality is working Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { va_list l1, l2; va_copy(l1, l2); return 0; ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Defined "HAVE_VA_COPY" to "1" ================================================================================ TEST checkClassify from config.functions(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/functions.py:84) TESTING: checkClassify from config.functions(config/BuildSystem/config/functions.py:84) Recursive decompose to rapidly classify functions as found or missing To confirm that a function is missing, we require a compile/link failure with only that function in a compilation unit. In contrast, we can confirm that many functions are present by compiling them all together in a large compilation unit. We optimistically compile everything together, then trim all functions that were named in the error message and bisect the result. The trimming is only an optimization to increase the likelihood of a big-batch compile succeeding; we do not rely on the compiler naming missing functions. Checking for functions [rand getdomainname _access snprintf realpath dlsym bzero _getcwd getwd uname _lseek sleep _sleep lseek usleep dlclose gethostname clock access _snprintf dlerror fork getpagesize sbreak memalign getcwd gethostbyname readlink _set_output_format PXFGETARG strcasecmp dlopen drand48 socket popen getrusage _mkdir time stricmp] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.functions/conftest.c:16:6: warning: conflicting types for built-in function ‘snprintf’ [-Wbuiltin-declaration-mismatch] char snprintf(); ^~~~~~~~ /tmp/petsc-EiMIaN/config.functions/conftest.c:19:6: warning: conflicting types for built-in function ‘bzero’ [-Wbuiltin-declaration-mismatch] char bzero(); ^~~~~ /tmp/petsc-EiMIaN/config.functions/conftest.c:34:6: warning: conflicting types for built-in function ‘fork’ [-Wbuiltin-declaration-mismatch] char fork(); ^~~~ /tmp/petsc-EiMIaN/config.functions/conftest.c:43:6: warning: conflicting types for built-in function ‘strcasecmp’ [-Wbuiltin-declaration-mismatch] char strcasecmp(); ^~~~~~~~~~ Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char rand(); char getdomainname(); char _access(); char snprintf(); char realpath(); char dlsym(); char bzero(); char _getcwd(); char getwd(); char uname(); char _lseek(); char sleep(); char _sleep(); char lseek(); char usleep(); char dlclose(); char gethostname(); char clock(); char access(); char _snprintf(); char dlerror(); char fork(); char getpagesize(); char sbreak(); char memalign(); char getcwd(); char gethostbyname(); char readlink(); char _set_output_format(); char PXFGETARG(); char strcasecmp(); char dlopen(); char drand48(); char socket(); char popen(); char getrusage(); char _mkdir(); char time(); char stricmp(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_rand) || defined (__stub___rand) rand_will_always_fail_with_ENOSYS(); #else rand(); #endif #if defined (__stub_getdomainname) || defined (__stub___getdomainname) getdomainname_will_always_fail_with_ENOSYS(); #else getdomainname(); #endif #if defined (__stub__access) || defined (__stub____access) _access_will_always_fail_with_ENOSYS(); #else _access(); #endif #if defined (__stub_snprintf) || defined (__stub___snprintf) snprintf_will_always_fail_with_ENOSYS(); #else snprintf(); #endif #if defined (__stub_realpath) || defined (__stub___realpath) realpath_will_always_fail_with_ENOSYS(); #else realpath(); #endif #if defined (__stub_dlsym) || defined (__stub___dlsym) dlsym_will_always_fail_with_ENOSYS(); #else dlsym(); #endif #if defined (__stub_bzero) || defined (__stub___bzero) bzero_will_always_fail_with_ENOSYS(); #else bzero(); #endif #if defined (__stub__getcwd) || defined (__stub____getcwd) _getcwd_will_always_fail_with_ENOSYS(); #else _getcwd(); #endif #if defined (__stub_getwd) || defined (__stub___getwd) getwd_will_always_fail_with_ENOSYS(); #else getwd(); #endif #if defined (__stub_uname) || defined (__stub___uname) uname_will_always_fail_with_ENOSYS(); #else uname(); #endif #if defined (__stub__lseek) || defined (__stub____lseek) _lseek_will_always_fail_with_ENOSYS(); #else _lseek(); #endif #if defined (__stub_sleep) || defined (__stub___sleep) sleep_will_always_fail_with_ENOSYS(); #else sleep(); #endif #if defined (__stub__sleep) || defined (__stub____sleep) _sleep_will_always_fail_with_ENOSYS(); #else _sleep(); #endif #if defined (__stub_lseek) || defined (__stub___lseek) lseek_will_always_fail_with_ENOSYS(); #else lseek(); #endif #if defined (__stub_usleep) || defined (__stub___usleep) usleep_will_always_fail_with_ENOSYS(); #else usleep(); #endif #if defined (__stub_dlclose) || defined (__stub___dlclose) dlclose_will_always_fail_with_ENOSYS(); #else dlclose(); #endif #if defined (__stub_gethostname) || defined (__stub___gethostname) gethostname_will_always_fail_with_ENOSYS(); #else gethostname(); #endif #if defined (__stub_clock) || defined (__stub___clock) clock_will_always_fail_with_ENOSYS(); #else clock(); #endif #if defined (__stub_access) || defined (__stub___access) access_will_always_fail_with_ENOSYS(); #else access(); #endif #if defined (__stub__snprintf) || defined (__stub____snprintf) _snprintf_will_always_fail_with_ENOSYS(); #else _snprintf(); #endif #if defined (__stub_dlerror) || defined (__stub___dlerror) dlerror_will_always_fail_with_ENOSYS(); #else dlerror(); #endif #if defined (__stub_fork) || defined (__stub___fork) fork_will_always_fail_with_ENOSYS(); #else fork(); #endif #if defined (__stub_getpagesize) || defined (__stub___getpagesize) getpagesize_will_always_fail_with_ENOSYS(); #else getpagesize(); #endif #if defined (__stub_sbreak) || defined (__stub___sbreak) sbreak_will_always_fail_with_ENOSYS(); #else sbreak(); #endif #if defined (__stub_memalign) || defined (__stub___memalign) memalign_will_always_fail_with_ENOSYS(); #else memalign(); #endif #if defined (__stub_getcwd) || defined (__stub___getcwd) getcwd_will_always_fail_with_ENOSYS(); #else getcwd(); #endif #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname) gethostbyname_will_always_fail_with_ENOSYS(); #else gethostbyname(); #endif #if defined (__stub_readlink) || defined (__stub___readlink) readlink_will_always_fail_with_ENOSYS(); #else readlink(); #endif #if defined (__stub__set_output_format) || defined (__stub____set_output_format) _set_output_format_will_always_fail_with_ENOSYS(); #else _set_output_format(); #endif #if defined (__stub_PXFGETARG) || defined (__stub___PXFGETARG) PXFGETARG_will_always_fail_with_ENOSYS(); #else PXFGETARG(); #endif #if defined (__stub_strcasecmp) || defined (__stub___strcasecmp) strcasecmp_will_always_fail_with_ENOSYS(); #else strcasecmp(); #endif #if defined (__stub_dlopen) || defined (__stub___dlopen) dlopen_will_always_fail_with_ENOSYS(); #else dlopen(); #endif #if defined (__stub_drand48) || defined (__stub___drand48) drand48_will_always_fail_with_ENOSYS(); #else drand48(); #endif #if defined (__stub_socket) || defined (__stub___socket) socket_will_always_fail_with_ENOSYS(); #else socket(); #endif #if defined (__stub_popen) || defined (__stub___popen) popen_will_always_fail_with_ENOSYS(); #else popen(); #endif #if defined (__stub_getrusage) || defined (__stub___getrusage) getrusage_will_always_fail_with_ENOSYS(); #else getrusage(); #endif #if defined (__stub__mkdir) || defined (__stub____mkdir) _mkdir_will_always_fail_with_ENOSYS(); #else _mkdir(); #endif #if defined (__stub_time) || defined (__stub___time) time_will_always_fail_with_ENOSYS(); #else time(); #endif #if defined (__stub_stricmp) || defined (__stub___stricmp) stricmp_will_always_fail_with_ENOSYS(); #else stricmp(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.functions/conftest.o: In function `main': /tmp/petsc-EiMIaN/config.functions/conftest.c:110: warning: the `getwd' function is dangerous and should not be used. /tmp/petsc-EiMIaN/config.functions/conftest.c:74: undefined reference to `_access' /tmp/petsc-EiMIaN/config.functions/conftest.c:104: undefined reference to `_getcwd' /tmp/petsc-EiMIaN/config.functions/conftest.c:122: undefined reference to `_lseek' /tmp/petsc-EiMIaN/config.functions/conftest.c:134: undefined reference to `_sleep' /tmp/petsc-EiMIaN/config.functions/conftest.c:176: undefined reference to `_snprintf' /tmp/petsc-EiMIaN/config.functions/conftest.c:200: undefined reference to `sbreak' /tmp/petsc-EiMIaN/config.functions/conftest.c:230: undefined reference to `_set_output_format' /tmp/petsc-EiMIaN/config.functions/conftest.c:236: undefined reference to `PXFGETARG' /tmp/petsc-EiMIaN/config.functions/conftest.c:278: undefined reference to `_mkdir' /tmp/petsc-EiMIaN/config.functions/conftest.c:290: undefined reference to `stricmp' collect2: error: ld returned 1 exit status Checking for functions [rand getdomainname realpath dlsym bzero uname usleep dlclose gethostname clock dlerror] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.functions/conftest.c:17:6: warning: conflicting types for built-in function ‘bzero’ [-Wbuiltin-declaration-mismatch] char bzero(); ^~~~~ Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char rand(); char getdomainname(); char realpath(); char dlsym(); char bzero(); char uname(); char usleep(); char dlclose(); char gethostname(); char clock(); char dlerror(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_rand) || defined (__stub___rand) rand_will_always_fail_with_ENOSYS(); #else rand(); #endif #if defined (__stub_getdomainname) || defined (__stub___getdomainname) getdomainname_will_always_fail_with_ENOSYS(); #else getdomainname(); #endif #if defined (__stub_realpath) || defined (__stub___realpath) realpath_will_always_fail_with_ENOSYS(); #else realpath(); #endif #if defined (__stub_dlsym) || defined (__stub___dlsym) dlsym_will_always_fail_with_ENOSYS(); #else dlsym(); #endif #if defined (__stub_bzero) || defined (__stub___bzero) bzero_will_always_fail_with_ENOSYS(); #else bzero(); #endif #if defined (__stub_uname) || defined (__stub___uname) uname_will_always_fail_with_ENOSYS(); #else uname(); #endif #if defined (__stub_usleep) || defined (__stub___usleep) usleep_will_always_fail_with_ENOSYS(); #else usleep(); #endif #if defined (__stub_dlclose) || defined (__stub___dlclose) dlclose_will_always_fail_with_ENOSYS(); #else dlclose(); #endif #if defined (__stub_gethostname) || defined (__stub___gethostname) gethostname_will_always_fail_with_ENOSYS(); #else gethostname(); #endif #if defined (__stub_clock) || defined (__stub___clock) clock_will_always_fail_with_ENOSYS(); #else clock(); #endif #if defined (__stub_dlerror) || defined (__stub___dlerror) dlerror_will_always_fail_with_ENOSYS(); #else dlerror(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Defined "HAVE_RAND" to "1" Defined "HAVE_GETDOMAINNAME" to "1" Defined "HAVE_REALPATH" to "1" Defined "HAVE_DLSYM" to "1" Defined "HAVE_BZERO" to "1" Defined "HAVE_UNAME" to "1" Defined "HAVE_USLEEP" to "1" Defined "HAVE_DLCLOSE" to "1" Defined "HAVE_GETHOSTNAME" to "1" Defined "HAVE_CLOCK" to "1" Defined "HAVE_DLERROR" to "1" Checking for functions [fork getpagesize memalign gethostbyname readlink strcasecmp dlopen drand48 socket popen getrusage time] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.functions/conftest.c:13:6: warning: conflicting types for built-in function ‘fork’ [-Wbuiltin-declaration-mismatch] char fork(); ^~~~ /tmp/petsc-EiMIaN/config.functions/conftest.c:18:6: warning: conflicting types for built-in function ‘strcasecmp’ [-Wbuiltin-declaration-mismatch] char strcasecmp(); ^~~~~~~~~~ Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fork(); char getpagesize(); char memalign(); char gethostbyname(); char readlink(); char strcasecmp(); char dlopen(); char drand48(); char socket(); char popen(); char getrusage(); char time(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_fork) || defined (__stub___fork) fork_will_always_fail_with_ENOSYS(); #else fork(); #endif #if defined (__stub_getpagesize) || defined (__stub___getpagesize) getpagesize_will_always_fail_with_ENOSYS(); #else getpagesize(); #endif #if defined (__stub_memalign) || defined (__stub___memalign) memalign_will_always_fail_with_ENOSYS(); #else memalign(); #endif #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname) gethostbyname_will_always_fail_with_ENOSYS(); #else gethostbyname(); #endif #if defined (__stub_readlink) || defined (__stub___readlink) readlink_will_always_fail_with_ENOSYS(); #else readlink(); #endif #if defined (__stub_strcasecmp) || defined (__stub___strcasecmp) strcasecmp_will_always_fail_with_ENOSYS(); #else strcasecmp(); #endif #if defined (__stub_dlopen) || defined (__stub___dlopen) dlopen_will_always_fail_with_ENOSYS(); #else dlopen(); #endif #if defined (__stub_drand48) || defined (__stub___drand48) drand48_will_always_fail_with_ENOSYS(); #else drand48(); #endif #if defined (__stub_socket) || defined (__stub___socket) socket_will_always_fail_with_ENOSYS(); #else socket(); #endif #if defined (__stub_popen) || defined (__stub___popen) popen_will_always_fail_with_ENOSYS(); #else popen(); #endif #if defined (__stub_getrusage) || defined (__stub___getrusage) getrusage_will_always_fail_with_ENOSYS(); #else getrusage(); #endif #if defined (__stub_time) || defined (__stub___time) time_will_always_fail_with_ENOSYS(); #else time(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Defined "HAVE_FORK" to "1" Defined "HAVE_GETPAGESIZE" to "1" Defined "HAVE_MEMALIGN" to "1" Defined "HAVE_GETHOSTBYNAME" to "1" Defined "HAVE_READLINK" to "1" Defined "HAVE_STRCASECMP" to "1" Defined "HAVE_DLOPEN" to "1" Defined "HAVE_DRAND48" to "1" Defined "HAVE_SOCKET" to "1" Defined "HAVE_POPEN" to "1" Defined "HAVE_GETRUSAGE" to "1" Defined "HAVE_TIME" to "1" Checking for functions [_access] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _access(); #ifdef __cplusplus } #endif int main() { #if defined (__stub__access) || defined (__stub____access) _access_will_always_fail_with_ENOSYS(); #else _access(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.functions/conftest.o: In function `main': /tmp/petsc-EiMIaN/config.functions/conftest.c:24: undefined reference to `_access' collect2: error: ld returned 1 exit status Checking for functions [snprintf] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.functions/conftest.c:13:6: warning: conflicting types for built-in function ‘snprintf’ [-Wbuiltin-declaration-mismatch] char snprintf(); ^~~~~~~~ Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char snprintf(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_snprintf) || defined (__stub___snprintf) snprintf_will_always_fail_with_ENOSYS(); #else snprintf(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Defined "HAVE_SNPRINTF" to "1" Checking for functions [_getcwd] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _getcwd(); #ifdef __cplusplus } #endif int main() { #if defined (__stub__getcwd) || defined (__stub____getcwd) _getcwd_will_always_fail_with_ENOSYS(); #else _getcwd(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.functions/conftest.o: In function `main': /tmp/petsc-EiMIaN/config.functions/conftest.c:24: undefined reference to `_getcwd' collect2: error: ld returned 1 exit status Checking for functions [getwd] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getwd(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_getwd) || defined (__stub___getwd) getwd_will_always_fail_with_ENOSYS(); #else getwd(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: stderr: /tmp/petsc-EiMIaN/config.functions/conftest.o: In function `main': /tmp/petsc-EiMIaN/config.functions/conftest.c:24: warning: the `getwd' function is dangerous and should not be used. Defined "HAVE_GETWD" to "1" Checking for functions [_lseek] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _lseek(); #ifdef __cplusplus } #endif int main() { #if defined (__stub__lseek) || defined (__stub____lseek) _lseek_will_always_fail_with_ENOSYS(); #else _lseek(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.functions/conftest.o: In function `main': /tmp/petsc-EiMIaN/config.functions/conftest.c:24: undefined reference to `_lseek' collect2: error: ld returned 1 exit status Checking for functions [sleep] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char sleep(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_sleep) || defined (__stub___sleep) sleep_will_always_fail_with_ENOSYS(); #else sleep(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Defined "HAVE_SLEEP" to "1" Checking for functions [_sleep] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _sleep(); #ifdef __cplusplus } #endif int main() { #if defined (__stub__sleep) || defined (__stub____sleep) _sleep_will_always_fail_with_ENOSYS(); #else _sleep(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.functions/conftest.o: In function `main': /tmp/petsc-EiMIaN/config.functions/conftest.c:24: undefined reference to `_sleep' collect2: error: ld returned 1 exit status Checking for functions [lseek] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char lseek(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_lseek) || defined (__stub___lseek) lseek_will_always_fail_with_ENOSYS(); #else lseek(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Defined "HAVE_LSEEK" to "1" Checking for functions [access] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char access(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_access) || defined (__stub___access) access_will_always_fail_with_ENOSYS(); #else access(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Defined "HAVE_ACCESS" to "1" Checking for functions [_snprintf] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _snprintf(); #ifdef __cplusplus } #endif int main() { #if defined (__stub__snprintf) || defined (__stub____snprintf) _snprintf_will_always_fail_with_ENOSYS(); #else _snprintf(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.functions/conftest.o: In function `main': /tmp/petsc-EiMIaN/config.functions/conftest.c:24: undefined reference to `_snprintf' collect2: error: ld returned 1 exit status Checking for functions [sbreak] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char sbreak(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_sbreak) || defined (__stub___sbreak) sbreak_will_always_fail_with_ENOSYS(); #else sbreak(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.functions/conftest.o: In function `main': /tmp/petsc-EiMIaN/config.functions/conftest.c:24: undefined reference to `sbreak' collect2: error: ld returned 1 exit status Checking for functions [getcwd] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getcwd(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_getcwd) || defined (__stub___getcwd) getcwd_will_always_fail_with_ENOSYS(); #else getcwd(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Defined "HAVE_GETCWD" to "1" Checking for functions [_set_output_format] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _set_output_format(); #ifdef __cplusplus } #endif int main() { #if defined (__stub__set_output_format) || defined (__stub____set_output_format) _set_output_format_will_always_fail_with_ENOSYS(); #else _set_output_format(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.functions/conftest.o: In function `main': /tmp/petsc-EiMIaN/config.functions/conftest.c:24: undefined reference to `_set_output_format' collect2: error: ld returned 1 exit status Checking for functions [PXFGETARG] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char PXFGETARG(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_PXFGETARG) || defined (__stub___PXFGETARG) PXFGETARG_will_always_fail_with_ENOSYS(); #else PXFGETARG(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.functions/conftest.o: In function `main': /tmp/petsc-EiMIaN/config.functions/conftest.c:24: undefined reference to `PXFGETARG' collect2: error: ld returned 1 exit status Checking for functions [_mkdir] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _mkdir(); #ifdef __cplusplus } #endif int main() { #if defined (__stub__mkdir) || defined (__stub____mkdir) _mkdir_will_always_fail_with_ENOSYS(); #else _mkdir(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.functions/conftest.o: In function `main': /tmp/petsc-EiMIaN/config.functions/conftest.c:24: undefined reference to `_mkdir' collect2: error: ld returned 1 exit status Checking for functions [stricmp] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char stricmp(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_stricmp) || defined (__stub___stricmp) stricmp_will_always_fail_with_ENOSYS(); #else stricmp(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.functions/conftest.o: In function `main': /tmp/petsc-EiMIaN/config.functions/conftest.c:24: undefined reference to `stricmp' collect2: error: ld returned 1 exit status ================================================================================ TEST checkMmap from config.functions(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/functions.py:188) TESTING: checkMmap from config.functions(config/BuildSystem/config/functions.py:188) Check for functional mmap() to allocate shared memory and define HAVE_MMAP Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include #include #include int main() { int fd; fd=open("/tmp/file",O_RDWR); mmap((void*)0,100,PROT_READ|PROT_WRITE,MAP_SHARED,fd,0); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl Defined "HAVE_MMAP" to "1" ================================================================================ TEST configureMemorySize from config.utilities.getResidentSetSize(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/utilities/getResidentSetSize.py:31) TESTING: configureMemorySize from config.utilities.getResidentSetSize(config/BuildSystem/config/utilities/getResidentSetSize.py:31) Try to determine how to measure the memory usage Defined "USE_PROC_FOR_SIZE" to "1" Using /proc for PetscMemoryGetCurrentUsage() ================================================================================ TEST configureFortranCommandLine from config.utilities.fortranCommandLine(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/utilities/fortranCommandLine.py:26) TESTING: configureFortranCommandLine from config.utilities.fortranCommandLine(config/BuildSystem/config/utilities/fortranCommandLine.py:26) Check for the mechanism to retrieve command line arguments in Fortran Defined "HAVE_FORTRAN_GET_COMMAND_ARGUMENT" to "1" Checking for functions [] in library [''] [] Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.libraries -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.libraries/conftest.F90 Successful compile: Source: program main integer i character*(80) arg i = command_argument_count() call get_command_argument(i,arg) end Executing: mpif77 -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.libraries/conftest.o -lstdc++ -ldl Checking for functions [get_command_argument_] in library [''] ['-lstdc++', '-ldl', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lmpi_usempif08', '-lmpi_usempi_ignore_tkr', '-lmpi_mpifh', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lpthread'] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char get_command_argument_(); static void _check_get_command_argument_() { get_command_argument_(); } int main() { _check_get_command_argument_();; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.o -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.o: In function `_check_get_command_argument_': /tmp/petsc-EiMIaN/config.libraries/conftest.c:5: undefined reference to `get_command_argument_' collect2: error: ld returned 1 exit status Checking for functions [getarg_] in library [''] ['-lstdc++', '-ldl', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lmpi_usempif08', '-lmpi_usempi_ignore_tkr', '-lmpi_mpifh', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lpthread'] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char getarg_(); static void _check_getarg_() { getarg_(); } int main() { _check_getarg_();; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.o -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.o: In function `_check_getarg_': /tmp/petsc-EiMIaN/config.libraries/conftest.c:5: undefined reference to `getarg_' collect2: error: ld returned 1 exit status Checking for functions [ipxfargc_] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char ipxfargc_(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_ipxfargc_) || defined (__stub___ipxfargc_) ipxfargc__will_always_fail_with_ENOSYS(); #else ipxfargc_(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.functions/conftest.o: In function `main': /tmp/petsc-EiMIaN/config.functions/conftest.c:24: undefined reference to `ipxfargc_' collect2: error: ld returned 1 exit status Checking for functions [f90_unix_MP_iargc] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char f90_unix_MP_iargc(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_f90_unix_MP_iargc) || defined (__stub___f90_unix_MP_iargc) f90_unix_MP_iargc_will_always_fail_with_ENOSYS(); #else f90_unix_MP_iargc(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.functions/conftest.o: In function `main': /tmp/petsc-EiMIaN/config.functions/conftest.c:24: undefined reference to `f90_unix_MP_iargc' collect2: error: ld returned 1 exit status Checking for functions [PXFGETARG] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char PXFGETARG(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_PXFGETARG) || defined (__stub___PXFGETARG) PXFGETARG_will_always_fail_with_ENOSYS(); #else PXFGETARG(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.functions/conftest.o: In function `main': /tmp/petsc-EiMIaN/config.functions/conftest.c:24: undefined reference to `PXFGETARG' collect2: error: ld returned 1 exit status Checking for functions [iargc_] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char iargc_(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_iargc_) || defined (__stub___iargc_) iargc__will_always_fail_with_ENOSYS(); #else iargc_(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.functions/conftest.o: In function `main': /tmp/petsc-EiMIaN/config.functions/conftest.c:24: undefined reference to `iargc_' collect2: error: ld returned 1 exit status Checking for functions [GETARG@16] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/config.functions/conftest.c:13:12: error: stray ‘@’ in program char GETARG@16(); ^ /tmp/petsc-EiMIaN/config.functions/conftest.c:13:13: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before numeric constant char GETARG@16(); ^~ /tmp/petsc-EiMIaN/config.functions/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.functions/conftest.c:21:27: error: missing ')' after "defined" #if defined (__stub_GETARG@16) || defined (__stub___GETARG@16) ^ /tmp/petsc-EiMIaN/config.functions/conftest.c:21:28: error: missing binary operator before token "16" #if defined (__stub_GETARG@16) || defined (__stub___GETARG@16) ^~ /tmp/petsc-EiMIaN/config.functions/conftest.c:24:7: error: stray ‘@’ in program GETARG@16(); ^ /tmp/petsc-EiMIaN/config.functions/conftest.c:24:1: error: ‘GETARG’ undeclared (first use in this function) GETARG@16(); ^~~~~~ /tmp/petsc-EiMIaN/config.functions/conftest.c:24:1: note: each undeclared identifier is reported only once for each function it appears in /tmp/petsc-EiMIaN/config.functions/conftest.c:24:8: error: expected ‘;’ before numeric constant GETARG@16(); ^~ Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char GETARG@16(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_GETARG@16) || defined (__stub___GETARG@16) GETARG@16_will_always_fail_with_ENOSYS(); #else GETARG@16(); #endif ; return 0; } Compile failed inside link Checking for functions [_gfortran_iargc] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.functions/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _gfortran_iargc(); #ifdef __cplusplus } #endif int main() { #if defined (__stub__gfortran_iargc) || defined (__stub____gfortran_iargc) _gfortran_iargc_will_always_fail_with_ENOSYS(); #else _gfortran_iargc(); #endif ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.functions/conftest.o -lstdc++ -ldl -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread Defined "HAVE__GFORTRAN_IARGC" to "1" ================================================================================ TEST configureFeatureTestMacros from config.utilities.featureTestMacros(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/utilities/featureTestMacros.py:13) TESTING: configureFeatureTestMacros from config.utilities.featureTestMacros(config/BuildSystem/config/utilities/featureTestMacros.py:13) Checks if certain feature test macros are support All intermediate test results are stored in /tmp/petsc-EiMIaN/config.utilities.featureTestMacros Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.featureTestMacros/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.featureTestMacros/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/config.utilities.featureTestMacros/conftest.c:4:10: fatal error: sysctl.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #define _POSIX_C_SOURCE 200112L #include int main() { ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.featureTestMacros/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.featureTestMacros/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #define _BSD_SOURCE #include int main() { ; return 0; } Defined "_BSD_SOURCE" to "1" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.featureTestMacros/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.featureTestMacros/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #define _DEFAULT_SOURCE #include int main() { ; return 0; } Defined "_DEFAULT_SOURCE" to "1" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.featureTestMacros/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.featureTestMacros/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #define _GNU_SOURCE #include int main() { cpu_set_t mset; CPU_ZERO(&mset);; return 0; } Defined "_GNU_SOURCE" to "1" ================================================================================ TEST configureMissingUtypeTypedefs from config.utilities.missing(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/utilities/missing.py:55) TESTING: configureMissingUtypeTypedefs from config.utilities.missing(config/BuildSystem/config/utilities/missing.py:55) Checks if u_short is undefined All intermediate test results are stored in /tmp/petsc-EiMIaN/config.utilities.missing Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c:6:9: warning: unused variable ‘foo’ [-Wunused-variable] u_short foo; ^~~ Source: #include "confdefs.h" #include "conffix.h" #include int main() { u_short foo; ; return 0; } ================================================================================ TEST configureMissingFunctions from config.utilities.missing(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/utilities/missing.py:61) TESTING: configureMissingFunctions from config.utilities.missing(config/BuildSystem/config/utilities/missing.py:61) Checks for SOCKETS ================================================================================ TEST configureMissingSignals from config.utilities.missing(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/utilities/missing.py:79) TESTING: configureMissingSignals from config.utilities.missing(config/BuildSystem/config/utilities/missing.py:79) Check for missing signals, and define MISSING_ if necessary Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGABRT; if (i); ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGALRM; if (i); ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGBUS; if (i); ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGCHLD; if (i); ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGCONT; if (i); ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGFPE; if (i); ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGHUP; if (i); ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGILL; if (i); ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGINT; if (i); ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGKILL; if (i); ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGPIPE; if (i); ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGQUIT; if (i); ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGSEGV; if (i); ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGSTOP; if (i); ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGSYS; if (i); ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGTERM; if (i); ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGTRAP; if (i); ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGTSTP; if (i); ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGURG; if (i); ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGUSR1; if (i); ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGUSR2; if (i); ; return 0; } ================================================================================ TEST configureMissingGetdomainnamePrototype from config.utilities.missing(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/utilities/missing.py:96) TESTING: configureMissingGetdomainnamePrototype from config.utilities.missing(config/BuildSystem/config/utilities/missing.py:96) Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #if !defined(_BSD_SOURCE) #define _BSD_SOURCE #endif #if !defined(_DEFAULT_SOURCE) #define _DEFAULT_SOURCE #endif #if !defined(_GNU_SOURCE) #define _GNU_SOURCE #endif #ifdef PETSC_HAVE_UNISTD_H #include #endif #ifdef PETSC_HAVE_NETDB_H #include #endif int main() { int (*getdomainname_ptr)(char*,size_t) = getdomainname; char test[10]; if (getdomainname_ptr(test,10)) return 1; ; return 0; } Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.utilities.missing/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" #if !defined(_BSD_SOURCE) #define _BSD_SOURCE #endif #if !defined(_DEFAULT_SOURCE) #define _DEFAULT_SOURCE #endif #if !defined(_GNU_SOURCE) #define _GNU_SOURCE #endif #ifdef PETSC_HAVE_UNISTD_H #include #endif #ifdef PETSC_HAVE_NETDB_H #include #endif int main() { int (*getdomainname_ptr)(char*,size_t) = getdomainname; char test[10]; if (getdomainname_ptr(test,10)) return 1; ; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -lstdc++ -ldl ================================================================================ TEST configureMissingSrandPrototype from config.utilities.missing(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/utilities/missing.py:121) TESTING: configureMissingSrandPrototype from config.utilities.missing(config/BuildSystem/config/utilities/missing.py:121) Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #if !defined(_BSD_SOURCE) #define _BSD_SOURCE #endif #if !defined(_DEFAULT_SOURCE) #define _DEFAULT_SOURCE #endif #if !defined(_GNU_SOURCE) #define _GNU_SOURCE #endif #include int main() { double (*drand48_ptr)(void) = drand48; void (*srand48_ptr)(long int) = srand48; long int seed=10; srand48_ptr(seed); if (drand48_ptr() > 0.5) return 1; ; return 0; } Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.utilities.missing/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" #if !defined(_BSD_SOURCE) #define _BSD_SOURCE #endif #if !defined(_DEFAULT_SOURCE) #define _DEFAULT_SOURCE #endif #if !defined(_GNU_SOURCE) #define _GNU_SOURCE #endif #include int main() { double (*drand48_ptr)(void) = drand48; void (*srand48_ptr)(long int) = srand48; long int seed=10; srand48_ptr(seed); if (drand48_ptr() > 0.5) return 1; ; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.utilities.missing/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.utilities.missing/conftest.o -lstdc++ -ldl ================================================================================ TEST configureFPTrap from config.utilities.FPTrap(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/utilities/FPTrap.py:27) TESTING: configureFPTrap from config.utilities.FPTrap(config/BuildSystem/config/utilities/FPTrap.py:27) Checking the handling of floating point traps Checking for header: sigfpe.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: sigfpe.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: sigfpe.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: sigfpe.h: No such file or directory #include ^~~~~~~~~~compilation terminated.: Checking for header: fpxcp.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: fpxcp.h: No such file or directory #include ^~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: fpxcp.h: No such file or directory #include ^~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: fpxcp.h: No such file or directory #include ^~~~~~~~~compilation terminated.: Checking for header: floatingpoint.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.c" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.c" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: floatingpoint.h: No such file or directory #include ^~~~~~~~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: floatingpoint.h: No such file or directory #include ^~~~~~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.c:3:10: fatal error: floatingpoint.h: No such file or directory #include ^~~~~~~~~~~~~~~~~compilation terminated.: ================================================================================ TEST configureScalarType from PETSc.options.scalarTypes(/qfs/people/abhy245/software/petsc/config/PETSc/options/scalarTypes.py:40) TESTING: configureScalarType from PETSc.options.scalarTypes(config/PETSc/options/scalarTypes.py:40) Choose between real and complex numbers Scalar type is real All intermediate test results are stored in /tmp/petsc-EiMIaN/PETSc.options.scalarTypes Executing: mpicxx -c -o /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.cc Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.cc: In function ‘int main()’: /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.cc:6:21: warning: unused variable ‘a’ [-Wunused-variable] double b = 2.0; int a = isnormal(b); ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { double b = 2.0; int a = isnormal(b); ; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.o -lstdc++ -ldl Defined "HAVE_ISNORMAL" to "1" Executing: mpicxx -c -o /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.cc Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.cc: In function ‘int main()’: /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.cc:6:21: warning: unused variable ‘a’ [-Wunused-variable] double b = 2.0; int a = isnan(b); ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { double b = 2.0; int a = isnan(b); ; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.o -lstdc++ -ldl Defined "HAVE_ISNAN" to "1" Executing: mpicxx -c -o /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.cc Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.cc: In function ‘int main()’: /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.cc:6:21: warning: unused variable ‘a’ [-Wunused-variable] double b = 2.0; int a = isinf(b); ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { double b = 2.0; int a = isinf(b); ; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.o -lstdc++ -ldl Defined "HAVE_ISINF" to "1" Executing: mpicxx -c -o /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.cc Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.cc: In function ‘int main()’: /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.cc:6:24: error: ‘_isnan’ was not declared in this scope double b = 2.0;int a = _isnan(b); ^~~~~~ /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.cc:6:20: warning: unused variable ‘a’ [-Wunused-variable] double b = 2.0;int a = _isnan(b); ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { double b = 2.0;int a = _isnan(b); ; return 0; } Compile failed inside link Executing: mpicxx -c -o /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.cc Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.cc: In function ‘int main()’: /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.cc:6:24: error: ‘_finite’ was not declared in this scope double b = 2.0;int a = _finite(b); ^~~~~~~ /tmp/petsc-EiMIaN/PETSc.options.scalarTypes/conftest.cc:6:20: warning: unused variable ‘a’ [-Wunused-variable] double b = 2.0;int a = _finite(b); ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { double b = 2.0;int a = _finite(b); ; return 0; } Compile failed inside link ================================================================================ TEST configurePrecision from PETSc.options.scalarTypes(/qfs/people/abhy245/software/petsc/config/PETSc/options/scalarTypes.py:81) TESTING: configurePrecision from PETSc.options.scalarTypes(config/PETSc/options/scalarTypes.py:81) Set the default real number precision for PETSc objects Checking C compiler works with __float128 Checking for functions [logq] in library ['quadmath'] [] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.libraries/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.c:4:10: fatal error: quadmath.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_logq() { __float128 f; logq(f);; } int main() { _check_logq();; return 0; } Compile failed inside link Defined "USE_REAL_DOUBLE" to "1" Defined make macro "PETSC_SCALAR_SIZE" to "64" Precision is double ================================================================================ TEST configureMkdir from config.programs(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/programs.py:22) TESTING: configureMkdir from config.programs(config/BuildSystem/config/programs.py:22) Make sure we can have mkdir automatically make intermediate directories Checking for program /share/apps/cuda/10.2/bin/mkdir...not found Checking for program mkdir...not found Checking for program /share/apps/cmake/3.13.4//bin/mkdir...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mkdir...not found Checking for program /share/apps/anaconda2/bin/mkdir...not found Checking for program /share/apps/gcc/7.4.0/bin/mkdir...not found Checking for program /usr/local/bin/mkdir...not found Checking for program /usr/bin/mkdir...found Executing: /usr/bin/mkdir -p .conftest/tmp Adding -p flag to /usr/bin/mkdir -p to automatically create directories Defined make macro "MKDIR" to "/usr/bin/mkdir -p" ================================================================================ TEST configureAutoreconf from config.programs(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/programs.py:44) TESTING: configureAutoreconf from config.programs(config/BuildSystem/config/programs.py:44) Check for autoreconf Checking for program /share/apps/cuda/10.2/bin/autoreconf...not found Checking for program autoreconf...not found Checking for program /share/apps/cmake/3.13.4//bin/autoreconf...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/autoreconf...not found Checking for program /share/apps/anaconda2/bin/autoreconf...not found Checking for program /share/apps/gcc/7.4.0/bin/autoreconf...not found Checking for program /usr/local/bin/autoreconf...not found Checking for program /usr/bin/autoreconf...found All intermediate test results are stored in /tmp/petsc-EiMIaN/config.programs Executing: ['/usr/bin/autoreconf'] autoreconf test successful! Checking for program /share/apps/cuda/10.2/bin/libtoolize...not found Checking for program libtoolize...not found Checking for program /share/apps/cmake/3.13.4//bin/libtoolize...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/libtoolize...not found Checking for program /share/apps/anaconda2/bin/libtoolize...not found Checking for program /share/apps/gcc/7.4.0/bin/libtoolize...not found Checking for program /usr/local/bin/libtoolize...not found Checking for program /usr/bin/libtoolize...found ================================================================================ TEST configurePrograms from config.programs(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/programs.py:71) TESTING: configurePrograms from config.programs(config/BuildSystem/config/programs.py:71) Check for the programs needed to build and run PETSc Checking for program /share/apps/cuda/10.2/bin/sh...not found Checking for program sh...not found Checking for program /share/apps/cmake/3.13.4//bin/sh...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/sh...not found Checking for program /share/apps/anaconda2/bin/sh...not found Checking for program /share/apps/gcc/7.4.0/bin/sh...not found Checking for program /usr/local/bin/sh...not found Checking for program /usr/bin/sh...found Defined make macro "SHELL" to "/usr/bin/sh" Checking for program /share/apps/cuda/10.2/bin/sed...not found Checking for program sed...not found Checking for program /share/apps/cmake/3.13.4//bin/sed...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/sed...not found Checking for program /share/apps/anaconda2/bin/sed...not found Checking for program /share/apps/gcc/7.4.0/bin/sed...not found Checking for program /usr/local/bin/sed...not found Checking for program /usr/bin/sed...found Defined make macro "SED" to "/usr/bin/sed" Executing: /usr/bin/sed -i s/sed/sd/g "/tmp/petsc-EiMIaN/config.programs/sed1" Adding SEDINPLACE cmd: /usr/bin/sed -i Defined make macro "SEDINPLACE" to "/usr/bin/sed -i" Checking for program /share/apps/cuda/10.2/bin/mv...not found Checking for program mv...not found Checking for program /share/apps/cmake/3.13.4//bin/mv...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mv...not found Checking for program /share/apps/anaconda2/bin/mv...not found Checking for program /share/apps/gcc/7.4.0/bin/mv...not found Checking for program /usr/local/bin/mv...not found Checking for program /usr/bin/mv...found Defined make macro "MV" to "/usr/bin/mv" Checking for program /share/apps/cuda/10.2/bin/cp...not found Checking for program cp...not found Checking for program /share/apps/cmake/3.13.4//bin/cp...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/cp...not found Checking for program /share/apps/anaconda2/bin/cp...not found Checking for program /share/apps/gcc/7.4.0/bin/cp...not found Checking for program /usr/local/bin/cp...not found Checking for program /usr/bin/cp...found Defined make macro "CP" to "/usr/bin/cp" Checking for program /share/apps/cuda/10.2/bin/grep...not found Checking for program grep...not found Checking for program /share/apps/cmake/3.13.4//bin/grep...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/grep...not found Checking for program /share/apps/anaconda2/bin/grep...not found Checking for program /share/apps/gcc/7.4.0/bin/grep...not found Checking for program /usr/local/bin/grep...not found Checking for program /usr/bin/grep...found Defined make macro "GREP" to "/usr/bin/grep" Checking for program /share/apps/cuda/10.2/bin/rm...not found Checking for program rm...not found Checking for program /share/apps/cmake/3.13.4//bin/rm...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/rm...not found Checking for program /share/apps/anaconda2/bin/rm...not found Checking for program /share/apps/gcc/7.4.0/bin/rm...not found Checking for program /usr/local/bin/rm...not found Checking for program /usr/bin/rm...found Defined make macro "RM" to "/usr/bin/rm -f" Checking for program /share/apps/cuda/10.2/bin/diff...not found Checking for program diff...not found Checking for program /share/apps/cmake/3.13.4//bin/diff...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/diff...not found Checking for program /share/apps/anaconda2/bin/diff...not found Checking for program /share/apps/gcc/7.4.0/bin/diff...not found Checking for program /usr/local/bin/diff...not found Checking for program /usr/bin/diff...found Executing: "/usr/bin/diff" -w "/tmp/petsc-EiMIaN/config.programs/diff1" "/tmp/petsc-EiMIaN/config.programs/diff2" Defined make macro "DIFF" to "/usr/bin/diff -w" Checking for program /usr/ucb/ps...not found Checking for program /usr/usb/ps...not found Checking for program /people/abhy245/software/petsc/lib/petsc/bin/win32fe/ps...not found Defined make macro "PYTHON" to "/share/apps/anaconda2/bin/python" Checking for program /share/apps/cuda/10.2/bin/m4...not found Checking for program m4...not found Checking for program /share/apps/cmake/3.13.4//bin/m4...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/m4...not found Checking for program /share/apps/anaconda2/bin/m4...not found Checking for program /share/apps/gcc/7.4.0/bin/m4...not found Checking for program /usr/local/bin/m4...not found Checking for program /usr/bin/m4...found Defined make macro "M4" to "/usr/bin/m4" ================================================================================ TEST checkDependencies from config.packages.make(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:773) TESTING: checkDependencies from config.packages.make(config/BuildSystem/config/package.py:773) ================================================================================ TEST configureLibrary from config.packages.make(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:798) TESTING: configureLibrary from config.packages.make(config/BuildSystem/config/package.py:798) Find an installation and check if it can work with PETSc ================================================================================== Checking for a functional make Looking for MAKE at git.make, hg.make or a directory starting with ['make'] Found a copy of MAKE in make-4.2.1-6.fc28 Makefile /people/abhy245/software/petsc/debug-mode-newell/lib/petsc/conf/pkg.conf.make has correct checksum Do not need to rebuild MAKE Not checking for library in Download MAKE: [] because no functions given to check for ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names No functions to check for in library [] [] No functions to check for in library [] [] Checking for headers Download MAKE: ['/people/abhy245/software/petsc/debug-mode-newell/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] ================================================================================ TEST checkVersion from config.packages.make(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:918) TESTING: checkVersion from config.packages.make(config/BuildSystem/config/package.py:918) Uses self.version, self.minversion, self.maxversion, self.versionname, and self.versioninclude to determine if package has required version ================================================================================ TEST checkSharedLibrary from config.packages.make(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:852) TESTING: checkSharedLibrary from config.packages.make(config/BuildSystem/config/package.py:852) By default we don't care about checking if the library is shared Checking for program /people/abhy245/software/petsc/debug-mode-newell/bin/make...found Defined make macro "MAKE" to "/people/abhy245/software/petsc/debug-mode-newell/bin/make" Executing: /people/abhy245/software/petsc/debug-mode-newell/bin/make --version stdout: GNU Make 4.2.1 Built for powerpc64le-unknown-linux-gnu Copyright (C) 1988-2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. ================================================================================ TEST setupGNUMake from config.packages.make(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/make.py:121) TESTING: setupGNUMake from config.packages.make(config/BuildSystem/config/packages/make.py:121) Setup other GNU make stuff Executing: uname -s stdout: Linux Executing: uname -s stdout: Linux Defined make rule "libc" with dependencies "${LIBNAME}(${OBJSC})" and code [] Defined make rule "libcxx" with dependencies "${LIBNAME}(${OBJSCXX})" and code [] Defined make rule "libcu" with dependencies "${LIBNAME}(${OBJSCU})" and code [] Defined make rule "libf" with dependencies "${OBJSF}" and code -${AR} ${AR_FLAGS} ${LIBNAME} ${OBJSF} Defined make macro "OMAKE_PRINTDIR " to "/people/abhy245/software/petsc/debug-mode-newell/bin/make --print-directory" Defined make macro "OMAKE" to "/people/abhy245/software/petsc/debug-mode-newell/bin/make --no-print-directory" Defined make macro "MAKE_PAR_OUT_FLG" to "--output-sync=recurse" ================================================================================ TEST configureMakeNP from config.packages.make(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/make.py:168) TESTING: configureMakeNP from config.packages.make(config/BuildSystem/config/packages/make.py:168) check no of cores on the build machine [perhaps to do make '-j ncores'] module multiprocessing found 128 cores: using make_np = 59 Defined make macro "MAKE_NP" to "59" Defined make macro "MAKE_TEST_NP" to "49" Defined make macro "MAKE_LOAD" to "166.4" Defined make macro "NPMAX" to "128" ================================================================================ TEST alternateConfigureLibrary from config.packages.OpenMPI(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.OpenMPI(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default Executing: uname -s stdout: Linux ================================================================================ TEST alternateConfigureLibrary from config.packages.MPICH(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.MPICH(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST checkDependencies from config.packages.MPI(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:773) TESTING: checkDependencies from config.packages.MPI(config/BuildSystem/config/package.py:773) ================================================================================ TEST configureLibrary from config.packages.MPI(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/MPI.py:550) TESTING: configureLibrary from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:550) ================================================================================== Checking for a functional MPI Checking for library in Compiler specific search MPI: [] ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names Checking for functions [MPI_Init MPI_Comm_create] in library [] [] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char MPI_Init(); static void _check_MPI_Init() { MPI_Init(); } char MPI_Comm_create(); static void _check_MPI_Comm_create() { MPI_Comm_create(); } #ifdef __cplusplus } #endif int main() { _check_MPI_Init(); _check_MPI_Comm_create();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.o -lstdc++ -ldl No functions to check for in library [] [] Checking for headers Compiler specific search MPI: ['/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] ================================================================================ TEST checkInclude from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['mpi.h'] in ['/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Checking include with compiler flags var CPPFLAGS ['/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib /tmp/petsc-EiMIaN/config.headers/conftest.cc Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['mpi.h'] in ['/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] ================================================================================ TEST checkMPICHorOpenMPI from config.packages.MPI(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/MPI.py:452) TESTING: checkMPICHorOpenMPI from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:452) Determine if MPICH_NUMVERSION or OMPI_MAJOR_VERSION exist in mpi.h Used for consistency checking of MPI installation at compile time All intermediate test results are stored in /tmp/petsc-EiMIaN/config.packages.MPI Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c:4:17: error: ‘I_MPI_NUMVERSION’ undeclared here (not in a function); did you mean ‘MPI_SUBVERSION’? int mpich_ver = I_MPI_NUMVERSION; ^~~~~~~~~~~~~~~~ MPI_SUBVERSION Source: #include "confdefs.h" #include "conffix.h" #include int mpich_ver = I_MPI_NUMVERSION; int main() { ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c:4:17: error: ‘MVAPICH2_NUMVERSION’ undeclared here (not in a function); did you mean ‘MPI_SUBVERSION’? int mpich_ver = MVAPICH2_NUMVERSION; ^~~~~~~~~~~~~~~~~~~ MPI_SUBVERSION Source: #include "confdefs.h" #include "conffix.h" #include int mpich_ver = MVAPICH2_NUMVERSION; int main() { ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c:4:17: error: ‘MPICH_NUMVERSION’ undeclared here (not in a function); did you mean ‘MPI_SUBVERSION’? int mpich_ver = MPICH_NUMVERSION; ^~~~~~~~~~~~~~~~ MPI_SUBVERSION Source: #include "confdefs.h" #include "conffix.h" #include int mpich_ver = MPICH_NUMVERSION; int main() { ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int ompi_major = OMPI_MAJOR_VERSION; int ompi_minor = OMPI_MINOR_VERSION; int ompi_release = OMPI_RELEASE_VERSION; int main() { ; return 0; } Preprocessing source: #include "confdefs.h" #include "conffix.h" #include int ompi_major = OMPI_MAJOR_VERSION; int ompi_minor = OMPI_MINOR_VERSION; int ompi_release = OMPI_RELEASE_VERSION; Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.headers /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Defined "HAVE_OMPI_MAJOR_VERSION" to "3" Defined "HAVE_OMPI_MINOR_VERSION" to "1" Defined "HAVE_OMPI_RELEASE_VERSION" to "3" ================================================================================ TEST configureMPI2 from config.packages.MPI(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/MPI.py:209) TESTING: configureMPI2 from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:209) Check for functions added to the interface in MPI-2 Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int flag;if (MPI_Finalized(&flag)); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -lstdc++ -ldl Defined "HAVE_MPI_FINALIZED" to "1" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { if (MPI_Allreduce(MPI_IN_PLACE,0, 1, MPI_INT, MPI_SUM, MPI_COMM_SELF)); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -lstdc++ -ldl Defined "HAVE_MPI_IN_PLACE" to "1" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c:6:94: warning: initialization makes pointer from integer without a cast [-Wint-conversion] int count=2; int blocklens[2]={0,1}; MPI_Aint indices[2]={0,1}; MPI_Datatype old_types[2]={0,1}; MPI_Datatype *newtype = 0; ^ /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c:6:94: note: (near initialization for ‘old_types[1]’) Source: #include "confdefs.h" #include "conffix.h" #include int main() { int count=2; int blocklens[2]={0,1}; MPI_Aint indices[2]={0,1}; MPI_Datatype old_types[2]={0,1}; MPI_Datatype *newtype = 0; if (MPI_Type_create_struct(count, blocklens, indices, old_types, newtype)); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -lstdc++ -ldl Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c:6:1: warning: ‘MPI_Comm_errhandler_fn’ is deprecated: MPI_Comm_errhandler_fn was deprecated in MPI-2.2; use MPI_Comm_errhandler_function instead [-Wdeprecated-declarations] MPI_Comm_errhandler_fn * p_err_fun = 0; MPI_Errhandler * p_errhandler = 0; if (MPI_Comm_create_errhandler(p_err_fun,p_errhandler)); ^~~~~~~~~~~~~~~~~~~~~~ Source: #include "confdefs.h" #include "conffix.h" #include int main() { MPI_Comm_errhandler_fn * p_err_fun = 0; MPI_Errhandler * p_errhandler = 0; if (MPI_Comm_create_errhandler(p_err_fun,p_errhandler)); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -lstdc++ -ldl Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { if (MPI_Comm_set_errhandler(MPI_COMM_WORLD,MPI_ERRORS_RETURN)); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -lstdc++ -ldl Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { if (MPI_Reduce_local(0, 0, 0, MPI_INT, MPI_SUM));; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -lstdc++ -ldl Defined "HAVE_MPI_REDUCE_LOCAL" to "1" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { char version[MPI_MAX_LIBRARY_VERSION_STRING];int verlen;if (MPI_Get_library_version(version,&verlen)); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -lstdc++ -ldl Defined "HAVE_MPI_GET_LIBRARY_VERSION" to "1" ================================================================================ TEST configureMPI3 from config.packages.MPI(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/MPI.py:248) TESTING: configureMPI3 from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:248) Check for functions added to the interface in MPI-3 Checking for functions [MPI_Win_create] in library [] [] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char MPI_Win_create(); static void _check_MPI_Win_create() { MPI_Win_create(); } #ifdef __cplusplus } #endif int main() { _check_MPI_Win_create();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.o -lstdc++ -ldl Defined "HAVE_MPI_WIN_CREATE" to "1" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { MPI_Comm scomm; if (MPI_Comm_split_type(MPI_COMM_WORLD, MPI_COMM_TYPE_SHARED, 0, MPI_INFO_NULL, &scomm)); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -lstdc++ -ldl Defined "HAVE_MPI_SHARED_COMM" to "1" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c:7:24: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (MPI_Iscatter(&send,1,MPI_INT,&recv,1,MPI_INT,0,MPI_COMM_WORLD,&req)); ^~ /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c:8:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ if (MPI_Iscatterv(&send,counts,displs,MPI_INT,&recv,1,MPI_INT,0,MPI_COMM_WORLD,&req)); ^~ Source: #include "confdefs.h" #include "conffix.h" #include int main() { int send=0,recv,counts[2]={1,1},displs[2]={1,2}; MPI_Request req; if (MPI_Iscatter(&send,1,MPI_INT,&recv,1,MPI_INT,0,MPI_COMM_WORLD,&req)); if (MPI_Iscatterv(&send,counts,displs,MPI_INT,&recv,1,MPI_INT,0,MPI_COMM_WORLD,&req)); if (MPI_Igather(&send,1,MPI_INT,&recv,1,MPI_INT,0,MPI_COMM_WORLD,&req)); if (MPI_Igatherv(&send,1,MPI_INT,&recv,counts,displs,MPI_INT,0,MPI_COMM_WORLD,&req)); if (MPI_Iallgather(&send,1,MPI_INT,&recv,1,MPI_INT,MPI_COMM_WORLD,&req)); if (MPI_Iallgatherv(&send,1,MPI_INT,&recv,counts,displs,MPI_INT,MPI_COMM_WORLD,&req)); if (MPI_Ialltoall(&send,1,MPI_INT,&recv,1,MPI_INT,MPI_COMM_WORLD,&req)); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -lstdc++ -ldl Defined "HAVE_MPI_NONBLOCKING_COLLECTIVES" to "1" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { MPI_Comm distcomm; MPI_Request req; if (MPI_Dist_graph_create_adjacent(MPI_COMM_WORLD,0,0,MPI_WEIGHTS_EMPTY,0,0,MPI_WEIGHTS_EMPTY,MPI_INFO_NULL,0,&distcomm)); if (MPI_Neighbor_alltoallv(0,0,0,MPI_INT,0,0,0,MPI_INT,distcomm)); if (MPI_Ineighbor_alltoallv(0,0,0,MPI_INT,0,0,0,MPI_INT,distcomm,&req)); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -lstdc++ -ldl Defined "HAVE_MPI_NEIGHBORHOOD_COLLECTIVES" to "1" ================================================================================ TEST configureTypes from config.packages.MPI(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/MPI.py:289) TESTING: configureTypes from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:289) Checking for MPI types ================================================================================ TEST configureMPITypes from config.packages.MPI(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/MPI.py:298) TESTING: configureMPITypes from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:298) Checking for MPI Datatype handles Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include int main() { int size; int ierr; MPI_Init(0,0); ierr = MPI_Type_size(MPI_LONG_DOUBLE, &size); if(ierr || (size == 0)) exit(1); MPI_Finalize(); ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include int main() { int size; int ierr; MPI_Init(0,0); ierr = MPI_Type_size(MPI_LONG_DOUBLE, &size); if(ierr || (size == 0)) exit(1); MPI_Finalize(); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -lstdc++ -ldl Testing executable /tmp/petsc-EiMIaN/config.packages.MPI/conftest to see if it can be run Executing: /tmp/petsc-EiMIaN/config.packages.MPI/conftest Executing: /tmp/petsc-EiMIaN/config.packages.MPI/conftest Defined "HAVE_MPI_LONG_DOUBLE" to "1" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include int main() { int size; int ierr; MPI_Init(0,0); ierr = MPI_Type_size(MPI_INT64_T, &size); if(ierr || (size == 0)) exit(1); MPI_Finalize(); ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include int main() { int size; int ierr; MPI_Init(0,0); ierr = MPI_Type_size(MPI_INT64_T, &size); if(ierr || (size == 0)) exit(1); MPI_Finalize(); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -lstdc++ -ldl Testing executable /tmp/petsc-EiMIaN/config.packages.MPI/conftest to see if it can be run Executing: /tmp/petsc-EiMIaN/config.packages.MPI/conftest Executing: /tmp/petsc-EiMIaN/config.packages.MPI/conftest Defined "HAVE_MPI_INT64_T" to "1" ================================================================================ TEST SGIMPICheck from config.packages.MPI(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/MPI.py:360) TESTING: SGIMPICheck from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:360) Returns true if SGI MPI is used Checking for functions [MPI_SGI_barrier] in library [] [] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char MPI_SGI_barrier(); static void _check_MPI_SGI_barrier() { MPI_SGI_barrier(); } #ifdef __cplusplus } #endif int main() { _check_MPI_SGI_barrier();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.o: In function `_check_MPI_SGI_barrier': /tmp/petsc-EiMIaN/config.libraries/conftest.cc:9: undefined reference to `MPI_SGI_barrier' collect2: error: ld returned 1 exit status SGI MPI test failure ================================================================================ TEST CxxMPICheck from config.packages.MPI(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/MPI.py:370) TESTING: CxxMPICheck from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:370) Make sure C++ can compile and link Checking for header mpi.h Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { ; return 0; } Checking for C++ MPI_Finalize() Checking for functions [MPI_Finalize] in library [] [] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.cc Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.cc: In function ‘void _check_MPI_Finalize()’: /tmp/petsc-EiMIaN/config.libraries/conftest.cc:5:41: warning: variable ‘ierr’ set but not used [-Wunused-but-set-variable] static void _check_MPI_Finalize() { int ierr; ^~~~ Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_MPI_Finalize() { int ierr; ierr = MPI_Finalize();; } int main() { _check_MPI_Finalize();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.o -lstdc++ -ldl ================================================================================ TEST FortranMPICheck from config.packages.MPI(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/MPI.py:388) TESTING: FortranMPICheck from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:388) Make sure fortran include [mpif.h] and library symbols are found Checking for header mpif.h Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.libraries -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.libraries/conftest.F90 Successful compile: Source: program main #include "mpif.h" end Checking for fortran mpi_init() Checking for functions [] in library [] [] Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.libraries -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.libraries/conftest.F90 Successful compile: Source: program main #include "mpif.h" integer ierr call mpi_init(ierr) end Executing: mpif77 -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.libraries/conftest.o -lstdc++ -ldl Checking for mpi.mod Checking for functions [] in library [] [] Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.libraries -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.libraries/conftest.F90 Successful compile: Source: program main use mpi integer ierr,rank call mpi_init(ierr) call mpi_comm_rank(MPI_COMM_WORLD,rank,ierr) end Executing: mpif77 -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-EiMIaN/config.libraries/conftest.o -lstdc++ -ldl Defined "HAVE_MPI_F90MODULE" to "1" ================================================================================ TEST configureIO from config.packages.MPI(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/MPI.py:413) TESTING: configureIO from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:413) Check for the functions in MPI/IO - Define HAVE_MPIIO if they are present - Some older MPI 1 implementations are missing these Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { MPI_Aint lb, extent; if (MPI_Type_get_extent(MPI_INT, &lb, &extent)); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -lstdc++ -ldl Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c:9:5: warning: ‘fh’ is used uninitialized in this function [-Wuninitialized] if (MPI_File_write_all(fh, buf, 1, MPI_INT, &status)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c:9:5: warning: ‘buf’ is used uninitialized in this function [-Wuninitialized] Source: #include "confdefs.h" #include "conffix.h" #include int main() { MPI_File fh; void *buf; MPI_Status status; if (MPI_File_write_all(fh, buf, 1, MPI_INT, &status)); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -lstdc++ -ldl Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c:9:5: warning: ‘fh’ is used uninitialized in this function [-Wuninitialized] if (MPI_File_read_all(fh, buf, 1, MPI_INT, &status)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c:9:5: warning: ‘buf’ is used uninitialized in this function [-Wuninitialized] Source: #include "confdefs.h" #include "conffix.h" #include int main() { MPI_File fh; void *buf; MPI_Status status; if (MPI_File_read_all(fh, buf, 1, MPI_INT, &status)); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -lstdc++ -ldl Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c:9:5: warning: ‘fh’ is used uninitialized in this function [-Wuninitialized] if (MPI_File_set_view(fh, disp, MPI_INT, MPI_INT, "", info)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c:9:5: warning: ‘disp’ is used uninitialized in this function [-Wuninitialized] /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c:9:5: warning: ‘info’ is used uninitialized in this function [-Wuninitialized] Source: #include "confdefs.h" #include "conffix.h" #include int main() { MPI_File fh; MPI_Offset disp; MPI_Info info; if (MPI_File_set_view(fh, disp, MPI_INT, MPI_INT, "", info)); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -lstdc++ -ldl Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c:8:5: warning: ‘info’ is used uninitialized in this function [-Wuninitialized] if (MPI_File_open(MPI_COMM_SELF, "", 0, info, &fh)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Source: #include "confdefs.h" #include "conffix.h" #include int main() { MPI_File fh; MPI_Info info; if (MPI_File_open(MPI_COMM_SELF, "", 0, info, &fh)); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -lstdc++ -ldl Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c:7:10: warning: unused variable ‘info’ [-Wunused-variable] MPI_Info info; ^~~~ Source: #include "confdefs.h" #include "conffix.h" #include int main() { MPI_File fh; MPI_Info info; if (MPI_File_close(&fh)); ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -lstdc++ -ldl Defined "HAVE_MPIIO" to "1" ================================================================================ TEST findMPIInc from config.packages.MPI(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/MPI.py:491) TESTING: findMPIInc from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:491) Find MPI include paths from "mpicc -show" and use with CUDAC_FLAGS Executing: mpicc -show stdout: gcc -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -pthread -Wl,-rpath -Wl,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,--enable-new-dtags -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi compilers: Checking arg gcc compilers: Checking arg -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include compilers: Found include option: -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include Executing: /share/apps/cuda/10.2/bin/nvcc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -g -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -Wno-deprecated-gpu-targets /tmp/petsc-EiMIaN/config.setCompilers/conftest.cu Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added CUDA compiler flag -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include compilers: Checking arg -pthread compilers: Checking arg -Wl,-rpath compilers: Checking arg -Wl,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib compilers: Checking arg -Wl,--enable-new-dtags compilers: Checking arg -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib compilers: Checking arg -lmpi ================================================================================ TEST PetscArchMPICheck from config.packages.MPI(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/MPI.py:525) TESTING: PetscArchMPICheck from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:525) Checking for functions [MPI_Type_get_envelope MPI_Type_dup MPI_Init_thread MPI_Iallreduce MPI_Ibarrier MPI_Finalized MPI_Exscan MPI_Reduce_scatter MPI_Reduce_scatter_block] in library [] [] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char MPI_Type_get_envelope(); static void _check_MPI_Type_get_envelope() { MPI_Type_get_envelope(); } char MPI_Type_dup(); static void _check_MPI_Type_dup() { MPI_Type_dup(); } char MPI_Init_thread(); static void _check_MPI_Init_thread() { MPI_Init_thread(); } char MPI_Iallreduce(); static void _check_MPI_Iallreduce() { MPI_Iallreduce(); } char MPI_Ibarrier(); static void _check_MPI_Ibarrier() { MPI_Ibarrier(); } char MPI_Finalized(); static void _check_MPI_Finalized() { MPI_Finalized(); } char MPI_Exscan(); static void _check_MPI_Exscan() { MPI_Exscan(); } char MPI_Reduce_scatter(); static void _check_MPI_Reduce_scatter() { MPI_Reduce_scatter(); } char MPI_Reduce_scatter_block(); static void _check_MPI_Reduce_scatter_block() { MPI_Reduce_scatter_block(); } #ifdef __cplusplus } #endif int main() { _check_MPI_Type_get_envelope(); _check_MPI_Type_dup(); _check_MPI_Init_thread(); _check_MPI_Iallreduce(); _check_MPI_Ibarrier(); _check_MPI_Finalized(); _check_MPI_Exscan(); _check_MPI_Reduce_scatter(); _check_MPI_Reduce_scatter_block();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.o -lstdc++ -ldl Defined "HAVE_MPI_TYPE_GET_ENVELOPE" to "1" Defined "HAVE_MPI_TYPE_DUP" to "1" Defined "HAVE_MPI_INIT_THREAD" to "1" Defined "HAVE_MPI_IALLREDUCE" to "1" Defined "HAVE_MPI_IBARRIER" to "1" Defined "HAVE_MPI_FINALIZED" to "1" Defined "HAVE_MPI_EXSCAN" to "1" Defined "HAVE_MPI_REDUCE_SCATTER" to "1" Defined "HAVE_MPI_REDUCE_SCATTER_BLOCK" to "1" Checking for functions [MPIX_Iallreduce] in library [] [] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char MPIX_Iallreduce(); static void _check_MPIX_Iallreduce() { MPIX_Iallreduce(); } #ifdef __cplusplus } #endif int main() { _check_MPIX_Iallreduce();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.o: In function `_check_MPIX_Iallreduce': /tmp/petsc-EiMIaN/config.libraries/conftest.cc:9: undefined reference to `MPIX_Iallreduce' collect2: error: ld returned 1 exit status Checking for functions [MPIX_Ibarrier] in library [] [] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char MPIX_Ibarrier(); static void _check_MPIX_Ibarrier() { MPIX_Ibarrier(); } #ifdef __cplusplus } #endif int main() { _check_MPIX_Ibarrier();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.o: In function `_check_MPIX_Ibarrier': /tmp/petsc-EiMIaN/config.libraries/conftest.cc:9: undefined reference to `MPIX_Ibarrier' collect2: error: ld returned 1 exit status Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c:6:5: warning: unused variable ‘combiner’ [-Wunused-variable] int combiner = MPI_COMBINER_DUP;; ^~~~~~~~ Source: #include "confdefs.h" #include "conffix.h" #include int main() { int combiner = MPI_COMBINER_DUP;; return 0; } Defined "HAVE_MPI_COMBINER_DUP" to "1" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c:6:5: warning: unused variable ‘combiner’ [-Wunused-variable] int combiner = MPI_COMBINER_CONTIGUOUS;; ^~~~~~~~ Source: #include "confdefs.h" #include "conffix.h" #include int main() { int combiner = MPI_COMBINER_CONTIGUOUS;; return 0; } Defined "HAVE_MPI_COMBINER_CONTIGUOUS" to "1" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c:6:5: warning: unused variable ‘combiner’ [-Wunused-variable] int combiner = MPI_COMBINER_NAMED;; ^~~~~~~~ Source: #include "confdefs.h" #include "conffix.h" #include int main() { int combiner = MPI_COMBINER_NAMED;; return 0; } Defined "HAVE_MPI_COMBINER_NAMED" to "1" Checking for functions [MPIDI_CH3I_sock_set] in library [] [] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char MPIDI_CH3I_sock_set(); static void _check_MPIDI_CH3I_sock_set() { MPIDI_CH3I_sock_set(); } #ifdef __cplusplus } #endif int main() { _check_MPIDI_CH3I_sock_set();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.o: In function `_check_MPIDI_CH3I_sock_set': /tmp/petsc-EiMIaN/config.libraries/conftest.cc:9: undefined reference to `MPIDI_CH3I_sock_set' collect2: error: ld returned 1 exit status Checking for functions [MPIDI_CH3I_sock_fixed_nbc_progress] in library [] [] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char MPIDI_CH3I_sock_fixed_nbc_progress(); static void _check_MPIDI_CH3I_sock_fixed_nbc_progress() { MPIDI_CH3I_sock_fixed_nbc_progress(); } #ifdef __cplusplus } #endif int main() { _check_MPIDI_CH3I_sock_fixed_nbc_progress();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.o: In function `_check_MPIDI_CH3I_sock_fixed_nbc_progress': /tmp/petsc-EiMIaN/config.libraries/conftest.cc:9: undefined reference to `MPIDI_CH3I_sock_fixed_nbc_progress' collect2: error: ld returned 1 exit status ================================================================================ TEST checkVersion from config.packages.MPI(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:918) TESTING: checkVersion from config.packages.MPI(config/BuildSystem/config/package.py:918) Uses self.version, self.minversion, self.maxversion, self.versionname, and self.versioninclude to determine if package has required version Preprocessing source: #include "confdefs.h" #include "conffix.h" #include "mpi.h" version=MPI_VERSION Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.packages.MPI /tmp/petsc-EiMIaN/config.packages.MPI/conftest.cc For mpi need 2 <= 3 <= ================================================================================ TEST checkSharedLibrary from config.packages.MPI(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/MPI.py:141) TESTING: checkSharedLibrary from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:141) Sets flag indicating if MPI libraries are shared or not and determines if MPI libraries CANNOT be used by shared libraries ================================================================================ TEST configureMPIEXEC from config.packages.MPI(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/MPI.py:170) TESTING: configureMPIEXEC from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:170) Checking for mpiexec Checking for program /share/apps/cuda/10.2/bin/mpiexec...not found Checking for program /share/apps/cuda/10.2/bin/mpirun...not found Checking for program /share/apps/cuda/10.2/bin/mprun...not found Checking for program /share/apps/cuda/10.2/bin/mpiexec...not found Checking for program /share/apps/cuda/10.2/bin/mpirun...not found Checking for program /share/apps/cuda/10.2/bin/mprun...not found Checking for program mpiexec...not found Checking for program mpirun...not found Checking for program mprun...not found Checking for program mpiexec...not found Checking for program mpirun...not found Checking for program mprun...not found Checking for program /share/apps/cmake/3.13.4//bin/mpiexec...not found Checking for program /share/apps/cmake/3.13.4//bin/mpirun...not found Checking for program /share/apps/cmake/3.13.4//bin/mprun...not found Checking for program /share/apps/cmake/3.13.4//bin/mpiexec...not found Checking for program /share/apps/cmake/3.13.4//bin/mpirun...not found Checking for program /share/apps/cmake/3.13.4//bin/mprun...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpiexec...found Defined make macro "MPIEXEC" to "mpiexec --oversubscribe" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #ifdef __cplusplus extern "C" #endif int init(int argc, char *argv[]) { int isInitialized; MPI_Init(&argc, &argv); MPI_Initialized(&isInitialized); return (int) isInitialized; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.packages.MPI/libconftest.so -shared -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -lstdc++ -ldl Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #ifdef __cplusplus extern "C" #endif int checkInit(void) { int isInitialized; MPI_Initialized(&isInitialized); if (isInitialized) MPI_Finalize(); return (int) isInitialized; } Executing: mpicc -o /tmp/petsc-EiMIaN/config.packages.MPI/libconftest.so -shared -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.MPI/conftest.o -lstdc++ -ldl Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include #ifdef PETSC_HAVE_DLFCN_H #include #endif int main() { int argc = 1; char *argv[2] = {(char *) "conftest", NULL}; void *lib; int (*init)(int, char **); int (*checkInit)(void); lib = dlopen("/tmp/petsc-EiMIaN/config.libraries/lib1.so", RTLD_LAZY); if (!lib) { fprintf(stderr, "Could not open lib1.so: %s\n", dlerror()); exit(1); } init = (int (*)(int, char **)) dlsym(lib, "init"); if (!init) { fprintf(stderr, "Could not find initialization function\n"); exit(1); } if (!(*init)(argc, argv)) { fprintf(stderr, "Could not initialize library\n"); exit(1); } lib = dlopen("/tmp/petsc-EiMIaN/config.libraries/lib2.so", RTLD_LAZY); if (!lib) { fprintf(stderr, "Could not open lib2.so: %s\n", dlerror()); exit(1); } checkInit = (int (*)(void)) dlsym(lib, "checkInit"); if (!checkInit) { fprintf(stderr, "Could not find initialization check function\n"); exit(1); } if (!(*checkInit)()) { fprintf(stderr, "Did not link with shared library\n"); exit(2); } ; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.o -lstdc++ -ldl -ldl Testing executable /tmp/petsc-EiMIaN/config.libraries/conftest to see if it can be run Executing: mpiexec --oversubscribe /tmp/petsc-EiMIaN/config.libraries/conftest Executing: mpiexec --oversubscribe /tmp/petsc-EiMIaN/config.libraries/conftest ERROR while running executable: Could not execute "['mpiexec --oversubscribe /tmp/petsc-EiMIaN/config.libraries/conftest']": Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function -------------------------------------------------------------------------- Primary job terminated normally, but 1 process returned a non-zero exit code. Per user-direction, the job has been aborted. -------------------------------------------------------------------------- Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Could not find initialization function Library was not shared ================================================================================ TEST alternateConfigureLibrary from config.packages.yaml(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.yaml(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST configureLibrary from config.packages.valgrind(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:798) TESTING: configureLibrary from config.packages.valgrind(config/BuildSystem/config/package.py:798) Find an installation and check if it can work with PETSc ================================================================================== Checking for a functional valgrind Not checking for library in Compiler specific search VALGRIND: [] because no functions given to check for ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names No functions to check for in library [] [] No functions to check for in library [] [] Checking for headers Compiler specific search VALGRIND: ['/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] ================================================================================ TEST checkInclude from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['valgrind/valgrind.h'] in ['/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Checking include with compiler flags var CPPFLAGS ['/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.headers -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib /tmp/petsc-EiMIaN/config.headers/conftest.cc Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.cc" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.cc" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.cc" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 extern "C" { } # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.cc" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.cc:3:10: fatal error: valgrind/valgrind.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.cc:3:10: fatal error: valgrind/valgrind.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.cc:3:10: fatal error: valgrind/valgrind.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~compilation terminated.: Not checking for library in Package specific search directory VALGRIND: [] because no functions given to check for ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names No functions to check for in library [] [] No functions to check for in library [] [] Checking for headers Package specific search directory VALGRIND: ['/usr/local/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] ================================================================================ TEST checkInclude from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['valgrind/valgrind.h'] in ['/usr/local/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Checking include with compiler flags var CPPFLAGS ['/usr/local/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.headers -I/usr/local/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib /tmp/petsc-EiMIaN/config.headers/conftest.cc Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.cc" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.cc" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.cc" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 extern "C" { } # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.cc" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.cc:3:10: fatal error: valgrind/valgrind.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.cc:3:10: fatal error: valgrind/valgrind.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.cc:3:10: fatal error: valgrind/valgrind.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~compilation terminated.: Not checking for library in Package specific search directory VALGRIND: [] because no functions given to check for ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names No functions to check for in library [] [] No functions to check for in library [] [] Checking for headers Package specific search directory VALGRIND: ['/usr/local/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] ================================================================================ TEST checkInclude from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['valgrind/valgrind.h'] in ['/usr/local/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Checking include with compiler flags var CPPFLAGS ['/usr/local/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.headers -I/usr/local/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib /tmp/petsc-EiMIaN/config.headers/conftest.cc Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.cc" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conftest.cc" # 1 "/tmp/petsc-EiMIaN/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-EiMIaN/config.headers/conftest.cc" 2 # 1 "/tmp/petsc-EiMIaN/config.headers/conffix.h" 1 extern "C" { } # 3 "/tmp/petsc-EiMIaN/config.headers/conftest.cc" 2 stderr: /tmp/petsc-EiMIaN/config.headers/conftest.cc:3:10: fatal error: valgrind/valgrind.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/tmp/petsc-EiMIaN/config.headers/conftest.cc:3:10: fatal error: valgrind/valgrind.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/tmp/petsc-EiMIaN/config.headers/conftest.cc:3:10: fatal error: valgrind/valgrind.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~compilation terminated.: VALGRIND: SearchDir DirPath not found.. skipping: /opt/local Executing: uname -s stdout: Linux =============================================================================== It appears you do not have valgrind installed on your system. We HIGHLY recommend you install it from www.valgrind.org Or install valgrind-devel or equivalent using your package manager. Then rerun ./configure =============================================================================== ================================================================================ TEST alternateConfigureLibrary from config.packages.ssl(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.ssl(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.sprng(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.sprng(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default PETSc clone, checking for Sowing Checking for program /share/apps/cuda/10.2/bin/pdflatex...not found Checking for program pdflatex...not found Checking for program /share/apps/cmake/3.13.4//bin/pdflatex...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/pdflatex...not found Checking for program /share/apps/anaconda2/bin/pdflatex...not found Checking for program /share/apps/gcc/7.4.0/bin/pdflatex...not found Checking for program /usr/local/bin/pdflatex...not found Checking for program /usr/bin/pdflatex...not found Checking for program /usr/local/sbin/pdflatex...not found Checking for program /usr/sbin/pdflatex...not found Checking for program /opt/ibutils/bin/pdflatex...not found Checking for program /people/abhy245/bin/pdflatex...not found Checking for program /people/abhy245/software/petsc/lib/petsc/bin/win32fe/pdflatex...not found Checking for program /share/apps/cuda/10.2/bin/bfort...not found Checking for program bfort...not found Checking for program /share/apps/cmake/3.13.4//bin/bfort...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/bfort...not found Checking for program /share/apps/anaconda2/bin/bfort...not found Checking for program /share/apps/gcc/7.4.0/bin/bfort...not found Checking for program /usr/local/bin/bfort...not found Checking for program /usr/bin/bfort...not found Checking for program /usr/local/sbin/bfort...not found Checking for program /usr/sbin/bfort...not found Checking for program /opt/ibutils/bin/bfort...not found Checking for program /people/abhy245/bin/bfort...not found Checking for program /people/abhy245/software/petsc/lib/petsc/bin/win32fe/bfort...not found Checking for program /share/apps/cuda/10.2/bin/doctext...not found Checking for program doctext...not found Checking for program /share/apps/cmake/3.13.4//bin/doctext...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/doctext...not found Checking for program /share/apps/anaconda2/bin/doctext...not found Checking for program /share/apps/gcc/7.4.0/bin/doctext...not found Checking for program /usr/local/bin/doctext...not found Checking for program /usr/bin/doctext...not found Checking for program /usr/local/sbin/doctext...not found Checking for program /usr/sbin/doctext...not found Checking for program /opt/ibutils/bin/doctext...not found Checking for program /people/abhy245/bin/doctext...not found Checking for program /people/abhy245/software/petsc/lib/petsc/bin/win32fe/doctext...not found Checking for program /share/apps/cuda/10.2/bin/mapnames...not found Checking for program mapnames...not found Checking for program /share/apps/cmake/3.13.4//bin/mapnames...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mapnames...not found Checking for program /share/apps/anaconda2/bin/mapnames...not found Checking for program /share/apps/gcc/7.4.0/bin/mapnames...not found Checking for program /usr/local/bin/mapnames...not found Checking for program /usr/bin/mapnames...not found Checking for program /usr/local/sbin/mapnames...not found Checking for program /usr/sbin/mapnames...not found Checking for program /opt/ibutils/bin/mapnames...not found Checking for program /people/abhy245/bin/mapnames...not found Checking for program /people/abhy245/software/petsc/lib/petsc/bin/win32fe/mapnames...not found Checking for program /share/apps/cuda/10.2/bin/bib2html...not found Checking for program bib2html...not found Checking for program /share/apps/cmake/3.13.4//bin/bib2html...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/bib2html...not found Checking for program /share/apps/anaconda2/bin/bib2html...not found Checking for program /share/apps/gcc/7.4.0/bin/bib2html...not found Checking for program /usr/local/bin/bib2html...not found Checking for program /usr/bin/bib2html...not found Checking for program /usr/local/sbin/bib2html...not found Checking for program /usr/sbin/bib2html...not found Checking for program /opt/ibutils/bin/bib2html...not found Checking for program /people/abhy245/bin/bib2html...not found Checking for program /people/abhy245/software/petsc/lib/petsc/bin/win32fe/bib2html...not found Bfort not found. Installing sowing for FortranStubs ================================================================================ TEST checkDependencies from config.packages.sowing(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:773) TESTING: checkDependencies from config.packages.sowing(config/BuildSystem/config/package.py:773) ================================================================================ TEST configureLibrary from config.packages.sowing(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:798) TESTING: configureLibrary from config.packages.sowing(config/BuildSystem/config/package.py:798) Find an installation and check if it can work with PETSc ================================================================================== Checking for a functional sowing Looking for SOWING at git.sowing, hg.sowing or a directory starting with ['petsc-pkg-sowing'] Found a copy of SOWING in git.sowing Executing: ['git', 'rev-parse', '--git-dir'] stdout: .git Executing: ['git', 'cat-file', '-e', 'v1.1.25-p1^{commit}'] Executing: ['git', 'rev-parse', 'v1.1.25-p1'] stdout: bc33abe1e9818d95968d6897bfbfc35ed0c18b51 Executing: ['git', '-c', 'user.name=petsc-configure', '-c', 'user.email=petsc@configure', 'stash'] stdout: No local changes to save Executing: ['git', 'clean', '-f', '-d', '-x'] stdout: Removing pkg.gitcommit Removing sowing.petscconf Executing: ['git', 'checkout', '-f', 'bc33abe1e9818d95968d6897bfbfc35ed0c18b51'] Makefile /people/abhy245/software/petsc/debug-mode-newell/lib/petsc/conf/pkg.conf.sowing has correct checksum Commit file /people/abhy245/software/petsc/debug-mode-newell/lib/petsc/conf/pkg.gitcommit.sowing has correct checksum Do not need to rebuild SOWING Not checking for library in Download SOWING: [] because no functions given to check for ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names No functions to check for in library [] [] No functions to check for in library [] [] Checking for headers Download SOWING: ['/people/abhy245/software/petsc/debug-mode-newell/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] ================================================================================ TEST checkVersion from config.packages.sowing(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:918) TESTING: checkVersion from config.packages.sowing(config/BuildSystem/config/package.py:918) Uses self.version, self.minversion, self.maxversion, self.versionname, and self.versioninclude to determine if package has required version ================================================================================ TEST checkSharedLibrary from config.packages.sowing(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:852) TESTING: checkSharedLibrary from config.packages.sowing(config/BuildSystem/config/package.py:852) By default we don't care about checking if the library is shared Checking for program /people/abhy245/software/petsc/debug-mode-newell/bin/bfort...found Defined make macro "BFORT" to "/people/abhy245/software/petsc/debug-mode-newell/bin/bfort" Checking for program /people/abhy245/software/petsc/debug-mode-newell/bin/doctext...found Defined make macro "DOCTEXT" to "/people/abhy245/software/petsc/debug-mode-newell/bin/doctext" Checking for program /people/abhy245/software/petsc/debug-mode-newell/bin/mapnames...found Defined make macro "MAPNAMES" to "/people/abhy245/software/petsc/debug-mode-newell/bin/mapnames" Checking for program /people/abhy245/software/petsc/debug-mode-newell/bin/bib2html...found Defined make macro "BIB2HTML" to "/people/abhy245/software/petsc/debug-mode-newell/bin/bib2html" Executing: /people/abhy245/software/petsc/debug-mode-newell/bin/bfort -version stdout: bfort (sowing) release 1.1.25 of $Date: 2006-02-20 14:58:34 $ Running /people/abhy245/software/petsc/debug-mode-newell/bin/bfort to generate fortran stubs ================================================================================ TEST alternateConfigureLibrary from config.packages.slepc(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/slepc.py:89) TESTING: alternateConfigureLibrary from config.packages.slepc(config/BuildSystem/config/packages/slepc.py:89) Defined make rule "slepc-build" with dependencies "" and code [] Defined make rule "slepc-install" with dependencies "" and code [] ================================================================================ TEST alternateConfigureLibrary from config.packages.revolve(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.revolve(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.radau5(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.radau5(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.pami(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.pami(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.opengles(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.opengles(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.opencl(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.opencl(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.muparser(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.muparser(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default Defined "PYTHON_EXE" to ""/share/apps/anaconda2/bin/python"" Executing: /share/apps/anaconda2/bin/python -c "import Cython" Executing: /share/apps/anaconda2/bin/python -c "import numpy" ================================================================================ TEST alternateConfigureLibrary from config.packages.petsc4py(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/petsc4py.py:96) TESTING: alternateConfigureLibrary from config.packages.petsc4py(config/BuildSystem/config/packages/petsc4py.py:96) Defined make rule "petsc4py-build" with dependencies "" and code [] Defined make rule "petsc4py-install" with dependencies "" and code [] ================================================================================ TEST alternateConfigureLibrary from config.packages.mpi4py(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/mpi4py.py:73) TESTING: alternateConfigureLibrary from config.packages.mpi4py(config/BuildSystem/config/packages/mpi4py.py:73) Defined make rule "mpi4py-build" with dependencies "" and code [] Defined make rule "mpi4py-install" with dependencies "" and code [] ================================================================================ TEST alternateConfigureLibrary from config.packages.mpe(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.mpe(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.memkind(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.memkind(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.libmesh(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/libmesh.py:76) TESTING: alternateConfigureLibrary from config.packages.libmesh(config/BuildSystem/config/packages/libmesh.py:76) Defined make rule "libmesh-build" with dependencies "" and code [] Defined make rule "libmesh-install" with dependencies "" and code [] ================================================================================ TEST alternateConfigureLibrary from config.packages.moose(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.moose(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.libjpeg(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.libjpeg(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.libceed(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.libceed(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default Checking for program /share/apps/cuda/10.2/bin/lgrind...not found Checking for program lgrind...not found Checking for program /share/apps/cmake/3.13.4//bin/lgrind...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/lgrind...not found Checking for program /share/apps/anaconda2/bin/lgrind...not found Checking for program /share/apps/gcc/7.4.0/bin/lgrind...not found Checking for program /usr/local/bin/lgrind...not found Checking for program /usr/bin/lgrind...not found Checking for program /usr/local/sbin/lgrind...not found Checking for program /usr/sbin/lgrind...not found Checking for program /opt/ibutils/bin/lgrind...not found Checking for program /people/abhy245/bin/lgrind...not found Checking for program /people/abhy245/software/petsc/lib/petsc/bin/win32fe/lgrind...not found ================================================================================ TEST alternateConfigureLibrary from config.packages.gmp(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.gmp(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.mpfr(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.mpfr(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.giflib(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.giflib(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.ctetgen(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.ctetgen(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.concurrencykit(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.concurrencykit(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST locateC2html from config.packages.c2html(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/c2html.py:33) TESTING: locateC2html from config.packages.c2html(config/BuildSystem/config/packages/c2html.py:33) Looking for default C2html executable Checking for program /share/apps/cuda/10.2/bin/c2html...not found Checking for program c2html...not found Checking for program /share/apps/cmake/3.13.4//bin/c2html...not found Checking for program /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/c2html...not found Checking for program /share/apps/anaconda2/bin/c2html...not found Checking for program /share/apps/gcc/7.4.0/bin/c2html...not found Checking for program /usr/local/bin/c2html...not found Checking for program /usr/bin/c2html...not found Checking for program /usr/local/sbin/c2html...not found Checking for program /usr/sbin/c2html...not found Checking for program /opt/ibutils/bin/c2html...not found Checking for program /people/abhy245/bin/c2html...not found Checking for program /people/abhy245/software/petsc/lib/petsc/bin/win32fe/c2html...not found ================================================================================ TEST alternateConfigureLibrary from config.packages.boost(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.boost(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST checkDependencies from config.packages.cuda(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:773) TESTING: checkDependencies from config.packages.cuda(config/BuildSystem/config/package.py:773) ================================================================================ TEST configureLibrary from config.packages.cuda(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/cuda.py:76) TESTING: configureLibrary from config.packages.cuda(config/BuildSystem/config/packages/cuda.py:76) ================================================================================== Checking for a functional cuda CUDA: UserSpecified DirPath not found.. skipping: /share/apps/cuda/10.2/lib Checking for library in User specified root directory CUDA: ['/share/apps/cuda/10.2/lib64/libcufft.a', 'libcublas.a', 'libcudart.a', 'libcusparse.a', 'libcusolver.a'] Contents: ['targets', 'include', 'lib64', 'nvvmx', 'nsight-compute-2019.5.0', 'extras', 'samples', 'nvvm', 'src', 'bin', 'doc', 'version.txt', 'EULA.txt', 'libnsight', 'libnvvp', 'share', 'tools', 'nsightee_plugins', 'nvml'] ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names Checking for functions [cublasInit cufftDestroy] in library ['/share/apps/cuda/10.2/lib64/libcufft.a', 'libcublas.a', 'libcudart.a', 'libcusparse.a', 'libcusolver.a'] [] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char cublasInit(); static void _check_cublasInit() { cublasInit(); } char cufftDestroy(); static void _check_cufftDestroy() { cufftDestroy(); } #ifdef __cplusplus } #endif int main() { _check_cublasInit(); _check_cufftDestroy();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.o -Wl,-rpath,/share/apps/cuda/10.2/lib64 -L/share/apps/cuda/10.2/lib64 -lcufft -lcublas -lcudart -lcusparse -lcusolver -lstdc++ -ldl Defined "HAVE_LIBCUFFT" to "1" Defined "HAVE_LIBCUBLAS" to "1" Defined "HAVE_LIBCUDART" to "1" Defined "HAVE_LIBCUSPARSE" to "1" Defined "HAVE_LIBCUSOLVER" to "1" No functions to check for in library ['/share/apps/cuda/10.2/lib64/libcufft.a', 'libcublas.a', 'libcudart.a', 'libcusparse.a', 'libcusolver.a'] [] Checking for headers User specified root directory CUDA: ['/share/apps/cuda/10.2/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] ================================================================================ TEST checkInclude from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['cublas.h', 'cufft.h', 'cusparse.h', 'cusolverDn.h', 'thrust/version.h'] in ['/share/apps/cuda/10.2/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Checking include with compiler flags var CPPFLAGS ['/share/apps/cuda/10.2/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.headers -I/share/apps/cuda/10.2/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib /tmp/petsc-EiMIaN/config.headers/conftest.cc Preprocess stderr before filtering:: Preprocess stderr after filtering:: Checking include with compiler flags var CPPFLAGS ['/share/apps/cuda/10.2/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.headers -I/share/apps/cuda/10.2/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib /tmp/petsc-EiMIaN/config.headers/conftest.cc Preprocess stderr before filtering:: Preprocess stderr after filtering:: Checking include with compiler flags var CPPFLAGS ['/share/apps/cuda/10.2/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.headers -I/share/apps/cuda/10.2/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib /tmp/petsc-EiMIaN/config.headers/conftest.cc Preprocess stderr before filtering:: Preprocess stderr after filtering:: Checking include with compiler flags var CPPFLAGS ['/share/apps/cuda/10.2/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.headers -I/share/apps/cuda/10.2/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib /tmp/petsc-EiMIaN/config.headers/conftest.cc Preprocess stderr before filtering:: Preprocess stderr after filtering:: Checking include with compiler flags var CPPFLAGS ['/share/apps/cuda/10.2/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.headers -I/share/apps/cuda/10.2/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib /tmp/petsc-EiMIaN/config.headers/conftest.cc Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['cublas.h', 'cufft.h', 'cusparse.h', 'cusolverDn.h', 'thrust/version.h'] in ['/share/apps/cuda/10.2/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Checking for size of type: teststruct Executing: /share/apps/cuda/10.2/bin/nvcc -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.types -g -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -Wno-deprecated-gpu-targets /tmp/petsc-EiMIaN/config.types/conftest.cu Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include #include #include typedef struct {double a; int b;} teststruct; char assert_sizeof[(sizeof(teststruct)==16)*2-1]; Checking for size of type: teststruct Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.types/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include #include #include typedef struct {double a; int b;} teststruct; char assert_sizeof[(sizeof(teststruct)==16)*2-1]; Checking if sizeof(void*) in CUDA is the same as with regular compiler Checking for size of type: void * Executing: /share/apps/cuda/10.2/bin/nvcc -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.types -g -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -Wno-deprecated-gpu-targets /tmp/petsc-EiMIaN/config.types/conftest.cu Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include #include #include char assert_sizeof[(sizeof(void *)==8)*2-1]; Defined "HAVE_CUDA" to "1" ================================================================================ TEST checkVersion from config.packages.cuda(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:918) TESTING: checkVersion from config.packages.cuda(config/BuildSystem/config/package.py:918) Uses self.version, self.minversion, self.maxversion, self.versionname, and self.versioninclude to determine if package has required version All intermediate test results are stored in /tmp/petsc-EiMIaN/config.packages.cuda Preprocessing source: #include "confdefs.h" #include "conffix.h" #include "cuda.h" version=CUDA_VERSION Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.packages.cuda -I/share/apps/cuda/10.2/include /tmp/petsc-EiMIaN/config.packages.cuda/conftest.cc For cuda need 7.5 <= 10.2 <= ================================================================================ TEST checkSharedLibrary from config.packages.cuda(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:852) TESTING: checkSharedLibrary from config.packages.cuda(config/BuildSystem/config/package.py:852) By default we don't care about checking if the library is shared ================================================================================ TEST alternateConfigureLibrary from config.packages.silo(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.silo(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.Random123(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.Random123(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.PARTY(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.PARTY(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.Matlab(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.Matlab(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.MatlabEngine(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.MatlabEngine(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.Mathematica(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.Mathematica(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.opengl(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.opengl(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.glut(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.glut(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST checkDependencies from config.packages.X(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:773) TESTING: checkDependencies from config.packages.X(config/BuildSystem/config/package.py:773) ================================================================================ TEST configureLibrary from config.packages.X(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:798) TESTING: configureLibrary from config.packages.X(config/BuildSystem/config/package.py:798) Find an installation and check if it can work with PETSc ================================================================================== Checking for a functional X Checking for library in Compiler specific search X: [] ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names Checking for functions [XSetWMName] in library [] [] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char XSetWMName(); static void _check_XSetWMName() { XSetWMName(); } #ifdef __cplusplus } #endif int main() { _check_XSetWMName();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.o: In function `_check_XSetWMName': /tmp/petsc-EiMIaN/config.libraries/conftest.cc:9: undefined reference to `XSetWMName' collect2: error: ld returned 1 exit status Checking for library in Compiler specific search X: ['libX11.a'] ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names Checking for functions [XSetWMName] in library ['libX11.a'] [] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char XSetWMName(); static void _check_XSetWMName() { XSetWMName(); } #ifdef __cplusplus } #endif int main() { _check_XSetWMName();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.o -lX11 -lstdc++ -ldl Defined "HAVE_LIBX11" to "1" No functions to check for in library ['libX11.a'] [] Checking for headers Compiler specific search X: ['/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] ================================================================================ TEST checkInclude from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['X11/Xlib.h'] in ['/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Checking include with compiler flags var CPPFLAGS ['/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.packages.cuda -I/tmp/petsc-EiMIaN/config.headers -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib /tmp/petsc-EiMIaN/config.headers/conftest.cc Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['X11/Xlib.h'] in ['/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] ================================================================================ TEST checkVersion from config.packages.X(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:918) TESTING: checkVersion from config.packages.X(config/BuildSystem/config/package.py:918) Uses self.version, self.minversion, self.maxversion, self.versionname, and self.versioninclude to determine if package has required version ================================================================================ TEST checkSharedLibrary from config.packages.X(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:852) TESTING: checkSharedLibrary from config.packages.X(config/BuildSystem/config/package.py:852) By default we don't care about checking if the library is shared ================================================================================ TEST alternateConfigureLibrary from config.packages.GLVis(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.GLVis(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.CoDiPack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.CoDiPack(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.adblaslapack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.adblaslapack(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.ADOLC(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.ADOLC(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST locateCMake from config.packages.cmake(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/cmake.py:39) TESTING: locateCMake from config.packages.cmake(config/BuildSystem/config/packages/cmake.py:39) Looking for default CMake executable Checking for program /share/apps/cuda/10.2/bin/cmake...not found Checking for program cmake...not found Checking for program /share/apps/cmake/3.13.4//bin/cmake...found Defined make macro "CMAKE" to "/share/apps/cmake/3.13.4/bin/cmake" Looking for default CTest executable Checking for program /share/apps/cuda/10.2/bin/ctest...not found Checking for program ctest...not found Checking for program /share/apps/cmake/3.13.4//bin/ctest...found Defined make macro "CTEST" to "/share/apps/cmake/3.13.4/bin/ctest" Executing: /share/apps/cmake/3.13.4/bin/cmake --version stdout: cmake version 3.13.4 CMake suite maintained and supported by Kitware (kitware.com/cmake). cmake version found 3.13.4 ================================================================================ TEST alternateConfigureLibrary from config.packages.googletest(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.googletest(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.unittestcpp(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.unittestcpp(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.eigen(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.eigen(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.szlib(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.szlib(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.zlib(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.zlib(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.tetgen(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.tetgen(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.tchem(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.tchem(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.saws(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.saws(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.libpng(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.libpng(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.combblas(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.combblas(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.Triangle(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.Triangle(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.PTScotch(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.PTScotch(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST checkDependencies from config.packages.metis(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:773) TESTING: checkDependencies from config.packages.metis(config/BuildSystem/config/package.py:773) ================================================================================ TEST configureLibrary from config.packages.metis(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/metis.py:48) TESTING: configureLibrary from config.packages.metis(config/BuildSystem/config/packages/metis.py:48) ================================================================================== Checking for a functional metis Looking for METIS at git.metis, hg.metis or a directory starting with ['petsc-pkg-metis'] Could not locate an existing copy of METIS: ['git.sowing', 'make-4.2.1-6.fc28'] Downloading metis =============================================================================== Trying to download git://https://bitbucket.org/petsc/pkg-metis.git for METIS =============================================================================== Executing: git clone https://bitbucket.org/petsc/pkg-metis.git /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis stdout: Cloning into '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis'... Looking for METIS at git.metis, hg.metis or a directory starting with ['petsc-pkg-metis'] Found a copy of METIS in git.metis Executing: ['git', 'rev-parse', '--git-dir'] stdout: .git Executing: ['git', 'cat-file', '-e', 'v5.1.0-p6^{commit}'] Executing: ['git', 'rev-parse', 'v5.1.0-p6'] stdout: 3240f52eb8ee5da1a96acd6e1edd2d2b0995bde9 Executing: ['git', '-c', 'user.name=petsc-configure', '-c', 'user.email=petsc@configure', 'stash'] stdout: No local changes to save Executing: ['git', 'clean', '-f', '-d', '-x'] Executing: ['git', 'checkout', '-f', '3240f52eb8ee5da1a96acd6e1edd2d2b0995bde9'] METIS was just downloaded, forcing a rebuild because cannot determine if package has changed =============================================================================== Configuring METIS with cmake, this may take several minutes =============================================================================== Executing: /share/apps/cmake/3.13.4/bin/cmake .. -DCMAKE_INSTALL_PREFIX=/people/abhy245/software/petsc/debug-mode-newell -DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_C_COMPILER="mpicc" -DCMAKE_AR=/usr/bin/ar -DCMAKE_RANLIB=/usr/bin/ranlib -DCMAKE_C_FLAGS:STRING="-fstack-protector -g3" -DCMAKE_C_FLAGS_DEBUG:STRING="-fstack-protector -g3" -DCMAKE_C_FLAGS_RELEASE:STRING="-fstack-protector -g3" -DCMAKE_CXX_COMPILER="mpicxx" -DCMAKE_CXX_FLAGS:STRING="-fstack-protector -g" -DCMAKE_CXX_FLAGS_DEBUG:STRING="-fstack-protector -g" -DCMAKE_CXX_FLAGS_RELEASE:STRING="-fstack-protector -g" -DCMAKE_Fortran_COMPILER="mpif77" -DCMAKE_Fortran_FLAGS:STRING="-ffree-line-length-0 -g" -DCMAKE_Fortran_FLAGS_DEBUG:STRING="-ffree-line-length-0 -g" -DCMAKE_Fortran_FLAGS_RELEASE:STRING="-ffree-line-length-0 -g" -DBUILD_SHARED_LIBS=on -DGKLIB_PATH=../GKlib -DGKRAND=1 -DSHARED=1 -DDEBUG=1 -DMATH_LIB="-lm" stdout: -- The C compiler identification is GNU 7.4.0 -- Check for working C compiler: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -- Check for working C compiler: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Looking for execinfo.h -- Looking for execinfo.h - found -- Looking for getline -- Looking for getline - found -- Configuring done -- Generating done -- Build files have been written to: /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build =============================================================================== Compiling and installing METIS; this may take several minutes =============================================================================== Executing: /people/abhy245/software/petsc/debug-mode-newell/bin/make -j59 -l166.4 stdout: /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -S/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis -B/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build --check-build-system CMakeFiles/Makefile.cmake 0 /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_progress_start /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/CMakeFiles /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/CMakeFiles/progress.marks /people/abhy245/software/petsc/debug-mode-newell/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/depend make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build' cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_depends "Unix Makefiles" /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis/CMakeFiles/metis.dir/DependInfo.cmake --color= Scanning dependencies of target metis make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/build make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build' [ 22%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/blas.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/blas.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/blas.c [ 35%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/fkvkselect.c [ 38%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/evaluate.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/evaluate.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/evaluate.c [ 43%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/error.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/error.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/error.c [ 58%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/htable.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/htable.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/htable.c [ 62%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/graph.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/graph.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/graph.c [ 25%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/csr.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/csr.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/csr.c [ 77%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/gkregex.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/gkregex.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/gkregex.c [ 90%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/io.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/io.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/io.c [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/memory.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/pqueue.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/mcore.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/omp.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/itemsets.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/rw.c.o [ 40%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/b64.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/pdb.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/seq.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/sort.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/random.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/string.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/coarsen.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/util.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/timers.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/auxapi.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/debug.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/balance.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/pqueue.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/pqueue.c [ 95%] Building C object libmetis/CMakeFiles/metis.dir/contig.c.o [ 53%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/fs.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/checkgraph.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/fm.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/bucketsort.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/compress.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/kwayrefine.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/graph.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/fortran.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/frename.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/kmetis.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/gklib.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/kwayfm.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/initpart.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/mcutil.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/b64.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/b64.c [ 95%] Building C object libmetis/CMakeFiles/metis.dir/mesh.c.o [ 74%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/getopt.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/minconn.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/mmd.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/mincover.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/meshpart.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/ometis.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/separator.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/refine.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/options.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/pmetis.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/parmetis.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/sfm.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/itemsets.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/itemsets.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/fs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/fs.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/getopt.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/getopt.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/mcore.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/mcore.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/memory.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/memory.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/omp.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/omp.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/pdb.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/pdb.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/random.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/random.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/rw.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/rw.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/seq.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/seq.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/sort.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/sort.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/string.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/string.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/timers.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/timers.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/tokenizer.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/util.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/util.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/auxapi.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/auxapi.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/balance.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/balance.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/bucketsort.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/bucketsort.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/checkgraph.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/checkgraph.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/coarsen.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/coarsen.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/compress.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/compress.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/contig.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/contig.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/debug.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/debug.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/fm.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/fm.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/fortran.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/fortran.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/frename.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/frename.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/gklib.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/gklib.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/graph.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/graph.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/initpart.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/initpart.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/kmetis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/kmetis.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/kwayfm.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/kwayfm.c [ 96%] Building C object libmetis/CMakeFiles/metis.dir/srefine.c.o [ 96%] Building C object libmetis/CMakeFiles/metis.dir/stat.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/kwayrefine.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/kwayrefine.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/mcutil.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/mcutil.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/mesh.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/mesh.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/meshpart.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/meshpart.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/minconn.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/minconn.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/mincover.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/mincover.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/mmd.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/mmd.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/ometis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/ometis.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/options.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/options.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/parmetis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/parmetis.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/pmetis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/pmetis.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/refine.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/refine.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/separator.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/separator.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/sfm.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/sfm.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/srefine.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/srefine.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/stat.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/stat.c [ 96%] Building C object libmetis/CMakeFiles/metis.dir/timing.c.o [ 98%] Building C object libmetis/CMakeFiles/metis.dir/util.c.o [ 98%] Building C object libmetis/CMakeFiles/metis.dir/wspace.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/timing.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/timing.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/util.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/util.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/wspace.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/wspace.c [100%] Linking C shared library libmetis.so cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_link_script CMakeFiles/metis.dir/link.txt --verbose=1 /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -fPIC -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -shared -Wl,-soname,libmetis.so -o libmetis.so CMakeFiles/metis.dir/__/GKlib/b64.c.o CMakeFiles/metis.dir/__/GKlib/blas.c.o CMakeFiles/metis.dir/__/GKlib/csr.c.o CMakeFiles/metis.dir/__/GKlib/error.c.o CMakeFiles/metis.dir/__/GKlib/evaluate.c.o CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o CMakeFiles/metis.dir/__/GKlib/fs.c.o CMakeFiles/metis.dir/__/GKlib/getopt.c.o CMakeFiles/metis.dir/__/GKlib/gkregex.c.o CMakeFiles/metis.dir/__/GKlib/graph.c.o CMakeFiles/metis.dir/__/GKlib/htable.c.o CMakeFiles/metis.dir/__/GKlib/io.c.o CMakeFiles/metis.dir/__/GKlib/itemsets.c.o CMakeFiles/metis.dir/__/GKlib/mcore.c.o CMakeFiles/metis.dir/__/GKlib/memory.c.o CMakeFiles/metis.dir/__/GKlib/omp.c.o CMakeFiles/metis.dir/__/GKlib/pdb.c.o CMakeFiles/metis.dir/__/GKlib/pqueue.c.o CMakeFiles/metis.dir/__/GKlib/random.c.o CMakeFiles/metis.dir/__/GKlib/rw.c.o CMakeFiles/metis.dir/__/GKlib/seq.c.o CMakeFiles/metis.dir/__/GKlib/sort.c.o CMakeFiles/metis.dir/__/GKlib/string.c.o CMakeFiles/metis.dir/__/GKlib/timers.c.o CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o CMakeFiles/metis.dir/__/GKlib/util.c.o CMakeFiles/metis.dir/auxapi.c.o CMakeFiles/metis.dir/balance.c.o CMakeFiles/metis.dir/bucketsort.c.o CMakeFiles/metis.dir/checkgraph.c.o CMakeFiles/metis.dir/coarsen.c.o CMakeFiles/metis.dir/compress.c.o CMakeFiles/metis.dir/contig.c.o CMakeFiles/metis.dir/debug.c.o CMakeFiles/metis.dir/fm.c.o CMakeFiles/metis.dir/fortran.c.o CMakeFiles/metis.dir/frename.c.o CMakeFiles/metis.dir/gklib.c.o CMakeFiles/metis.dir/graph.c.o CMakeFiles/metis.dir/initpart.c.o CMakeFiles/metis.dir/kmetis.c.o CMakeFiles/metis.dir/kwayfm.c.o CMakeFiles/metis.dir/kwayrefine.c.o CMakeFiles/metis.dir/mcutil.c.o CMakeFiles/metis.dir/mesh.c.o CMakeFiles/metis.dir/meshpart.c.o CMakeFiles/metis.dir/minconn.c.o CMakeFiles/metis.dir/mincover.c.o CMakeFiles/metis.dir/mmd.c.o CMakeFiles/metis.dir/ometis.c.o CMakeFiles/metis.dir/options.c.o CMakeFiles/metis.dir/parmetis.c.o CMakeFiles/metis.dir/pmetis.c.o CMakeFiles/metis.dir/refine.c.o CMakeFiles/metis.dir/separator.c.o CMakeFiles/metis.dir/sfm.c.o CMakeFiles/metis.dir/srefine.c.o CMakeFiles/metis.dir/stat.c.o CMakeFiles/metis.dir/timing.c.o CMakeFiles/metis.dir/util.c.o CMakeFiles/metis.dir/wspace.c.o -lm make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build' [100%] Built target metis make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build' /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_progress_start /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/CMakeFiles 0 Executing: /people/abhy245/software/petsc/debug-mode-newell/bin/make install stdout: /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -S/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis -B/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build --check-build-system CMakeFiles/Makefile.cmake 0 /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_progress_start /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/CMakeFiles /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/CMakeFiles/progress.marks /people/abhy245/software/petsc/debug-mode-newell/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/depend make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build' cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_depends "Unix Makefiles" /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis/CMakeFiles/metis.dir/DependInfo.cmake --color= make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/build make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build' make[2]: Nothing to be done for 'libmetis/CMakeFiles/metis.dir/build'. make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build' [100%] Built target metis make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build' /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_progress_start /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/CMakeFiles 0 /people/abhy245/software/petsc/debug-mode-newell/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build' Install the project... /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/metis.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/gklib_tls.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/lib/libmetis.so -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/gklib_defs.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/gklib_rename.h ********Output of running make on METIS follows ******* -- The C compiler identification is GNU 7.4.0 -- Check for working C compiler: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -- Check for working C compiler: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Looking for execinfo.h -- Looking for execinfo.h - found -- Looking for getline -- Looking for getline - found -- Configuring done -- Generating done -- Build files have been written to: /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-buildCMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_COMPILER CMAKE_Fortran_FLAGS CMAKE_Fortran_FLAGS_DEBUG CMAKE_Fortran_FLAGS_RELEASE /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -S/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis -B/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build --check-build-system CMakeFiles/Makefile.cmake 0 /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_progress_start /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/CMakeFiles /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/CMakeFiles/progress.marks /people/abhy245/software/petsc/debug-mode-newell/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/depend make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build' cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_depends "Unix Makefiles" /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis/CMakeFiles/metis.dir/DependInfo.cmake --color= Scanning dependencies of target metis make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/build make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build' [ 22%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/blas.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/blas.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/blas.c [ 35%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/fkvkselect.c [ 38%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/evaluate.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/evaluate.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/evaluate.c [ 43%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/error.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/error.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/error.c [ 58%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/htable.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/htable.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/htable.c [ 62%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/graph.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/graph.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/graph.c [ 25%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/csr.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/csr.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/csr.c [ 77%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/gkregex.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/gkregex.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/gkregex.c [ 90%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/io.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/io.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/io.c [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/memory.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/pqueue.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/mcore.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/omp.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/itemsets.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/rw.c.o [ 40%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/b64.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/pdb.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/seq.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/sort.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/random.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/string.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/coarsen.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/util.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/timers.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/auxapi.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/debug.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/balance.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/pqueue.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/pqueue.c [ 95%] Building C object libmetis/CMakeFiles/metis.dir/contig.c.o [ 53%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/fs.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/checkgraph.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/fm.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/bucketsort.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/compress.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/kwayrefine.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/graph.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/fortran.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/frename.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/kmetis.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/gklib.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/kwayfm.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/initpart.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/mcutil.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/b64.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/b64.c [ 95%] Building C object libmetis/CMakeFiles/metis.dir/mesh.c.o [ 74%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/getopt.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/minconn.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/mmd.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/mincover.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/meshpart.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/ometis.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/separator.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/refine.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/options.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/pmetis.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/parmetis.c.o [ 95%] Building C object libmetis/CMakeFiles/metis.dir/sfm.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/itemsets.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/itemsets.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/fs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/fs.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/getopt.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/getopt.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/mcore.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/mcore.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/memory.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/memory.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/omp.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/omp.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/pdb.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/pdb.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/random.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/random.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/rw.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/rw.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/seq.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/seq.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/sort.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/sort.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/string.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/string.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/timers.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/timers.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/tokenizer.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/__/GKlib/util.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/util.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/auxapi.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/auxapi.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/balance.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/balance.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/bucketsort.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/bucketsort.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/checkgraph.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/checkgraph.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/coarsen.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/coarsen.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/compress.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/compress.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/contig.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/contig.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/debug.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/debug.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/fm.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/fm.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/fortran.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/fortran.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/frename.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/frename.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/gklib.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/gklib.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/graph.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/graph.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/initpart.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/initpart.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/kmetis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/kmetis.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/kwayfm.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/kwayfm.c [ 96%] Building C object libmetis/CMakeFiles/metis.dir/srefine.c.o [ 96%] Building C object libmetis/CMakeFiles/metis.dir/stat.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/kwayrefine.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/kwayrefine.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/mcutil.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/mcutil.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/mesh.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/mesh.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/meshpart.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/meshpart.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/minconn.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/minconn.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/mincover.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/mincover.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/mmd.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/mmd.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/ometis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/ometis.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/options.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/options.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/parmetis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/parmetis.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/pmetis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/pmetis.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/refine.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/refine.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/separator.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/separator.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/sfm.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/sfm.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/srefine.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/srefine.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/stat.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/stat.c [ 96%] Building C object libmetis/CMakeFiles/metis.dir/timing.c.o [ 98%] Building C object libmetis/CMakeFiles/metis.dir/util.c.o [ 98%] Building C object libmetis/CMakeFiles/metis.dir/wspace.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/timing.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/timing.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/util.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/util.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/. -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/include -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -o CMakeFiles/metis.dir/wspace.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/libmetis/wspace.c [100%] Linking C shared library libmetis.so cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/libmetis && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_link_script CMakeFiles/metis.dir/link.txt --verbose=1 /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -fPIC -fstack-protector -g3 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -shared -Wl,-soname,libmetis.so -o libmetis.so CMakeFiles/metis.dir/__/GKlib/b64.c.o CMakeFiles/metis.dir/__/GKlib/blas.c.o CMakeFiles/metis.dir/__/GKlib/csr.c.o CMakeFiles/metis.dir/__/GKlib/error.c.o CMakeFiles/metis.dir/__/GKlib/evaluate.c.o CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o CMakeFiles/metis.dir/__/GKlib/fs.c.o CMakeFiles/metis.dir/__/GKlib/getopt.c.o CMakeFiles/metis.dir/__/GKlib/gkregex.c.o CMakeFiles/metis.dir/__/GKlib/graph.c.o CMakeFiles/metis.dir/__/GKlib/htable.c.o CMakeFiles/metis.dir/__/GKlib/io.c.o CMakeFiles/metis.dir/__/GKlib/itemsets.c.o CMakeFiles/metis.dir/__/GKlib/mcore.c.o CMakeFiles/metis.dir/__/GKlib/memory.c.o CMakeFiles/metis.dir/__/GKlib/omp.c.o CMakeFiles/metis.dir/__/GKlib/pdb.c.o CMakeFiles/metis.dir/__/GKlib/pqueue.c.o CMakeFiles/metis.dir/__/GKlib/random.c.o CMakeFiles/metis.dir/__/GKlib/rw.c.o CMakeFiles/metis.dir/__/GKlib/seq.c.o CMakeFiles/metis.dir/__/GKlib/sort.c.o CMakeFiles/metis.dir/__/GKlib/string.c.o CMakeFiles/metis.dir/__/GKlib/timers.c.o CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o CMakeFiles/metis.dir/__/GKlib/util.c.o CMakeFiles/metis.dir/auxapi.c.o CMakeFiles/metis.dir/balance.c.o CMakeFiles/metis.dir/bucketsort.c.o CMakeFiles/metis.dir/checkgraph.c.o CMakeFiles/metis.dir/coarsen.c.o CMakeFiles/metis.dir/compress.c.o CMakeFiles/metis.dir/contig.c.o CMakeFiles/metis.dir/debug.c.o CMakeFiles/metis.dir/fm.c.o CMakeFiles/metis.dir/fortran.c.o CMakeFiles/metis.dir/frename.c.o CMakeFiles/metis.dir/gklib.c.o CMakeFiles/metis.dir/graph.c.o CMakeFiles/metis.dir/initpart.c.o CMakeFiles/metis.dir/kmetis.c.o CMakeFiles/metis.dir/kwayfm.c.o CMakeFiles/metis.dir/kwayrefine.c.o CMakeFiles/metis.dir/mcutil.c.o CMakeFiles/metis.dir/mesh.c.o CMakeFiles/metis.dir/meshpart.c.o CMakeFiles/metis.dir/minconn.c.o CMakeFiles/metis.dir/mincover.c.o CMakeFiles/metis.dir/mmd.c.o CMakeFiles/metis.dir/ometis.c.o CMakeFiles/metis.dir/options.c.o CMakeFiles/metis.dir/parmetis.c.o CMakeFiles/metis.dir/pmetis.c.o CMakeFiles/metis.dir/refine.c.o CMakeFiles/metis.dir/separator.c.o CMakeFiles/metis.dir/sfm.c.o CMakeFiles/metis.dir/srefine.c.o CMakeFiles/metis.dir/stat.c.o CMakeFiles/metis.dir/timing.c.o CMakeFiles/metis.dir/util.c.o CMakeFiles/metis.dir/wspace.c.o -lm make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build' [100%] Built target metis make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build' /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_progress_start /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/petsc-build/CMakeFiles 0/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/error.c: In function ‘gk_strerror’: /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/error.c:183:3: warning: implicit declaration of function ‘strerror_r’; did you mean ‘strerror’? [-Wimplicit-function-declaration] strerror_r(errnum, buf, 1024); ^~~~~~~~~~ strerror /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/csr.c: In function ‘gk_csr_Normalize’: /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/csr.c:1344:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] else if (norm == 1) ^~ /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis/GKlib/csr.c:1346:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ for (j=ptr[i]; j Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.packages.cuda -I/tmp/petsc-EiMIaN/config.headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib /tmp/petsc-EiMIaN/config.headers/conftest.cc Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['metis.h'] in ['/people/abhy245/software/petsc/debug-mode-newell/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] All intermediate test results are stored in /tmp/petsc-EiMIaN/config.packages.metis Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.metis/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -I/people/abhy245/software/petsc/debug-mode-newell/include /tmp/petsc-EiMIaN/config.packages.metis/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.packages.metis/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.packages.metis/conftest.c:8:7: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif; ^ Source: #include "confdefs.h" #include "conffix.h" #include "metis.h" int main() { #if (IDXTYPEWIDTH != 32) #error incompatible IDXTYPEWIDTH #endif; return 0; } ================================================================================ TEST checkVersion from config.packages.metis(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:918) TESTING: checkVersion from config.packages.metis(config/BuildSystem/config/package.py:918) Uses self.version, self.minversion, self.maxversion, self.versionname, and self.versioninclude to determine if package has required version ================================================================================ TEST checkSharedLibrary from config.packages.metis(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:852) TESTING: checkSharedLibrary from config.packages.metis(config/BuildSystem/config/package.py:852) By default we don't care about checking if the library is shared ================================================================================ TEST alternateConfigureLibrary from config.packages.pragmatic(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.pragmatic(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST checkDependencies from config.packages.parmetis(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:773) TESTING: checkDependencies from config.packages.parmetis(config/BuildSystem/config/package.py:773) ================================================================================ TEST configureLibrary from config.packages.parmetis(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/parmetis.py:41) TESTING: configureLibrary from config.packages.parmetis(config/BuildSystem/config/packages/parmetis.py:41) ================================================================================== Checking for a functional parmetis Looking for PARMETIS at git.parmetis, hg.parmetis or a directory starting with ['petsc-pkg-parmetis'] Could not locate an existing copy of PARMETIS: ['git.sowing', 'git.metis', 'make-4.2.1-6.fc28'] Downloading parmetis =============================================================================== Trying to download git://https://bitbucket.org/petsc/pkg-parmetis.git for PARMETIS =============================================================================== Executing: git clone https://bitbucket.org/petsc/pkg-parmetis.git /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis stdout: Cloning into '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis'... Looking for PARMETIS at git.parmetis, hg.parmetis or a directory starting with ['petsc-pkg-parmetis'] Found a copy of PARMETIS in git.parmetis Executing: ['git', 'rev-parse', '--git-dir'] stdout: .git Executing: ['git', 'cat-file', '-e', 'v4.0.3-p5^{commit}'] Executing: ['git', 'rev-parse', 'v4.0.3-p5'] stdout: ab4fedc6db1f2e3b506be136e3710fcf89ce16ea Executing: ['git', '-c', 'user.name=petsc-configure', '-c', 'user.email=petsc@configure', 'stash'] stdout: No local changes to save Executing: ['git', 'clean', '-f', '-d', '-x'] Executing: ['git', 'checkout', '-f', 'ab4fedc6db1f2e3b506be136e3710fcf89ce16ea'] PARMETIS was just downloaded, forcing a rebuild because cannot determine if package has changed =============================================================================== Configuring PARMETIS with cmake, this may take several minutes =============================================================================== Executing: /share/apps/cmake/3.13.4/bin/cmake .. -DCMAKE_INSTALL_PREFIX=/people/abhy245/software/petsc/debug-mode-newell -DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_C_COMPILER="mpicc" -DCMAKE_AR=/usr/bin/ar -DCMAKE_RANLIB=/usr/bin/ranlib -DCMAKE_C_FLAGS:STRING="-fstack-protector -g3" -DCMAKE_C_FLAGS_DEBUG:STRING="-fstack-protector -g3" -DCMAKE_C_FLAGS_RELEASE:STRING="-fstack-protector -g3" -DCMAKE_CXX_COMPILER="mpicxx" -DCMAKE_CXX_FLAGS:STRING="-fstack-protector -g" -DCMAKE_CXX_FLAGS_DEBUG:STRING="-fstack-protector -g" -DCMAKE_CXX_FLAGS_RELEASE:STRING="-fstack-protector -g" -DCMAKE_Fortran_COMPILER="mpif77" -DCMAKE_Fortran_FLAGS:STRING="-ffree-line-length-0 -g" -DCMAKE_Fortran_FLAGS_DEBUG:STRING="-ffree-line-length-0 -g" -DCMAKE_Fortran_FLAGS_RELEASE:STRING="-ffree-line-length-0 -g" -DBUILD_SHARED_LIBS=on -DGKLIB_PATH=../headers -DMETIS_PATH=/people/abhy245/software/petsc/debug-mode-newell -DSHARED=1 -DCMAKE_INSTALL_RPATH_USE_LINK_PATH:BOOL=ON -DDEBUG=1 stdout: -- The C compiler identification is GNU 7.4.0 -- Check for working C compiler: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -- Check for working C compiler: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done -- Build files have been written to: /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build =============================================================================== Compiling and installing PARMETIS; this may take several minutes =============================================================================== Executing: /people/abhy245/software/petsc/debug-mode-newell/bin/make -j59 -l166.4 stdout: /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -S/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis -B/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build --check-build-system CMakeFiles/Makefile.cmake 0 /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_progress_start /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/CMakeFiles /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/CMakeFiles/progress.marks /people/abhy245/software/petsc/debug-mode-newell/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/depend make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_depends "Unix Makefiles" /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis/CMakeFiles/parmetis.dir/DependInfo.cmake --color= Scanning dependencies of target parmetis make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/build make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' [ 24%] Building C object libparmetis/CMakeFiles/parmetis.dir/ComputeVertexSeparator.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/ComputeVertexSeparator.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/ComputeVertexSeparator.c [ 31%] Building C object libparmetis/CMakeFiles/parmetis.dir/ametis.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/ametis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/ametis.c [ 48%] Building C object libparmetis/CMakeFiles/parmetis.dir/comm.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/comm.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/comm.c [ 60%] Building C object libparmetis/CMakeFiles/parmetis.dir/balancemylink.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/balancemylink.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/balancemylink.c [ 70%] Building C object libparmetis/CMakeFiles/parmetis.dir/remap.c.o [ 70%] Building C object libparmetis/CMakeFiles/parmetis.dir/csrmatch.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/remap.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/remap.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/csrmatch.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/csrmatch.c [ 80%] Building C object libparmetis/CMakeFiles/parmetis.dir/ctrl.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/ctrl.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/ctrl.c [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/gkmetis.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/gkmpi.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/debug.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/xyzpart.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/initmsection.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/graph.c.o [ 43%] Building C object libparmetis/CMakeFiles/parmetis.dir/diffutil.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/initbalance.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/initpart.c.o [ 51%] Building C object libparmetis/CMakeFiles/parmetis.dir/akwayfm.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/kwayrefine.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/kmetis.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/mesh.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/mmetis.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/mdiffusion.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/ometis.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/match.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/move.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/pspases.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/selectq.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/node_refine.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/msetup.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/redomylink.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/serial.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/weird.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/stat.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/renumber.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/timer.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/gkmpi.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/gkmpi.c [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/rmetis.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/wave.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/util.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/wspace.c.o [ 95%] Building C object libparmetis/CMakeFiles/parmetis.dir/frename.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/debug.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/debug.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/akwayfm.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/akwayfm.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/diffutil.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/diffutil.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/frename.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/frename.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/gkmetis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/gkmetis.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/graph.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/graph.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/initbalance.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/initbalance.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/initmsection.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/initmsection.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/initpart.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/initpart.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/kmetis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/kmetis.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/kwayrefine.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/kwayrefine.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/match.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/match.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/mdiffusion.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/mdiffusion.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/mesh.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/mesh.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/mmetis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/mmetis.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/move.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/move.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/msetup.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/msetup.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/node_refine.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/node_refine.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/ometis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/ometis.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/pspases.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/pspases.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/redomylink.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/redomylink.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/renumber.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/renumber.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/rmetis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/rmetis.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/selectq.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/selectq.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/serial.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/serial.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/stat.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/stat.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/timer.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/timer.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/util.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/util.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/wave.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/wave.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/weird.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/weird.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/wspace.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/wspace.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/xyzpart.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/xyzpart.c [100%] Linking C shared library libparmetis.so cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_link_script CMakeFiles/parmetis.dir/link.txt --verbose=1 /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -fPIC -fstack-protector -g3 -shared -Wl,-soname,libparmetis.so -o libparmetis.so CMakeFiles/parmetis.dir/ComputeVertexSeparator.c.o CMakeFiles/parmetis.dir/akwayfm.c.o CMakeFiles/parmetis.dir/ametis.c.o CMakeFiles/parmetis.dir/balancemylink.c.o CMakeFiles/parmetis.dir/comm.c.o CMakeFiles/parmetis.dir/csrmatch.c.o CMakeFiles/parmetis.dir/ctrl.c.o CMakeFiles/parmetis.dir/debug.c.o CMakeFiles/parmetis.dir/diffutil.c.o CMakeFiles/parmetis.dir/frename.c.o CMakeFiles/parmetis.dir/gkmetis.c.o CMakeFiles/parmetis.dir/gkmpi.c.o CMakeFiles/parmetis.dir/graph.c.o CMakeFiles/parmetis.dir/initbalance.c.o CMakeFiles/parmetis.dir/initmsection.c.o CMakeFiles/parmetis.dir/initpart.c.o CMakeFiles/parmetis.dir/kmetis.c.o CMakeFiles/parmetis.dir/kwayrefine.c.o CMakeFiles/parmetis.dir/match.c.o CMakeFiles/parmetis.dir/mdiffusion.c.o CMakeFiles/parmetis.dir/mesh.c.o CMakeFiles/parmetis.dir/mmetis.c.o CMakeFiles/parmetis.dir/move.c.o CMakeFiles/parmetis.dir/msetup.c.o CMakeFiles/parmetis.dir/node_refine.c.o CMakeFiles/parmetis.dir/ometis.c.o CMakeFiles/parmetis.dir/pspases.c.o CMakeFiles/parmetis.dir/redomylink.c.o CMakeFiles/parmetis.dir/remap.c.o CMakeFiles/parmetis.dir/renumber.c.o CMakeFiles/parmetis.dir/rmetis.c.o CMakeFiles/parmetis.dir/selectq.c.o CMakeFiles/parmetis.dir/serial.c.o CMakeFiles/parmetis.dir/stat.c.o CMakeFiles/parmetis.dir/timer.c.o CMakeFiles/parmetis.dir/util.c.o CMakeFiles/parmetis.dir/wave.c.o CMakeFiles/parmetis.dir/weird.c.o CMakeFiles/parmetis.dir/wspace.c.o CMakeFiles/parmetis.dir/xyzpart.c.o -L/people/abhy245/software/petsc/debug-mode-newell/lib -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib: -lmetis make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' [100%] Built target parmetis make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_progress_start /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/CMakeFiles 0 Executing: /people/abhy245/software/petsc/debug-mode-newell/bin/make install stdout: /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -S/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis -B/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build --check-build-system CMakeFiles/Makefile.cmake 0 /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_progress_start /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/CMakeFiles /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/CMakeFiles/progress.marks /people/abhy245/software/petsc/debug-mode-newell/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/depend make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_depends "Unix Makefiles" /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis/CMakeFiles/parmetis.dir/DependInfo.cmake --color= make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/build make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' make[2]: Nothing to be done for 'libparmetis/CMakeFiles/parmetis.dir/build'. make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' [100%] Built target parmetis make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_progress_start /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/CMakeFiles 0 /people/abhy245/software/petsc/debug-mode-newell/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' Install the project... /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/parmetis.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/lib/libparmetis.so -- Set runtime path of "/people/abhy245/software/petsc/debug-mode-newell/lib/libparmetis.so" to "/people/abhy245/software/petsc/debug-mode-newell/lib" ********Output of running make on PARMETIS follows ******* -- The C compiler identification is GNU 7.4.0 -- Check for working C compiler: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -- Check for working C compiler: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done -- Build files have been written to: /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-buildCMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_COMPILER CMAKE_Fortran_FLAGS CMAKE_Fortran_FLAGS_DEBUG CMAKE_Fortran_FLAGS_RELEASE DEBUG /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -S/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis -B/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build --check-build-system CMakeFiles/Makefile.cmake 0 /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_progress_start /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/CMakeFiles /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/CMakeFiles/progress.marks /people/abhy245/software/petsc/debug-mode-newell/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/depend make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_depends "Unix Makefiles" /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis/CMakeFiles/parmetis.dir/DependInfo.cmake --color= Scanning dependencies of target parmetis make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/build make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' [ 24%] Building C object libparmetis/CMakeFiles/parmetis.dir/ComputeVertexSeparator.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/ComputeVertexSeparator.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/ComputeVertexSeparator.c [ 31%] Building C object libparmetis/CMakeFiles/parmetis.dir/ametis.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/ametis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/ametis.c [ 48%] Building C object libparmetis/CMakeFiles/parmetis.dir/comm.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/comm.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/comm.c [ 60%] Building C object libparmetis/CMakeFiles/parmetis.dir/balancemylink.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/balancemylink.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/balancemylink.c [ 70%] Building C object libparmetis/CMakeFiles/parmetis.dir/remap.c.o [ 70%] Building C object libparmetis/CMakeFiles/parmetis.dir/csrmatch.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/remap.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/remap.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/csrmatch.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/csrmatch.c [ 80%] Building C object libparmetis/CMakeFiles/parmetis.dir/ctrl.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/ctrl.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/ctrl.c [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/gkmetis.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/gkmpi.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/debug.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/xyzpart.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/initmsection.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/graph.c.o [ 43%] Building C object libparmetis/CMakeFiles/parmetis.dir/diffutil.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/initbalance.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/initpart.c.o [ 51%] Building C object libparmetis/CMakeFiles/parmetis.dir/akwayfm.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/kwayrefine.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/kmetis.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/mesh.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/mmetis.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/mdiffusion.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/ometis.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/match.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/move.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/pspases.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/selectq.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/node_refine.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/msetup.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/redomylink.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/serial.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/weird.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/stat.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/renumber.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/timer.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/gkmpi.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/gkmpi.c [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/rmetis.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/wave.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/util.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/wspace.c.o [ 95%] Building C object libparmetis/CMakeFiles/parmetis.dir/frename.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/debug.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/debug.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/akwayfm.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/akwayfm.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/diffutil.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/diffutil.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/frename.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/frename.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/gkmetis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/gkmetis.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/graph.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/graph.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/initbalance.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/initbalance.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/initmsection.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/initmsection.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/initpart.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/initpart.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/kmetis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/kmetis.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/kwayrefine.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/kwayrefine.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/match.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/match.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/mdiffusion.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/mdiffusion.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/mesh.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/mesh.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/mmetis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/mmetis.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/move.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/move.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/msetup.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/msetup.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/node_refine.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/node_refine.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/ometis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/ometis.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/pspases.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/pspases.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/redomylink.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/redomylink.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/renumber.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/renumber.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/rmetis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/rmetis.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/selectq.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/selectq.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/serial.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/serial.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/stat.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/stat.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/timer.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/timer.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/util.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/util.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/wave.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/wave.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/weird.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/weird.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/wspace.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/wspace.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -Dparmetis_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/. -fstack-protector -g3 -fPIC -o CMakeFiles/parmetis.dir/xyzpart.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis/xyzpart.c [100%] Linking C shared library libparmetis.so cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_link_script CMakeFiles/parmetis.dir/link.txt --verbose=1 /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -fPIC -fstack-protector -g3 -shared -Wl,-soname,libparmetis.so -o libparmetis.so CMakeFiles/parmetis.dir/ComputeVertexSeparator.c.o CMakeFiles/parmetis.dir/akwayfm.c.o CMakeFiles/parmetis.dir/ametis.c.o CMakeFiles/parmetis.dir/balancemylink.c.o CMakeFiles/parmetis.dir/comm.c.o CMakeFiles/parmetis.dir/csrmatch.c.o CMakeFiles/parmetis.dir/ctrl.c.o CMakeFiles/parmetis.dir/debug.c.o CMakeFiles/parmetis.dir/diffutil.c.o CMakeFiles/parmetis.dir/frename.c.o CMakeFiles/parmetis.dir/gkmetis.c.o CMakeFiles/parmetis.dir/gkmpi.c.o CMakeFiles/parmetis.dir/graph.c.o CMakeFiles/parmetis.dir/initbalance.c.o CMakeFiles/parmetis.dir/initmsection.c.o CMakeFiles/parmetis.dir/initpart.c.o CMakeFiles/parmetis.dir/kmetis.c.o CMakeFiles/parmetis.dir/kwayrefine.c.o CMakeFiles/parmetis.dir/match.c.o CMakeFiles/parmetis.dir/mdiffusion.c.o CMakeFiles/parmetis.dir/mesh.c.o CMakeFiles/parmetis.dir/mmetis.c.o CMakeFiles/parmetis.dir/move.c.o CMakeFiles/parmetis.dir/msetup.c.o CMakeFiles/parmetis.dir/node_refine.c.o CMakeFiles/parmetis.dir/ometis.c.o CMakeFiles/parmetis.dir/pspases.c.o CMakeFiles/parmetis.dir/redomylink.c.o CMakeFiles/parmetis.dir/remap.c.o CMakeFiles/parmetis.dir/renumber.c.o CMakeFiles/parmetis.dir/rmetis.c.o CMakeFiles/parmetis.dir/selectq.c.o CMakeFiles/parmetis.dir/serial.c.o CMakeFiles/parmetis.dir/stat.c.o CMakeFiles/parmetis.dir/timer.c.o CMakeFiles/parmetis.dir/util.c.o CMakeFiles/parmetis.dir/wave.c.o CMakeFiles/parmetis.dir/weird.c.o CMakeFiles/parmetis.dir/wspace.c.o CMakeFiles/parmetis.dir/xyzpart.c.o -L/people/abhy245/software/petsc/debug-mode-newell/lib -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib: -lmetis make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' [100%] Built target parmetis make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_progress_start /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/CMakeFiles 0/qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -S/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis -B/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build --check-build-system CMakeFiles/Makefile.cmake 0 /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_progress_start /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/CMakeFiles /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/CMakeFiles/progress.marks /people/abhy245/software/petsc/debug-mode-newell/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/depend make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_depends "Unix Makefiles" /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/libparmetis /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/libparmetis/CMakeFiles/parmetis.dir/DependInfo.cmake --color= make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/build make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' make[2]: Nothing to be done for 'libparmetis/CMakeFiles/parmetis.dir/build'. make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' [100%] Built target parmetis make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_progress_start /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build/CMakeFiles 0 /people/abhy245/software/petsc/debug-mode-newell/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis/petsc-build' Install the project... /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/parmetis.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/lib/libparmetis.so -- Set runtime path of "/people/abhy245/software/petsc/debug-mode-newell/lib/libparmetis.so" to "/people/abhy245/software/petsc/debug-mode-newell/lib"********End of Output of running make on PARMETIS ******* Checking for library in Download PARMETIS: ['/people/abhy245/software/petsc/debug-mode-newell/lib/libparmetis.a'] Contents: ['include', 'externalpackages', 'lib', 'bin', 'share'] ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names Checking for functions [ParMETIS_V3_PartKway] in library ['/people/abhy245/software/petsc/debug-mode-newell/lib/libparmetis.a'] ['/people/abhy245/software/petsc/debug-mode-newell/lib/libmetis.a', 'libm.a'] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char ParMETIS_V3_PartKway(); static void _check_ParMETIS_V3_PartKway() { ParMETIS_V3_PartKway(); } #ifdef __cplusplus } #endif int main() { _check_ParMETIS_V3_PartKway();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.o -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lparmetis -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lmetis -lm -lstdc++ -ldl Defined "HAVE_LIBPARMETIS" to "1" No functions to check for in library ['/people/abhy245/software/petsc/debug-mode-newell/lib/libparmetis.a'] ['/people/abhy245/software/petsc/debug-mode-newell/lib/libmetis.a', 'libm.a'] Checking for headers Download PARMETIS: ['/people/abhy245/software/petsc/debug-mode-newell/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] ================================================================================ TEST checkInclude from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['parmetis.h'] in ['/people/abhy245/software/petsc/debug-mode-newell/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Checking include with compiler flags var CPPFLAGS ['/people/abhy245/software/petsc/debug-mode-newell/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '/people/abhy245/software/petsc/debug-mode-newell/include'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.packages.cuda -I/tmp/petsc-EiMIaN/config.headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include /tmp/petsc-EiMIaN/config.headers/conftest.cc Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['parmetis.h'] in ['/people/abhy245/software/petsc/debug-mode-newell/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Checking for functions [ParMETIS_ComputeVertexSeparator] in library ['/people/abhy245/software/petsc/debug-mode-newell/lib/libparmetis.a'] ['/people/abhy245/software/petsc/debug-mode-newell/lib/libmetis.a', 'libm.a'] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char ParMETIS_ComputeVertexSeparator(); static void _check_ParMETIS_ComputeVertexSeparator() { ParMETIS_ComputeVertexSeparator(); } #ifdef __cplusplus } #endif int main() { _check_ParMETIS_ComputeVertexSeparator();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.o -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lparmetis -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lmetis -lm -lstdc++ -ldl Defined "HAVE_LIBPARMETIS" to "1" ================================================================================ TEST checkVersion from config.packages.parmetis(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:918) TESTING: checkVersion from config.packages.parmetis(config/BuildSystem/config/package.py:918) Uses self.version, self.minversion, self.maxversion, self.versionname, and self.versioninclude to determine if package has required version All intermediate test results are stored in /tmp/petsc-EiMIaN/config.packages.parmetis Preprocessing source: #include "confdefs.h" #include "conffix.h" #include "parmetis.h" version=PARMETIS_MAJOR_VERSION.PARMETIS_MINOR_VERSION.PARMETIS_SUBMINOR_VERSION Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.packages.cuda -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.packages.parmetis -I/people/abhy245/software/petsc/debug-mode-newell/include /tmp/petsc-EiMIaN/config.packages.parmetis/conftest.cc For parmetis need <= 4.0.3 <= ================================================================================ TEST checkSharedLibrary from config.packages.parmetis(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:852) TESTING: checkSharedLibrary from config.packages.parmetis(config/BuildSystem/config/package.py:852) By default we don't care about checking if the library is shared ================================================================================ TEST alternateConfigureLibrary from config.packages.Zoltan(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.Zoltan(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.Chaco(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.Chaco(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.hdf5(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.hdf5(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.med(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.med(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.cgns(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.cgns(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.ascem-io(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.ascem-io(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.pflotran(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.pflotran(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.alquimia(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.alquimia(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.SAMRAI(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.SAMRAI(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.ADIOS2(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.ADIOS2(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.pnetcdf(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.pnetcdf(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.netcdf(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.netcdf(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.exodusii(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.exodusii(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.ADIOS(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.ADIOS(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.hwloc(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.hwloc(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST checkDependencies from config.packages.pthread(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:773) TESTING: checkDependencies from config.packages.pthread(config/BuildSystem/config/package.py:773) ================================================================================ TEST configureLibrary from config.packages.pthread(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/pthread.py:19) TESTING: configureLibrary from config.packages.pthread(config/BuildSystem/config/packages/pthread.py:19) Checks for pthread_barrier_t, cpu_set_t, and sys/sysctl.h ================================================================================== Checking for a functional pthread Checking for library in Compiler specific search PTHREAD: [] ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names Checking for functions [pthread_create] in library [] [] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char pthread_create(); static void _check_pthread_create() { pthread_create(); } #ifdef __cplusplus } #endif int main() { _check_pthread_create();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /tmp/petsc-EiMIaN/config.libraries/conftest.o -lstdc++ -ldl No functions to check for in library [] [] Checking for headers Compiler specific search PTHREAD: ['/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] ================================================================================ TEST checkInclude from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['pthread.h'] in ['/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Checking include with compiler flags var CPPFLAGS ['/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.packages.cuda -I/tmp/petsc-EiMIaN/config.packages.parmetis -I/tmp/petsc-EiMIaN/config.headers -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib /tmp/petsc-EiMIaN/config.headers/conftest.cc Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['pthread.h'] in ['/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] All intermediate test results are stored in /tmp/petsc-EiMIaN/config.packages.pthread Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.pthread/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.packages.pthread -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.pthread/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.packages.pthread/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.packages.pthread/conftest.c:6:20: warning: unused variable ‘a’ [-Wunused-variable] pthread_barrier_t *a; ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { pthread_barrier_t *a; ; return 0; } Defined "HAVE_PTHREAD_BARRIER_T" to "1" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.packages.pthread/conftest.o -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.packages.pthread -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 /tmp/petsc-EiMIaN/config.packages.pthread/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.packages.pthread/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.packages.pthread/conftest.c:6:12: warning: unused variable ‘a’ [-Wunused-variable] cpu_set_t *a; ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { cpu_set_t *a; ; return 0; } Defined "HAVE_SCHED_CPU_SET_T" to "1" Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.packages.pthread /tmp/petsc-EiMIaN/config.packages.pthread/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_SYSCTL_H" to "1" ================================================================================ TEST checkVersion from config.packages.pthread(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:918) TESTING: checkVersion from config.packages.pthread(config/BuildSystem/config/package.py:918) Uses self.version, self.minversion, self.maxversion, self.versionname, and self.versioninclude to determine if package has required version ================================================================================ TEST checkSharedLibrary from config.packages.pthread(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:852) TESTING: checkSharedLibrary from config.packages.pthread(config/BuildSystem/config/package.py:852) By default we don't care about checking if the library is shared ================================================================================ TEST checkDependencies from config.packages.openmp(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:773) TESTING: checkDependencies from config.packages.openmp(config/BuildSystem/config/package.py:773) ================================================================================ TEST configureLibrary from config.packages.openmp(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/openmp.py:19) TESTING: configureLibrary from config.packages.openmp(config/BuildSystem/config/packages/openmp.py:19) Checks for OpenMP compiler flags Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: uname -s stdout: Linux All intermediate test results are stored in /tmp/petsc-EiMIaN/config.packages.openmp Preprocessing source: #include "confdefs.h" #include "conffix.h" #if defined(_OPENMP) opmv=_OPENMP #else #error "No _OPENMP macro, something is wrong with the OpenMP install" #endif Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.packages.pthread -I/tmp/petsc-EiMIaN/config.packages.openmp -fopenmp /tmp/petsc-EiMIaN/config.packages.openmp/conftest.c Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -fopenmp Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.libraries -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp /tmp/petsc-EiMIaN/config.setCompilers/conftest.F90 Successful compile: Source: program main end Preprocessing source: #include "confdefs.h" #include "conffix.h" #if !defined(_OPENMP) #error "No _OPENMP macro, something is wrong with the OpenMP install" #endif Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.packages.pthread -I/tmp/petsc-EiMIaN/config.packages.openmp -fopenmp /tmp/petsc-EiMIaN/config.packages.openmp/conftest.c Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.libraries -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp /tmp/petsc-EiMIaN/config.setCompilers/conftest.F90 Successful compile: Source: program main end Added FC compiler flag -fopenmp Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Preprocessing source: #include "confdefs.h" #include "conffix.h" #if !defined(_OPENMP) #error "No _OPENMP macro, something is wrong with the OpenMP install" #endif Executing: mpicc -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.packages.pthread -I/tmp/petsc-EiMIaN/config.packages.openmp -fopenmp /tmp/petsc-EiMIaN/config.packages.openmp/conftest.c Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -fopenmp ================================================================================== Checking for a functional openmp Not checking for library in Compiler specific search OPENMP: [] because no functions given to check for ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names No functions to check for in library [] [] No functions to check for in library [] [] Checking for headers Compiler specific search OPENMP: ['/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] ================================================================================ TEST checkInclude from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['omp.h'] in ['/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Checking include with compiler flags var CPPFLAGS ['/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.packages.cuda -I/tmp/petsc-EiMIaN/config.packages.parmetis -I/tmp/petsc-EiMIaN/config.headers -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib /tmp/petsc-EiMIaN/config.headers/conftest.cc Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['omp.h'] in ['/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] ================================================================================ TEST checkVersion from config.packages.openmp(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:918) TESTING: checkVersion from config.packages.openmp(config/BuildSystem/config/package.py:918) Uses self.version, self.minversion, self.maxversion, self.versionname, and self.versioninclude to determine if package has required version ================================================================================ TEST checkSharedLibrary from config.packages.openmp(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:852) TESTING: checkSharedLibrary from config.packages.openmp(config/BuildSystem/config/package.py:852) By default we don't care about checking if the library is shared ================================================================================ TEST alternateConfigureLibrary from config.packages.viennacl(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.viennacl(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.ColPack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.ColPack(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.openblas(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.openblas(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST checkDependencies from config.packages.fblaslapack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:773) TESTING: checkDependencies from config.packages.fblaslapack(config/BuildSystem/config/package.py:773) ================================================================================ TEST configureLibrary from config.packages.fblaslapack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/fblaslapack.py:18) TESTING: configureLibrary from config.packages.fblaslapack(config/BuildSystem/config/packages/fblaslapack.py:18) ================================================================================== Checking for a functional fblaslapack Looking for FBLASLAPACK at git.fblaslapack, hg.fblaslapack or a directory starting with ['fblaslapack'] Could not locate an existing copy of FBLASLAPACK: ['git.parmetis', 'git.sowing', 'git.metis', 'make-4.2.1-6.fc28'] Downloading fblaslapack =============================================================================== Trying to download git://https://bitbucket.org/petsc/pkg-fblaslapack for FBLASLAPACK =============================================================================== Executing: git clone https://bitbucket.org/petsc/pkg-fblaslapack /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.fblaslapack stdout: Cloning into '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.fblaslapack'... Looking for FBLASLAPACK at git.fblaslapack, hg.fblaslapack or a directory starting with ['fblaslapack'] Found a copy of FBLASLAPACK in git.fblaslapack Executing: ['git', 'rev-parse', '--git-dir'] stdout: .git Executing: ['git', 'cat-file', '-e', 'v3.4.2-p1^{commit}'] Executing: ['git', 'rev-parse', 'v3.4.2-p1'] stdout: 965283e63f22a85fa222bd0c4d9f715c264717d5 Executing: ['git', '-c', 'user.name=petsc-configure', '-c', 'user.email=petsc@configure', 'stash'] stdout: No local changes to save Executing: ['git', 'clean', '-f', '-d', '-x'] Executing: ['git', 'checkout', '-f', '965283e63f22a85fa222bd0c4d9f715c264717d5'] Executing: mpif77 -V Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.libraries -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp -O0 /tmp/petsc-EiMIaN/config.setCompilers/conftest.F90 Successful compile: Source: program main end Executing: mpif77 -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.libraries -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp -mfp16-format=ieee /tmp/petsc-EiMIaN/config.setCompilers/conftest.F90 Possible ERROR while running compiler: exit code 1 stderr: gfortran: error: unrecognized command line option ‘-mfp16-format=ieee’ Source: program main end Rejecting compiler flag -mfp16-format=ieee due to nonzero status from link Rejecting compiler flag -mfp16-format=ieee due to gfortran: error: unrecognized command line option ‘-mfp16-format=ieee’ PETSc Error: No output file produced FBLASLAPACK was just downloaded, forcing a rebuild because cannot determine if package has changed =============================================================================== Compiling FBLASLAPACK; this may take several minutes =============================================================================== Executing: cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.fblaslapack && make -f tmpmakefile cleanblaslapck cleanlib && /people/abhy245/software/petsc/debug-mode-newell/bin/make -j59 -l166.4 -f tmpmakefile stdout: /usr/bin/rm -f */*.o /usr/bin/rm -f ./*.a ./*.lib cd blas; /people/abhy245/software/petsc/debug-mode-newell/bin/make lib FC="mpif77" FOPTFLAGS="-Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp " FNOOPT="-O0 " AR="/usr/bin/ar" AR_FLAGS="cr" RM="/usr/bin/rm -f" LIBNAME="libfblas.a" cd lapack; /people/abhy245/software/petsc/debug-mode-newell/bin/make lib FC="mpif77" FOPTFLAGS="-Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp " FNOOPT="-O0 " AR="/usr/bin/ar" AR_FLAGS="cr" RM="/usr/bin/rm -f" LIBNAME="libflapack.a" make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.fblaslapack/blas' mpif77 -o caxpy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp caxpy.f make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.fblaslapack/lapack' mpif77 -o slaruv.o -c -O0 slaruv.f mpif77 -o ccopy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ccopy.f mpif77 -o cdotc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cdotc.f mpif77 -o dlaruv.o -c -O0 dlaruv.f mpif77 -o cdotu.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cdotu.f mpif77 -o cbbcsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cbbcsd.f mpif77 -o cgbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbmv.f mpif77 -o cbdsqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cbdsqr.f mpif77 -o cgemm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgemm.f mpif77 -o cgbbrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbbrd.f mpif77 -o cgemv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgemv.f mpif77 -o cgbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbcon.f mpif77 -o cgerc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgerc.f mpif77 -o cgbequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbequb.f mpif77 -o cgeru.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeru.f mpif77 -o cgbequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbequ.f mpif77 -o chbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chbmv.f mpif77 -o cgbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbrfs.f mpif77 -o chemm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chemm.f mpif77 -o cgbrfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbrfsx.f mpif77 -o chemv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chemv.f mpif77 -o cgbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbsv.f mpif77 -o cher2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cher2.f mpif77 -o cgbsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbsvx.f mpif77 -o cher2k.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cher2k.f mpif77 -o cgbsvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbsvxx.f mpif77 -o cher.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cher.f mpif77 -o cgbtf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbtf2.f mpif77 -o cherk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cherk.f mpif77 -o chpmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpmv.f mpif77 -o cgbtrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbtrf.f mpif77 -o chpr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpr2.f mpif77 -o cgbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbtrs.f mpif77 -o chpr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpr.f mpif77 -o cgebak.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgebak.f mpif77 -o cgebal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgebal.f mpif77 -o crotg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp crotg.f mpif77 -o cscal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cscal.f mpif77 -o cgebd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgebd2.f mpif77 -o csrot.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csrot.f mpif77 -o cgebrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgebrd.f mpif77 -o csscal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csscal.f mpif77 -o cgecon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgecon.f mpif77 -o cswap.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cswap.f mpif77 -o cgeequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeequb.f mpif77 -o csymm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csymm.f mpif77 -o cgeequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeequ.f mpif77 -o csyr2k.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csyr2k.f mpif77 -o cgees.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgees.f mpif77 -o csyrk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csyrk.f mpif77 -o cgeesx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeesx.f mpif77 -o cgeev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeev.f mpif77 -o ctbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctbmv.f mpif77 -o cgeevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeevx.f mpif77 -o ctbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctbsv.f mpif77 -o cgegs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgegs.f mpif77 -o ctpmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctpmv.f mpif77 -o cgegv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgegv.f mpif77 -o cgehd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgehd2.f mpif77 -o ctpsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctpsv.f mpif77 -o cgehrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgehrd.f mpif77 -o ctrmm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrmm.f mpif77 -o ctrmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrmv.f mpif77 -o cgelq2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgelq2.f mpif77 -o cgelqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgelqf.f mpif77 -o ctrsm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrsm.f mpif77 -o ctrsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrsv.f mpif77 -o dasum.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dasum.f mpif77 -o cgelsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgelsd.f mpif77 -o daxpy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp daxpy.f mpif77 -o dcabs1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dcabs1.f mpif77 -o cgels.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgels.f mpif77 -o dcopy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dcopy.f mpif77 -o ddot.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ddot.f mpif77 -o cgelss.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgelss.f mpif77 -o dgbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbmv.f mpif77 -o cgelsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgelsx.f mpif77 -o dgemm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgemm.f mpif77 -o cgelsy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgelsy.f mpif77 -o dgemv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgemv.f mpif77 -o cgemqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgemqrt.f mpif77 -o dger.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dger.f mpif77 -o cgeql2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeql2.f mpif77 -o dnrm2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dnrm2.f mpif77 -o drot.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp drot.f mpif77 -o cgeqlf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeqlf.f mpif77 -o drotg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp drotg.f mpif77 -o cgeqp3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeqp3.f mpif77 -o cgeqpf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeqpf.f mpif77 -o drotm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp drotm.f mpif77 -o cgeqr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeqr2.f mpif77 -o drotmg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp drotmg.f mpif77 -o cgeqr2p.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeqr2p.f mpif77 -o dsbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsbmv.f mpif77 -o cgeqrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeqrf.f mpif77 -o dscal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dscal.f mpif77 -o cgeqrfp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeqrfp.f mpif77 -o dsdot.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsdot.f mpif77 -o cgeqrt2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeqrt2.f mpif77 -o cgeqrt3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeqrt3.f mpif77 -o dspmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspmv.f mpif77 -o dspr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspr2.f mpif77 -o cgeqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeqrt.f mpif77 -o dspr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspr.f mpif77 -o dswap.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dswap.f mpif77 -o cgerfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgerfs.f mpif77 -o dsymm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsymm.f mpif77 -o cgerfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgerfsx.f mpif77 -o dsymv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsymv.f mpif77 -o cgerq2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgerq2.f mpif77 -o cgerqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgerqf.f mpif77 -o dsyr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyr2.f mpif77 -o cgesc2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgesc2.f mpif77 -o cgesdd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgesdd.f mpif77 -o cgesvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgesvd.f mpif77 -o dsyr2k.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyr2k.f mpif77 -o cgesv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgesv.f mpif77 -o cgesvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgesvx.f mpif77 -o dsyr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyr.f mpif77 -o cgesvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgesvxx.f mpif77 -o cgetc2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgetc2.f mpif77 -o cgetf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgetf2.f mpif77 -o dsyrk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyrk.f mpif77 -o cgetrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgetrf.f mpif77 -o dtbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtbmv.f mpif77 -o dtbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtbsv.f mpif77 -o dtpmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtpmv.f mpif77 -o cgetri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgetri.f mpif77 -o cgetrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgetrs.f mpif77 -o dtpsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtpsv.f mpif77 -o dtrmm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrmm.f mpif77 -o cggbak.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cggbak.f mpif77 -o dtrmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrmv.f mpif77 -o cggbal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cggbal.f mpif77 -o dtrsm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrsm.f mpif77 -o cgges.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgges.f mpif77 -o dtrsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrsv.f mpif77 -o dzasum.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dzasum.f mpif77 -o dznrm2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dznrm2.f mpif77 -o cggesx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cggesx.f mpif77 -o icamax.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp icamax.f mpif77 -o cggev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cggev.f mpif77 -o idamax.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp idamax.f mpif77 -o cggevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cggevx.f mpif77 -o isamax.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp isamax.f mpif77 -o cggglm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cggglm.f mpif77 -o cgghrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgghrd.f mpif77 -o cgglse.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgglse.f mpif77 -o cggqrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cggqrf.f mpif77 -o cggrqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cggrqf.f mpif77 -o cggsvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cggsvd.f mpif77 -o izamax.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp izamax.f mpif77 -o cggsvp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cggsvp.f mpif77 -o lsame.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp lsame.f mpif77 -o cgtcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgtcon.f mpif77 -o sasum.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sasum.f mpif77 -o cgtrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgtrfs.f mpif77 -o saxpy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp saxpy.f mpif77 -o scabs1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp scabs1.f mpif77 -o cgtsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgtsv.f mpif77 -o scasum.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp scasum.f mpif77 -o scnrm2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp scnrm2.f mpif77 -o cgtsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgtsvx.f mpif77 -o scopy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp scopy.f mpif77 -o cgttrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgttrf.f mpif77 -o sdot.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sdot.f mpif77 -o cgttrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgttrs.f mpif77 -o cgtts2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgtts2.f mpif77 -o sdsdot.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sdsdot.f mpif77 -o chbevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chbevd.f mpif77 -o sgbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbmv.f mpif77 -o chbev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chbev.f mpif77 -o chbevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chbevx.f mpif77 -o chbgst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chbgst.f mpif77 -o sgemm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgemm.f mpif77 -o chbgvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chbgvd.f mpif77 -o chbgv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chbgv.f mpif77 -o sgemv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgemv.f mpif77 -o sger.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sger.f mpif77 -o chbgvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chbgvx.f mpif77 -o snrm2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp snrm2.f mpif77 -o chbtrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chbtrd.f mpif77 -o srot.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp srot.f mpif77 -o checon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp checon.f mpif77 -o srotg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp srotg.f mpif77 -o checon_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp checon_rook.f mpif77 -o srotm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp srotm.f mpif77 -o srotmg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp srotmg.f mpif77 -o cheequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cheequb.f mpif77 -o ssbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssbmv.f mpif77 -o sscal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sscal.f mpif77 -o cheevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cheevd.f mpif77 -o sspmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspmv.f mpif77 -o cheev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cheev.f mpif77 -o cheevr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cheevr.f mpif77 -o cheevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cheevx.f mpif77 -o chegs2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chegs2.f mpif77 -o sspr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspr2.f mpif77 -o sspr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspr.f mpif77 -o chegst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chegst.f mpif77 -o sswap.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sswap.f mpif77 -o ssymm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssymm.f mpif77 -o chegvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chegvd.f mpif77 -o chegv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chegv.f mpif77 -o chegvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chegvx.f mpif77 -o ssymv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssymv.f mpif77 -o cherfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cherfs.f mpif77 -o cherfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cherfsx.f mpif77 -o chesv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chesv.f mpif77 -o ssyr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyr2.f mpif77 -o chesv_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chesv_rook.f mpif77 -o ssyr2k.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyr2k.f mpif77 -o ssyr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyr.f mpif77 -o ssyrk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyrk.f mpif77 -o chesvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chesvx.f mpif77 -o chesvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chesvxx.f mpif77 -o stbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stbmv.f mpif77 -o stbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stbsv.f mpif77 -o cheswapr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cheswapr.f mpif77 -o stpmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stpmv.f mpif77 -o stpsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stpsv.f mpif77 -o chetd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetd2.f mpif77 -o strmm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strmm.f mpif77 -o chetf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetf2.f mpif77 -o strmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strmv.f mpif77 -o chetf2_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetf2_rook.f mpif77 -o strsm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strsm.f mpif77 -o strsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strsv.f mpif77 -o xerbla_array.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp xerbla_array.f mpif77 -o xerbla.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp xerbla.f mpif77 -o chetrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetrd.f mpif77 -o zaxpy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zaxpy.f mpif77 -o chetrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetrf.f mpif77 -o chetrf_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetrf_rook.f mpif77 -o zcopy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zcopy.f mpif77 -o chetri2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetri2.f mpif77 -o zdotc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zdotc.f mpif77 -o zdotu.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zdotu.f mpif77 -o zdrot.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zdrot.f mpif77 -o chetri2x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetri2x.f mpif77 -o chetri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetri.f mpif77 -o zdscal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zdscal.f mpif77 -o zgbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbmv.f mpif77 -o chetri_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetri_rook.f mpif77 -o chetrs2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetrs2.f mpif77 -o zgemm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgemm.f mpif77 -o chetrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetrs.f mpif77 -o zgemv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgemv.f mpif77 -o zgerc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgerc.f mpif77 -o chetrs_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetrs_rook.f mpif77 -o zgeru.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeru.f mpif77 -o chfrk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chfrk.f mpif77 -o zhbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhbmv.f mpif77 -o chgeqz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chgeqz.f mpif77 -o zhemm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhemm.f mpif77 -o chla_transtype.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chla_transtype.f mpif77 -o zhemv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhemv.f mpif77 -o chpcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpcon.f mpif77 -o zher2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zher2.f mpif77 -o chpevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpevd.f mpif77 -o zher2k.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zher2k.f mpif77 -o chpev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpev.f mpif77 -o zher.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zher.f mpif77 -o chpevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpevx.f mpif77 -o chpgst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpgst.f mpif77 -o zherk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zherk.f mpif77 -o chpgvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpgvd.f mpif77 -o zhpmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpmv.f mpif77 -o zhpr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpr2.f mpif77 -o chpgv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpgv.f mpif77 -o zhpr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpr.f mpif77 -o chpgvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpgvx.f mpif77 -o zrotg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zrotg.f mpif77 -o chprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chprfs.f mpif77 -o chpsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpsv.f mpif77 -o chpsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpsvx.f mpif77 -o chptrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chptrd.f mpif77 -o chptrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chptrf.f mpif77 -o zscal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zscal.f mpif77 -o chptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chptri.f mpif77 -o zswap.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zswap.f mpif77 -o chptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chptrs.f mpif77 -o zsymm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsymm.f mpif77 -o chsein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chsein.f mpif77 -o chseqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chseqr.f mpif77 -o zsyr2k.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsyr2k.f mpif77 -o zsyrk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsyrk.f mpif77 -o clabrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clabrd.f mpif77 -o ztbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztbmv.f mpif77 -o ztbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztbsv.f mpif77 -o ztpmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztpmv.f mpif77 -o clacgv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clacgv.f mpif77 -o ztpsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztpsv.f mpif77 -o ztrmm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrmm.f mpif77 -o ztrmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrmv.f mpif77 -o ztrsm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrsm.f mpif77 -o ztrsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrsv.f mpif77 -o clacn2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clacn2.f mpif77 -o clacon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clacon.f mpif77 -o clacp2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clacp2.f mpif77 -o clacpy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clacpy.f mpif77 -o clacrm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clacrm.f mpif77 -o clacrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clacrt.f mpif77 -o cladiv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cladiv.f mpif77 -o claed0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claed0.f mpif77 -o claed7.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claed7.f mpif77 -o claed8.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claed8.f mpif77 -o claein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claein.f mpif77 -o claesy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claesy.f mpif77 -o claev2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claev2.f mpif77 -o clag2z.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clag2z.f mpif77 -o cla_gbamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_gbamv.f mpif77 -o cla_gbrcond_c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_gbrcond_c.f mpif77 -o cla_gbrcond_x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_gbrcond_x.f mpif77 -o cla_gbrfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_gbrfsx_extended.f mpif77 -o cla_gbrpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_gbrpvgrw.f mpif77 -o cla_geamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_geamv.f mpif77 -o cla_gercond_c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_gercond_c.f mpif77 -o cla_gercond_x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_gercond_x.f mpif77 -o cla_gerfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_gerfsx_extended.f mpif77 -o cla_gerpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_gerpvgrw.f mpif77 -o clags2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clags2.f mpif77 -o clagtm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clagtm.f mpif77 -o cla_heamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_heamv.f mpif77 -o clahef.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clahef.f mpif77 -o clahef_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clahef_rook.f mpif77 -o cla_hercond_c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_hercond_c.f mpif77 -o cla_hercond_x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_hercond_x.f mpif77 -o cla_herfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_herfsx_extended.f mpif77 -o cla_herpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_herpvgrw.f mpif77 -o clahqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clahqr.f mpif77 -o clahr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clahr2.f mpif77 -o clahrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clahrd.f mpif77 -o claic1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claic1.f mpif77 -o cla_lin_berr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_lin_berr.f mpif77 -o clals0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clals0.f mpif77 -o clalsa.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clalsa.f mpif77 -o clalsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clalsd.f mpif77 -o clangb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clangb.f mpif77 -o clange.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clange.f mpif77 -o clangt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clangt.f mpif77 -o clanhb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clanhb.f mpif77 -o clanhe.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clanhe.f mpif77 -o clanhf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clanhf.f mpif77 -o clanhp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clanhp.f mpif77 -o clanhs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clanhs.f mpif77 -o clanht.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clanht.f mpif77 -o clansb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clansb.f mpif77 -o clansp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clansp.f mpif77 -o clansy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clansy.f mpif77 -o clantb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clantb.f mpif77 -o clantp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clantp.f mpif77 -o clantr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clantr.f mpif77 -o clapll.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clapll.f mpif77 -o clapmr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clapmr.f mpif77 -o clapmt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clapmt.f mpif77 -o cla_porcond_c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_porcond_c.f mpif77 -o cla_porcond_x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_porcond_x.f mpif77 -o cla_porfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_porfsx_extended.f mpif77 -o cla_porpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_porpvgrw.f mpif77 -o claqgb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqgb.f mpif77 -o claqge.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqge.f mpif77 -o claqhb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqhb.f mpif77 -o claqhe.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqhe.f mpif77 -o claqhp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqhp.f mpif77 -o claqp2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqp2.f mpif77 -o claqps.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqps.f mpif77 -o claqr0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqr0.f mpif77 -o claqr1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqr1.f mpif77 -o claqr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqr2.f mpif77 -o claqr3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqr3.f mpif77 -o claqr4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqr4.f mpif77 -o claqr5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqr5.f mpif77 -o claqsb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqsb.f mpif77 -o claqsp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqsp.f /usr/bin/ar cr ../libfblas.a caxpy.o ccopy.o cdotc.o cdotu.o cgbmv.o cgemm.o cgemv.o cgerc.o cgeru.o chbmv.o chemm.o chemv.o cher2.o cher2k.o cher.o cherk.o chpmv.o chpr2.o chpr.o crotg.o cscal.o csrot.o csscal.o cswap.o csymm.o csyr2k.o csyrk.o ctbmv.o ctbsv.o ctpmv.o ctpsv.o ctrmm.o ctrmv.o ctrsm.o ctrsv.o dasum.o daxpy.o dcabs1.o dcopy.o ddot.o dgbmv.o dgemm.o dgemv.o dger.o dnrm2.o drot.o drotg.o drotm.o drotmg.o dsbmv.o dscal.o dsdot.o dspmv.o dspr2.o dspr.o dswap.o dsymm.o dsymv.o dsyr2.o dsyr2k.o dsyr.o dsyrk.o dtbmv.o dtbsv.o dtpmv.o dtpsv.o dtrmm.o dtrmv.o dtrsm.o dtrsv.o dzasum.o dznrm2.o icamax.o idamax.o isamax.o izamax.o lsame.o sasum.o saxpy.o scabs1.o scasum.o scnrm2.o scopy.o sdot.o sdsdot.o sgbmv.o sgemm.o sgemv.o sger.o snrm2.o srot.o srotg.o srotm.o srotmg.o ssbmv.o sscal.o sspmv.o sspr2.o sspr.o sswap.o ssymm.o ssymv.o ssyr2.o ssyr2k.o ssyr.o ssyrk.o stbmv.o stbsv.o stpmv.o stpsv.o strmm.o strmv.o strsm.o strsv.o xerbla_array.o xerbla.o zaxpy.o zcopy.o zdotc.o zdotu.o zdrot.o zdscal.o zgbmv.o zgemm.o zgemv.o zgerc.o zgeru.o zhbmv.o zhemm.o zhemv.o zher2.o zher2k.o zher.o zherk.o zhpmv.o zhpr2.o zhpr.o zrotg.o zscal.o zswap.o zsymm.o zsyr2k.o zsyrk.o ztbmv.o ztbsv.o ztpmv.o ztpsv.o ztrmm.o ztrmv.o ztrsm.o ztrsv.o mpif77 -o claqsy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqsy.f mpif77 -o clar1v.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clar1v.f mpif77 -o clar2v.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clar2v.f mpif77 -o clarcm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarcm.f mpif77 -o clarfb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarfb.f mpif77 -o clarf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarf.f mpif77 -o clarfg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarfg.f mpif77 -o clarfgp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarfgp.f mpif77 -o clarft.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarft.f mpif77 -o clarfx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarfx.f mpif77 -o clargv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clargv.f mpif77 -o clarnv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarnv.f mpif77 -o clarrv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarrv.f mpif77 -o clarscl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarscl2.f mpif77 -o clartg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clartg.f mpif77 -o clartv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clartv.f mpif77 -o clarzb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarzb.f mpif77 -o clarz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarz.f mpif77 -o clarzt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarzt.f mpif77 -o clascl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clascl2.f mpif77 -o clascl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clascl.f mpif77 -o claset.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claset.f mpif77 -o clasr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clasr.f mpif77 -o classq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp classq.f mpif77 -o claswp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claswp.f mpif77 -o cla_syamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_syamv.f mpif77 -o clasyf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clasyf.f mpif77 -o clasyf_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clasyf_rook.f mpif77 -o cla_syrcond_c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_syrcond_c.f mpif77 -o cla_syrcond_x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_syrcond_x.f mpif77 -o cla_syrfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_syrfsx_extended.f mpif77 -o cla_syrpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_syrpvgrw.f mpif77 -o clatbs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clatbs.f mpif77 -o clatdf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clatdf.f mpif77 -o clatps.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clatps.f mpif77 -o clatrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clatrd.f mpif77 -o clatrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clatrs.f mpif77 -o clatrz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clatrz.f mpif77 -o clatzm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clatzm.f mpif77 -o clauu2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clauu2.f mpif77 -o clauum.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clauum.f mpif77 -o cla_wwaddw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_wwaddw.f mpif77 -o cpbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpbcon.f mpif77 -o cpbequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpbequ.f make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.fblaslapack/blas' /usr/bin/ranlib libfblas.a mpif77 -o cpbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpbrfs.f mpif77 -o cpbstf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpbstf.f mpif77 -o cpbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpbsv.f mpif77 -o cpbsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpbsvx.f mpif77 -o cpbtf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpbtf2.f mpif77 -o cpbtrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpbtrf.f mpif77 -o cpbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpbtrs.f mpif77 -o cpftrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpftrf.f mpif77 -o cpftri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpftri.f mpif77 -o cpftrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpftrs.f mpif77 -o cpocon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpocon.f mpif77 -o cpoequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpoequb.f mpif77 -o cpoequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpoequ.f mpif77 -o cporfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cporfs.f mpif77 -o cporfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cporfsx.f mpif77 -o cposv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cposv.f mpif77 -o cposvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cposvx.f mpif77 -o cposvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cposvxx.f mpif77 -o cpotf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpotf2.f mpif77 -o cpotrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpotrf.f mpif77 -o cpotri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpotri.f mpif77 -o cpotrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpotrs.f mpif77 -o cppcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cppcon.f mpif77 -o cppequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cppequ.f mpif77 -o cpprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpprfs.f mpif77 -o cppsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cppsv.f mpif77 -o cppsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cppsvx.f mpif77 -o cpptrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpptrf.f mpif77 -o cpptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpptri.f mpif77 -o cpptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpptrs.f mpif77 -o cpstf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpstf2.f mpif77 -o cpstrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpstrf.f mpif77 -o cptcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cptcon.f mpif77 -o cpteqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpteqr.f mpif77 -o cptrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cptrfs.f mpif77 -o cptsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cptsv.f mpif77 -o cptsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cptsvx.f mpif77 -o cpttrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpttrf.f mpif77 -o cpttrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpttrs.f mpif77 -o cptts2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cptts2.f mpif77 -o crot.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp crot.f mpif77 -o cspcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cspcon.f mpif77 -o cspmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cspmv.f mpif77 -o cspr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cspr.f mpif77 -o csprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csprfs.f mpif77 -o cspsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cspsv.f mpif77 -o cspsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cspsvx.f mpif77 -o csptrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csptrf.f mpif77 -o csptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csptri.f mpif77 -o csptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csptrs.f mpif77 -o csrscl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csrscl.f mpif77 -o cstedc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cstedc.f mpif77 -o cstegr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cstegr.f mpif77 -o cstein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cstein.f mpif77 -o cstemr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cstemr.f mpif77 -o csteqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csteqr.f mpif77 -o csycon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csycon.f mpif77 -o csycon_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csycon_rook.f mpif77 -o csyconv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csyconv.f mpif77 -o csyequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csyequb.f mpif77 -o csymv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csymv.f mpif77 -o csyr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csyr.f mpif77 -o csyrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csyrfs.f mpif77 -o csyrfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csyrfsx.f mpif77 -o csysv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csysv.f mpif77 -o csysv_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csysv_rook.f mpif77 -o csysvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csysvx.f mpif77 -o csysvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csysvxx.f mpif77 -o csyswapr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csyswapr.f mpif77 -o csytf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csytf2.f mpif77 -o csytf2_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csytf2_rook.f mpif77 -o csytrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csytrf.f mpif77 -o csytrf_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csytrf_rook.f mpif77 -o csytri2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csytri2.f mpif77 -o csytri2x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csytri2x.f mpif77 -o csytri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csytri.f mpif77 -o csytri_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csytri_rook.f mpif77 -o csytrs2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csytrs2.f mpif77 -o csytrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csytrs.f mpif77 -o csytrs_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csytrs_rook.f mpif77 -o ctbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctbcon.f mpif77 -o ctbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctbrfs.f mpif77 -o ctbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctbtrs.f mpif77 -o ctfsm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctfsm.f mpif77 -o ctftri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctftri.f mpif77 -o ctfttp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctfttp.f mpif77 -o ctfttr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctfttr.f mpif77 -o ctgevc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctgevc.f mpif77 -o ctgex2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctgex2.f mpif77 -o ctgexc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctgexc.f mpif77 -o ctgsen.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctgsen.f mpif77 -o ctgsja.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctgsja.f mpif77 -o ctgsna.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctgsna.f mpif77 -o ctgsy2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctgsy2.f mpif77 -o ctgsyl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctgsyl.f mpif77 -o ctpcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctpcon.f mpif77 -o ctpmqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctpmqrt.f mpif77 -o ctpqrt2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctpqrt2.f mpif77 -o ctpqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctpqrt.f mpif77 -o ctprfb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctprfb.f mpif77 -o ctprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctprfs.f mpif77 -o ctptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctptri.f mpif77 -o ctptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctptrs.f mpif77 -o ctpttf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctpttf.f mpif77 -o ctpttr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctpttr.f mpif77 -o ctrcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrcon.f mpif77 -o ctrevc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrevc.f mpif77 -o ctrexc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrexc.f mpif77 -o ctrrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrrfs.f mpif77 -o ctrsen.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrsen.f mpif77 -o ctrsna.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrsna.f mpif77 -o ctrsyl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrsyl.f mpif77 -o ctrti2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrti2.f mpif77 -o ctrtri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrtri.f mpif77 -o ctrtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrtrs.f mpif77 -o ctrttf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrttf.f mpif77 -o ctrttp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrttp.f mpif77 -o ctzrqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctzrqf.f mpif77 -o ctzrzf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctzrzf.f mpif77 -o cunbdb1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunbdb1.f mpif77 -o cunbdb2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunbdb2.f mpif77 -o cunbdb3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunbdb3.f mpif77 -o cunbdb4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunbdb4.f mpif77 -o cunbdb5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunbdb5.f mpif77 -o cunbdb6.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunbdb6.f mpif77 -o cunbdb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunbdb.f mpif77 -o cuncsd2by1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cuncsd2by1.f mpif77 -o cuncsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cuncsd.f mpif77 -o cung2l.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cung2l.f mpif77 -o cung2r.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cung2r.f mpif77 -o cungbr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cungbr.f mpif77 -o cunghr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunghr.f mpif77 -o cungl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cungl2.f mpif77 -o cunglq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunglq.f mpif77 -o cungql.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cungql.f mpif77 -o cungqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cungqr.f mpif77 -o cungr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cungr2.f mpif77 -o cungrq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cungrq.f mpif77 -o cungtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cungtr.f mpif77 -o cunm2l.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunm2l.f mpif77 -o cunm2r.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunm2r.f mpif77 -o cunmbr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunmbr.f mpif77 -o cunmhr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunmhr.f mpif77 -o cunml2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunml2.f mpif77 -o cunmlq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunmlq.f mpif77 -o cunmql.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunmql.f mpif77 -o cunmqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunmqr.f mpif77 -o cunmr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunmr2.f mpif77 -o cunmr3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunmr3.f mpif77 -o cunmrq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunmrq.f mpif77 -o cunmrz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunmrz.f mpif77 -o cunmtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunmtr.f mpif77 -o cupgtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cupgtr.f mpif77 -o cupmtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cupmtr.f mpif77 -o dbbcsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dbbcsd.f mpif77 -o dbdsdc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dbdsdc.f mpif77 -o dbdsqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dbdsqr.f mpif77 -o ddisna.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ddisna.f mpif77 -o dgbbrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbbrd.f mpif77 -o dgbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbcon.f mpif77 -o dgbequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbequb.f mpif77 -o dgbequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbequ.f mpif77 -o dgbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbrfs.f mpif77 -o dgbrfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbrfsx.f mpif77 -o dgbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbsv.f mpif77 -o dgbsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbsvx.f mpif77 -o dgbsvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbsvxx.f mpif77 -o dgbtf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbtf2.f mpif77 -o dgbtrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbtrf.f mpif77 -o dgbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbtrs.f mpif77 -o dgebak.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgebak.f mpif77 -o dgebal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgebal.f mpif77 -o dgebd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgebd2.f mpif77 -o dgebrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgebrd.f mpif77 -o dgecon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgecon.f mpif77 -o dgeequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeequb.f mpif77 -o dgeequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeequ.f mpif77 -o dgees.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgees.f mpif77 -o dgeesx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeesx.f mpif77 -o dgeev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeev.f mpif77 -o dgeevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeevx.f mpif77 -o dgegs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgegs.f mpif77 -o dgegv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgegv.f mpif77 -o dgehd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgehd2.f mpif77 -o dgehrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgehrd.f mpif77 -o dgejsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgejsv.f mpif77 -o dgelq2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgelq2.f mpif77 -o dgelqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgelqf.f mpif77 -o dgelsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgelsd.f mpif77 -o dgels.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgels.f mpif77 -o dgelss.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgelss.f mpif77 -o dgelsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgelsx.f mpif77 -o dgelsy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgelsy.f mpif77 -o dgemqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgemqrt.f mpif77 -o dgeql2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeql2.f mpif77 -o dgeqlf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeqlf.f mpif77 -o dgeqp3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeqp3.f mpif77 -o dgeqpf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeqpf.f mpif77 -o dgeqr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeqr2.f mpif77 -o dgeqr2p.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeqr2p.f mpif77 -o dgeqrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeqrf.f mpif77 -o dgeqrfp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeqrfp.f mpif77 -o dgeqrt2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeqrt2.f mpif77 -o dgeqrt3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeqrt3.f mpif77 -o dgeqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeqrt.f mpif77 -o dgerfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgerfs.f mpif77 -o dgerfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgerfsx.f mpif77 -o dgerq2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgerq2.f mpif77 -o dgerqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgerqf.f mpif77 -o dgesc2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgesc2.f mpif77 -o dgesdd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgesdd.f mpif77 -o dgesvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgesvd.f mpif77 -o dgesv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgesv.f mpif77 -o dgesvj.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgesvj.f mpif77 -o dgesvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgesvx.f mpif77 -o dgesvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgesvxx.f mpif77 -o dgetc2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgetc2.f mpif77 -o dgetf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgetf2.f mpif77 -o dgetrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgetrf.f mpif77 -o dgetri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgetri.f mpif77 -o dgetrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgetrs.f mpif77 -o dggbak.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dggbak.f mpif77 -o dggbal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dggbal.f mpif77 -o dgges.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgges.f mpif77 -o dggesx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dggesx.f mpif77 -o dggev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dggev.f mpif77 -o dggevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dggevx.f mpif77 -o dggglm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dggglm.f mpif77 -o dgghrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgghrd.f mpif77 -o dgglse.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgglse.f mpif77 -o dggqrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dggqrf.f mpif77 -o dggrqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dggrqf.f mpif77 -o dggsvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dggsvd.f mpif77 -o dggsvp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dggsvp.f mpif77 -o dgsvj0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgsvj0.f mpif77 -o dgsvj1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgsvj1.f mpif77 -o dgtcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgtcon.f mpif77 -o dgtrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgtrfs.f mpif77 -o dgtsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgtsv.f mpif77 -o dgtsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgtsvx.f mpif77 -o dgttrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgttrf.f mpif77 -o dgttrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgttrs.f mpif77 -o dgtts2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgtts2.f mpif77 -o dhgeqz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dhgeqz.f mpif77 -o dhsein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dhsein.f mpif77 -o dhseqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dhseqr.f mpif77 -o disnan.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp disnan.f mpif77 -o dlabad.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlabad.f mpif77 -o dlabrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlabrd.f mpif77 -o dlacn2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlacn2.f mpif77 -o dlacon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlacon.f mpif77 -o dlacpy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlacpy.f mpif77 -o dladiv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dladiv.f mpif77 -o dlae2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlae2.f mpif77 -o dlaebz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaebz.f mpif77 -o dlaed0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaed0.f mpif77 -o dlaed1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaed1.f mpif77 -o dlaed2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaed2.f mpif77 -o dlaed3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaed3.f mpif77 -o dlaed4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaed4.f mpif77 -o dlaed5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaed5.f mpif77 -o dlaed6.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaed6.f mpif77 -o dlaed7.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaed7.f mpif77 -o dlaed8.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaed8.f mpif77 -o dlaed9.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaed9.f mpif77 -o dlaeda.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaeda.f mpif77 -o dlaein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaein.f mpif77 -o dlaev2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaev2.f mpif77 -o dlaexc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaexc.f mpif77 -o dlag2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlag2.f mpif77 -o dlag2s.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlag2s.f mpif77 -o dla_gbamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_gbamv.f mpif77 -o dla_gbrcond.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_gbrcond.f mpif77 -o dla_gbrfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_gbrfsx_extended.f mpif77 -o dla_gbrpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_gbrpvgrw.f mpif77 -o dla_geamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_geamv.f mpif77 -o dla_gercond.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_gercond.f mpif77 -o dla_gerfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_gerfsx_extended.f mpif77 -o dla_gerpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_gerpvgrw.f mpif77 -o dlags2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlags2.f mpif77 -o dlagtf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlagtf.f mpif77 -o dlagtm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlagtm.f mpif77 -o dlagts.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlagts.f mpif77 -o dlagv2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlagv2.f mpif77 -o dlahqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlahqr.f mpif77 -o dlahr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlahr2.f mpif77 -o dlahrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlahrd.f mpif77 -o dlaic1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaic1.f mpif77 -o dlaisnan.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaisnan.f mpif77 -o dla_lin_berr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_lin_berr.f mpif77 -o dlaln2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaln2.f mpif77 -o dlals0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlals0.f mpif77 -o dlalsa.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlalsa.f mpif77 -o dlalsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlalsd.f mpif77 -o dlamrg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlamrg.f mpif77 -o dlaneg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaneg.f mpif77 -o dlangb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlangb.f mpif77 -o dlange.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlange.f mpif77 -o dlangt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlangt.f mpif77 -o dlanhs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlanhs.f mpif77 -o dlansb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlansb.f mpif77 -o dlansf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlansf.f mpif77 -o dlansp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlansp.f mpif77 -o dlanst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlanst.f mpif77 -o dlansy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlansy.f mpif77 -o dlantb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlantb.f mpif77 -o dlantp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlantp.f mpif77 -o dlantr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlantr.f mpif77 -o dlanv2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlanv2.f mpif77 -o dlapll.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlapll.f mpif77 -o dlapmr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlapmr.f mpif77 -o dlapmt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlapmt.f mpif77 -o dla_porcond.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_porcond.f mpif77 -o dla_porfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_porfsx_extended.f mpif77 -o dla_porpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_porpvgrw.f mpif77 -o dlapy2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlapy2.f mpif77 -o dlapy3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlapy3.f mpif77 -o dlaqgb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqgb.f mpif77 -o dlaqge.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqge.f mpif77 -o dlaqp2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqp2.f mpif77 -o dlaqps.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqps.f mpif77 -o dlaqr0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqr0.f mpif77 -o dlaqr1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqr1.f mpif77 -o dlaqr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqr2.f mpif77 -o dlaqr3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqr3.f mpif77 -o dlaqr4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqr4.f mpif77 -o dlaqr5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqr5.f mpif77 -o dlaqsb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqsb.f mpif77 -o dlaqsp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqsp.f mpif77 -o dlaqsy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqsy.f mpif77 -o dlaqtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqtr.f mpif77 -o dlar1v.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlar1v.f mpif77 -o dlar2v.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlar2v.f mpif77 -o dlarfb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarfb.f mpif77 -o dlarf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarf.f mpif77 -o dlarfg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarfg.f mpif77 -o dlarfgp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarfgp.f mpif77 -o dlarft.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarft.f mpif77 -o dlarfx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarfx.f mpif77 -o dlargv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlargv.f mpif77 -o dlarnv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarnv.f mpif77 -o dlarra.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarra.f mpif77 -o dlarrb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarrb.f mpif77 -o dlarrc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarrc.f mpif77 -o dlarrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarrd.f mpif77 -o dlarre.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarre.f mpif77 -o dlarrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarrf.f mpif77 -o dlarrj.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarrj.f mpif77 -o dlarrk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarrk.f mpif77 -o dlarrr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarrr.f mpif77 -o dlarrv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarrv.f mpif77 -o dlarscl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarscl2.f mpif77 -o dlartg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlartg.f mpif77 -o dlartgp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlartgp.f mpif77 -o dlartgs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlartgs.f mpif77 -o dlartv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlartv.f mpif77 -o dlarzb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarzb.f mpif77 -o dlarz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarz.f mpif77 -o dlarzt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarzt.f mpif77 -o dlas2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlas2.f mpif77 -o dlascl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlascl2.f mpif77 -o dlascl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlascl.f mpif77 -o dlasd0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasd0.f mpif77 -o dlasd1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasd1.f mpif77 -o dlasd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasd2.f mpif77 -o dlasd3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasd3.f mpif77 -o dlasd4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasd4.f mpif77 -o dlasd5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasd5.f mpif77 -o dlasd6.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasd6.f mpif77 -o dlasd7.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasd7.f mpif77 -o dlasd8.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasd8.f mpif77 -o dlasda.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasda.f mpif77 -o dlasdq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasdq.f mpif77 -o dlasdt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasdt.f mpif77 -o dlaset.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaset.f mpif77 -o dlasq1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasq1.f mpif77 -o dlasq2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasq2.f mpif77 -o dlasq3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasq3.f mpif77 -o dlasq4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasq4.f mpif77 -o dlasq5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasq5.f mpif77 -o dlasq6.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasq6.f mpif77 -o dlasr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasr.f mpif77 -o dlasrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasrt.f mpif77 -o dlassq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlassq.f mpif77 -o dlasv2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasv2.f mpif77 -o dlaswp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaswp.f mpif77 -o dlasy2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasy2.f mpif77 -o dla_syamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_syamv.f mpif77 -o dlasyf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasyf.f mpif77 -o dlasyf_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasyf_rook.f mpif77 -o dla_syrcond.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_syrcond.f mpif77 -o dla_syrfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_syrfsx_extended.f mpif77 -o dla_syrpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_syrpvgrw.f mpif77 -o dlat2s.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlat2s.f mpif77 -o dlatbs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlatbs.f mpif77 -o dlatdf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlatdf.f mpif77 -o dlatps.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlatps.f mpif77 -o dlatrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlatrd.f mpif77 -o dlatrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlatrs.f mpif77 -o dlatrz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlatrz.f mpif77 -o dlatzm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlatzm.f mpif77 -o dlauu2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlauu2.f mpif77 -o dlauum.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlauum.f mpif77 -o dla_wwaddw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_wwaddw.f mpif77 -o dlazq3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlazq3.f mpif77 -o dlazq4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlazq4.f mpif77 -o dopgtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dopgtr.f mpif77 -o dopmtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dopmtr.f mpif77 -o dorbdb1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorbdb1.f mpif77 -o dorbdb2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorbdb2.f mpif77 -o dorbdb3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorbdb3.f mpif77 -o dorbdb4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorbdb4.f mpif77 -o dorbdb5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorbdb5.f mpif77 -o dorbdb6.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorbdb6.f mpif77 -o dorbdb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorbdb.f mpif77 -o dorcsd2by1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorcsd2by1.f mpif77 -o dorcsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorcsd.f mpif77 -o dorg2l.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorg2l.f mpif77 -o dorg2r.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorg2r.f mpif77 -o dorgbr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorgbr.f mpif77 -o dorghr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorghr.f mpif77 -o dorgl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorgl2.f mpif77 -o dorglq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorglq.f mpif77 -o dorgql.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorgql.f mpif77 -o dorgqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorgqr.f mpif77 -o dorgr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorgr2.f mpif77 -o dorgrq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorgrq.f mpif77 -o dorgtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorgtr.f mpif77 -o dorm2l.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorm2l.f mpif77 -o dorm2r.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorm2r.f mpif77 -o dormbr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dormbr.f mpif77 -o dormhr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dormhr.f mpif77 -o dorml2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorml2.f mpif77 -o dormlq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dormlq.f mpif77 -o dormql.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dormql.f mpif77 -o dormqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dormqr.f mpif77 -o dormr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dormr2.f mpif77 -o dormr3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dormr3.f mpif77 -o dormrq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dormrq.f mpif77 -o dormrz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dormrz.f mpif77 -o dormtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dormtr.f mpif77 -o dpbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpbcon.f mpif77 -o dpbequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpbequ.f mpif77 -o dpbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpbrfs.f mpif77 -o dpbstf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpbstf.f mpif77 -o dpbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpbsv.f mpif77 -o dpbsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpbsvx.f mpif77 -o dpbtf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpbtf2.f mpif77 -o dpbtrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpbtrf.f mpif77 -o dpbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpbtrs.f mpif77 -o dpftrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpftrf.f mpif77 -o dpftri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpftri.f mpif77 -o dpftrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpftrs.f mpif77 -o dpocon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpocon.f mpif77 -o dpoequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpoequb.f mpif77 -o dpoequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpoequ.f mpif77 -o dporfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dporfs.f mpif77 -o dporfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dporfsx.f mpif77 -o dposv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dposv.f mpif77 -o dposvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dposvx.f mpif77 -o dposvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dposvxx.f mpif77 -o dpotf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpotf2.f mpif77 -o dpotrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpotrf.f mpif77 -o dpotri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpotri.f mpif77 -o dpotrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpotrs.f mpif77 -o dppcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dppcon.f mpif77 -o dppequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dppequ.f mpif77 -o dpprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpprfs.f mpif77 -o dppsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dppsv.f mpif77 -o dppsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dppsvx.f mpif77 -o dpptrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpptrf.f mpif77 -o dpptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpptri.f mpif77 -o dpptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpptrs.f mpif77 -o dpstf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpstf2.f mpif77 -o dpstrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpstrf.f mpif77 -o dptcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dptcon.f mpif77 -o dpteqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpteqr.f mpif77 -o dptrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dptrfs.f mpif77 -o dptsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dptsv.f mpif77 -o dptsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dptsvx.f mpif77 -o dpttrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpttrf.f mpif77 -o dpttrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpttrs.f mpif77 -o dptts2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dptts2.f mpif77 -o drscl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp drscl.f mpif77 -o dsbevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsbevd.f mpif77 -o dsbev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsbev.f mpif77 -o dsbevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsbevx.f mpif77 -o dsbgst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsbgst.f mpif77 -o dsbgvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsbgvd.f mpif77 -o dsbgv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsbgv.f mpif77 -o dsbgvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsbgvx.f mpif77 -o dsbtrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsbtrd.f mpif77 -o dsfrk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsfrk.f mpif77 -o dsgesv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsgesv.f mpif77 -o dspcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspcon.f mpif77 -o dspevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspevd.f mpif77 -o dspev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspev.f mpif77 -o dspevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspevx.f mpif77 -o dspgst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspgst.f mpif77 -o dspgvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspgvd.f mpif77 -o dspgv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspgv.f mpif77 -o dspgvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspgvx.f mpif77 -o dsposv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsposv.f mpif77 -o dsprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsprfs.f mpif77 -o dspsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspsv.f mpif77 -o dspsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspsvx.f mpif77 -o dsptrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsptrd.f mpif77 -o dsptrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsptrf.f mpif77 -o dsptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsptri.f mpif77 -o dsptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsptrs.f mpif77 -o dstebz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dstebz.f mpif77 -o dstedc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dstedc.f mpif77 -o dstegr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dstegr.f mpif77 -o dstein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dstein.f mpif77 -o dstemr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dstemr.f mpif77 -o dsteqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsteqr.f mpif77 -o dsterf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsterf.f mpif77 -o dstevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dstevd.f mpif77 -o dstev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dstev.f mpif77 -o dstevr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dstevr.f mpif77 -o dstevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dstevx.f mpif77 -o dsycon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsycon.f mpif77 -o dsycon_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsycon_rook.f mpif77 -o dsyconv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyconv.f mpif77 -o dsyequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyequb.f mpif77 -o dsyevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyevd.f mpif77 -o dsyev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyev.f mpif77 -o dsyevr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyevr.f mpif77 -o dsyevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyevx.f mpif77 -o dsygs2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsygs2.f mpif77 -o dsygst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsygst.f mpif77 -o dsygvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsygvd.f mpif77 -o dsygv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsygv.f mpif77 -o dsygvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsygvx.f mpif77 -o dsyrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyrfs.f mpif77 -o dsyrfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyrfsx.f mpif77 -o dsysv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsysv.f mpif77 -o dsysv_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsysv_rook.f mpif77 -o dsysvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsysvx.f mpif77 -o dsysvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsysvxx.f mpif77 -o dsyswapr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyswapr.f mpif77 -o dsytd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytd2.f mpif77 -o dsytf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytf2.f mpif77 -o dsytf2_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytf2_rook.f mpif77 -o dsytrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytrd.f mpif77 -o dsytrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytrf.f mpif77 -o dsytrf_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytrf_rook.f mpif77 -o dsytri2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytri2.f mpif77 -o dsytri2x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytri2x.f mpif77 -o dsytri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytri.f mpif77 -o dsytri_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytri_rook.f mpif77 -o dsytrs2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytrs2.f mpif77 -o dsytrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytrs.f mpif77 -o dsytrs_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytrs_rook.f mpif77 -o dtbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtbcon.f mpif77 -o dtbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtbrfs.f mpif77 -o dtbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtbtrs.f mpif77 -o dtfsm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtfsm.f mpif77 -o dtftri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtftri.f mpif77 -o dtfttp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtfttp.f mpif77 -o dtfttr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtfttr.f mpif77 -o dtgevc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtgevc.f mpif77 -o dtgex2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtgex2.f mpif77 -o dtgexc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtgexc.f mpif77 -o dtgsen.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtgsen.f mpif77 -o dtgsja.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtgsja.f mpif77 -o dtgsna.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtgsna.f mpif77 -o dtgsy2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtgsy2.f mpif77 -o dtgsyl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtgsyl.f mpif77 -o dtpcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtpcon.f mpif77 -o dtpmqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtpmqrt.f mpif77 -o dtpqrt2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtpqrt2.f mpif77 -o dtpqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtpqrt.f mpif77 -o dtprfb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtprfb.f mpif77 -o dtprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtprfs.f mpif77 -o dtptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtptri.f mpif77 -o dtptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtptrs.f mpif77 -o dtpttf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtpttf.f mpif77 -o dtpttr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtpttr.f mpif77 -o dtrcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrcon.f mpif77 -o dtrevc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrevc.f mpif77 -o dtrexc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrexc.f mpif77 -o dtrrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrrfs.f mpif77 -o dtrsen.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrsen.f mpif77 -o dtrsna.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrsna.f mpif77 -o dtrsyl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrsyl.f mpif77 -o dtrti2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrti2.f mpif77 -o dtrtri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrtri.f mpif77 -o dtrtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrtrs.f mpif77 -o dtrttf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrttf.f mpif77 -o dtrttp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrttp.f mpif77 -o dtzrqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtzrqf.f mpif77 -o dtzrzf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtzrzf.f mpif77 -o dzsum1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dzsum1.f mpif77 -o icmax1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp icmax1.f mpif77 -o ieeeck.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ieeeck.f mpif77 -o ilaclc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilaclc.f mpif77 -o ilaclr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilaclr.f mpif77 -o iladiag.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp iladiag.f mpif77 -o iladlc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp iladlc.f mpif77 -o iladlr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp iladlr.f mpif77 -o ilaenv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilaenv.f mpif77 -o ilaprec.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilaprec.f mpif77 -o ilaslc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilaslc.f mpif77 -o ilaslr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilaslr.f mpif77 -o ilatrans.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilatrans.f mpif77 -o ilauplo.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilauplo.f mpif77 -o ilaver.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilaver.f mpif77 -o ilazlc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilazlc.f mpif77 -o ilazlr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilazlr.f mpif77 -o iparmq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp iparmq.f mpif77 -o izmax1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp izmax1.f mpif77 -o lsamen.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp lsamen.f mpif77 -o sbbcsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sbbcsd.f mpif77 -o sbdsdc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sbdsdc.f mpif77 -o sbdsqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sbdsqr.f mpif77 -o scsum1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp scsum1.f mpif77 -o sdisna.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sdisna.f mpif77 -o sgbbrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbbrd.f mpif77 -o sgbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbcon.f mpif77 -o sgbequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbequb.f mpif77 -o sgbequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbequ.f mpif77 -o sgbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbrfs.f mpif77 -o sgbrfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbrfsx.f mpif77 -o sgbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbsv.f mpif77 -o sgbsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbsvx.f mpif77 -o sgbsvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbsvxx.f mpif77 -o sgbtf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbtf2.f mpif77 -o sgbtrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbtrf.f mpif77 -o sgbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbtrs.f mpif77 -o sgebak.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgebak.f mpif77 -o sgebal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgebal.f mpif77 -o sgebd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgebd2.f mpif77 -o sgebrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgebrd.f mpif77 -o sgecon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgecon.f mpif77 -o sgeequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeequb.f mpif77 -o sgeequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeequ.f mpif77 -o sgees.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgees.f mpif77 -o sgeesx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeesx.f mpif77 -o sgeev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeev.f mpif77 -o sgeevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeevx.f mpif77 -o sgegs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgegs.f mpif77 -o sgegv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgegv.f mpif77 -o sgehd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgehd2.f mpif77 -o sgehrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgehrd.f mpif77 -o sgejsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgejsv.f mpif77 -o sgelq2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgelq2.f mpif77 -o sgelqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgelqf.f mpif77 -o sgelsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgelsd.f mpif77 -o sgels.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgels.f mpif77 -o sgelss.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgelss.f mpif77 -o sgelsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgelsx.f mpif77 -o sgelsy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgelsy.f mpif77 -o sgemqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgemqrt.f mpif77 -o sgeql2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeql2.f mpif77 -o sgeqlf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeqlf.f mpif77 -o sgeqp3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeqp3.f mpif77 -o sgeqpf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeqpf.f mpif77 -o sgeqr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeqr2.f mpif77 -o sgeqr2p.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeqr2p.f mpif77 -o sgeqrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeqrf.f mpif77 -o sgeqrfp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeqrfp.f mpif77 -o sgeqrt2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeqrt2.f mpif77 -o sgeqrt3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeqrt3.f mpif77 -o sgeqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeqrt.f mpif77 -o sgerfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgerfs.f mpif77 -o sgerfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgerfsx.f mpif77 -o sgerq2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgerq2.f mpif77 -o sgerqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgerqf.f mpif77 -o sgesc2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgesc2.f mpif77 -o sgesdd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgesdd.f mpif77 -o sgesvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgesvd.f mpif77 -o sgesv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgesv.f mpif77 -o sgesvj.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgesvj.f mpif77 -o sgesvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgesvx.f mpif77 -o sgesvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgesvxx.f mpif77 -o sgetc2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgetc2.f mpif77 -o sgetf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgetf2.f mpif77 -o sgetrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgetrf.f mpif77 -o sgetri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgetri.f mpif77 -o sgetrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgetrs.f mpif77 -o sggbak.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sggbak.f mpif77 -o sggbal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sggbal.f mpif77 -o sgges.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgges.f mpif77 -o sggesx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sggesx.f mpif77 -o sggev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sggev.f mpif77 -o sggevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sggevx.f mpif77 -o sggglm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sggglm.f mpif77 -o sgghrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgghrd.f mpif77 -o sgglse.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgglse.f mpif77 -o sggqrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sggqrf.f mpif77 -o sggrqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sggrqf.f mpif77 -o sggsvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sggsvd.f mpif77 -o sggsvp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sggsvp.f mpif77 -o sgsvj0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgsvj0.f mpif77 -o sgsvj1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgsvj1.f mpif77 -o sgtcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgtcon.f mpif77 -o sgtrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgtrfs.f mpif77 -o sgtsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgtsv.f mpif77 -o sgtsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgtsvx.f mpif77 -o sgttrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgttrf.f mpif77 -o sgttrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgttrs.f mpif77 -o sgtts2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgtts2.f mpif77 -o shgeqz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp shgeqz.f mpif77 -o shsein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp shsein.f mpif77 -o shseqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp shseqr.f mpif77 -o sisnan.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sisnan.f mpif77 -o slabad.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slabad.f mpif77 -o slabrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slabrd.f mpif77 -o slacn2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slacn2.f mpif77 -o slacon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slacon.f mpif77 -o slacpy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slacpy.f mpif77 -o sladiv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sladiv.f mpif77 -o slae2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slae2.f mpif77 -o slaebz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaebz.f mpif77 -o slaed0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaed0.f mpif77 -o slaed1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaed1.f mpif77 -o slaed2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaed2.f mpif77 -o slaed3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaed3.f mpif77 -o slaed4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaed4.f mpif77 -o slaed5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaed5.f mpif77 -o slaed6.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaed6.f mpif77 -o slaed7.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaed7.f mpif77 -o slaed8.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaed8.f mpif77 -o slaed9.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaed9.f mpif77 -o slaeda.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaeda.f mpif77 -o slaein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaein.f mpif77 -o slaev2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaev2.f mpif77 -o slaexc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaexc.f mpif77 -o slag2d.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slag2d.f mpif77 -o slag2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slag2.f mpif77 -o sla_gbamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_gbamv.f mpif77 -o sla_gbrcond.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_gbrcond.f mpif77 -o sla_gbrfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_gbrfsx_extended.f mpif77 -o sla_gbrpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_gbrpvgrw.f mpif77 -o sla_geamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_geamv.f mpif77 -o sla_gercond.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_gercond.f mpif77 -o sla_gerfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_gerfsx_extended.f mpif77 -o sla_gerpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_gerpvgrw.f mpif77 -o slags2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slags2.f mpif77 -o slagtf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slagtf.f mpif77 -o slagtm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slagtm.f mpif77 -o slagts.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slagts.f mpif77 -o slagv2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slagv2.f mpif77 -o slahqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slahqr.f mpif77 -o slahr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slahr2.f mpif77 -o slahrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slahrd.f mpif77 -o slaic1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaic1.f mpif77 -o slaisnan.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaisnan.f mpif77 -o sla_lin_berr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_lin_berr.f mpif77 -o slaln2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaln2.f mpif77 -o slals0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slals0.f mpif77 -o slalsa.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slalsa.f mpif77 -o slalsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slalsd.f mpif77 -o slamrg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slamrg.f mpif77 -o slaneg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaneg.f mpif77 -o slangb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slangb.f mpif77 -o slange.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slange.f mpif77 -o slangt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slangt.f mpif77 -o slanhs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slanhs.f mpif77 -o slansb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slansb.f mpif77 -o slansf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slansf.f mpif77 -o slansp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slansp.f mpif77 -o slanst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slanst.f mpif77 -o slansy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slansy.f mpif77 -o slantb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slantb.f mpif77 -o slantp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slantp.f mpif77 -o slantr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slantr.f mpif77 -o slanv2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slanv2.f mpif77 -o slapll.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slapll.f mpif77 -o slapmr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slapmr.f mpif77 -o slapmt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slapmt.f mpif77 -o sla_porcond.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_porcond.f mpif77 -o sla_porfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_porfsx_extended.f mpif77 -o sla_porpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_porpvgrw.f mpif77 -o slapy2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slapy2.f mpif77 -o slapy3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slapy3.f mpif77 -o slaqgb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqgb.f mpif77 -o slaqge.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqge.f mpif77 -o slaqp2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqp2.f mpif77 -o slaqps.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqps.f mpif77 -o slaqr0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqr0.f mpif77 -o slaqr1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqr1.f mpif77 -o slaqr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqr2.f mpif77 -o slaqr3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqr3.f mpif77 -o slaqr4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqr4.f mpif77 -o slaqr5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqr5.f mpif77 -o slaqsb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqsb.f mpif77 -o slaqsp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqsp.f mpif77 -o slaqsy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqsy.f mpif77 -o slaqtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqtr.f mpif77 -o slar1v.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slar1v.f mpif77 -o slar2v.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slar2v.f mpif77 -o slarfb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarfb.f mpif77 -o slarf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarf.f mpif77 -o slarfg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarfg.f mpif77 -o slarfgp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarfgp.f mpif77 -o slarft.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarft.f mpif77 -o slarfx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarfx.f mpif77 -o slargv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slargv.f mpif77 -o slarnv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarnv.f mpif77 -o slarra.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarra.f mpif77 -o slarrb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarrb.f mpif77 -o slarrc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarrc.f mpif77 -o slarrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarrd.f mpif77 -o slarre.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarre.f mpif77 -o slarrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarrf.f mpif77 -o slarrj.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarrj.f mpif77 -o slarrk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarrk.f mpif77 -o slarrr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarrr.f mpif77 -o slarrv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarrv.f mpif77 -o slarscl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarscl2.f mpif77 -o slartg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slartg.f mpif77 -o slartgp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slartgp.f mpif77 -o slartgs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slartgs.f mpif77 -o slartv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slartv.f mpif77 -o slarzb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarzb.f mpif77 -o slarz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarz.f mpif77 -o slarzt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarzt.f mpif77 -o slas2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slas2.f mpif77 -o slascl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slascl2.f mpif77 -o slascl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slascl.f mpif77 -o slasd0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasd0.f mpif77 -o slasd1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasd1.f mpif77 -o slasd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasd2.f mpif77 -o slasd3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasd3.f mpif77 -o slasd4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasd4.f mpif77 -o slasd5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasd5.f mpif77 -o slasd6.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasd6.f mpif77 -o slasd7.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasd7.f mpif77 -o slasd8.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasd8.f mpif77 -o slasda.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasda.f mpif77 -o slasdq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasdq.f mpif77 -o slasdt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasdt.f mpif77 -o slaset.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaset.f mpif77 -o slasq1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasq1.f mpif77 -o slasq2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasq2.f mpif77 -o slasq3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasq3.f mpif77 -o slasq4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasq4.f mpif77 -o slasq5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasq5.f mpif77 -o slasq6.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasq6.f mpif77 -o slasr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasr.f mpif77 -o slasrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasrt.f mpif77 -o slassq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slassq.f mpif77 -o slasv2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasv2.f mpif77 -o slaswp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaswp.f mpif77 -o slasy2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasy2.f mpif77 -o sla_syamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_syamv.f mpif77 -o slasyf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasyf.f mpif77 -o slasyf_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasyf_rook.f mpif77 -o sla_syrcond.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_syrcond.f mpif77 -o sla_syrfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_syrfsx_extended.f mpif77 -o sla_syrpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_syrpvgrw.f mpif77 -o slatbs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slatbs.f mpif77 -o slatdf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slatdf.f mpif77 -o slatps.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slatps.f mpif77 -o slatrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slatrd.f mpif77 -o slatrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slatrs.f mpif77 -o slatrz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slatrz.f mpif77 -o slatzm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slatzm.f mpif77 -o slauu2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slauu2.f mpif77 -o slauum.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slauum.f mpif77 -o sla_wwaddw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_wwaddw.f mpif77 -o slazq3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slazq3.f mpif77 -o slazq4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slazq4.f mpif77 -o sopgtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sopgtr.f mpif77 -o sopmtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sopmtr.f mpif77 -o sorbdb1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorbdb1.f mpif77 -o sorbdb2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorbdb2.f mpif77 -o sorbdb3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorbdb3.f mpif77 -o sorbdb4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorbdb4.f mpif77 -o sorbdb5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorbdb5.f mpif77 -o sorbdb6.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorbdb6.f mpif77 -o sorbdb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorbdb.f mpif77 -o sorcsd2by1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorcsd2by1.f mpif77 -o sorcsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorcsd.f mpif77 -o sorg2l.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorg2l.f mpif77 -o sorg2r.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorg2r.f mpif77 -o sorgbr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorgbr.f mpif77 -o sorghr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorghr.f mpif77 -o sorgl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorgl2.f mpif77 -o sorglq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorglq.f mpif77 -o sorgql.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorgql.f mpif77 -o sorgqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorgqr.f mpif77 -o sorgr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorgr2.f mpif77 -o sorgrq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorgrq.f mpif77 -o sorgtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorgtr.f mpif77 -o sorm2l.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorm2l.f mpif77 -o sorm2r.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorm2r.f mpif77 -o sormbr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sormbr.f mpif77 -o sormhr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sormhr.f mpif77 -o sorml2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorml2.f mpif77 -o sormlq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sormlq.f mpif77 -o sormql.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sormql.f mpif77 -o sormqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sormqr.f mpif77 -o sormr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sormr2.f mpif77 -o sormr3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sormr3.f mpif77 -o sormrq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sormrq.f mpif77 -o sormrz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sormrz.f mpif77 -o sormtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sormtr.f mpif77 -o spbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spbcon.f mpif77 -o spbequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spbequ.f mpif77 -o spbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spbrfs.f mpif77 -o spbstf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spbstf.f mpif77 -o spbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spbsv.f mpif77 -o spbsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spbsvx.f mpif77 -o spbtf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spbtf2.f mpif77 -o spbtrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spbtrf.f mpif77 -o spbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spbtrs.f mpif77 -o spftrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spftrf.f mpif77 -o spftri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spftri.f mpif77 -o spftrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spftrs.f mpif77 -o spocon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spocon.f mpif77 -o spoequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spoequb.f mpif77 -o spoequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spoequ.f mpif77 -o sporfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sporfs.f mpif77 -o sporfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sporfsx.f mpif77 -o sposv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sposv.f mpif77 -o sposvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sposvx.f mpif77 -o sposvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sposvxx.f mpif77 -o spotf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spotf2.f mpif77 -o spotrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spotrf.f mpif77 -o spotri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spotri.f mpif77 -o spotrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spotrs.f mpif77 -o sppcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sppcon.f mpif77 -o sppequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sppequ.f mpif77 -o spprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spprfs.f mpif77 -o sppsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sppsv.f mpif77 -o sppsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sppsvx.f mpif77 -o spptrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spptrf.f mpif77 -o spptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spptri.f mpif77 -o spptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spptrs.f mpif77 -o spstf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spstf2.f mpif77 -o spstrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spstrf.f mpif77 -o sptcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sptcon.f mpif77 -o spteqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spteqr.f mpif77 -o sptrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sptrfs.f mpif77 -o sptsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sptsv.f mpif77 -o sptsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sptsvx.f mpif77 -o spttrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spttrf.f mpif77 -o spttrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spttrs.f mpif77 -o sptts2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sptts2.f mpif77 -o srscl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp srscl.f mpif77 -o ssbevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssbevd.f mpif77 -o ssbev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssbev.f mpif77 -o ssbevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssbevx.f mpif77 -o ssbgst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssbgst.f mpif77 -o ssbgvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssbgvd.f mpif77 -o ssbgv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssbgv.f mpif77 -o ssbgvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssbgvx.f mpif77 -o ssbtrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssbtrd.f mpif77 -o ssfrk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssfrk.f mpif77 -o sspcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspcon.f mpif77 -o sspevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspevd.f mpif77 -o sspev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspev.f mpif77 -o sspevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspevx.f mpif77 -o sspgst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspgst.f mpif77 -o sspgvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspgvd.f mpif77 -o sspgv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspgv.f mpif77 -o sspgvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspgvx.f mpif77 -o ssprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssprfs.f mpif77 -o sspsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspsv.f mpif77 -o sspsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspsvx.f mpif77 -o ssptrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssptrd.f mpif77 -o ssptrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssptrf.f mpif77 -o ssptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssptri.f mpif77 -o ssptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssptrs.f mpif77 -o sstebz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sstebz.f mpif77 -o sstedc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sstedc.f mpif77 -o sstegr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sstegr.f mpif77 -o sstein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sstein.f mpif77 -o sstemr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sstemr.f mpif77 -o ssteqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssteqr.f mpif77 -o ssterf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssterf.f mpif77 -o sstevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sstevd.f mpif77 -o sstev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sstev.f mpif77 -o sstevr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sstevr.f mpif77 -o sstevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sstevx.f mpif77 -o ssycon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssycon.f mpif77 -o ssycon_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssycon_rook.f mpif77 -o ssyconv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyconv.f mpif77 -o ssyequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyequb.f mpif77 -o ssyevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyevd.f mpif77 -o ssyev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyev.f mpif77 -o ssyevr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyevr.f mpif77 -o ssyevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyevx.f mpif77 -o ssygs2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssygs2.f mpif77 -o ssygst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssygst.f mpif77 -o ssygvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssygvd.f mpif77 -o ssygv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssygv.f mpif77 -o ssygvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssygvx.f mpif77 -o ssyrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyrfs.f mpif77 -o ssyrfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyrfsx.f mpif77 -o ssysv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssysv.f mpif77 -o ssysv_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssysv_rook.f mpif77 -o ssysvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssysvx.f mpif77 -o ssysvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssysvxx.f mpif77 -o ssyswapr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyswapr.f mpif77 -o ssytd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytd2.f mpif77 -o ssytf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytf2.f mpif77 -o ssytf2_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytf2_rook.f mpif77 -o ssytrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytrd.f mpif77 -o ssytrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytrf.f mpif77 -o ssytrf_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytrf_rook.f mpif77 -o ssytri2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytri2.f mpif77 -o ssytri2x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytri2x.f mpif77 -o ssytri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytri.f mpif77 -o ssytri_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytri_rook.f mpif77 -o ssytrs2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytrs2.f mpif77 -o ssytrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytrs.f mpif77 -o ssytrs_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytrs_rook.f mpif77 -o stbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stbcon.f mpif77 -o stbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stbrfs.f mpif77 -o stbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stbtrs.f mpif77 -o stfsm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stfsm.f mpif77 -o stftri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stftri.f mpif77 -o stfttp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stfttp.f mpif77 -o stfttr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stfttr.f mpif77 -o stgevc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stgevc.f mpif77 -o stgex2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stgex2.f mpif77 -o stgexc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stgexc.f mpif77 -o stgsen.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stgsen.f mpif77 -o stgsja.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stgsja.f mpif77 -o stgsna.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stgsna.f mpif77 -o stgsy2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stgsy2.f mpif77 -o stgsyl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stgsyl.f mpif77 -o stpcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stpcon.f mpif77 -o stpmqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stpmqrt.f mpif77 -o stpqrt2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stpqrt2.f mpif77 -o stpqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stpqrt.f mpif77 -o stprfb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stprfb.f mpif77 -o stprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stprfs.f mpif77 -o stptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stptri.f mpif77 -o stptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stptrs.f mpif77 -o stpttf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stpttf.f mpif77 -o stpttr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stpttr.f mpif77 -o strcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strcon.f mpif77 -o strevc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strevc.f mpif77 -o strexc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strexc.f mpif77 -o strrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strrfs.f mpif77 -o strsen.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strsen.f mpif77 -o strsna.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strsna.f mpif77 -o strsyl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strsyl.f mpif77 -o strti2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strti2.f mpif77 -o strtri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strtri.f mpif77 -o strtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strtrs.f mpif77 -o strttf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strttf.f mpif77 -o strttp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strttp.f mpif77 -o stzrqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stzrqf.f mpif77 -o stzrzf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stzrzf.f mpif77 -o zbbcsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zbbcsd.f mpif77 -o zbdsqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zbdsqr.f mpif77 -o zcgesv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zcgesv.f mpif77 -o zcposv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zcposv.f mpif77 -o zdrscl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zdrscl.f mpif77 -o zgbbrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbbrd.f mpif77 -o zgbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbcon.f mpif77 -o zgbequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbequb.f mpif77 -o zgbequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbequ.f mpif77 -o zgbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbrfs.f mpif77 -o zgbrfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbrfsx.f mpif77 -o zgbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbsv.f mpif77 -o zgbsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbsvx.f mpif77 -o zgbsvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbsvxx.f mpif77 -o zgbtf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbtf2.f mpif77 -o zgbtrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbtrf.f mpif77 -o zgbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbtrs.f mpif77 -o zgebak.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgebak.f mpif77 -o zgebal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgebal.f mpif77 -o zgebd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgebd2.f mpif77 -o zgebrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgebrd.f mpif77 -o zgecon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgecon.f mpif77 -o zgeequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeequb.f mpif77 -o zgeequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeequ.f mpif77 -o zgees.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgees.f mpif77 -o zgeesx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeesx.f mpif77 -o zgeev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeev.f mpif77 -o zgeevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeevx.f mpif77 -o zgegs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgegs.f mpif77 -o zgegv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgegv.f mpif77 -o zgehd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgehd2.f mpif77 -o zgehrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgehrd.f mpif77 -o zgelq2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgelq2.f mpif77 -o zgelqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgelqf.f mpif77 -o zgelsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgelsd.f mpif77 -o zgels.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgels.f mpif77 -o zgelss.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgelss.f mpif77 -o zgelsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgelsx.f mpif77 -o zgelsy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgelsy.f mpif77 -o zgemqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgemqrt.f mpif77 -o zgeql2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeql2.f mpif77 -o zgeqlf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeqlf.f mpif77 -o zgeqp3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeqp3.f mpif77 -o zgeqpf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeqpf.f mpif77 -o zgeqr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeqr2.f mpif77 -o zgeqr2p.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeqr2p.f mpif77 -o zgeqrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeqrf.f mpif77 -o zgeqrfp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeqrfp.f mpif77 -o zgeqrt2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeqrt2.f mpif77 -o zgeqrt3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeqrt3.f mpif77 -o zgeqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeqrt.f mpif77 -o zgerfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgerfs.f mpif77 -o zgerfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgerfsx.f mpif77 -o zgerq2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgerq2.f mpif77 -o zgerqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgerqf.f mpif77 -o zgesc2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgesc2.f mpif77 -o zgesdd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgesdd.f mpif77 -o zgesvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgesvd.f mpif77 -o zgesv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgesv.f mpif77 -o zgesvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgesvx.f mpif77 -o zgesvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgesvxx.f mpif77 -o zgetc2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgetc2.f mpif77 -o zgetf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgetf2.f mpif77 -o zgetrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgetrf.f mpif77 -o zgetri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgetri.f mpif77 -o zgetrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgetrs.f mpif77 -o zggbak.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zggbak.f mpif77 -o zggbal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zggbal.f mpif77 -o zgges.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgges.f mpif77 -o zggesx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zggesx.f mpif77 -o zggev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zggev.f mpif77 -o zggevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zggevx.f mpif77 -o zggglm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zggglm.f mpif77 -o zgghrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgghrd.f mpif77 -o zgglse.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgglse.f mpif77 -o zggqrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zggqrf.f mpif77 -o zggrqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zggrqf.f mpif77 -o zggsvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zggsvd.f mpif77 -o zggsvp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zggsvp.f mpif77 -o zgtcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgtcon.f mpif77 -o zgtrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgtrfs.f mpif77 -o zgtsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgtsv.f mpif77 -o zgtsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgtsvx.f mpif77 -o zgttrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgttrf.f mpif77 -o zgttrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgttrs.f mpif77 -o zgtts2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgtts2.f mpif77 -o zhbevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhbevd.f mpif77 -o zhbev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhbev.f mpif77 -o zhbevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhbevx.f mpif77 -o zhbgst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhbgst.f mpif77 -o zhbgvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhbgvd.f mpif77 -o zhbgv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhbgv.f mpif77 -o zhbgvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhbgvx.f mpif77 -o zhbtrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhbtrd.f mpif77 -o zhecon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhecon.f mpif77 -o zhecon_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhecon_rook.f mpif77 -o zheequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zheequb.f mpif77 -o zheevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zheevd.f mpif77 -o zheev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zheev.f mpif77 -o zheevr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zheevr.f mpif77 -o zheevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zheevx.f mpif77 -o zhegs2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhegs2.f mpif77 -o zhegst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhegst.f mpif77 -o zhegvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhegvd.f mpif77 -o zhegv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhegv.f mpif77 -o zhegvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhegvx.f mpif77 -o zherfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zherfs.f mpif77 -o zherfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zherfsx.f mpif77 -o zhesv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhesv.f mpif77 -o zhesv_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhesv_rook.f mpif77 -o zhesvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhesvx.f mpif77 -o zhesvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhesvxx.f mpif77 -o zheswapr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zheswapr.f mpif77 -o zhetd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetd2.f mpif77 -o zhetf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetf2.f mpif77 -o zhetf2_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetf2_rook.f mpif77 -o zhetrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetrd.f mpif77 -o zhetrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetrf.f mpif77 -o zhetrf_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetrf_rook.f mpif77 -o zhetri2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetri2.f mpif77 -o zhetri2x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetri2x.f mpif77 -o zhetri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetri.f mpif77 -o zhetri_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetri_rook.f mpif77 -o zhetrs2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetrs2.f mpif77 -o zhetrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetrs.f mpif77 -o zhetrs_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetrs_rook.f mpif77 -o zhfrk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhfrk.f mpif77 -o zhgeqz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhgeqz.f mpif77 -o zhpcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpcon.f mpif77 -o zhpevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpevd.f mpif77 -o zhpev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpev.f mpif77 -o zhpevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpevx.f mpif77 -o zhpgst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpgst.f mpif77 -o zhpgvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpgvd.f mpif77 -o zhpgv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpgv.f mpif77 -o zhpgvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpgvx.f mpif77 -o zhprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhprfs.f mpif77 -o zhpsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpsv.f mpif77 -o zhpsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpsvx.f mpif77 -o zhptrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhptrd.f mpif77 -o zhptrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhptrf.f mpif77 -o zhptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhptri.f mpif77 -o zhptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhptrs.f mpif77 -o zhsein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhsein.f mpif77 -o zhseqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhseqr.f mpif77 -o zlabrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlabrd.f mpif77 -o zlacgv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlacgv.f mpif77 -o zlacn2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlacn2.f mpif77 -o zlacon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlacon.f mpif77 -o zlacp2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlacp2.f mpif77 -o zlacpy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlacpy.f mpif77 -o zlacrm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlacrm.f mpif77 -o zlacrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlacrt.f mpif77 -o zladiv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zladiv.f mpif77 -o zlaed0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaed0.f mpif77 -o zlaed7.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaed7.f mpif77 -o zlaed8.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaed8.f mpif77 -o zlaein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaein.f mpif77 -o zlaesy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaesy.f mpif77 -o zlaev2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaev2.f mpif77 -o zlag2c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlag2c.f mpif77 -o zla_gbamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_gbamv.f mpif77 -o zla_gbrcond_c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_gbrcond_c.f mpif77 -o zla_gbrcond_x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_gbrcond_x.f mpif77 -o zla_gbrfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_gbrfsx_extended.f mpif77 -o zla_gbrpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_gbrpvgrw.f mpif77 -o zla_geamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_geamv.f mpif77 -o zla_gercond_c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_gercond_c.f mpif77 -o zla_gercond_x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_gercond_x.f mpif77 -o zla_gerfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_gerfsx_extended.f mpif77 -o zla_gerpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_gerpvgrw.f mpif77 -o zlags2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlags2.f mpif77 -o zlagtm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlagtm.f mpif77 -o zla_heamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_heamv.f mpif77 -o zlahef.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlahef.f mpif77 -o zlahef_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlahef_rook.f mpif77 -o zla_hercond_c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_hercond_c.f mpif77 -o zla_hercond_x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_hercond_x.f mpif77 -o zla_herfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_herfsx_extended.f mpif77 -o zla_herpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_herpvgrw.f mpif77 -o zlahqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlahqr.f mpif77 -o zlahr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlahr2.f mpif77 -o zlahrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlahrd.f mpif77 -o zlaic1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaic1.f mpif77 -o zla_lin_berr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_lin_berr.f mpif77 -o zlals0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlals0.f mpif77 -o zlalsa.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlalsa.f mpif77 -o zlalsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlalsd.f mpif77 -o zlangb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlangb.f mpif77 -o zlange.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlange.f mpif77 -o zlangt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlangt.f mpif77 -o zlanhb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlanhb.f mpif77 -o zlanhe.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlanhe.f mpif77 -o zlanhf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlanhf.f mpif77 -o zlanhp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlanhp.f mpif77 -o zlanhs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlanhs.f mpif77 -o zlanht.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlanht.f mpif77 -o zlansb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlansb.f mpif77 -o zlansp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlansp.f mpif77 -o zlansy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlansy.f mpif77 -o zlantb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlantb.f mpif77 -o zlantp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlantp.f mpif77 -o zlantr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlantr.f mpif77 -o zlapll.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlapll.f mpif77 -o zlapmr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlapmr.f mpif77 -o zlapmt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlapmt.f mpif77 -o zla_porcond_c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_porcond_c.f mpif77 -o zla_porcond_x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_porcond_x.f mpif77 -o zla_porfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_porfsx_extended.f mpif77 -o zla_porpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_porpvgrw.f mpif77 -o zlaqgb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqgb.f mpif77 -o zlaqge.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqge.f mpif77 -o zlaqhb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqhb.f mpif77 -o zlaqhe.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqhe.f mpif77 -o zlaqhp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqhp.f mpif77 -o zlaqp2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqp2.f mpif77 -o zlaqps.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqps.f mpif77 -o zlaqr0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqr0.f mpif77 -o zlaqr1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqr1.f mpif77 -o zlaqr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqr2.f mpif77 -o zlaqr3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqr3.f mpif77 -o zlaqr4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqr4.f mpif77 -o zlaqr5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqr5.f mpif77 -o zlaqsb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqsb.f mpif77 -o zlaqsp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqsp.f mpif77 -o zlaqsy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqsy.f mpif77 -o zlar1v.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlar1v.f mpif77 -o zlar2v.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlar2v.f mpif77 -o zlarcm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarcm.f mpif77 -o zlarfb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarfb.f mpif77 -o zlarf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarf.f mpif77 -o zlarfg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarfg.f mpif77 -o zlarfgp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarfgp.f mpif77 -o zlarft.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarft.f mpif77 -o zlarfx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarfx.f mpif77 -o zlargv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlargv.f mpif77 -o zlarnv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarnv.f mpif77 -o zlarrv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarrv.f mpif77 -o zlarscl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarscl2.f mpif77 -o zlartg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlartg.f mpif77 -o zlartv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlartv.f mpif77 -o zlarzb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarzb.f mpif77 -o zlarz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarz.f mpif77 -o zlarzt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarzt.f mpif77 -o zlascl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlascl2.f mpif77 -o zlascl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlascl.f mpif77 -o zlaset.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaset.f mpif77 -o zlasr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlasr.f mpif77 -o zlassq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlassq.f mpif77 -o zlaswp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaswp.f mpif77 -o zla_syamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_syamv.f mpif77 -o zlasyf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlasyf.f mpif77 -o zlasyf_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlasyf_rook.f mpif77 -o zla_syrcond_c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_syrcond_c.f mpif77 -o zla_syrcond_x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_syrcond_x.f mpif77 -o zla_syrfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_syrfsx_extended.f mpif77 -o zla_syrpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_syrpvgrw.f mpif77 -o zlat2c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlat2c.f mpif77 -o zlatbs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlatbs.f mpif77 -o zlatdf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlatdf.f mpif77 -o zlatps.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlatps.f mpif77 -o zlatrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlatrd.f mpif77 -o zlatrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlatrs.f mpif77 -o zlatrz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlatrz.f mpif77 -o zlatzm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlatzm.f mpif77 -o zlauu2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlauu2.f mpif77 -o zlauum.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlauum.f mpif77 -o zla_wwaddw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_wwaddw.f mpif77 -o zpbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpbcon.f mpif77 -o zpbequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpbequ.f mpif77 -o zpbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpbrfs.f mpif77 -o zpbstf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpbstf.f mpif77 -o zpbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpbsv.f mpif77 -o zpbsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpbsvx.f mpif77 -o zpbtf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpbtf2.f mpif77 -o zpbtrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpbtrf.f mpif77 -o zpbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpbtrs.f mpif77 -o zpftrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpftrf.f mpif77 -o zpftri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpftri.f mpif77 -o zpftrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpftrs.f mpif77 -o zpocon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpocon.f mpif77 -o zpoequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpoequb.f mpif77 -o zpoequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpoequ.f mpif77 -o zporfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zporfs.f mpif77 -o zporfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zporfsx.f mpif77 -o zposv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zposv.f mpif77 -o zposvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zposvx.f mpif77 -o zposvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zposvxx.f mpif77 -o zpotf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpotf2.f mpif77 -o zpotrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpotrf.f mpif77 -o zpotri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpotri.f mpif77 -o zpotrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpotrs.f mpif77 -o zppcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zppcon.f mpif77 -o zppequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zppequ.f mpif77 -o zpprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpprfs.f mpif77 -o zppsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zppsv.f mpif77 -o zppsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zppsvx.f mpif77 -o zpptrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpptrf.f mpif77 -o zpptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpptri.f mpif77 -o zpptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpptrs.f mpif77 -o zpstf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpstf2.f mpif77 -o zpstrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpstrf.f mpif77 -o zptcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zptcon.f mpif77 -o zpteqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpteqr.f mpif77 -o zptrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zptrfs.f mpif77 -o zptsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zptsv.f mpif77 -o zptsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zptsvx.f mpif77 -o zpttrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpttrf.f mpif77 -o zpttrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpttrs.f mpif77 -o zptts2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zptts2.f mpif77 -o zrot.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zrot.f mpif77 -o zspcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zspcon.f mpif77 -o zspmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zspmv.f mpif77 -o zspr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zspr.f mpif77 -o zsprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsprfs.f mpif77 -o zspsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zspsv.f mpif77 -o zspsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zspsvx.f mpif77 -o zsptrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsptrf.f mpif77 -o zsptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsptri.f mpif77 -o zsptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsptrs.f mpif77 -o zstedc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zstedc.f mpif77 -o zstegr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zstegr.f mpif77 -o zstein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zstein.f mpif77 -o zstemr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zstemr.f mpif77 -o zsteqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsteqr.f mpif77 -o zsycon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsycon.f mpif77 -o zsycon_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsycon_rook.f mpif77 -o zsyconv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsyconv.f mpif77 -o zsyequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsyequb.f mpif77 -o zsymv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsymv.f mpif77 -o zsyr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsyr.f mpif77 -o zsyrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsyrfs.f mpif77 -o zsyrfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsyrfsx.f mpif77 -o zsysv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsysv.f mpif77 -o zsysv_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsysv_rook.f mpif77 -o zsysvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsysvx.f mpif77 -o zsysvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsysvxx.f mpif77 -o zsyswapr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsyswapr.f mpif77 -o zsytf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsytf2.f mpif77 -o zsytf2_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsytf2_rook.f mpif77 -o zsytrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsytrf.f mpif77 -o zsytrf_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsytrf_rook.f mpif77 -o zsytri2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsytri2.f mpif77 -o zsytri2x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsytri2x.f mpif77 -o zsytri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsytri.f mpif77 -o zsytri_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsytri_rook.f mpif77 -o zsytrs2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsytrs2.f mpif77 -o zsytrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsytrs.f mpif77 -o zsytrs_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsytrs_rook.f mpif77 -o ztbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztbcon.f mpif77 -o ztbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztbrfs.f mpif77 -o ztbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztbtrs.f mpif77 -o ztfsm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztfsm.f mpif77 -o ztftri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztftri.f mpif77 -o ztfttp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztfttp.f mpif77 -o ztfttr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztfttr.f mpif77 -o ztgevc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztgevc.f mpif77 -o ztgex2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztgex2.f mpif77 -o ztgexc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztgexc.f mpif77 -o ztgsen.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztgsen.f mpif77 -o ztgsja.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztgsja.f mpif77 -o ztgsna.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztgsna.f mpif77 -o ztgsy2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztgsy2.f mpif77 -o ztgsyl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztgsyl.f mpif77 -o ztpcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztpcon.f mpif77 -o ztpmqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztpmqrt.f mpif77 -o ztpqrt2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztpqrt2.f mpif77 -o ztpqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztpqrt.f mpif77 -o ztprfb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztprfb.f mpif77 -o ztprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztprfs.f mpif77 -o ztptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztptri.f mpif77 -o ztptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztptrs.f mpif77 -o ztpttf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztpttf.f mpif77 -o ztpttr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztpttr.f mpif77 -o ztrcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrcon.f mpif77 -o ztrevc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrevc.f mpif77 -o ztrexc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrexc.f mpif77 -o ztrrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrrfs.f mpif77 -o ztrsen.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrsen.f mpif77 -o ztrsna.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrsna.f mpif77 -o ztrsyl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrsyl.f mpif77 -o ztrti2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrti2.f mpif77 -o ztrtri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrtri.f mpif77 -o ztrtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrtrs.f mpif77 -o ztrttf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrttf.f mpif77 -o ztrttp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrttp.f mpif77 -o ztzrqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztzrqf.f mpif77 -o ztzrzf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztzrzf.f mpif77 -o zunbdb1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunbdb1.f mpif77 -o zunbdb2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunbdb2.f mpif77 -o zunbdb3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunbdb3.f mpif77 -o zunbdb4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunbdb4.f mpif77 -o zunbdb5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunbdb5.f mpif77 -o zunbdb6.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunbdb6.f mpif77 -o zunbdb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunbdb.f mpif77 -o zuncsd2by1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zuncsd2by1.f mpif77 -o zuncsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zuncsd.f mpif77 -o zung2l.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zung2l.f mpif77 -o zung2r.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zung2r.f mpif77 -o zungbr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zungbr.f mpif77 -o zunghr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunghr.f mpif77 -o zungl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zungl2.f mpif77 -o zunglq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunglq.f mpif77 -o zungql.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zungql.f mpif77 -o zungqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zungqr.f mpif77 -o zungr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zungr2.f mpif77 -o zungrq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zungrq.f mpif77 -o zungtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zungtr.f mpif77 -o zunm2l.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunm2l.f mpif77 -o zunm2r.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunm2r.f mpif77 -o zunmbr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunmbr.f mpif77 -o zunmhr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunmhr.f mpif77 -o zunml2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunml2.f mpif77 -o zunmlq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunmlq.f mpif77 -o zunmql.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunmql.f mpif77 -o zunmqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunmqr.f mpif77 -o zunmr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunmr2.f mpif77 -o zunmr3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunmr3.f mpif77 -o zunmrq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunmrq.f mpif77 -o zunmrz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunmrz.f mpif77 -o zunmtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunmtr.f mpif77 -o zupgtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zupgtr.f mpif77 -o zupmtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zupmtr.f /usr/bin/ar cr ../libflapack.a slaruv.o dlaruv.o cbbcsd.o cbdsqr.o cgbbrd.o cgbcon.o cgbequb.o cgbequ.o cgbrfs.o cgbrfsx.o cgbsv.o cgbsvx.o cgbsvxx.o cgbtf2.o cgbtrf.o cgbtrs.o cgebak.o cgebal.o cgebd2.o cgebrd.o cgecon.o cgeequb.o cgeequ.o cgees.o cgeesx.o cgeev.o cgeevx.o cgegs.o cgegv.o cgehd2.o cgehrd.o cgelq2.o cgelqf.o cgelsd.o cgels.o cgelss.o cgelsx.o cgelsy.o cgemqrt.o cgeql2.o cgeqlf.o cgeqp3.o cgeqpf.o cgeqr2.o cgeqr2p.o cgeqrf.o cgeqrfp.o cgeqrt2.o cgeqrt3.o cgeqrt.o cgerfs.o cgerfsx.o cgerq2.o cgerqf.o cgesc2.o cgesdd.o cgesvd.o cgesv.o cgesvx.o cgesvxx.o cgetc2.o cgetf2.o cgetrf.o cgetri.o cgetrs.o cggbak.o cggbal.o cgges.o cggesx.o cggev.o cggevx.o cggglm.o cgghrd.o cgglse.o cggqrf.o cggrqf.o cggsvd.o cggsvp.o cgtcon.o cgtrfs.o cgtsv.o cgtsvx.o cgttrf.o cgttrs.o cgtts2.o chbevd.o chbev.o chbevx.o chbgst.o chbgvd.o chbgv.o chbgvx.o chbtrd.o checon.o checon_rook.o cheequb.o cheevd.o cheev.o cheevr.o cheevx.o chegs2.o chegst.o chegvd.o chegv.o chegvx.o cherfs.o cherfsx.o chesv.o chesv_rook.o chesvx.o chesvxx.o cheswapr.o chetd2.o chetf2.o chetf2_rook.o chetrd.o chetrf.o chetrf_rook.o chetri2.o chetri2x.o chetri.o chetri_rook.o chetrs2.o chetrs.o chetrs_rook.o chfrk.o chgeqz.o chla_transtype.o chpcon.o chpevd.o chpev.o chpevx.o chpgst.o chpgvd.o chpgv.o chpgvx.o chprfs.o chpsv.o chpsvx.o chptrd.o chptrf.o chptri.o chptrs.o chsein.o chseqr.o clabrd.o clacgv.o clacn2.o clacon.o clacp2.o clacpy.o clacrm.o clacrt.o cladiv.o claed0.o claed7.o claed8.o claein.o claesy.o claev2.o clag2z.o cla_gbamv.o cla_gbrcond_c.o cla_gbrcond_x.o cla_gbrfsx_extended.o cla_gbrpvgrw.o cla_geamv.o cla_gercond_c.o cla_gercond_x.o cla_gerfsx_extended.o cla_gerpvgrw.o clags2.o clagtm.o cla_heamv.o clahef.o clahef_rook.o cla_hercond_c.o cla_hercond_x.o cla_herfsx_extended.o cla_herpvgrw.o clahqr.o clahr2.o clahrd.o claic1.o cla_lin_berr.o clals0.o clalsa.o clalsd.o clangb.o clange.o clangt.o clanhb.o clanhe.o clanhf.o clanhp.o clanhs.o clanht.o clansb.o clansp.o clansy.o clantb.o clantp.o clantr.o clapll.o clapmr.o clapmt.o cla_porcond_c.o cla_porcond_x.o cla_porfsx_extended.o cla_porpvgrw.o claqgb.o claqge.o claqhb.o claqhe.o claqhp.o claqp2.o claqps.o claqr0.o claqr1.o claqr2.o claqr3.o claqr4.o claqr5.o claqsb.o claqsp.o claqsy.o clar1v.o clar2v.o clarcm.o clarfb.o clarf.o clarfg.o clarfgp.o clarft.o clarfx.o clargv.o clarnv.o clarrv.o clarscl2.o clartg.o clartv.o clarzb.o clarz.o clarzt.o clascl2.o clascl.o claset.o clasr.o classq.o claswp.o cla_syamv.o clasyf.o clasyf_rook.o cla_syrcond_c.o cla_syrcond_x.o cla_syrfsx_extended.o cla_syrpvgrw.o clatbs.o clatdf.o clatps.o clatrd.o clatrs.o clatrz.o clatzm.o clauu2.o clauum.o cla_wwaddw.o cpbcon.o cpbequ.o cpbrfs.o cpbstf.o cpbsv.o cpbsvx.o cpbtf2.o cpbtrf.o cpbtrs.o cpftrf.o cpftri.o cpftrs.o cpocon.o cpoequb.o cpoequ.o cporfs.o cporfsx.o cposv.o cposvx.o cposvxx.o cpotf2.o cpotrf.o cpotri.o cpotrs.o cppcon.o cppequ.o cpprfs.o cppsv.o cppsvx.o cpptrf.o cpptri.o cpptrs.o cpstf2.o cpstrf.o cptcon.o cpteqr.o cptrfs.o cptsv.o cptsvx.o cpttrf.o cpttrs.o cptts2.o crot.o cspcon.o cspmv.o cspr.o csprfs.o cspsv.o cspsvx.o csptrf.o csptri.o csptrs.o csrscl.o cstedc.o cstegr.o cstein.o cstemr.o csteqr.o csycon.o csycon_rook.o csyconv.o csyequb.o csymv.o csyr.o csyrfs.o csyrfsx.o csysv.o csysv_rook.o csysvx.o csysvxx.o csyswapr.o csytf2.o csytf2_rook.o csytrf.o csytrf_rook.o csytri2.o csytri2x.o csytri.o csytri_rook.o csytrs2.o csytrs.o csytrs_rook.o ctbcon.o ctbrfs.o ctbtrs.o ctfsm.o ctftri.o ctfttp.o ctfttr.o ctgevc.o ctgex2.o ctgexc.o ctgsen.o ctgsja.o ctgsna.o ctgsy2.o ctgsyl.o ctpcon.o ctpmqrt.o ctpqrt2.o ctpqrt.o ctprfb.o ctprfs.o ctptri.o ctptrs.o ctpttf.o ctpttr.o ctrcon.o ctrevc.o ctrexc.o ctrrfs.o ctrsen.o ctrsna.o ctrsyl.o ctrti2.o ctrtri.o ctrtrs.o ctrttf.o ctrttp.o ctzrqf.o ctzrzf.o cunbdb1.o cunbdb2.o cunbdb3.o cunbdb4.o cunbdb5.o cunbdb6.o cunbdb.o cuncsd2by1.o cuncsd.o cung2l.o cung2r.o cungbr.o cunghr.o cungl2.o cunglq.o cungql.o cungqr.o cungr2.o cungrq.o cungtr.o cunm2l.o cunm2r.o cunmbr.o cunmhr.o cunml2.o cunmlq.o cunmql.o cunmqr.o cunmr2.o cunmr3.o cunmrq.o cunmrz.o cunmtr.o cupgtr.o cupmtr.o dbbcsd.o dbdsdc.o dbdsqr.o ddisna.o dgbbrd.o dgbcon.o dgbequb.o dgbequ.o dgbrfs.o dgbrfsx.o dgbsv.o dgbsvx.o dgbsvxx.o dgbtf2.o dgbtrf.o dgbtrs.o dgebak.o dgebal.o dgebd2.o dgebrd.o dgecon.o dgeequb.o dgeequ.o dgees.o dgeesx.o dgeev.o dgeevx.o dgegs.o dgegv.o dgehd2.o dgehrd.o dgejsv.o dgelq2.o dgelqf.o dgelsd.o dgels.o dgelss.o dgelsx.o dgelsy.o dgemqrt.o dgeql2.o dgeqlf.o dgeqp3.o dgeqpf.o dgeqr2.o dgeqr2p.o dgeqrf.o dgeqrfp.o dgeqrt2.o dgeqrt3.o dgeqrt.o dgerfs.o dgerfsx.o dgerq2.o dgerqf.o dgesc2.o dgesdd.o dgesvd.o dgesv.o dgesvj.o dgesvx.o dgesvxx.o dgetc2.o dgetf2.o dgetrf.o dgetri.o dgetrs.o dggbak.o dggbal.o dgges.o dggesx.o dggev.o dggevx.o dggglm.o dgghrd.o dgglse.o dggqrf.o dggrqf.o dggsvd.o dggsvp.o dgsvj0.o dgsvj1.o dgtcon.o dgtrfs.o dgtsv.o dgtsvx.o dgttrf.o dgttrs.o dgtts2.o dhgeqz.o dhsein.o dhseqr.o disnan.o dlabad.o dlabrd.o dlacn2.o dlacon.o dlacpy.o dladiv.o dlae2.o dlaebz.o dlaed0.o dlaed1.o dlaed2.o dlaed3.o dlaed4.o dlaed5.o dlaed6.o dlaed7.o dlaed8.o dlaed9.o dlaeda.o dlaein.o dlaev2.o dlaexc.o dlag2.o dlag2s.o dla_gbamv.o dla_gbrcond.o dla_gbrfsx_extended.o dla_gbrpvgrw.o dla_geamv.o dla_gercond.o dla_gerfsx_extended.o dla_gerpvgrw.o dlags2.o dlagtf.o dlagtm.o dlagts.o dlagv2.o dlahqr.o dlahr2.o dlahrd.o dlaic1.o dlaisnan.o dla_lin_berr.o dlaln2.o dlals0.o dlalsa.o dlalsd.o dlamrg.o dlaneg.o dlangb.o dlange.o dlangt.o dlanhs.o dlansb.o dlansf.o dlansp.o dlanst.o dlansy.o dlantb.o dlantp.o dlantr.o dlanv2.o dlapll.o dlapmr.o dlapmt.o dla_porcond.o dla_porfsx_extended.o dla_porpvgrw.o dlapy2.o dlapy3.o dlaqgb.o dlaqge.o dlaqp2.o dlaqps.o dlaqr0.o dlaqr1.o dlaqr2.o dlaqr3.o dlaqr4.o dlaqr5.o dlaqsb.o dlaqsp.o dlaqsy.o dlaqtr.o dlar1v.o dlar2v.o dlarfb.o dlarf.o dlarfg.o dlarfgp.o dlarft.o dlarfx.o dlargv.o dlarnv.o dlarra.o dlarrb.o dlarrc.o dlarrd.o dlarre.o dlarrf.o dlarrj.o dlarrk.o dlarrr.o dlarrv.o dlarscl2.o dlartg.o dlartgp.o dlartgs.o dlartv.o dlaruv.o dlarzb.o dlarz.o dlarzt.o dlas2.o dlascl2.o dlascl.o dlasd0.o dlasd1.o dlasd2.o dlasd3.o dlasd4.o dlasd5.o dlasd6.o dlasd7.o dlasd8.o dlasda.o dlasdq.o dlasdt.o dlaset.o dlasq1.o dlasq2.o dlasq3.o dlasq4.o dlasq5.o dlasq6.o dlasr.o dlasrt.o dlassq.o dlasv2.o dlaswp.o dlasy2.o dla_syamv.o dlasyf.o dlasyf_rook.o dla_syrcond.o dla_syrfsx_extended.o dla_syrpvgrw.o dlat2s.o dlatbs.o dlatdf.o dlatps.o dlatrd.o dlatrs.o dlatrz.o dlatzm.o dlauu2.o dlauum.o dla_wwaddw.o dlazq3.o dlazq4.o dopgtr.o dopmtr.o dorbdb1.o dorbdb2.o dorbdb3.o dorbdb4.o dorbdb5.o dorbdb6.o dorbdb.o dorcsd2by1.o dorcsd.o dorg2l.o dorg2r.o dorgbr.o dorghr.o dorgl2.o dorglq.o dorgql.o dorgqr.o dorgr2.o dorgrq.o dorgtr.o dorm2l.o dorm2r.o dormbr.o dormhr.o dorml2.o dormlq.o dormql.o dormqr.o dormr2.o dormr3.o dormrq.o dormrz.o dormtr.o dpbcon.o dpbequ.o dpbrfs.o dpbstf.o dpbsv.o dpbsvx.o dpbtf2.o dpbtrf.o dpbtrs.o dpftrf.o dpftri.o dpftrs.o dpocon.o dpoequb.o dpoequ.o dporfs.o dporfsx.o dposv.o dposvx.o dposvxx.o dpotf2.o dpotrf.o dpotri.o dpotrs.o dppcon.o dppequ.o dpprfs.o dppsv.o dppsvx.o dpptrf.o dpptri.o dpptrs.o dpstf2.o dpstrf.o dptcon.o dpteqr.o dptrfs.o dptsv.o dptsvx.o dpttrf.o dpttrs.o dptts2.o drscl.o dsbevd.o dsbev.o dsbevx.o dsbgst.o dsbgvd.o dsbgv.o dsbgvx.o dsbtrd.o dsfrk.o dsgesv.o dspcon.o dspevd.o dspev.o dspevx.o dspgst.o dspgvd.o dspgv.o dspgvx.o dsposv.o dsprfs.o dspsv.o dspsvx.o dsptrd.o dsptrf.o dsptri.o dsptrs.o dstebz.o dstedc.o dstegr.o dstein.o dstemr.o dsteqr.o dsterf.o dstevd.o dstev.o dstevr.o dstevx.o dsycon.o dsycon_rook.o dsyconv.o dsyequb.o dsyevd.o dsyev.o dsyevr.o dsyevx.o dsygs2.o dsygst.o dsygvd.o dsygv.o dsygvx.o dsyrfs.o dsyrfsx.o dsysv.o dsysv_rook.o dsysvx.o dsysvxx.o dsyswapr.o dsytd2.o dsytf2.o dsytf2_rook.o dsytrd.o dsytrf.o dsytrf_rook.o dsytri2.o dsytri2x.o dsytri.o dsytri_rook.o dsytrs2.o dsytrs.o dsytrs_rook.o dtbcon.o dtbrfs.o dtbtrs.o dtfsm.o dtftri.o dtfttp.o dtfttr.o dtgevc.o dtgex2.o dtgexc.o dtgsen.o dtgsja.o dtgsna.o dtgsy2.o dtgsyl.o dtpcon.o dtpmqrt.o dtpqrt2.o dtpqrt.o dtprfb.o dtprfs.o dtptri.o dtptrs.o dtpttf.o dtpttr.o dtrcon.o dtrevc.o dtrexc.o dtrrfs.o dtrsen.o dtrsna.o dtrsyl.o dtrti2.o dtrtri.o dtrtrs.o dtrttf.o dtrttp.o dtzrqf.o dtzrzf.o dzsum1.o icmax1.o ieeeck.o ilaclc.o ilaclr.o iladiag.o iladlc.o iladlr.o ilaenv.o ilaprec.o ilaslc.o ilaslr.o ilatrans.o ilauplo.o ilaver.o ilazlc.o ilazlr.o iparmq.o izmax1.o lsamen.o sbbcsd.o sbdsdc.o sbdsqr.o scsum1.o sdisna.o sgbbrd.o sgbcon.o sgbequb.o sgbequ.o sgbrfs.o sgbrfsx.o sgbsv.o sgbsvx.o sgbsvxx.o sgbtf2.o sgbtrf.o sgbtrs.o sgebak.o sgebal.o sgebd2.o sgebrd.o sgecon.o sgeequb.o sgeequ.o sgees.o sgeesx.o sgeev.o sgeevx.o sgegs.o sgegv.o sgehd2.o sgehrd.o sgejsv.o sgelq2.o sgelqf.o sgelsd.o sgels.o sgelss.o sgelsx.o sgelsy.o sgemqrt.o sgeql2.o sgeqlf.o sgeqp3.o sgeqpf.o sgeqr2.o sgeqr2p.o sgeqrf.o sgeqrfp.o sgeqrt2.o sgeqrt3.o sgeqrt.o sgerfs.o sgerfsx.o sgerq2.o sgerqf.o sgesc2.o sgesdd.o sgesvd.o sgesv.o sgesvj.o sgesvx.o sgesvxx.o sgetc2.o sgetf2.o sgetrf.o sgetri.o sgetrs.o sggbak.o sggbal.o sgges.o sggesx.o sggev.o sggevx.o sggglm.o sgghrd.o sgglse.o sggqrf.o sggrqf.o sggsvd.o sggsvp.o sgsvj0.o sgsvj1.o sgtcon.o sgtrfs.o sgtsv.o sgtsvx.o sgttrf.o sgttrs.o sgtts2.o shgeqz.o shsein.o shseqr.o sisnan.o slabad.o slabrd.o slacn2.o slacon.o slacpy.o sladiv.o slae2.o slaebz.o slaed0.o slaed1.o slaed2.o slaed3.o slaed4.o slaed5.o slaed6.o slaed7.o slaed8.o slaed9.o slaeda.o slaein.o slaev2.o slaexc.o slag2d.o slag2.o sla_gbamv.o sla_gbrcond.o sla_gbrfsx_extended.o sla_gbrpvgrw.o sla_geamv.o sla_gercond.o sla_gerfsx_extended.o sla_gerpvgrw.o slags2.o slagtf.o slagtm.o slagts.o slagv2.o slahqr.o slahr2.o slahrd.o slaic1.o slaisnan.o sla_lin_berr.o slaln2.o slals0.o slalsa.o slalsd.o slamrg.o slaneg.o slangb.o slange.o slangt.o slanhs.o slansb.o slansf.o slansp.o slanst.o slansy.o slantb.o slantp.o slantr.o slanv2.o slapll.o slapmr.o slapmt.o sla_porcond.o sla_porfsx_extended.o sla_porpvgrw.o slapy2.o slapy3.o slaqgb.o slaqge.o slaqp2.o slaqps.o slaqr0.o slaqr1.o slaqr2.o slaqr3.o slaqr4.o slaqr5.o slaqsb.o slaqsp.o slaqsy.o slaqtr.o slar1v.o slar2v.o slarfb.o slarf.o slarfg.o slarfgp.o slarft.o slarfx.o slargv.o slarnv.o slarra.o slarrb.o slarrc.o slarrd.o slarre.o slarrf.o slarrj.o slarrk.o slarrr.o slarrv.o slarscl2.o slartg.o slartgp.o slartgs.o slartv.o slaruv.o slarzb.o slarz.o slarzt.o slas2.o slascl2.o slascl.o slasd0.o slasd1.o slasd2.o slasd3.o slasd4.o slasd5.o slasd6.o slasd7.o slasd8.o slasda.o slasdq.o slasdt.o slaset.o slasq1.o slasq2.o slasq3.o slasq4.o slasq5.o slasq6.o slasr.o slasrt.o slassq.o slasv2.o slaswp.o slasy2.o sla_syamv.o slasyf.o slasyf_rook.o sla_syrcond.o sla_syrfsx_extended.o sla_syrpvgrw.o slatbs.o slatdf.o slatps.o slatrd.o slatrs.o slatrz.o slatzm.o slauu2.o slauum.o sla_wwaddw.o slazq3.o slazq4.o sopgtr.o sopmtr.o sorbdb1.o sorbdb2.o sorbdb3.o sorbdb4.o sorbdb5.o sorbdb6.o sorbdb.o sorcsd2by1.o sorcsd.o sorg2l.o sorg2r.o sorgbr.o sorghr.o sorgl2.o sorglq.o sorgql.o sorgqr.o sorgr2.o sorgrq.o sorgtr.o sorm2l.o sorm2r.o sormbr.o sormhr.o sorml2.o sormlq.o sormql.o sormqr.o sormr2.o sormr3.o sormrq.o sormrz.o sormtr.o spbcon.o spbequ.o spbrfs.o spbstf.o spbsv.o spbsvx.o spbtf2.o spbtrf.o spbtrs.o spftrf.o spftri.o spftrs.o spocon.o spoequb.o spoequ.o sporfs.o sporfsx.o sposv.o sposvx.o sposvxx.o spotf2.o spotrf.o spotri.o spotrs.o sppcon.o sppequ.o spprfs.o sppsv.o sppsvx.o spptrf.o spptri.o spptrs.o spstf2.o spstrf.o sptcon.o spteqr.o sptrfs.o sptsv.o sptsvx.o spttrf.o spttrs.o sptts2.o srscl.o ssbevd.o ssbev.o ssbevx.o ssbgst.o ssbgvd.o ssbgv.o ssbgvx.o ssbtrd.o ssfrk.o sspcon.o sspevd.o sspev.o sspevx.o sspgst.o sspgvd.o sspgv.o sspgvx.o ssprfs.o sspsv.o sspsvx.o ssptrd.o ssptrf.o ssptri.o ssptrs.o sstebz.o sstedc.o sstegr.o sstein.o sstemr.o ssteqr.o ssterf.o sstevd.o sstev.o sstevr.o sstevx.o ssycon.o ssycon_rook.o ssyconv.o ssyequb.o ssyevd.o ssyev.o ssyevr.o ssyevx.o ssygs2.o ssygst.o ssygvd.o ssygv.o ssygvx.o ssyrfs.o ssyrfsx.o ssysv.o ssysv_rook.o ssysvx.o ssysvxx.o ssyswapr.o ssytd2.o ssytf2.o ssytf2_rook.o ssytrd.o ssytrf.o ssytrf_rook.o ssytri2.o ssytri2x.o ssytri.o ssytri_rook.o ssytrs2.o ssytrs.o ssytrs_rook.o stbcon.o stbrfs.o stbtrs.o stfsm.o stftri.o stfttp.o stfttr.o stgevc.o stgex2.o stgexc.o stgsen.o stgsja.o stgsna.o stgsy2.o stgsyl.o stpcon.o stpmqrt.o stpqrt2.o stpqrt.o stprfb.o stprfs.o stptri.o stptrs.o stpttf.o stpttr.o strcon.o strevc.o strexc.o strrfs.o strsen.o strsna.o strsyl.o strti2.o strtri.o strtrs.o strttf.o strttp.o stzrqf.o stzrzf.o zbbcsd.o zbdsqr.o zcgesv.o zcposv.o zdrscl.o zgbbrd.o zgbcon.o zgbequb.o zgbequ.o zgbrfs.o zgbrfsx.o zgbsv.o zgbsvx.o zgbsvxx.o zgbtf2.o zgbtrf.o zgbtrs.o zgebak.o zgebal.o zgebd2.o zgebrd.o zgecon.o zgeequb.o zgeequ.o zgees.o zgeesx.o zgeev.o zgeevx.o zgegs.o zgegv.o zgehd2.o zgehrd.o zgelq2.o zgelqf.o zgelsd.o zgels.o zgelss.o zgelsx.o zgelsy.o zgemqrt.o zgeql2.o zgeqlf.o zgeqp3.o zgeqpf.o zgeqr2.o zgeqr2p.o zgeqrf.o zgeqrfp.o zgeqrt2.o zgeqrt3.o zgeqrt.o zgerfs.o zgerfsx.o zgerq2.o zgerqf.o zgesc2.o zgesdd.o zgesvd.o zgesv.o zgesvx.o zgesvxx.o zgetc2.o zgetf2.o zgetrf.o zgetri.o zgetrs.o zggbak.o zggbal.o zgges.o zggesx.o zggev.o zggevx.o zggglm.o zgghrd.o zgglse.o zggqrf.o zggrqf.o zggsvd.o zggsvp.o zgtcon.o zgtrfs.o zgtsv.o zgtsvx.o zgttrf.o zgttrs.o zgtts2.o zhbevd.o zhbev.o zhbevx.o zhbgst.o zhbgvd.o zhbgv.o zhbgvx.o zhbtrd.o zhecon.o zhecon_rook.o zheequb.o zheevd.o zheev.o zheevr.o zheevx.o zhegs2.o zhegst.o zhegvd.o zhegv.o zhegvx.o zherfs.o zherfsx.o zhesv.o zhesv_rook.o zhesvx.o zhesvxx.o zheswapr.o zhetd2.o zhetf2.o zhetf2_rook.o zhetrd.o zhetrf.o zhetrf_rook.o zhetri2.o zhetri2x.o zhetri.o zhetri_rook.o zhetrs2.o zhetrs.o zhetrs_rook.o zhfrk.o zhgeqz.o zhpcon.o zhpevd.o zhpev.o zhpevx.o zhpgst.o zhpgvd.o zhpgv.o zhpgvx.o zhprfs.o zhpsv.o zhpsvx.o zhptrd.o zhptrf.o zhptri.o zhptrs.o zhsein.o zhseqr.o zlabrd.o zlacgv.o zlacn2.o zlacon.o zlacp2.o zlacpy.o zlacrm.o zlacrt.o zladiv.o zlaed0.o zlaed7.o zlaed8.o zlaein.o zlaesy.o zlaev2.o zlag2c.o zla_gbamv.o zla_gbrcond_c.o zla_gbrcond_x.o zla_gbrfsx_extended.o zla_gbrpvgrw.o zla_geamv.o zla_gercond_c.o zla_gercond_x.o zla_gerfsx_extended.o zla_gerpvgrw.o zlags2.o zlagtm.o zla_heamv.o zlahef.o zlahef_rook.o zla_hercond_c.o zla_hercond_x.o zla_herfsx_extended.o zla_herpvgrw.o zlahqr.o zlahr2.o zlahrd.o zlaic1.o zla_lin_berr.o zlals0.o zlalsa.o zlalsd.o zlangb.o zlange.o zlangt.o zlanhb.o zlanhe.o zlanhf.o zlanhp.o zlanhs.o zlanht.o zlansb.o zlansp.o zlansy.o zlantb.o zlantp.o zlantr.o zlapll.o zlapmr.o zlapmt.o zla_porcond_c.o zla_porcond_x.o zla_porfsx_extended.o zla_porpvgrw.o zlaqgb.o zlaqge.o zlaqhb.o zlaqhe.o zlaqhp.o zlaqp2.o zlaqps.o zlaqr0.o zlaqr1.o zlaqr2.o zlaqr3.o zlaqr4.o zlaqr5.o zlaqsb.o zlaqsp.o zlaqsy.o zlar1v.o zlar2v.o zlarcm.o zlarfb.o zlarf.o zlarfg.o zlarfgp.o zlarft.o zlarfx.o zlargv.o zlarnv.o zlarrv.o zlarscl2.o zlartg.o zlartv.o zlarzb.o zlarz.o zlarzt.o zlascl2.o zlascl.o zlaset.o zlasr.o zlassq.o zlaswp.o zla_syamv.o zlasyf.o zlasyf_rook.o zla_syrcond_c.o zla_syrcond_x.o zla_syrfsx_extended.o zla_syrpvgrw.o zlat2c.o zlatbs.o zlatdf.o zlatps.o zlatrd.o zlatrs.o zlatrz.o zlatzm.o zlauu2.o zlauum.o zla_wwaddw.o zpbcon.o zpbequ.o zpbrfs.o zpbstf.o zpbsv.o zpbsvx.o zpbtf2.o zpbtrf.o zpbtrs.o zpftrf.o zpftri.o zpftrs.o zpocon.o zpoequb.o zpoequ.o zporfs.o zporfsx.o zposv.o zposvx.o zposvxx.o zpotf2.o zpotrf.o zpotri.o zpotrs.o zppcon.o zppequ.o zpprfs.o zppsv.o zppsvx.o zpptrf.o zpptri.o zpptrs.o zpstf2.o zpstrf.o zptcon.o zpteqr.o zptrfs.o zptsv.o zptsvx.o zpttrf.o zpttrs.o zptts2.o zrot.o zspcon.o zspmv.o zspr.o zsprfs.o zspsv.o zspsvx.o zsptrf.o zsptri.o zsptrs.o zstedc.o zstegr.o zstein.o zstemr.o zsteqr.o zsycon.o zsycon_rook.o zsyconv.o zsyequb.o zsymv.o zsyr.o zsyrfs.o zsyrfsx.o zsysv.o zsysv_rook.o zsysvx.o zsysvxx.o zsyswapr.o zsytf2.o zsytf2_rook.o zsytrf.o zsytrf_rook.o zsytri2.o zsytri2x.o zsytri.o zsytri_rook.o zsytrs2.o zsytrs.o zsytrs_rook.o ztbcon.o ztbrfs.o ztbtrs.o ztfsm.o ztftri.o ztfttp.o ztfttr.o ztgevc.o ztgex2.o ztgexc.o ztgsen.o ztgsja.o ztgsna.o ztgsy2.o ztgsyl.o ztpcon.o ztpmqrt.o ztpqrt2.o ztpqrt.o ztprfb.o ztprfs.o ztptri.o ztptrs.o ztpttf.o ztpttr.o ztrcon.o ztrevc.o ztrexc.o ztrrfs.o ztrsen.o ztrsna.o ztrsyl.o ztrti2.o ztrtri.o ztrtrs.o ztrttf.o ztrttp.o ztzrqf.o ztzrzf.o zunbdb1.o zunbdb2.o zunbdb3.o zunbdb4.o zunbdb5.o zunbdb6.o zunbdb.o zuncsd2by1.o zuncsd.o zung2l.o zung2r.o zungbr.o zunghr.o zungl2.o zunglq.o zungql.o zungqr.o zungr2.o zungrq.o zungtr.o zunm2l.o zunm2r.o zunmbr.o zunmhr.o zunml2.o zunmlq.o zunmql.o zunmqr.o zunmr2.o zunmr3.o zunmrq.o zunmrz.o zunmtr.o zupgtr.o zupmtr.o make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.fblaslapack/lapack' cd lapack-extra; /people/abhy245/software/petsc/debug-mode-newell/bin/make lib FC="mpif77" FOPTFLAGS="-Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp " FNOOPT="-O0 " AR="/usr/bin/ar" AR_FLAGS="cr" RM="/usr/bin/rm -f" LIBNAME="libflapack.a" make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.fblaslapack/lapack-extra' mpif77 -c -O0 slamch.f dlamch.f mpif77 -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilaver.f /usr/bin/ar cr ../libflapack.a slamch.o dlamch.o ilaver.o /usr/bin/rm -f slamch.o dlamch.o ilaver.o make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.fblaslapack/lapack-extra' /usr/bin/ranlib libflapack.a Executing: cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.fblaslapack && mkdir -p /people/abhy245/software/petsc/debug-mode-newell/lib && cp -f libfblas.a libflapack.a /people/abhy245/software/petsc/debug-mode-newell/lib ********Output of running make on FBLASLAPACK follows ******* /usr/bin/rm -f */*.o /usr/bin/rm -f ./*.a ./*.lib cd blas; /people/abhy245/software/petsc/debug-mode-newell/bin/make lib FC="mpif77" FOPTFLAGS="-Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp " FNOOPT="-O0 " AR="/usr/bin/ar" AR_FLAGS="cr" RM="/usr/bin/rm -f" LIBNAME="libfblas.a" cd lapack; /people/abhy245/software/petsc/debug-mode-newell/bin/make lib FC="mpif77" FOPTFLAGS="-Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp " FNOOPT="-O0 " AR="/usr/bin/ar" AR_FLAGS="cr" RM="/usr/bin/rm -f" LIBNAME="libflapack.a" make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.fblaslapack/blas' mpif77 -o caxpy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp caxpy.f make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.fblaslapack/lapack' mpif77 -o slaruv.o -c -O0 slaruv.f mpif77 -o ccopy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ccopy.f mpif77 -o cdotc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cdotc.f mpif77 -o dlaruv.o -c -O0 dlaruv.f mpif77 -o cdotu.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cdotu.f mpif77 -o cbbcsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cbbcsd.f mpif77 -o cgbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbmv.f mpif77 -o cbdsqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cbdsqr.f mpif77 -o cgemm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgemm.f mpif77 -o cgbbrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbbrd.f mpif77 -o cgemv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgemv.f mpif77 -o cgbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbcon.f mpif77 -o cgerc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgerc.f mpif77 -o cgbequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbequb.f mpif77 -o cgeru.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeru.f mpif77 -o cgbequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbequ.f mpif77 -o chbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chbmv.f mpif77 -o cgbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbrfs.f mpif77 -o chemm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chemm.f mpif77 -o cgbrfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbrfsx.f mpif77 -o chemv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chemv.f mpif77 -o cgbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbsv.f mpif77 -o cher2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cher2.f mpif77 -o cgbsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbsvx.f mpif77 -o cher2k.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cher2k.f mpif77 -o cgbsvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbsvxx.f mpif77 -o cher.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cher.f mpif77 -o cgbtf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbtf2.f mpif77 -o cherk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cherk.f mpif77 -o chpmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpmv.f mpif77 -o cgbtrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbtrf.f mpif77 -o chpr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpr2.f mpif77 -o cgbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgbtrs.f mpif77 -o chpr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpr.f mpif77 -o cgebak.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgebak.f mpif77 -o cgebal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgebal.f mpif77 -o crotg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp crotg.f mpif77 -o cscal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cscal.f mpif77 -o cgebd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgebd2.f mpif77 -o csrot.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csrot.f mpif77 -o cgebrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgebrd.f mpif77 -o csscal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csscal.f mpif77 -o cgecon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgecon.f mpif77 -o cswap.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cswap.f mpif77 -o cgeequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeequb.f mpif77 -o csymm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csymm.f mpif77 -o cgeequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeequ.f mpif77 -o csyr2k.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csyr2k.f mpif77 -o cgees.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgees.f mpif77 -o csyrk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csyrk.f mpif77 -o cgeesx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeesx.f mpif77 -o cgeev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeev.f mpif77 -o ctbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctbmv.f mpif77 -o cgeevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeevx.f mpif77 -o ctbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctbsv.f mpif77 -o cgegs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgegs.f mpif77 -o ctpmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctpmv.f mpif77 -o cgegv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgegv.f mpif77 -o cgehd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgehd2.f mpif77 -o ctpsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctpsv.f mpif77 -o cgehrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgehrd.f mpif77 -o ctrmm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrmm.f mpif77 -o ctrmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrmv.f mpif77 -o cgelq2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgelq2.f mpif77 -o cgelqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgelqf.f mpif77 -o ctrsm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrsm.f mpif77 -o ctrsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrsv.f mpif77 -o dasum.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dasum.f mpif77 -o cgelsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgelsd.f mpif77 -o daxpy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp daxpy.f mpif77 -o dcabs1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dcabs1.f mpif77 -o cgels.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgels.f mpif77 -o dcopy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dcopy.f mpif77 -o ddot.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ddot.f mpif77 -o cgelss.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgelss.f mpif77 -o dgbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbmv.f mpif77 -o cgelsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgelsx.f mpif77 -o dgemm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgemm.f mpif77 -o cgelsy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgelsy.f mpif77 -o dgemv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgemv.f mpif77 -o cgemqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgemqrt.f mpif77 -o dger.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dger.f mpif77 -o cgeql2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeql2.f mpif77 -o dnrm2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dnrm2.f mpif77 -o drot.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp drot.f mpif77 -o cgeqlf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeqlf.f mpif77 -o drotg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp drotg.f mpif77 -o cgeqp3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeqp3.f mpif77 -o cgeqpf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeqpf.f mpif77 -o drotm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp drotm.f mpif77 -o cgeqr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeqr2.f mpif77 -o drotmg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp drotmg.f mpif77 -o cgeqr2p.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeqr2p.f mpif77 -o dsbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsbmv.f mpif77 -o cgeqrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeqrf.f mpif77 -o dscal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dscal.f mpif77 -o cgeqrfp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeqrfp.f mpif77 -o dsdot.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsdot.f mpif77 -o cgeqrt2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeqrt2.f mpif77 -o cgeqrt3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeqrt3.f mpif77 -o dspmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspmv.f mpif77 -o dspr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspr2.f mpif77 -o cgeqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgeqrt.f mpif77 -o dspr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspr.f mpif77 -o dswap.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dswap.f mpif77 -o cgerfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgerfs.f mpif77 -o dsymm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsymm.f mpif77 -o cgerfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgerfsx.f mpif77 -o dsymv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsymv.f mpif77 -o cgerq2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgerq2.f mpif77 -o cgerqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgerqf.f mpif77 -o dsyr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyr2.f mpif77 -o cgesc2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgesc2.f mpif77 -o cgesdd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgesdd.f mpif77 -o cgesvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgesvd.f mpif77 -o dsyr2k.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyr2k.f mpif77 -o cgesv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgesv.f mpif77 -o cgesvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgesvx.f mpif77 -o dsyr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyr.f mpif77 -o cgesvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgesvxx.f mpif77 -o cgetc2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgetc2.f mpif77 -o cgetf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgetf2.f mpif77 -o dsyrk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyrk.f mpif77 -o cgetrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgetrf.f mpif77 -o dtbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtbmv.f mpif77 -o dtbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtbsv.f mpif77 -o dtpmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtpmv.f mpif77 -o cgetri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgetri.f mpif77 -o cgetrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgetrs.f mpif77 -o dtpsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtpsv.f mpif77 -o dtrmm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrmm.f mpif77 -o cggbak.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cggbak.f mpif77 -o dtrmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrmv.f mpif77 -o cggbal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cggbal.f mpif77 -o dtrsm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrsm.f mpif77 -o cgges.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgges.f mpif77 -o dtrsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrsv.f mpif77 -o dzasum.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dzasum.f mpif77 -o dznrm2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dznrm2.f mpif77 -o cggesx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cggesx.f mpif77 -o icamax.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp icamax.f mpif77 -o cggev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cggev.f mpif77 -o idamax.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp idamax.f mpif77 -o cggevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cggevx.f mpif77 -o isamax.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp isamax.f mpif77 -o cggglm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cggglm.f mpif77 -o cgghrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgghrd.f mpif77 -o cgglse.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgglse.f mpif77 -o cggqrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cggqrf.f mpif77 -o cggrqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cggrqf.f mpif77 -o cggsvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cggsvd.f mpif77 -o izamax.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp izamax.f mpif77 -o cggsvp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cggsvp.f mpif77 -o lsame.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp lsame.f mpif77 -o cgtcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgtcon.f mpif77 -o sasum.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sasum.f mpif77 -o cgtrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgtrfs.f mpif77 -o saxpy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp saxpy.f mpif77 -o scabs1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp scabs1.f mpif77 -o cgtsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgtsv.f mpif77 -o scasum.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp scasum.f mpif77 -o scnrm2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp scnrm2.f mpif77 -o cgtsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgtsvx.f mpif77 -o scopy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp scopy.f mpif77 -o cgttrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgttrf.f mpif77 -o sdot.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sdot.f mpif77 -o cgttrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgttrs.f mpif77 -o cgtts2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cgtts2.f mpif77 -o sdsdot.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sdsdot.f mpif77 -o chbevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chbevd.f mpif77 -o sgbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbmv.f mpif77 -o chbev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chbev.f mpif77 -o chbevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chbevx.f mpif77 -o chbgst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chbgst.f mpif77 -o sgemm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgemm.f mpif77 -o chbgvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chbgvd.f mpif77 -o chbgv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chbgv.f mpif77 -o sgemv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgemv.f mpif77 -o sger.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sger.f mpif77 -o chbgvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chbgvx.f mpif77 -o snrm2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp snrm2.f mpif77 -o chbtrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chbtrd.f mpif77 -o srot.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp srot.f mpif77 -o checon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp checon.f mpif77 -o srotg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp srotg.f mpif77 -o checon_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp checon_rook.f mpif77 -o srotm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp srotm.f mpif77 -o srotmg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp srotmg.f mpif77 -o cheequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cheequb.f mpif77 -o ssbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssbmv.f mpif77 -o sscal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sscal.f mpif77 -o cheevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cheevd.f mpif77 -o sspmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspmv.f mpif77 -o cheev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cheev.f mpif77 -o cheevr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cheevr.f mpif77 -o cheevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cheevx.f mpif77 -o chegs2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chegs2.f mpif77 -o sspr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspr2.f mpif77 -o sspr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspr.f mpif77 -o chegst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chegst.f mpif77 -o sswap.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sswap.f mpif77 -o ssymm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssymm.f mpif77 -o chegvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chegvd.f mpif77 -o chegv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chegv.f mpif77 -o chegvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chegvx.f mpif77 -o ssymv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssymv.f mpif77 -o cherfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cherfs.f mpif77 -o cherfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cherfsx.f mpif77 -o chesv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chesv.f mpif77 -o ssyr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyr2.f mpif77 -o chesv_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chesv_rook.f mpif77 -o ssyr2k.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyr2k.f mpif77 -o ssyr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyr.f mpif77 -o ssyrk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyrk.f mpif77 -o chesvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chesvx.f mpif77 -o chesvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chesvxx.f mpif77 -o stbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stbmv.f mpif77 -o stbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stbsv.f mpif77 -o cheswapr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cheswapr.f mpif77 -o stpmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stpmv.f mpif77 -o stpsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stpsv.f mpif77 -o chetd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetd2.f mpif77 -o strmm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strmm.f mpif77 -o chetf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetf2.f mpif77 -o strmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strmv.f mpif77 -o chetf2_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetf2_rook.f mpif77 -o strsm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strsm.f mpif77 -o strsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strsv.f mpif77 -o xerbla_array.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp xerbla_array.f mpif77 -o xerbla.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp xerbla.f mpif77 -o chetrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetrd.f mpif77 -o zaxpy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zaxpy.f mpif77 -o chetrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetrf.f mpif77 -o chetrf_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetrf_rook.f mpif77 -o zcopy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zcopy.f mpif77 -o chetri2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetri2.f mpif77 -o zdotc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zdotc.f mpif77 -o zdotu.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zdotu.f mpif77 -o zdrot.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zdrot.f mpif77 -o chetri2x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetri2x.f mpif77 -o chetri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetri.f mpif77 -o zdscal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zdscal.f mpif77 -o zgbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbmv.f mpif77 -o chetri_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetri_rook.f mpif77 -o chetrs2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetrs2.f mpif77 -o zgemm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgemm.f mpif77 -o chetrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetrs.f mpif77 -o zgemv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgemv.f mpif77 -o zgerc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgerc.f mpif77 -o chetrs_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chetrs_rook.f mpif77 -o zgeru.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeru.f mpif77 -o chfrk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chfrk.f mpif77 -o zhbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhbmv.f mpif77 -o chgeqz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chgeqz.f mpif77 -o zhemm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhemm.f mpif77 -o chla_transtype.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chla_transtype.f mpif77 -o zhemv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhemv.f mpif77 -o chpcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpcon.f mpif77 -o zher2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zher2.f mpif77 -o chpevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpevd.f mpif77 -o zher2k.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zher2k.f mpif77 -o chpev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpev.f mpif77 -o zher.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zher.f mpif77 -o chpevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpevx.f mpif77 -o chpgst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpgst.f mpif77 -o zherk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zherk.f mpif77 -o chpgvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpgvd.f mpif77 -o zhpmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpmv.f mpif77 -o zhpr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpr2.f mpif77 -o chpgv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpgv.f mpif77 -o zhpr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpr.f mpif77 -o chpgvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpgvx.f mpif77 -o zrotg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zrotg.f mpif77 -o chprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chprfs.f mpif77 -o chpsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpsv.f mpif77 -o chpsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chpsvx.f mpif77 -o chptrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chptrd.f mpif77 -o chptrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chptrf.f mpif77 -o zscal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zscal.f mpif77 -o chptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chptri.f mpif77 -o zswap.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zswap.f mpif77 -o chptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chptrs.f mpif77 -o zsymm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsymm.f mpif77 -o chsein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chsein.f mpif77 -o chseqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp chseqr.f mpif77 -o zsyr2k.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsyr2k.f mpif77 -o zsyrk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsyrk.f mpif77 -o clabrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clabrd.f mpif77 -o ztbmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztbmv.f mpif77 -o ztbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztbsv.f mpif77 -o ztpmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztpmv.f mpif77 -o clacgv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clacgv.f mpif77 -o ztpsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztpsv.f mpif77 -o ztrmm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrmm.f mpif77 -o ztrmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrmv.f mpif77 -o ztrsm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrsm.f mpif77 -o ztrsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrsv.f mpif77 -o clacn2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clacn2.f mpif77 -o clacon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clacon.f mpif77 -o clacp2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clacp2.f mpif77 -o clacpy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clacpy.f mpif77 -o clacrm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clacrm.f mpif77 -o clacrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clacrt.f mpif77 -o cladiv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cladiv.f mpif77 -o claed0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claed0.f mpif77 -o claed7.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claed7.f mpif77 -o claed8.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claed8.f mpif77 -o claein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claein.f mpif77 -o claesy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claesy.f mpif77 -o claev2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claev2.f mpif77 -o clag2z.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clag2z.f mpif77 -o cla_gbamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_gbamv.f mpif77 -o cla_gbrcond_c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_gbrcond_c.f mpif77 -o cla_gbrcond_x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_gbrcond_x.f mpif77 -o cla_gbrfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_gbrfsx_extended.f mpif77 -o cla_gbrpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_gbrpvgrw.f mpif77 -o cla_geamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_geamv.f mpif77 -o cla_gercond_c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_gercond_c.f mpif77 -o cla_gercond_x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_gercond_x.f mpif77 -o cla_gerfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_gerfsx_extended.f mpif77 -o cla_gerpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_gerpvgrw.f mpif77 -o clags2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clags2.f mpif77 -o clagtm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clagtm.f mpif77 -o cla_heamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_heamv.f mpif77 -o clahef.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clahef.f mpif77 -o clahef_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clahef_rook.f mpif77 -o cla_hercond_c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_hercond_c.f mpif77 -o cla_hercond_x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_hercond_x.f mpif77 -o cla_herfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_herfsx_extended.f mpif77 -o cla_herpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_herpvgrw.f mpif77 -o clahqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clahqr.f mpif77 -o clahr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clahr2.f mpif77 -o clahrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clahrd.f mpif77 -o claic1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claic1.f mpif77 -o cla_lin_berr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_lin_berr.f mpif77 -o clals0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clals0.f mpif77 -o clalsa.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clalsa.f mpif77 -o clalsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clalsd.f mpif77 -o clangb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clangb.f mpif77 -o clange.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clange.f mpif77 -o clangt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clangt.f mpif77 -o clanhb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clanhb.f mpif77 -o clanhe.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clanhe.f mpif77 -o clanhf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clanhf.f mpif77 -o clanhp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clanhp.f mpif77 -o clanhs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clanhs.f mpif77 -o clanht.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clanht.f mpif77 -o clansb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clansb.f mpif77 -o clansp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clansp.f mpif77 -o clansy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clansy.f mpif77 -o clantb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clantb.f mpif77 -o clantp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clantp.f mpif77 -o clantr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clantr.f mpif77 -o clapll.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clapll.f mpif77 -o clapmr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clapmr.f mpif77 -o clapmt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clapmt.f mpif77 -o cla_porcond_c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_porcond_c.f mpif77 -o cla_porcond_x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_porcond_x.f mpif77 -o cla_porfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_porfsx_extended.f mpif77 -o cla_porpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_porpvgrw.f mpif77 -o claqgb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqgb.f mpif77 -o claqge.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqge.f mpif77 -o claqhb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqhb.f mpif77 -o claqhe.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqhe.f mpif77 -o claqhp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqhp.f mpif77 -o claqp2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqp2.f mpif77 -o claqps.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqps.f mpif77 -o claqr0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqr0.f mpif77 -o claqr1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqr1.f mpif77 -o claqr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqr2.f mpif77 -o claqr3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqr3.f mpif77 -o claqr4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqr4.f mpif77 -o claqr5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqr5.f mpif77 -o claqsb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqsb.f mpif77 -o claqsp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqsp.f /usr/bin/ar cr ../libfblas.a caxpy.o ccopy.o cdotc.o cdotu.o cgbmv.o cgemm.o cgemv.o cgerc.o cgeru.o chbmv.o chemm.o chemv.o cher2.o cher2k.o cher.o cherk.o chpmv.o chpr2.o chpr.o crotg.o cscal.o csrot.o csscal.o cswap.o csymm.o csyr2k.o csyrk.o ctbmv.o ctbsv.o ctpmv.o ctpsv.o ctrmm.o ctrmv.o ctrsm.o ctrsv.o dasum.o daxpy.o dcabs1.o dcopy.o ddot.o dgbmv.o dgemm.o dgemv.o dger.o dnrm2.o drot.o drotg.o drotm.o drotmg.o dsbmv.o dscal.o dsdot.o dspmv.o dspr2.o dspr.o dswap.o dsymm.o dsymv.o dsyr2.o dsyr2k.o dsyr.o dsyrk.o dtbmv.o dtbsv.o dtpmv.o dtpsv.o dtrmm.o dtrmv.o dtrsm.o dtrsv.o dzasum.o dznrm2.o icamax.o idamax.o isamax.o izamax.o lsame.o sasum.o saxpy.o scabs1.o scasum.o scnrm2.o scopy.o sdot.o sdsdot.o sgbmv.o sgemm.o sgemv.o sger.o snrm2.o srot.o srotg.o srotm.o srotmg.o ssbmv.o sscal.o sspmv.o sspr2.o sspr.o sswap.o ssymm.o ssymv.o ssyr2.o ssyr2k.o ssyr.o ssyrk.o stbmv.o stbsv.o stpmv.o stpsv.o strmm.o strmv.o strsm.o strsv.o xerbla_array.o xerbla.o zaxpy.o zcopy.o zdotc.o zdotu.o zdrot.o zdscal.o zgbmv.o zgemm.o zgemv.o zgerc.o zgeru.o zhbmv.o zhemm.o zhemv.o zher2.o zher2k.o zher.o zherk.o zhpmv.o zhpr2.o zhpr.o zrotg.o zscal.o zswap.o zsymm.o zsyr2k.o zsyrk.o ztbmv.o ztbsv.o ztpmv.o ztpsv.o ztrmm.o ztrmv.o ztrsm.o ztrsv.o mpif77 -o claqsy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claqsy.f mpif77 -o clar1v.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clar1v.f mpif77 -o clar2v.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clar2v.f mpif77 -o clarcm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarcm.f mpif77 -o clarfb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarfb.f mpif77 -o clarf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarf.f mpif77 -o clarfg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarfg.f mpif77 -o clarfgp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarfgp.f mpif77 -o clarft.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarft.f mpif77 -o clarfx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarfx.f mpif77 -o clargv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clargv.f mpif77 -o clarnv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarnv.f mpif77 -o clarrv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarrv.f mpif77 -o clarscl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarscl2.f mpif77 -o clartg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clartg.f mpif77 -o clartv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clartv.f mpif77 -o clarzb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarzb.f mpif77 -o clarz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarz.f mpif77 -o clarzt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clarzt.f mpif77 -o clascl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clascl2.f mpif77 -o clascl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clascl.f mpif77 -o claset.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claset.f mpif77 -o clasr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clasr.f mpif77 -o classq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp classq.f mpif77 -o claswp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp claswp.f mpif77 -o cla_syamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_syamv.f mpif77 -o clasyf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clasyf.f mpif77 -o clasyf_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clasyf_rook.f mpif77 -o cla_syrcond_c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_syrcond_c.f mpif77 -o cla_syrcond_x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_syrcond_x.f mpif77 -o cla_syrfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_syrfsx_extended.f mpif77 -o cla_syrpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_syrpvgrw.f mpif77 -o clatbs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clatbs.f mpif77 -o clatdf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clatdf.f mpif77 -o clatps.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clatps.f mpif77 -o clatrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clatrd.f mpif77 -o clatrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clatrs.f mpif77 -o clatrz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clatrz.f mpif77 -o clatzm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clatzm.f mpif77 -o clauu2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clauu2.f mpif77 -o clauum.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp clauum.f mpif77 -o cla_wwaddw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cla_wwaddw.f mpif77 -o cpbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpbcon.f mpif77 -o cpbequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpbequ.f make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.fblaslapack/blas' /usr/bin/ranlib libfblas.a mpif77 -o cpbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpbrfs.f mpif77 -o cpbstf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpbstf.f mpif77 -o cpbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpbsv.f mpif77 -o cpbsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpbsvx.f mpif77 -o cpbtf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpbtf2.f mpif77 -o cpbtrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpbtrf.f mpif77 -o cpbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpbtrs.f mpif77 -o cpftrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpftrf.f mpif77 -o cpftri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpftri.f mpif77 -o cpftrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpftrs.f mpif77 -o cpocon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpocon.f mpif77 -o cpoequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpoequb.f mpif77 -o cpoequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpoequ.f mpif77 -o cporfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cporfs.f mpif77 -o cporfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cporfsx.f mpif77 -o cposv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cposv.f mpif77 -o cposvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cposvx.f mpif77 -o cposvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cposvxx.f mpif77 -o cpotf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpotf2.f mpif77 -o cpotrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpotrf.f mpif77 -o cpotri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpotri.f mpif77 -o cpotrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpotrs.f mpif77 -o cppcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cppcon.f mpif77 -o cppequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cppequ.f mpif77 -o cpprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpprfs.f mpif77 -o cppsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cppsv.f mpif77 -o cppsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cppsvx.f mpif77 -o cpptrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpptrf.f mpif77 -o cpptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpptri.f mpif77 -o cpptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpptrs.f mpif77 -o cpstf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpstf2.f mpif77 -o cpstrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpstrf.f mpif77 -o cptcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cptcon.f mpif77 -o cpteqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpteqr.f mpif77 -o cptrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cptrfs.f mpif77 -o cptsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cptsv.f mpif77 -o cptsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cptsvx.f mpif77 -o cpttrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpttrf.f mpif77 -o cpttrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cpttrs.f mpif77 -o cptts2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cptts2.f mpif77 -o crot.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp crot.f mpif77 -o cspcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cspcon.f mpif77 -o cspmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cspmv.f mpif77 -o cspr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cspr.f mpif77 -o csprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csprfs.f mpif77 -o cspsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cspsv.f mpif77 -o cspsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cspsvx.f mpif77 -o csptrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csptrf.f mpif77 -o csptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csptri.f mpif77 -o csptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csptrs.f mpif77 -o csrscl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csrscl.f mpif77 -o cstedc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cstedc.f mpif77 -o cstegr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cstegr.f mpif77 -o cstein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cstein.f mpif77 -o cstemr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cstemr.f mpif77 -o csteqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csteqr.f mpif77 -o csycon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csycon.f mpif77 -o csycon_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csycon_rook.f mpif77 -o csyconv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csyconv.f mpif77 -o csyequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csyequb.f mpif77 -o csymv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csymv.f mpif77 -o csyr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csyr.f mpif77 -o csyrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csyrfs.f mpif77 -o csyrfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csyrfsx.f mpif77 -o csysv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csysv.f mpif77 -o csysv_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csysv_rook.f mpif77 -o csysvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csysvx.f mpif77 -o csysvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csysvxx.f mpif77 -o csyswapr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csyswapr.f mpif77 -o csytf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csytf2.f mpif77 -o csytf2_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csytf2_rook.f mpif77 -o csytrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csytrf.f mpif77 -o csytrf_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csytrf_rook.f mpif77 -o csytri2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csytri2.f mpif77 -o csytri2x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csytri2x.f mpif77 -o csytri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csytri.f mpif77 -o csytri_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csytri_rook.f mpif77 -o csytrs2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csytrs2.f mpif77 -o csytrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csytrs.f mpif77 -o csytrs_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp csytrs_rook.f mpif77 -o ctbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctbcon.f mpif77 -o ctbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctbrfs.f mpif77 -o ctbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctbtrs.f mpif77 -o ctfsm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctfsm.f mpif77 -o ctftri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctftri.f mpif77 -o ctfttp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctfttp.f mpif77 -o ctfttr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctfttr.f mpif77 -o ctgevc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctgevc.f mpif77 -o ctgex2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctgex2.f mpif77 -o ctgexc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctgexc.f mpif77 -o ctgsen.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctgsen.f mpif77 -o ctgsja.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctgsja.f mpif77 -o ctgsna.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctgsna.f mpif77 -o ctgsy2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctgsy2.f mpif77 -o ctgsyl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctgsyl.f mpif77 -o ctpcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctpcon.f mpif77 -o ctpmqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctpmqrt.f mpif77 -o ctpqrt2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctpqrt2.f mpif77 -o ctpqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctpqrt.f mpif77 -o ctprfb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctprfb.f mpif77 -o ctprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctprfs.f mpif77 -o ctptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctptri.f mpif77 -o ctptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctptrs.f mpif77 -o ctpttf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctpttf.f mpif77 -o ctpttr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctpttr.f mpif77 -o ctrcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrcon.f mpif77 -o ctrevc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrevc.f mpif77 -o ctrexc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrexc.f mpif77 -o ctrrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrrfs.f mpif77 -o ctrsen.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrsen.f mpif77 -o ctrsna.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrsna.f mpif77 -o ctrsyl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrsyl.f mpif77 -o ctrti2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrti2.f mpif77 -o ctrtri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrtri.f mpif77 -o ctrtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrtrs.f mpif77 -o ctrttf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrttf.f mpif77 -o ctrttp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctrttp.f mpif77 -o ctzrqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctzrqf.f mpif77 -o ctzrzf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ctzrzf.f mpif77 -o cunbdb1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunbdb1.f mpif77 -o cunbdb2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunbdb2.f mpif77 -o cunbdb3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunbdb3.f mpif77 -o cunbdb4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunbdb4.f mpif77 -o cunbdb5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunbdb5.f mpif77 -o cunbdb6.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunbdb6.f mpif77 -o cunbdb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunbdb.f mpif77 -o cuncsd2by1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cuncsd2by1.f mpif77 -o cuncsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cuncsd.f mpif77 -o cung2l.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cung2l.f mpif77 -o cung2r.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cung2r.f mpif77 -o cungbr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cungbr.f mpif77 -o cunghr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunghr.f mpif77 -o cungl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cungl2.f mpif77 -o cunglq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunglq.f mpif77 -o cungql.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cungql.f mpif77 -o cungqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cungqr.f mpif77 -o cungr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cungr2.f mpif77 -o cungrq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cungrq.f mpif77 -o cungtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cungtr.f mpif77 -o cunm2l.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunm2l.f mpif77 -o cunm2r.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunm2r.f mpif77 -o cunmbr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunmbr.f mpif77 -o cunmhr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunmhr.f mpif77 -o cunml2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunml2.f mpif77 -o cunmlq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunmlq.f mpif77 -o cunmql.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunmql.f mpif77 -o cunmqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunmqr.f mpif77 -o cunmr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunmr2.f mpif77 -o cunmr3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunmr3.f mpif77 -o cunmrq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunmrq.f mpif77 -o cunmrz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunmrz.f mpif77 -o cunmtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cunmtr.f mpif77 -o cupgtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cupgtr.f mpif77 -o cupmtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp cupmtr.f mpif77 -o dbbcsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dbbcsd.f mpif77 -o dbdsdc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dbdsdc.f mpif77 -o dbdsqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dbdsqr.f mpif77 -o ddisna.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ddisna.f mpif77 -o dgbbrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbbrd.f mpif77 -o dgbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbcon.f mpif77 -o dgbequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbequb.f mpif77 -o dgbequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbequ.f mpif77 -o dgbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbrfs.f mpif77 -o dgbrfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbrfsx.f mpif77 -o dgbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbsv.f mpif77 -o dgbsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbsvx.f mpif77 -o dgbsvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbsvxx.f mpif77 -o dgbtf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbtf2.f mpif77 -o dgbtrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbtrf.f mpif77 -o dgbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgbtrs.f mpif77 -o dgebak.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgebak.f mpif77 -o dgebal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgebal.f mpif77 -o dgebd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgebd2.f mpif77 -o dgebrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgebrd.f mpif77 -o dgecon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgecon.f mpif77 -o dgeequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeequb.f mpif77 -o dgeequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeequ.f mpif77 -o dgees.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgees.f mpif77 -o dgeesx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeesx.f mpif77 -o dgeev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeev.f mpif77 -o dgeevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeevx.f mpif77 -o dgegs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgegs.f mpif77 -o dgegv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgegv.f mpif77 -o dgehd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgehd2.f mpif77 -o dgehrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgehrd.f mpif77 -o dgejsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgejsv.f mpif77 -o dgelq2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgelq2.f mpif77 -o dgelqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgelqf.f mpif77 -o dgelsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgelsd.f mpif77 -o dgels.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgels.f mpif77 -o dgelss.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgelss.f mpif77 -o dgelsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgelsx.f mpif77 -o dgelsy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgelsy.f mpif77 -o dgemqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgemqrt.f mpif77 -o dgeql2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeql2.f mpif77 -o dgeqlf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeqlf.f mpif77 -o dgeqp3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeqp3.f mpif77 -o dgeqpf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeqpf.f mpif77 -o dgeqr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeqr2.f mpif77 -o dgeqr2p.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeqr2p.f mpif77 -o dgeqrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeqrf.f mpif77 -o dgeqrfp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeqrfp.f mpif77 -o dgeqrt2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeqrt2.f mpif77 -o dgeqrt3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeqrt3.f mpif77 -o dgeqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgeqrt.f mpif77 -o dgerfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgerfs.f mpif77 -o dgerfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgerfsx.f mpif77 -o dgerq2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgerq2.f mpif77 -o dgerqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgerqf.f mpif77 -o dgesc2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgesc2.f mpif77 -o dgesdd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgesdd.f mpif77 -o dgesvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgesvd.f mpif77 -o dgesv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgesv.f mpif77 -o dgesvj.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgesvj.f mpif77 -o dgesvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgesvx.f mpif77 -o dgesvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgesvxx.f mpif77 -o dgetc2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgetc2.f mpif77 -o dgetf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgetf2.f mpif77 -o dgetrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgetrf.f mpif77 -o dgetri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgetri.f mpif77 -o dgetrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgetrs.f mpif77 -o dggbak.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dggbak.f mpif77 -o dggbal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dggbal.f mpif77 -o dgges.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgges.f mpif77 -o dggesx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dggesx.f mpif77 -o dggev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dggev.f mpif77 -o dggevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dggevx.f mpif77 -o dggglm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dggglm.f mpif77 -o dgghrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgghrd.f mpif77 -o dgglse.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgglse.f mpif77 -o dggqrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dggqrf.f mpif77 -o dggrqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dggrqf.f mpif77 -o dggsvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dggsvd.f mpif77 -o dggsvp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dggsvp.f mpif77 -o dgsvj0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgsvj0.f mpif77 -o dgsvj1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgsvj1.f mpif77 -o dgtcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgtcon.f mpif77 -o dgtrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgtrfs.f mpif77 -o dgtsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgtsv.f mpif77 -o dgtsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgtsvx.f mpif77 -o dgttrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgttrf.f mpif77 -o dgttrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgttrs.f mpif77 -o dgtts2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dgtts2.f mpif77 -o dhgeqz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dhgeqz.f mpif77 -o dhsein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dhsein.f mpif77 -o dhseqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dhseqr.f mpif77 -o disnan.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp disnan.f mpif77 -o dlabad.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlabad.f mpif77 -o dlabrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlabrd.f mpif77 -o dlacn2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlacn2.f mpif77 -o dlacon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlacon.f mpif77 -o dlacpy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlacpy.f mpif77 -o dladiv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dladiv.f mpif77 -o dlae2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlae2.f mpif77 -o dlaebz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaebz.f mpif77 -o dlaed0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaed0.f mpif77 -o dlaed1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaed1.f mpif77 -o dlaed2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaed2.f mpif77 -o dlaed3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaed3.f mpif77 -o dlaed4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaed4.f mpif77 -o dlaed5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaed5.f mpif77 -o dlaed6.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaed6.f mpif77 -o dlaed7.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaed7.f mpif77 -o dlaed8.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaed8.f mpif77 -o dlaed9.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaed9.f mpif77 -o dlaeda.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaeda.f mpif77 -o dlaein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaein.f mpif77 -o dlaev2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaev2.f mpif77 -o dlaexc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaexc.f mpif77 -o dlag2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlag2.f mpif77 -o dlag2s.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlag2s.f mpif77 -o dla_gbamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_gbamv.f mpif77 -o dla_gbrcond.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_gbrcond.f mpif77 -o dla_gbrfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_gbrfsx_extended.f mpif77 -o dla_gbrpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_gbrpvgrw.f mpif77 -o dla_geamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_geamv.f mpif77 -o dla_gercond.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_gercond.f mpif77 -o dla_gerfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_gerfsx_extended.f mpif77 -o dla_gerpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_gerpvgrw.f mpif77 -o dlags2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlags2.f mpif77 -o dlagtf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlagtf.f mpif77 -o dlagtm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlagtm.f mpif77 -o dlagts.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlagts.f mpif77 -o dlagv2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlagv2.f mpif77 -o dlahqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlahqr.f mpif77 -o dlahr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlahr2.f mpif77 -o dlahrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlahrd.f mpif77 -o dlaic1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaic1.f mpif77 -o dlaisnan.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaisnan.f mpif77 -o dla_lin_berr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_lin_berr.f mpif77 -o dlaln2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaln2.f mpif77 -o dlals0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlals0.f mpif77 -o dlalsa.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlalsa.f mpif77 -o dlalsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlalsd.f mpif77 -o dlamrg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlamrg.f mpif77 -o dlaneg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaneg.f mpif77 -o dlangb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlangb.f mpif77 -o dlange.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlange.f mpif77 -o dlangt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlangt.f mpif77 -o dlanhs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlanhs.f mpif77 -o dlansb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlansb.f mpif77 -o dlansf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlansf.f mpif77 -o dlansp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlansp.f mpif77 -o dlanst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlanst.f mpif77 -o dlansy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlansy.f mpif77 -o dlantb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlantb.f mpif77 -o dlantp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlantp.f mpif77 -o dlantr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlantr.f mpif77 -o dlanv2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlanv2.f mpif77 -o dlapll.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlapll.f mpif77 -o dlapmr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlapmr.f mpif77 -o dlapmt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlapmt.f mpif77 -o dla_porcond.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_porcond.f mpif77 -o dla_porfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_porfsx_extended.f mpif77 -o dla_porpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_porpvgrw.f mpif77 -o dlapy2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlapy2.f mpif77 -o dlapy3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlapy3.f mpif77 -o dlaqgb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqgb.f mpif77 -o dlaqge.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqge.f mpif77 -o dlaqp2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqp2.f mpif77 -o dlaqps.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqps.f mpif77 -o dlaqr0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqr0.f mpif77 -o dlaqr1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqr1.f mpif77 -o dlaqr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqr2.f mpif77 -o dlaqr3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqr3.f mpif77 -o dlaqr4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqr4.f mpif77 -o dlaqr5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqr5.f mpif77 -o dlaqsb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqsb.f mpif77 -o dlaqsp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqsp.f mpif77 -o dlaqsy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqsy.f mpif77 -o dlaqtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaqtr.f mpif77 -o dlar1v.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlar1v.f mpif77 -o dlar2v.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlar2v.f mpif77 -o dlarfb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarfb.f mpif77 -o dlarf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarf.f mpif77 -o dlarfg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarfg.f mpif77 -o dlarfgp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarfgp.f mpif77 -o dlarft.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarft.f mpif77 -o dlarfx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarfx.f mpif77 -o dlargv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlargv.f mpif77 -o dlarnv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarnv.f mpif77 -o dlarra.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarra.f mpif77 -o dlarrb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarrb.f mpif77 -o dlarrc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarrc.f mpif77 -o dlarrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarrd.f mpif77 -o dlarre.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarre.f mpif77 -o dlarrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarrf.f mpif77 -o dlarrj.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarrj.f mpif77 -o dlarrk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarrk.f mpif77 -o dlarrr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarrr.f mpif77 -o dlarrv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarrv.f mpif77 -o dlarscl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarscl2.f mpif77 -o dlartg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlartg.f mpif77 -o dlartgp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlartgp.f mpif77 -o dlartgs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlartgs.f mpif77 -o dlartv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlartv.f mpif77 -o dlarzb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarzb.f mpif77 -o dlarz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarz.f mpif77 -o dlarzt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlarzt.f mpif77 -o dlas2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlas2.f mpif77 -o dlascl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlascl2.f mpif77 -o dlascl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlascl.f mpif77 -o dlasd0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasd0.f mpif77 -o dlasd1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasd1.f mpif77 -o dlasd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasd2.f mpif77 -o dlasd3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasd3.f mpif77 -o dlasd4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasd4.f mpif77 -o dlasd5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasd5.f mpif77 -o dlasd6.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasd6.f mpif77 -o dlasd7.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasd7.f mpif77 -o dlasd8.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasd8.f mpif77 -o dlasda.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasda.f mpif77 -o dlasdq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasdq.f mpif77 -o dlasdt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasdt.f mpif77 -o dlaset.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaset.f mpif77 -o dlasq1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasq1.f mpif77 -o dlasq2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasq2.f mpif77 -o dlasq3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasq3.f mpif77 -o dlasq4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasq4.f mpif77 -o dlasq5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasq5.f mpif77 -o dlasq6.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasq6.f mpif77 -o dlasr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasr.f mpif77 -o dlasrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasrt.f mpif77 -o dlassq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlassq.f mpif77 -o dlasv2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasv2.f mpif77 -o dlaswp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlaswp.f mpif77 -o dlasy2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasy2.f mpif77 -o dla_syamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_syamv.f mpif77 -o dlasyf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasyf.f mpif77 -o dlasyf_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlasyf_rook.f mpif77 -o dla_syrcond.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_syrcond.f mpif77 -o dla_syrfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_syrfsx_extended.f mpif77 -o dla_syrpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_syrpvgrw.f mpif77 -o dlat2s.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlat2s.f mpif77 -o dlatbs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlatbs.f mpif77 -o dlatdf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlatdf.f mpif77 -o dlatps.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlatps.f mpif77 -o dlatrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlatrd.f mpif77 -o dlatrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlatrs.f mpif77 -o dlatrz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlatrz.f mpif77 -o dlatzm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlatzm.f mpif77 -o dlauu2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlauu2.f mpif77 -o dlauum.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlauum.f mpif77 -o dla_wwaddw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dla_wwaddw.f mpif77 -o dlazq3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlazq3.f mpif77 -o dlazq4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dlazq4.f mpif77 -o dopgtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dopgtr.f mpif77 -o dopmtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dopmtr.f mpif77 -o dorbdb1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorbdb1.f mpif77 -o dorbdb2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorbdb2.f mpif77 -o dorbdb3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorbdb3.f mpif77 -o dorbdb4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorbdb4.f mpif77 -o dorbdb5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorbdb5.f mpif77 -o dorbdb6.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorbdb6.f mpif77 -o dorbdb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorbdb.f mpif77 -o dorcsd2by1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorcsd2by1.f mpif77 -o dorcsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorcsd.f mpif77 -o dorg2l.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorg2l.f mpif77 -o dorg2r.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorg2r.f mpif77 -o dorgbr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorgbr.f mpif77 -o dorghr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorghr.f mpif77 -o dorgl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorgl2.f mpif77 -o dorglq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorglq.f mpif77 -o dorgql.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorgql.f mpif77 -o dorgqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorgqr.f mpif77 -o dorgr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorgr2.f mpif77 -o dorgrq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorgrq.f mpif77 -o dorgtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorgtr.f mpif77 -o dorm2l.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorm2l.f mpif77 -o dorm2r.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorm2r.f mpif77 -o dormbr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dormbr.f mpif77 -o dormhr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dormhr.f mpif77 -o dorml2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dorml2.f mpif77 -o dormlq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dormlq.f mpif77 -o dormql.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dormql.f mpif77 -o dormqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dormqr.f mpif77 -o dormr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dormr2.f mpif77 -o dormr3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dormr3.f mpif77 -o dormrq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dormrq.f mpif77 -o dormrz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dormrz.f mpif77 -o dormtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dormtr.f mpif77 -o dpbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpbcon.f mpif77 -o dpbequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpbequ.f mpif77 -o dpbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpbrfs.f mpif77 -o dpbstf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpbstf.f mpif77 -o dpbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpbsv.f mpif77 -o dpbsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpbsvx.f mpif77 -o dpbtf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpbtf2.f mpif77 -o dpbtrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpbtrf.f mpif77 -o dpbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpbtrs.f mpif77 -o dpftrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpftrf.f mpif77 -o dpftri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpftri.f mpif77 -o dpftrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpftrs.f mpif77 -o dpocon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpocon.f mpif77 -o dpoequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpoequb.f mpif77 -o dpoequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpoequ.f mpif77 -o dporfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dporfs.f mpif77 -o dporfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dporfsx.f mpif77 -o dposv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dposv.f mpif77 -o dposvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dposvx.f mpif77 -o dposvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dposvxx.f mpif77 -o dpotf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpotf2.f mpif77 -o dpotrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpotrf.f mpif77 -o dpotri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpotri.f mpif77 -o dpotrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpotrs.f mpif77 -o dppcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dppcon.f mpif77 -o dppequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dppequ.f mpif77 -o dpprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpprfs.f mpif77 -o dppsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dppsv.f mpif77 -o dppsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dppsvx.f mpif77 -o dpptrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpptrf.f mpif77 -o dpptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpptri.f mpif77 -o dpptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpptrs.f mpif77 -o dpstf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpstf2.f mpif77 -o dpstrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpstrf.f mpif77 -o dptcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dptcon.f mpif77 -o dpteqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpteqr.f mpif77 -o dptrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dptrfs.f mpif77 -o dptsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dptsv.f mpif77 -o dptsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dptsvx.f mpif77 -o dpttrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpttrf.f mpif77 -o dpttrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dpttrs.f mpif77 -o dptts2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dptts2.f mpif77 -o drscl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp drscl.f mpif77 -o dsbevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsbevd.f mpif77 -o dsbev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsbev.f mpif77 -o dsbevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsbevx.f mpif77 -o dsbgst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsbgst.f mpif77 -o dsbgvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsbgvd.f mpif77 -o dsbgv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsbgv.f mpif77 -o dsbgvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsbgvx.f mpif77 -o dsbtrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsbtrd.f mpif77 -o dsfrk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsfrk.f mpif77 -o dsgesv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsgesv.f mpif77 -o dspcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspcon.f mpif77 -o dspevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspevd.f mpif77 -o dspev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspev.f mpif77 -o dspevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspevx.f mpif77 -o dspgst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspgst.f mpif77 -o dspgvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspgvd.f mpif77 -o dspgv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspgv.f mpif77 -o dspgvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspgvx.f mpif77 -o dsposv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsposv.f mpif77 -o dsprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsprfs.f mpif77 -o dspsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspsv.f mpif77 -o dspsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dspsvx.f mpif77 -o dsptrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsptrd.f mpif77 -o dsptrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsptrf.f mpif77 -o dsptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsptri.f mpif77 -o dsptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsptrs.f mpif77 -o dstebz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dstebz.f mpif77 -o dstedc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dstedc.f mpif77 -o dstegr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dstegr.f mpif77 -o dstein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dstein.f mpif77 -o dstemr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dstemr.f mpif77 -o dsteqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsteqr.f mpif77 -o dsterf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsterf.f mpif77 -o dstevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dstevd.f mpif77 -o dstev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dstev.f mpif77 -o dstevr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dstevr.f mpif77 -o dstevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dstevx.f mpif77 -o dsycon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsycon.f mpif77 -o dsycon_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsycon_rook.f mpif77 -o dsyconv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyconv.f mpif77 -o dsyequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyequb.f mpif77 -o dsyevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyevd.f mpif77 -o dsyev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyev.f mpif77 -o dsyevr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyevr.f mpif77 -o dsyevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyevx.f mpif77 -o dsygs2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsygs2.f mpif77 -o dsygst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsygst.f mpif77 -o dsygvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsygvd.f mpif77 -o dsygv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsygv.f mpif77 -o dsygvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsygvx.f mpif77 -o dsyrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyrfs.f mpif77 -o dsyrfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyrfsx.f mpif77 -o dsysv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsysv.f mpif77 -o dsysv_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsysv_rook.f mpif77 -o dsysvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsysvx.f mpif77 -o dsysvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsysvxx.f mpif77 -o dsyswapr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsyswapr.f mpif77 -o dsytd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytd2.f mpif77 -o dsytf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytf2.f mpif77 -o dsytf2_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytf2_rook.f mpif77 -o dsytrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytrd.f mpif77 -o dsytrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytrf.f mpif77 -o dsytrf_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytrf_rook.f mpif77 -o dsytri2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytri2.f mpif77 -o dsytri2x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytri2x.f mpif77 -o dsytri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytri.f mpif77 -o dsytri_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytri_rook.f mpif77 -o dsytrs2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytrs2.f mpif77 -o dsytrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytrs.f mpif77 -o dsytrs_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dsytrs_rook.f mpif77 -o dtbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtbcon.f mpif77 -o dtbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtbrfs.f mpif77 -o dtbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtbtrs.f mpif77 -o dtfsm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtfsm.f mpif77 -o dtftri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtftri.f mpif77 -o dtfttp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtfttp.f mpif77 -o dtfttr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtfttr.f mpif77 -o dtgevc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtgevc.f mpif77 -o dtgex2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtgex2.f mpif77 -o dtgexc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtgexc.f mpif77 -o dtgsen.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtgsen.f mpif77 -o dtgsja.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtgsja.f mpif77 -o dtgsna.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtgsna.f mpif77 -o dtgsy2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtgsy2.f mpif77 -o dtgsyl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtgsyl.f mpif77 -o dtpcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtpcon.f mpif77 -o dtpmqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtpmqrt.f mpif77 -o dtpqrt2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtpqrt2.f mpif77 -o dtpqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtpqrt.f mpif77 -o dtprfb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtprfb.f mpif77 -o dtprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtprfs.f mpif77 -o dtptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtptri.f mpif77 -o dtptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtptrs.f mpif77 -o dtpttf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtpttf.f mpif77 -o dtpttr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtpttr.f mpif77 -o dtrcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrcon.f mpif77 -o dtrevc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrevc.f mpif77 -o dtrexc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrexc.f mpif77 -o dtrrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrrfs.f mpif77 -o dtrsen.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrsen.f mpif77 -o dtrsna.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrsna.f mpif77 -o dtrsyl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrsyl.f mpif77 -o dtrti2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrti2.f mpif77 -o dtrtri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrtri.f mpif77 -o dtrtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrtrs.f mpif77 -o dtrttf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrttf.f mpif77 -o dtrttp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtrttp.f mpif77 -o dtzrqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtzrqf.f mpif77 -o dtzrzf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dtzrzf.f mpif77 -o dzsum1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp dzsum1.f mpif77 -o icmax1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp icmax1.f mpif77 -o ieeeck.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ieeeck.f mpif77 -o ilaclc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilaclc.f mpif77 -o ilaclr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilaclr.f mpif77 -o iladiag.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp iladiag.f mpif77 -o iladlc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp iladlc.f mpif77 -o iladlr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp iladlr.f mpif77 -o ilaenv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilaenv.f mpif77 -o ilaprec.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilaprec.f mpif77 -o ilaslc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilaslc.f mpif77 -o ilaslr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilaslr.f mpif77 -o ilatrans.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilatrans.f mpif77 -o ilauplo.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilauplo.f mpif77 -o ilaver.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilaver.f mpif77 -o ilazlc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilazlc.f mpif77 -o ilazlr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilazlr.f mpif77 -o iparmq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp iparmq.f mpif77 -o izmax1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp izmax1.f mpif77 -o lsamen.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp lsamen.f mpif77 -o sbbcsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sbbcsd.f mpif77 -o sbdsdc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sbdsdc.f mpif77 -o sbdsqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sbdsqr.f mpif77 -o scsum1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp scsum1.f mpif77 -o sdisna.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sdisna.f mpif77 -o sgbbrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbbrd.f mpif77 -o sgbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbcon.f mpif77 -o sgbequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbequb.f mpif77 -o sgbequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbequ.f mpif77 -o sgbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbrfs.f mpif77 -o sgbrfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbrfsx.f mpif77 -o sgbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbsv.f mpif77 -o sgbsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbsvx.f mpif77 -o sgbsvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbsvxx.f mpif77 -o sgbtf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbtf2.f mpif77 -o sgbtrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbtrf.f mpif77 -o sgbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgbtrs.f mpif77 -o sgebak.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgebak.f mpif77 -o sgebal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgebal.f mpif77 -o sgebd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgebd2.f mpif77 -o sgebrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgebrd.f mpif77 -o sgecon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgecon.f mpif77 -o sgeequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeequb.f mpif77 -o sgeequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeequ.f mpif77 -o sgees.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgees.f mpif77 -o sgeesx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeesx.f mpif77 -o sgeev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeev.f mpif77 -o sgeevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeevx.f mpif77 -o sgegs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgegs.f mpif77 -o sgegv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgegv.f mpif77 -o sgehd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgehd2.f mpif77 -o sgehrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgehrd.f mpif77 -o sgejsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgejsv.f mpif77 -o sgelq2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgelq2.f mpif77 -o sgelqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgelqf.f mpif77 -o sgelsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgelsd.f mpif77 -o sgels.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgels.f mpif77 -o sgelss.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgelss.f mpif77 -o sgelsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgelsx.f mpif77 -o sgelsy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgelsy.f mpif77 -o sgemqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgemqrt.f mpif77 -o sgeql2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeql2.f mpif77 -o sgeqlf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeqlf.f mpif77 -o sgeqp3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeqp3.f mpif77 -o sgeqpf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeqpf.f mpif77 -o sgeqr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeqr2.f mpif77 -o sgeqr2p.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeqr2p.f mpif77 -o sgeqrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeqrf.f mpif77 -o sgeqrfp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeqrfp.f mpif77 -o sgeqrt2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeqrt2.f mpif77 -o sgeqrt3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeqrt3.f mpif77 -o sgeqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgeqrt.f mpif77 -o sgerfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgerfs.f mpif77 -o sgerfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgerfsx.f mpif77 -o sgerq2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgerq2.f mpif77 -o sgerqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgerqf.f mpif77 -o sgesc2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgesc2.f mpif77 -o sgesdd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgesdd.f mpif77 -o sgesvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgesvd.f mpif77 -o sgesv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgesv.f mpif77 -o sgesvj.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgesvj.f mpif77 -o sgesvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgesvx.f mpif77 -o sgesvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgesvxx.f mpif77 -o sgetc2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgetc2.f mpif77 -o sgetf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgetf2.f mpif77 -o sgetrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgetrf.f mpif77 -o sgetri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgetri.f mpif77 -o sgetrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgetrs.f mpif77 -o sggbak.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sggbak.f mpif77 -o sggbal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sggbal.f mpif77 -o sgges.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgges.f mpif77 -o sggesx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sggesx.f mpif77 -o sggev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sggev.f mpif77 -o sggevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sggevx.f mpif77 -o sggglm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sggglm.f mpif77 -o sgghrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgghrd.f mpif77 -o sgglse.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgglse.f mpif77 -o sggqrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sggqrf.f mpif77 -o sggrqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sggrqf.f mpif77 -o sggsvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sggsvd.f mpif77 -o sggsvp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sggsvp.f mpif77 -o sgsvj0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgsvj0.f mpif77 -o sgsvj1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgsvj1.f mpif77 -o sgtcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgtcon.f mpif77 -o sgtrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgtrfs.f mpif77 -o sgtsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgtsv.f mpif77 -o sgtsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgtsvx.f mpif77 -o sgttrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgttrf.f mpif77 -o sgttrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgttrs.f mpif77 -o sgtts2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sgtts2.f mpif77 -o shgeqz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp shgeqz.f mpif77 -o shsein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp shsein.f mpif77 -o shseqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp shseqr.f mpif77 -o sisnan.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sisnan.f mpif77 -o slabad.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slabad.f mpif77 -o slabrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slabrd.f mpif77 -o slacn2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slacn2.f mpif77 -o slacon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slacon.f mpif77 -o slacpy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slacpy.f mpif77 -o sladiv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sladiv.f mpif77 -o slae2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slae2.f mpif77 -o slaebz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaebz.f mpif77 -o slaed0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaed0.f mpif77 -o slaed1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaed1.f mpif77 -o slaed2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaed2.f mpif77 -o slaed3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaed3.f mpif77 -o slaed4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaed4.f mpif77 -o slaed5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaed5.f mpif77 -o slaed6.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaed6.f mpif77 -o slaed7.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaed7.f mpif77 -o slaed8.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaed8.f mpif77 -o slaed9.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaed9.f mpif77 -o slaeda.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaeda.f mpif77 -o slaein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaein.f mpif77 -o slaev2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaev2.f mpif77 -o slaexc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaexc.f mpif77 -o slag2d.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slag2d.f mpif77 -o slag2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slag2.f mpif77 -o sla_gbamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_gbamv.f mpif77 -o sla_gbrcond.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_gbrcond.f mpif77 -o sla_gbrfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_gbrfsx_extended.f mpif77 -o sla_gbrpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_gbrpvgrw.f mpif77 -o sla_geamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_geamv.f mpif77 -o sla_gercond.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_gercond.f mpif77 -o sla_gerfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_gerfsx_extended.f mpif77 -o sla_gerpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_gerpvgrw.f mpif77 -o slags2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slags2.f mpif77 -o slagtf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slagtf.f mpif77 -o slagtm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slagtm.f mpif77 -o slagts.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slagts.f mpif77 -o slagv2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slagv2.f mpif77 -o slahqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slahqr.f mpif77 -o slahr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slahr2.f mpif77 -o slahrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slahrd.f mpif77 -o slaic1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaic1.f mpif77 -o slaisnan.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaisnan.f mpif77 -o sla_lin_berr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_lin_berr.f mpif77 -o slaln2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaln2.f mpif77 -o slals0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slals0.f mpif77 -o slalsa.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slalsa.f mpif77 -o slalsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slalsd.f mpif77 -o slamrg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slamrg.f mpif77 -o slaneg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaneg.f mpif77 -o slangb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slangb.f mpif77 -o slange.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slange.f mpif77 -o slangt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slangt.f mpif77 -o slanhs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slanhs.f mpif77 -o slansb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slansb.f mpif77 -o slansf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slansf.f mpif77 -o slansp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slansp.f mpif77 -o slanst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slanst.f mpif77 -o slansy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slansy.f mpif77 -o slantb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slantb.f mpif77 -o slantp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slantp.f mpif77 -o slantr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slantr.f mpif77 -o slanv2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slanv2.f mpif77 -o slapll.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slapll.f mpif77 -o slapmr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slapmr.f mpif77 -o slapmt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slapmt.f mpif77 -o sla_porcond.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_porcond.f mpif77 -o sla_porfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_porfsx_extended.f mpif77 -o sla_porpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_porpvgrw.f mpif77 -o slapy2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slapy2.f mpif77 -o slapy3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slapy3.f mpif77 -o slaqgb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqgb.f mpif77 -o slaqge.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqge.f mpif77 -o slaqp2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqp2.f mpif77 -o slaqps.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqps.f mpif77 -o slaqr0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqr0.f mpif77 -o slaqr1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqr1.f mpif77 -o slaqr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqr2.f mpif77 -o slaqr3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqr3.f mpif77 -o slaqr4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqr4.f mpif77 -o slaqr5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqr5.f mpif77 -o slaqsb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqsb.f mpif77 -o slaqsp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqsp.f mpif77 -o slaqsy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqsy.f mpif77 -o slaqtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaqtr.f mpif77 -o slar1v.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slar1v.f mpif77 -o slar2v.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slar2v.f mpif77 -o slarfb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarfb.f mpif77 -o slarf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarf.f mpif77 -o slarfg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarfg.f mpif77 -o slarfgp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarfgp.f mpif77 -o slarft.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarft.f mpif77 -o slarfx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarfx.f mpif77 -o slargv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slargv.f mpif77 -o slarnv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarnv.f mpif77 -o slarra.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarra.f mpif77 -o slarrb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarrb.f mpif77 -o slarrc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarrc.f mpif77 -o slarrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarrd.f mpif77 -o slarre.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarre.f mpif77 -o slarrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarrf.f mpif77 -o slarrj.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarrj.f mpif77 -o slarrk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarrk.f mpif77 -o slarrr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarrr.f mpif77 -o slarrv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarrv.f mpif77 -o slarscl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarscl2.f mpif77 -o slartg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slartg.f mpif77 -o slartgp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slartgp.f mpif77 -o slartgs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slartgs.f mpif77 -o slartv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slartv.f mpif77 -o slarzb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarzb.f mpif77 -o slarz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarz.f mpif77 -o slarzt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slarzt.f mpif77 -o slas2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slas2.f mpif77 -o slascl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slascl2.f mpif77 -o slascl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slascl.f mpif77 -o slasd0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasd0.f mpif77 -o slasd1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasd1.f mpif77 -o slasd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasd2.f mpif77 -o slasd3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasd3.f mpif77 -o slasd4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasd4.f mpif77 -o slasd5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasd5.f mpif77 -o slasd6.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasd6.f mpif77 -o slasd7.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasd7.f mpif77 -o slasd8.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasd8.f mpif77 -o slasda.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasda.f mpif77 -o slasdq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasdq.f mpif77 -o slasdt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasdt.f mpif77 -o slaset.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaset.f mpif77 -o slasq1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasq1.f mpif77 -o slasq2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasq2.f mpif77 -o slasq3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasq3.f mpif77 -o slasq4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasq4.f mpif77 -o slasq5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasq5.f mpif77 -o slasq6.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasq6.f mpif77 -o slasr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasr.f mpif77 -o slasrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasrt.f mpif77 -o slassq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slassq.f mpif77 -o slasv2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasv2.f mpif77 -o slaswp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slaswp.f mpif77 -o slasy2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasy2.f mpif77 -o sla_syamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_syamv.f mpif77 -o slasyf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasyf.f mpif77 -o slasyf_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slasyf_rook.f mpif77 -o sla_syrcond.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_syrcond.f mpif77 -o sla_syrfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_syrfsx_extended.f mpif77 -o sla_syrpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_syrpvgrw.f mpif77 -o slatbs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slatbs.f mpif77 -o slatdf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slatdf.f mpif77 -o slatps.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slatps.f mpif77 -o slatrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slatrd.f mpif77 -o slatrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slatrs.f mpif77 -o slatrz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slatrz.f mpif77 -o slatzm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slatzm.f mpif77 -o slauu2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slauu2.f mpif77 -o slauum.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slauum.f mpif77 -o sla_wwaddw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sla_wwaddw.f mpif77 -o slazq3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slazq3.f mpif77 -o slazq4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp slazq4.f mpif77 -o sopgtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sopgtr.f mpif77 -o sopmtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sopmtr.f mpif77 -o sorbdb1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorbdb1.f mpif77 -o sorbdb2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorbdb2.f mpif77 -o sorbdb3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorbdb3.f mpif77 -o sorbdb4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorbdb4.f mpif77 -o sorbdb5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorbdb5.f mpif77 -o sorbdb6.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorbdb6.f mpif77 -o sorbdb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorbdb.f mpif77 -o sorcsd2by1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorcsd2by1.f mpif77 -o sorcsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorcsd.f mpif77 -o sorg2l.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorg2l.f mpif77 -o sorg2r.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorg2r.f mpif77 -o sorgbr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorgbr.f mpif77 -o sorghr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorghr.f mpif77 -o sorgl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorgl2.f mpif77 -o sorglq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorglq.f mpif77 -o sorgql.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorgql.f mpif77 -o sorgqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorgqr.f mpif77 -o sorgr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorgr2.f mpif77 -o sorgrq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorgrq.f mpif77 -o sorgtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorgtr.f mpif77 -o sorm2l.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorm2l.f mpif77 -o sorm2r.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorm2r.f mpif77 -o sormbr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sormbr.f mpif77 -o sormhr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sormhr.f mpif77 -o sorml2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sorml2.f mpif77 -o sormlq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sormlq.f mpif77 -o sormql.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sormql.f mpif77 -o sormqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sormqr.f mpif77 -o sormr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sormr2.f mpif77 -o sormr3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sormr3.f mpif77 -o sormrq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sormrq.f mpif77 -o sormrz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sormrz.f mpif77 -o sormtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sormtr.f mpif77 -o spbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spbcon.f mpif77 -o spbequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spbequ.f mpif77 -o spbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spbrfs.f mpif77 -o spbstf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spbstf.f mpif77 -o spbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spbsv.f mpif77 -o spbsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spbsvx.f mpif77 -o spbtf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spbtf2.f mpif77 -o spbtrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spbtrf.f mpif77 -o spbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spbtrs.f mpif77 -o spftrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spftrf.f mpif77 -o spftri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spftri.f mpif77 -o spftrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spftrs.f mpif77 -o spocon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spocon.f mpif77 -o spoequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spoequb.f mpif77 -o spoequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spoequ.f mpif77 -o sporfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sporfs.f mpif77 -o sporfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sporfsx.f mpif77 -o sposv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sposv.f mpif77 -o sposvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sposvx.f mpif77 -o sposvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sposvxx.f mpif77 -o spotf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spotf2.f mpif77 -o spotrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spotrf.f mpif77 -o spotri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spotri.f mpif77 -o spotrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spotrs.f mpif77 -o sppcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sppcon.f mpif77 -o sppequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sppequ.f mpif77 -o spprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spprfs.f mpif77 -o sppsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sppsv.f mpif77 -o sppsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sppsvx.f mpif77 -o spptrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spptrf.f mpif77 -o spptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spptri.f mpif77 -o spptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spptrs.f mpif77 -o spstf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spstf2.f mpif77 -o spstrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spstrf.f mpif77 -o sptcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sptcon.f mpif77 -o spteqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spteqr.f mpif77 -o sptrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sptrfs.f mpif77 -o sptsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sptsv.f mpif77 -o sptsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sptsvx.f mpif77 -o spttrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spttrf.f mpif77 -o spttrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp spttrs.f mpif77 -o sptts2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sptts2.f mpif77 -o srscl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp srscl.f mpif77 -o ssbevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssbevd.f mpif77 -o ssbev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssbev.f mpif77 -o ssbevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssbevx.f mpif77 -o ssbgst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssbgst.f mpif77 -o ssbgvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssbgvd.f mpif77 -o ssbgv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssbgv.f mpif77 -o ssbgvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssbgvx.f mpif77 -o ssbtrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssbtrd.f mpif77 -o ssfrk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssfrk.f mpif77 -o sspcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspcon.f mpif77 -o sspevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspevd.f mpif77 -o sspev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspev.f mpif77 -o sspevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspevx.f mpif77 -o sspgst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspgst.f mpif77 -o sspgvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspgvd.f mpif77 -o sspgv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspgv.f mpif77 -o sspgvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspgvx.f mpif77 -o ssprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssprfs.f mpif77 -o sspsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspsv.f mpif77 -o sspsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sspsvx.f mpif77 -o ssptrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssptrd.f mpif77 -o ssptrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssptrf.f mpif77 -o ssptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssptri.f mpif77 -o ssptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssptrs.f mpif77 -o sstebz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sstebz.f mpif77 -o sstedc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sstedc.f mpif77 -o sstegr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sstegr.f mpif77 -o sstein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sstein.f mpif77 -o sstemr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sstemr.f mpif77 -o ssteqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssteqr.f mpif77 -o ssterf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssterf.f mpif77 -o sstevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sstevd.f mpif77 -o sstev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sstev.f mpif77 -o sstevr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sstevr.f mpif77 -o sstevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp sstevx.f mpif77 -o ssycon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssycon.f mpif77 -o ssycon_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssycon_rook.f mpif77 -o ssyconv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyconv.f mpif77 -o ssyequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyequb.f mpif77 -o ssyevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyevd.f mpif77 -o ssyev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyev.f mpif77 -o ssyevr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyevr.f mpif77 -o ssyevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyevx.f mpif77 -o ssygs2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssygs2.f mpif77 -o ssygst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssygst.f mpif77 -o ssygvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssygvd.f mpif77 -o ssygv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssygv.f mpif77 -o ssygvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssygvx.f mpif77 -o ssyrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyrfs.f mpif77 -o ssyrfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyrfsx.f mpif77 -o ssysv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssysv.f mpif77 -o ssysv_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssysv_rook.f mpif77 -o ssysvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssysvx.f mpif77 -o ssysvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssysvxx.f mpif77 -o ssyswapr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssyswapr.f mpif77 -o ssytd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytd2.f mpif77 -o ssytf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytf2.f mpif77 -o ssytf2_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytf2_rook.f mpif77 -o ssytrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytrd.f mpif77 -o ssytrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytrf.f mpif77 -o ssytrf_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytrf_rook.f mpif77 -o ssytri2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytri2.f mpif77 -o ssytri2x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytri2x.f mpif77 -o ssytri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytri.f mpif77 -o ssytri_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytri_rook.f mpif77 -o ssytrs2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytrs2.f mpif77 -o ssytrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytrs.f mpif77 -o ssytrs_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ssytrs_rook.f mpif77 -o stbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stbcon.f mpif77 -o stbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stbrfs.f mpif77 -o stbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stbtrs.f mpif77 -o stfsm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stfsm.f mpif77 -o stftri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stftri.f mpif77 -o stfttp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stfttp.f mpif77 -o stfttr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stfttr.f mpif77 -o stgevc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stgevc.f mpif77 -o stgex2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stgex2.f mpif77 -o stgexc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stgexc.f mpif77 -o stgsen.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stgsen.f mpif77 -o stgsja.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stgsja.f mpif77 -o stgsna.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stgsna.f mpif77 -o stgsy2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stgsy2.f mpif77 -o stgsyl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stgsyl.f mpif77 -o stpcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stpcon.f mpif77 -o stpmqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stpmqrt.f mpif77 -o stpqrt2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stpqrt2.f mpif77 -o stpqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stpqrt.f mpif77 -o stprfb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stprfb.f mpif77 -o stprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stprfs.f mpif77 -o stptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stptri.f mpif77 -o stptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stptrs.f mpif77 -o stpttf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stpttf.f mpif77 -o stpttr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stpttr.f mpif77 -o strcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strcon.f mpif77 -o strevc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strevc.f mpif77 -o strexc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strexc.f mpif77 -o strrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strrfs.f mpif77 -o strsen.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strsen.f mpif77 -o strsna.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strsna.f mpif77 -o strsyl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strsyl.f mpif77 -o strti2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strti2.f mpif77 -o strtri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strtri.f mpif77 -o strtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strtrs.f mpif77 -o strttf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strttf.f mpif77 -o strttp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp strttp.f mpif77 -o stzrqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stzrqf.f mpif77 -o stzrzf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp stzrzf.f mpif77 -o zbbcsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zbbcsd.f mpif77 -o zbdsqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zbdsqr.f mpif77 -o zcgesv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zcgesv.f mpif77 -o zcposv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zcposv.f mpif77 -o zdrscl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zdrscl.f mpif77 -o zgbbrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbbrd.f mpif77 -o zgbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbcon.f mpif77 -o zgbequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbequb.f mpif77 -o zgbequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbequ.f mpif77 -o zgbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbrfs.f mpif77 -o zgbrfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbrfsx.f mpif77 -o zgbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbsv.f mpif77 -o zgbsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbsvx.f mpif77 -o zgbsvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbsvxx.f mpif77 -o zgbtf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbtf2.f mpif77 -o zgbtrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbtrf.f mpif77 -o zgbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgbtrs.f mpif77 -o zgebak.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgebak.f mpif77 -o zgebal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgebal.f mpif77 -o zgebd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgebd2.f mpif77 -o zgebrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgebrd.f mpif77 -o zgecon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgecon.f mpif77 -o zgeequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeequb.f mpif77 -o zgeequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeequ.f mpif77 -o zgees.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgees.f mpif77 -o zgeesx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeesx.f mpif77 -o zgeev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeev.f mpif77 -o zgeevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeevx.f mpif77 -o zgegs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgegs.f mpif77 -o zgegv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgegv.f mpif77 -o zgehd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgehd2.f mpif77 -o zgehrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgehrd.f mpif77 -o zgelq2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgelq2.f mpif77 -o zgelqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgelqf.f mpif77 -o zgelsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgelsd.f mpif77 -o zgels.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgels.f mpif77 -o zgelss.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgelss.f mpif77 -o zgelsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgelsx.f mpif77 -o zgelsy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgelsy.f mpif77 -o zgemqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgemqrt.f mpif77 -o zgeql2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeql2.f mpif77 -o zgeqlf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeqlf.f mpif77 -o zgeqp3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeqp3.f mpif77 -o zgeqpf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeqpf.f mpif77 -o zgeqr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeqr2.f mpif77 -o zgeqr2p.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeqr2p.f mpif77 -o zgeqrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeqrf.f mpif77 -o zgeqrfp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeqrfp.f mpif77 -o zgeqrt2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeqrt2.f mpif77 -o zgeqrt3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeqrt3.f mpif77 -o zgeqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgeqrt.f mpif77 -o zgerfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgerfs.f mpif77 -o zgerfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgerfsx.f mpif77 -o zgerq2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgerq2.f mpif77 -o zgerqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgerqf.f mpif77 -o zgesc2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgesc2.f mpif77 -o zgesdd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgesdd.f mpif77 -o zgesvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgesvd.f mpif77 -o zgesv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgesv.f mpif77 -o zgesvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgesvx.f mpif77 -o zgesvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgesvxx.f mpif77 -o zgetc2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgetc2.f mpif77 -o zgetf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgetf2.f mpif77 -o zgetrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgetrf.f mpif77 -o zgetri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgetri.f mpif77 -o zgetrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgetrs.f mpif77 -o zggbak.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zggbak.f mpif77 -o zggbal.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zggbal.f mpif77 -o zgges.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgges.f mpif77 -o zggesx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zggesx.f mpif77 -o zggev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zggev.f mpif77 -o zggevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zggevx.f mpif77 -o zggglm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zggglm.f mpif77 -o zgghrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgghrd.f mpif77 -o zgglse.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgglse.f mpif77 -o zggqrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zggqrf.f mpif77 -o zggrqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zggrqf.f mpif77 -o zggsvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zggsvd.f mpif77 -o zggsvp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zggsvp.f mpif77 -o zgtcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgtcon.f mpif77 -o zgtrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgtrfs.f mpif77 -o zgtsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgtsv.f mpif77 -o zgtsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgtsvx.f mpif77 -o zgttrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgttrf.f mpif77 -o zgttrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgttrs.f mpif77 -o zgtts2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zgtts2.f mpif77 -o zhbevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhbevd.f mpif77 -o zhbev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhbev.f mpif77 -o zhbevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhbevx.f mpif77 -o zhbgst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhbgst.f mpif77 -o zhbgvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhbgvd.f mpif77 -o zhbgv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhbgv.f mpif77 -o zhbgvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhbgvx.f mpif77 -o zhbtrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhbtrd.f mpif77 -o zhecon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhecon.f mpif77 -o zhecon_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhecon_rook.f mpif77 -o zheequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zheequb.f mpif77 -o zheevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zheevd.f mpif77 -o zheev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zheev.f mpif77 -o zheevr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zheevr.f mpif77 -o zheevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zheevx.f mpif77 -o zhegs2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhegs2.f mpif77 -o zhegst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhegst.f mpif77 -o zhegvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhegvd.f mpif77 -o zhegv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhegv.f mpif77 -o zhegvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhegvx.f mpif77 -o zherfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zherfs.f mpif77 -o zherfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zherfsx.f mpif77 -o zhesv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhesv.f mpif77 -o zhesv_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhesv_rook.f mpif77 -o zhesvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhesvx.f mpif77 -o zhesvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhesvxx.f mpif77 -o zheswapr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zheswapr.f mpif77 -o zhetd2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetd2.f mpif77 -o zhetf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetf2.f mpif77 -o zhetf2_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetf2_rook.f mpif77 -o zhetrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetrd.f mpif77 -o zhetrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetrf.f mpif77 -o zhetrf_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetrf_rook.f mpif77 -o zhetri2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetri2.f mpif77 -o zhetri2x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetri2x.f mpif77 -o zhetri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetri.f mpif77 -o zhetri_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetri_rook.f mpif77 -o zhetrs2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetrs2.f mpif77 -o zhetrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetrs.f mpif77 -o zhetrs_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhetrs_rook.f mpif77 -o zhfrk.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhfrk.f mpif77 -o zhgeqz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhgeqz.f mpif77 -o zhpcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpcon.f mpif77 -o zhpevd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpevd.f mpif77 -o zhpev.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpev.f mpif77 -o zhpevx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpevx.f mpif77 -o zhpgst.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpgst.f mpif77 -o zhpgvd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpgvd.f mpif77 -o zhpgv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpgv.f mpif77 -o zhpgvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpgvx.f mpif77 -o zhprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhprfs.f mpif77 -o zhpsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpsv.f mpif77 -o zhpsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhpsvx.f mpif77 -o zhptrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhptrd.f mpif77 -o zhptrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhptrf.f mpif77 -o zhptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhptri.f mpif77 -o zhptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhptrs.f mpif77 -o zhsein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhsein.f mpif77 -o zhseqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zhseqr.f mpif77 -o zlabrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlabrd.f mpif77 -o zlacgv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlacgv.f mpif77 -o zlacn2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlacn2.f mpif77 -o zlacon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlacon.f mpif77 -o zlacp2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlacp2.f mpif77 -o zlacpy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlacpy.f mpif77 -o zlacrm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlacrm.f mpif77 -o zlacrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlacrt.f mpif77 -o zladiv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zladiv.f mpif77 -o zlaed0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaed0.f mpif77 -o zlaed7.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaed7.f mpif77 -o zlaed8.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaed8.f mpif77 -o zlaein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaein.f mpif77 -o zlaesy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaesy.f mpif77 -o zlaev2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaev2.f mpif77 -o zlag2c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlag2c.f mpif77 -o zla_gbamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_gbamv.f mpif77 -o zla_gbrcond_c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_gbrcond_c.f mpif77 -o zla_gbrcond_x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_gbrcond_x.f mpif77 -o zla_gbrfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_gbrfsx_extended.f mpif77 -o zla_gbrpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_gbrpvgrw.f mpif77 -o zla_geamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_geamv.f mpif77 -o zla_gercond_c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_gercond_c.f mpif77 -o zla_gercond_x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_gercond_x.f mpif77 -o zla_gerfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_gerfsx_extended.f mpif77 -o zla_gerpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_gerpvgrw.f mpif77 -o zlags2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlags2.f mpif77 -o zlagtm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlagtm.f mpif77 -o zla_heamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_heamv.f mpif77 -o zlahef.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlahef.f mpif77 -o zlahef_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlahef_rook.f mpif77 -o zla_hercond_c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_hercond_c.f mpif77 -o zla_hercond_x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_hercond_x.f mpif77 -o zla_herfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_herfsx_extended.f mpif77 -o zla_herpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_herpvgrw.f mpif77 -o zlahqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlahqr.f mpif77 -o zlahr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlahr2.f mpif77 -o zlahrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlahrd.f mpif77 -o zlaic1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaic1.f mpif77 -o zla_lin_berr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_lin_berr.f mpif77 -o zlals0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlals0.f mpif77 -o zlalsa.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlalsa.f mpif77 -o zlalsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlalsd.f mpif77 -o zlangb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlangb.f mpif77 -o zlange.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlange.f mpif77 -o zlangt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlangt.f mpif77 -o zlanhb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlanhb.f mpif77 -o zlanhe.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlanhe.f mpif77 -o zlanhf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlanhf.f mpif77 -o zlanhp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlanhp.f mpif77 -o zlanhs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlanhs.f mpif77 -o zlanht.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlanht.f mpif77 -o zlansb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlansb.f mpif77 -o zlansp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlansp.f mpif77 -o zlansy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlansy.f mpif77 -o zlantb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlantb.f mpif77 -o zlantp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlantp.f mpif77 -o zlantr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlantr.f mpif77 -o zlapll.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlapll.f mpif77 -o zlapmr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlapmr.f mpif77 -o zlapmt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlapmt.f mpif77 -o zla_porcond_c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_porcond_c.f mpif77 -o zla_porcond_x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_porcond_x.f mpif77 -o zla_porfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_porfsx_extended.f mpif77 -o zla_porpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_porpvgrw.f mpif77 -o zlaqgb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqgb.f mpif77 -o zlaqge.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqge.f mpif77 -o zlaqhb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqhb.f mpif77 -o zlaqhe.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqhe.f mpif77 -o zlaqhp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqhp.f mpif77 -o zlaqp2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqp2.f mpif77 -o zlaqps.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqps.f mpif77 -o zlaqr0.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqr0.f mpif77 -o zlaqr1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqr1.f mpif77 -o zlaqr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqr2.f mpif77 -o zlaqr3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqr3.f mpif77 -o zlaqr4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqr4.f mpif77 -o zlaqr5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqr5.f mpif77 -o zlaqsb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqsb.f mpif77 -o zlaqsp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqsp.f mpif77 -o zlaqsy.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaqsy.f mpif77 -o zlar1v.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlar1v.f mpif77 -o zlar2v.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlar2v.f mpif77 -o zlarcm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarcm.f mpif77 -o zlarfb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarfb.f mpif77 -o zlarf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarf.f mpif77 -o zlarfg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarfg.f mpif77 -o zlarfgp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarfgp.f mpif77 -o zlarft.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarft.f mpif77 -o zlarfx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarfx.f mpif77 -o zlargv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlargv.f mpif77 -o zlarnv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarnv.f mpif77 -o zlarrv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarrv.f mpif77 -o zlarscl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarscl2.f mpif77 -o zlartg.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlartg.f mpif77 -o zlartv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlartv.f mpif77 -o zlarzb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarzb.f mpif77 -o zlarz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarz.f mpif77 -o zlarzt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlarzt.f mpif77 -o zlascl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlascl2.f mpif77 -o zlascl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlascl.f mpif77 -o zlaset.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaset.f mpif77 -o zlasr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlasr.f mpif77 -o zlassq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlassq.f mpif77 -o zlaswp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlaswp.f mpif77 -o zla_syamv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_syamv.f mpif77 -o zlasyf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlasyf.f mpif77 -o zlasyf_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlasyf_rook.f mpif77 -o zla_syrcond_c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_syrcond_c.f mpif77 -o zla_syrcond_x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_syrcond_x.f mpif77 -o zla_syrfsx_extended.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_syrfsx_extended.f mpif77 -o zla_syrpvgrw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_syrpvgrw.f mpif77 -o zlat2c.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlat2c.f mpif77 -o zlatbs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlatbs.f mpif77 -o zlatdf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlatdf.f mpif77 -o zlatps.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlatps.f mpif77 -o zlatrd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlatrd.f mpif77 -o zlatrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlatrs.f mpif77 -o zlatrz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlatrz.f mpif77 -o zlatzm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlatzm.f mpif77 -o zlauu2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlauu2.f mpif77 -o zlauum.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zlauum.f mpif77 -o zla_wwaddw.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zla_wwaddw.f mpif77 -o zpbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpbcon.f mpif77 -o zpbequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpbequ.f mpif77 -o zpbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpbrfs.f mpif77 -o zpbstf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpbstf.f mpif77 -o zpbsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpbsv.f mpif77 -o zpbsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpbsvx.f mpif77 -o zpbtf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpbtf2.f mpif77 -o zpbtrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpbtrf.f mpif77 -o zpbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpbtrs.f mpif77 -o zpftrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpftrf.f mpif77 -o zpftri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpftri.f mpif77 -o zpftrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpftrs.f mpif77 -o zpocon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpocon.f mpif77 -o zpoequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpoequb.f mpif77 -o zpoequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpoequ.f mpif77 -o zporfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zporfs.f mpif77 -o zporfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zporfsx.f mpif77 -o zposv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zposv.f mpif77 -o zposvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zposvx.f mpif77 -o zposvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zposvxx.f mpif77 -o zpotf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpotf2.f mpif77 -o zpotrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpotrf.f mpif77 -o zpotri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpotri.f mpif77 -o zpotrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpotrs.f mpif77 -o zppcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zppcon.f mpif77 -o zppequ.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zppequ.f mpif77 -o zpprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpprfs.f mpif77 -o zppsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zppsv.f mpif77 -o zppsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zppsvx.f mpif77 -o zpptrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpptrf.f mpif77 -o zpptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpptri.f mpif77 -o zpptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpptrs.f mpif77 -o zpstf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpstf2.f mpif77 -o zpstrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpstrf.f mpif77 -o zptcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zptcon.f mpif77 -o zpteqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpteqr.f mpif77 -o zptrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zptrfs.f mpif77 -o zptsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zptsv.f mpif77 -o zptsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zptsvx.f mpif77 -o zpttrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpttrf.f mpif77 -o zpttrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zpttrs.f mpif77 -o zptts2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zptts2.f mpif77 -o zrot.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zrot.f mpif77 -o zspcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zspcon.f mpif77 -o zspmv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zspmv.f mpif77 -o zspr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zspr.f mpif77 -o zsprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsprfs.f mpif77 -o zspsv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zspsv.f mpif77 -o zspsvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zspsvx.f mpif77 -o zsptrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsptrf.f mpif77 -o zsptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsptri.f mpif77 -o zsptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsptrs.f mpif77 -o zstedc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zstedc.f mpif77 -o zstegr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zstegr.f mpif77 -o zstein.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zstein.f mpif77 -o zstemr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zstemr.f mpif77 -o zsteqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsteqr.f mpif77 -o zsycon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsycon.f mpif77 -o zsycon_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsycon_rook.f mpif77 -o zsyconv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsyconv.f mpif77 -o zsyequb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsyequb.f mpif77 -o zsymv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsymv.f mpif77 -o zsyr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsyr.f mpif77 -o zsyrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsyrfs.f mpif77 -o zsyrfsx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsyrfsx.f mpif77 -o zsysv.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsysv.f mpif77 -o zsysv_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsysv_rook.f mpif77 -o zsysvx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsysvx.f mpif77 -o zsysvxx.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsysvxx.f mpif77 -o zsyswapr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsyswapr.f mpif77 -o zsytf2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsytf2.f mpif77 -o zsytf2_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsytf2_rook.f mpif77 -o zsytrf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsytrf.f mpif77 -o zsytrf_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsytrf_rook.f mpif77 -o zsytri2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsytri2.f mpif77 -o zsytri2x.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsytri2x.f mpif77 -o zsytri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsytri.f mpif77 -o zsytri_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsytri_rook.f mpif77 -o zsytrs2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsytrs2.f mpif77 -o zsytrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsytrs.f mpif77 -o zsytrs_rook.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zsytrs_rook.f mpif77 -o ztbcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztbcon.f mpif77 -o ztbrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztbrfs.f mpif77 -o ztbtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztbtrs.f mpif77 -o ztfsm.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztfsm.f mpif77 -o ztftri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztftri.f mpif77 -o ztfttp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztfttp.f mpif77 -o ztfttr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztfttr.f mpif77 -o ztgevc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztgevc.f mpif77 -o ztgex2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztgex2.f mpif77 -o ztgexc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztgexc.f mpif77 -o ztgsen.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztgsen.f mpif77 -o ztgsja.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztgsja.f mpif77 -o ztgsna.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztgsna.f mpif77 -o ztgsy2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztgsy2.f mpif77 -o ztgsyl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztgsyl.f mpif77 -o ztpcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztpcon.f mpif77 -o ztpmqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztpmqrt.f mpif77 -o ztpqrt2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztpqrt2.f mpif77 -o ztpqrt.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztpqrt.f mpif77 -o ztprfb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztprfb.f mpif77 -o ztprfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztprfs.f mpif77 -o ztptri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztptri.f mpif77 -o ztptrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztptrs.f mpif77 -o ztpttf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztpttf.f mpif77 -o ztpttr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztpttr.f mpif77 -o ztrcon.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrcon.f mpif77 -o ztrevc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrevc.f mpif77 -o ztrexc.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrexc.f mpif77 -o ztrrfs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrrfs.f mpif77 -o ztrsen.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrsen.f mpif77 -o ztrsna.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrsna.f mpif77 -o ztrsyl.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrsyl.f mpif77 -o ztrti2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrti2.f mpif77 -o ztrtri.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrtri.f mpif77 -o ztrtrs.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrtrs.f mpif77 -o ztrttf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrttf.f mpif77 -o ztrttp.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztrttp.f mpif77 -o ztzrqf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztzrqf.f mpif77 -o ztzrzf.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ztzrzf.f mpif77 -o zunbdb1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunbdb1.f mpif77 -o zunbdb2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunbdb2.f mpif77 -o zunbdb3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunbdb3.f mpif77 -o zunbdb4.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunbdb4.f mpif77 -o zunbdb5.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunbdb5.f mpif77 -o zunbdb6.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunbdb6.f mpif77 -o zunbdb.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunbdb.f mpif77 -o zuncsd2by1.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zuncsd2by1.f mpif77 -o zuncsd.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zuncsd.f mpif77 -o zung2l.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zung2l.f mpif77 -o zung2r.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zung2r.f mpif77 -o zungbr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zungbr.f mpif77 -o zunghr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunghr.f mpif77 -o zungl2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zungl2.f mpif77 -o zunglq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunglq.f mpif77 -o zungql.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zungql.f mpif77 -o zungqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zungqr.f mpif77 -o zungr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zungr2.f mpif77 -o zungrq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zungrq.f mpif77 -o zungtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zungtr.f mpif77 -o zunm2l.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunm2l.f mpif77 -o zunm2r.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunm2r.f mpif77 -o zunmbr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunmbr.f mpif77 -o zunmhr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunmhr.f mpif77 -o zunml2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunml2.f mpif77 -o zunmlq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunmlq.f mpif77 -o zunmql.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunmql.f mpif77 -o zunmqr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunmqr.f mpif77 -o zunmr2.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunmr2.f mpif77 -o zunmr3.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunmr3.f mpif77 -o zunmrq.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunmrq.f mpif77 -o zunmrz.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunmrz.f mpif77 -o zunmtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zunmtr.f mpif77 -o zupgtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zupgtr.f mpif77 -o zupmtr.o -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp zupmtr.f /usr/bin/ar cr ../libflapack.a slaruv.o dlaruv.o cbbcsd.o cbdsqr.o cgbbrd.o cgbcon.o cgbequb.o cgbequ.o cgbrfs.o cgbrfsx.o cgbsv.o cgbsvx.o cgbsvxx.o cgbtf2.o cgbtrf.o cgbtrs.o cgebak.o cgebal.o cgebd2.o cgebrd.o cgecon.o cgeequb.o cgeequ.o cgees.o cgeesx.o cgeev.o cgeevx.o cgegs.o cgegv.o cgehd2.o cgehrd.o cgelq2.o cgelqf.o cgelsd.o cgels.o cgelss.o cgelsx.o cgelsy.o cgemqrt.o cgeql2.o cgeqlf.o cgeqp3.o cgeqpf.o cgeqr2.o cgeqr2p.o cgeqrf.o cgeqrfp.o cgeqrt2.o cgeqrt3.o cgeqrt.o cgerfs.o cgerfsx.o cgerq2.o cgerqf.o cgesc2.o cgesdd.o cgesvd.o cgesv.o cgesvx.o cgesvxx.o cgetc2.o cgetf2.o cgetrf.o cgetri.o cgetrs.o cggbak.o cggbal.o cgges.o cggesx.o cggev.o cggevx.o cggglm.o cgghrd.o cgglse.o cggqrf.o cggrqf.o cggsvd.o cggsvp.o cgtcon.o cgtrfs.o cgtsv.o cgtsvx.o cgttrf.o cgttrs.o cgtts2.o chbevd.o chbev.o chbevx.o chbgst.o chbgvd.o chbgv.o chbgvx.o chbtrd.o checon.o checon_rook.o cheequb.o cheevd.o cheev.o cheevr.o cheevx.o chegs2.o chegst.o chegvd.o chegv.o chegvx.o cherfs.o cherfsx.o chesv.o chesv_rook.o chesvx.o chesvxx.o cheswapr.o chetd2.o chetf2.o chetf2_rook.o chetrd.o chetrf.o chetrf_rook.o chetri2.o chetri2x.o chetri.o chetri_rook.o chetrs2.o chetrs.o chetrs_rook.o chfrk.o chgeqz.o chla_transtype.o chpcon.o chpevd.o chpev.o chpevx.o chpgst.o chpgvd.o chpgv.o chpgvx.o chprfs.o chpsv.o chpsvx.o chptrd.o chptrf.o chptri.o chptrs.o chsein.o chseqr.o clabrd.o clacgv.o clacn2.o clacon.o clacp2.o clacpy.o clacrm.o clacrt.o cladiv.o claed0.o claed7.o claed8.o claein.o claesy.o claev2.o clag2z.o cla_gbamv.o cla_gbrcond_c.o cla_gbrcond_x.o cla_gbrfsx_extended.o cla_gbrpvgrw.o cla_geamv.o cla_gercond_c.o cla_gercond_x.o cla_gerfsx_extended.o cla_gerpvgrw.o clags2.o clagtm.o cla_heamv.o clahef.o clahef_rook.o cla_hercond_c.o cla_hercond_x.o cla_herfsx_extended.o cla_herpvgrw.o clahqr.o clahr2.o clahrd.o claic1.o cla_lin_berr.o clals0.o clalsa.o clalsd.o clangb.o clange.o clangt.o clanhb.o clanhe.o clanhf.o clanhp.o clanhs.o clanht.o clansb.o clansp.o clansy.o clantb.o clantp.o clantr.o clapll.o clapmr.o clapmt.o cla_porcond_c.o cla_porcond_x.o cla_porfsx_extended.o cla_porpvgrw.o claqgb.o claqge.o claqhb.o claqhe.o claqhp.o claqp2.o claqps.o claqr0.o claqr1.o claqr2.o claqr3.o claqr4.o claqr5.o claqsb.o claqsp.o claqsy.o clar1v.o clar2v.o clarcm.o clarfb.o clarf.o clarfg.o clarfgp.o clarft.o clarfx.o clargv.o clarnv.o clarrv.o clarscl2.o clartg.o clartv.o clarzb.o clarz.o clarzt.o clascl2.o clascl.o claset.o clasr.o classq.o claswp.o cla_syamv.o clasyf.o clasyf_rook.o cla_syrcond_c.o cla_syrcond_x.o cla_syrfsx_extended.o cla_syrpvgrw.o clatbs.o clatdf.o clatps.o clatrd.o clatrs.o clatrz.o clatzm.o clauu2.o clauum.o cla_wwaddw.o cpbcon.o cpbequ.o cpbrfs.o cpbstf.o cpbsv.o cpbsvx.o cpbtf2.o cpbtrf.o cpbtrs.o cpftrf.o cpftri.o cpftrs.o cpocon.o cpoequb.o cpoequ.o cporfs.o cporfsx.o cposv.o cposvx.o cposvxx.o cpotf2.o cpotrf.o cpotri.o cpotrs.o cppcon.o cppequ.o cpprfs.o cppsv.o cppsvx.o cpptrf.o cpptri.o cpptrs.o cpstf2.o cpstrf.o cptcon.o cpteqr.o cptrfs.o cptsv.o cptsvx.o cpttrf.o cpttrs.o cptts2.o crot.o cspcon.o cspmv.o cspr.o csprfs.o cspsv.o cspsvx.o csptrf.o csptri.o csptrs.o csrscl.o cstedc.o cstegr.o cstein.o cstemr.o csteqr.o csycon.o csycon_rook.o csyconv.o csyequb.o csymv.o csyr.o csyrfs.o csyrfsx.o csysv.o csysv_rook.o csysvx.o csysvxx.o csyswapr.o csytf2.o csytf2_rook.o csytrf.o csytrf_rook.o csytri2.o csytri2x.o csytri.o csytri_rook.o csytrs2.o csytrs.o csytrs_rook.o ctbcon.o ctbrfs.o ctbtrs.o ctfsm.o ctftri.o ctfttp.o ctfttr.o ctgevc.o ctgex2.o ctgexc.o ctgsen.o ctgsja.o ctgsna.o ctgsy2.o ctgsyl.o ctpcon.o ctpmqrt.o ctpqrt2.o ctpqrt.o ctprfb.o ctprfs.o ctptri.o ctptrs.o ctpttf.o ctpttr.o ctrcon.o ctrevc.o ctrexc.o ctrrfs.o ctrsen.o ctrsna.o ctrsyl.o ctrti2.o ctrtri.o ctrtrs.o ctrttf.o ctrttp.o ctzrqf.o ctzrzf.o cunbdb1.o cunbdb2.o cunbdb3.o cunbdb4.o cunbdb5.o cunbdb6.o cunbdb.o cuncsd2by1.o cuncsd.o cung2l.o cung2r.o cungbr.o cunghr.o cungl2.o cunglq.o cungql.o cungqr.o cungr2.o cungrq.o cungtr.o cunm2l.o cunm2r.o cunmbr.o cunmhr.o cunml2.o cunmlq.o cunmql.o cunmqr.o cunmr2.o cunmr3.o cunmrq.o cunmrz.o cunmtr.o cupgtr.o cupmtr.o dbbcsd.o dbdsdc.o dbdsqr.o ddisna.o dgbbrd.o dgbcon.o dgbequb.o dgbequ.o dgbrfs.o dgbrfsx.o dgbsv.o dgbsvx.o dgbsvxx.o dgbtf2.o dgbtrf.o dgbtrs.o dgebak.o dgebal.o dgebd2.o dgebrd.o dgecon.o dgeequb.o dgeequ.o dgees.o dgeesx.o dgeev.o dgeevx.o dgegs.o dgegv.o dgehd2.o dgehrd.o dgejsv.o dgelq2.o dgelqf.o dgelsd.o dgels.o dgelss.o dgelsx.o dgelsy.o dgemqrt.o dgeql2.o dgeqlf.o dgeqp3.o dgeqpf.o dgeqr2.o dgeqr2p.o dgeqrf.o dgeqrfp.o dgeqrt2.o dgeqrt3.o dgeqrt.o dgerfs.o dgerfsx.o dgerq2.o dgerqf.o dgesc2.o dgesdd.o dgesvd.o dgesv.o dgesvj.o dgesvx.o dgesvxx.o dgetc2.o dgetf2.o dgetrf.o dgetri.o dgetrs.o dggbak.o dggbal.o dgges.o dggesx.o dggev.o dggevx.o dggglm.o dgghrd.o dgglse.o dggqrf.o dggrqf.o dggsvd.o dggsvp.o dgsvj0.o dgsvj1.o dgtcon.o dgtrfs.o dgtsv.o dgtsvx.o dgttrf.o dgttrs.o dgtts2.o dhgeqz.o dhsein.o dhseqr.o disnan.o dlabad.o dlabrd.o dlacn2.o dlacon.o dlacpy.o dladiv.o dlae2.o dlaebz.o dlaed0.o dlaed1.o dlaed2.o dlaed3.o dlaed4.o dlaed5.o dlaed6.o dlaed7.o dlaed8.o dlaed9.o dlaeda.o dlaein.o dlaev2.o dlaexc.o dlag2.o dlag2s.o dla_gbamv.o dla_gbrcond.o dla_gbrfsx_extended.o dla_gbrpvgrw.o dla_geamv.o dla_gercond.o dla_gerfsx_extended.o dla_gerpvgrw.o dlags2.o dlagtf.o dlagtm.o dlagts.o dlagv2.o dlahqr.o dlahr2.o dlahrd.o dlaic1.o dlaisnan.o dla_lin_berr.o dlaln2.o dlals0.o dlalsa.o dlalsd.o dlamrg.o dlaneg.o dlangb.o dlange.o dlangt.o dlanhs.o dlansb.o dlansf.o dlansp.o dlanst.o dlansy.o dlantb.o dlantp.o dlantr.o dlanv2.o dlapll.o dlapmr.o dlapmt.o dla_porcond.o dla_porfsx_extended.o dla_porpvgrw.o dlapy2.o dlapy3.o dlaqgb.o dlaqge.o dlaqp2.o dlaqps.o dlaqr0.o dlaqr1.o dlaqr2.o dlaqr3.o dlaqr4.o dlaqr5.o dlaqsb.o dlaqsp.o dlaqsy.o dlaqtr.o dlar1v.o dlar2v.o dlarfb.o dlarf.o dlarfg.o dlarfgp.o dlarft.o dlarfx.o dlargv.o dlarnv.o dlarra.o dlarrb.o dlarrc.o dlarrd.o dlarre.o dlarrf.o dlarrj.o dlarrk.o dlarrr.o dlarrv.o dlarscl2.o dlartg.o dlartgp.o dlartgs.o dlartv.o dlaruv.o dlarzb.o dlarz.o dlarzt.o dlas2.o dlascl2.o dlascl.o dlasd0.o dlasd1.o dlasd2.o dlasd3.o dlasd4.o dlasd5.o dlasd6.o dlasd7.o dlasd8.o dlasda.o dlasdq.o dlasdt.o dlaset.o dlasq1.o dlasq2.o dlasq3.o dlasq4.o dlasq5.o dlasq6.o dlasr.o dlasrt.o dlassq.o dlasv2.o dlaswp.o dlasy2.o dla_syamv.o dlasyf.o dlasyf_rook.o dla_syrcond.o dla_syrfsx_extended.o dla_syrpvgrw.o dlat2s.o dlatbs.o dlatdf.o dlatps.o dlatrd.o dlatrs.o dlatrz.o dlatzm.o dlauu2.o dlauum.o dla_wwaddw.o dlazq3.o dlazq4.o dopgtr.o dopmtr.o dorbdb1.o dorbdb2.o dorbdb3.o dorbdb4.o dorbdb5.o dorbdb6.o dorbdb.o dorcsd2by1.o dorcsd.o dorg2l.o dorg2r.o dorgbr.o dorghr.o dorgl2.o dorglq.o dorgql.o dorgqr.o dorgr2.o dorgrq.o dorgtr.o dorm2l.o dorm2r.o dormbr.o dormhr.o dorml2.o dormlq.o dormql.o dormqr.o dormr2.o dormr3.o dormrq.o dormrz.o dormtr.o dpbcon.o dpbequ.o dpbrfs.o dpbstf.o dpbsv.o dpbsvx.o dpbtf2.o dpbtrf.o dpbtrs.o dpftrf.o dpftri.o dpftrs.o dpocon.o dpoequb.o dpoequ.o dporfs.o dporfsx.o dposv.o dposvx.o dposvxx.o dpotf2.o dpotrf.o dpotri.o dpotrs.o dppcon.o dppequ.o dpprfs.o dppsv.o dppsvx.o dpptrf.o dpptri.o dpptrs.o dpstf2.o dpstrf.o dptcon.o dpteqr.o dptrfs.o dptsv.o dptsvx.o dpttrf.o dpttrs.o dptts2.o drscl.o dsbevd.o dsbev.o dsbevx.o dsbgst.o dsbgvd.o dsbgv.o dsbgvx.o dsbtrd.o dsfrk.o dsgesv.o dspcon.o dspevd.o dspev.o dspevx.o dspgst.o dspgvd.o dspgv.o dspgvx.o dsposv.o dsprfs.o dspsv.o dspsvx.o dsptrd.o dsptrf.o dsptri.o dsptrs.o dstebz.o dstedc.o dstegr.o dstein.o dstemr.o dsteqr.o dsterf.o dstevd.o dstev.o dstevr.o dstevx.o dsycon.o dsycon_rook.o dsyconv.o dsyequb.o dsyevd.o dsyev.o dsyevr.o dsyevx.o dsygs2.o dsygst.o dsygvd.o dsygv.o dsygvx.o dsyrfs.o dsyrfsx.o dsysv.o dsysv_rook.o dsysvx.o dsysvxx.o dsyswapr.o dsytd2.o dsytf2.o dsytf2_rook.o dsytrd.o dsytrf.o dsytrf_rook.o dsytri2.o dsytri2x.o dsytri.o dsytri_rook.o dsytrs2.o dsytrs.o dsytrs_rook.o dtbcon.o dtbrfs.o dtbtrs.o dtfsm.o dtftri.o dtfttp.o dtfttr.o dtgevc.o dtgex2.o dtgexc.o dtgsen.o dtgsja.o dtgsna.o dtgsy2.o dtgsyl.o dtpcon.o dtpmqrt.o dtpqrt2.o dtpqrt.o dtprfb.o dtprfs.o dtptri.o dtptrs.o dtpttf.o dtpttr.o dtrcon.o dtrevc.o dtrexc.o dtrrfs.o dtrsen.o dtrsna.o dtrsyl.o dtrti2.o dtrtri.o dtrtrs.o dtrttf.o dtrttp.o dtzrqf.o dtzrzf.o dzsum1.o icmax1.o ieeeck.o ilaclc.o ilaclr.o iladiag.o iladlc.o iladlr.o ilaenv.o ilaprec.o ilaslc.o ilaslr.o ilatrans.o ilauplo.o ilaver.o ilazlc.o ilazlr.o iparmq.o izmax1.o lsamen.o sbbcsd.o sbdsdc.o sbdsqr.o scsum1.o sdisna.o sgbbrd.o sgbcon.o sgbequb.o sgbequ.o sgbrfs.o sgbrfsx.o sgbsv.o sgbsvx.o sgbsvxx.o sgbtf2.o sgbtrf.o sgbtrs.o sgebak.o sgebal.o sgebd2.o sgebrd.o sgecon.o sgeequb.o sgeequ.o sgees.o sgeesx.o sgeev.o sgeevx.o sgegs.o sgegv.o sgehd2.o sgehrd.o sgejsv.o sgelq2.o sgelqf.o sgelsd.o sgels.o sgelss.o sgelsx.o sgelsy.o sgemqrt.o sgeql2.o sgeqlf.o sgeqp3.o sgeqpf.o sgeqr2.o sgeqr2p.o sgeqrf.o sgeqrfp.o sgeqrt2.o sgeqrt3.o sgeqrt.o sgerfs.o sgerfsx.o sgerq2.o sgerqf.o sgesc2.o sgesdd.o sgesvd.o sgesv.o sgesvj.o sgesvx.o sgesvxx.o sgetc2.o sgetf2.o sgetrf.o sgetri.o sgetrs.o sggbak.o sggbal.o sgges.o sggesx.o sggev.o sggevx.o sggglm.o sgghrd.o sgglse.o sggqrf.o sggrqf.o sggsvd.o sggsvp.o sgsvj0.o sgsvj1.o sgtcon.o sgtrfs.o sgtsv.o sgtsvx.o sgttrf.o sgttrs.o sgtts2.o shgeqz.o shsein.o shseqr.o sisnan.o slabad.o slabrd.o slacn2.o slacon.o slacpy.o sladiv.o slae2.o slaebz.o slaed0.o slaed1.o slaed2.o slaed3.o slaed4.o slaed5.o slaed6.o slaed7.o slaed8.o slaed9.o slaeda.o slaein.o slaev2.o slaexc.o slag2d.o slag2.o sla_gbamv.o sla_gbrcond.o sla_gbrfsx_extended.o sla_gbrpvgrw.o sla_geamv.o sla_gercond.o sla_gerfsx_extended.o sla_gerpvgrw.o slags2.o slagtf.o slagtm.o slagts.o slagv2.o slahqr.o slahr2.o slahrd.o slaic1.o slaisnan.o sla_lin_berr.o slaln2.o slals0.o slalsa.o slalsd.o slamrg.o slaneg.o slangb.o slange.o slangt.o slanhs.o slansb.o slansf.o slansp.o slanst.o slansy.o slantb.o slantp.o slantr.o slanv2.o slapll.o slapmr.o slapmt.o sla_porcond.o sla_porfsx_extended.o sla_porpvgrw.o slapy2.o slapy3.o slaqgb.o slaqge.o slaqp2.o slaqps.o slaqr0.o slaqr1.o slaqr2.o slaqr3.o slaqr4.o slaqr5.o slaqsb.o slaqsp.o slaqsy.o slaqtr.o slar1v.o slar2v.o slarfb.o slarf.o slarfg.o slarfgp.o slarft.o slarfx.o slargv.o slarnv.o slarra.o slarrb.o slarrc.o slarrd.o slarre.o slarrf.o slarrj.o slarrk.o slarrr.o slarrv.o slarscl2.o slartg.o slartgp.o slartgs.o slartv.o slaruv.o slarzb.o slarz.o slarzt.o slas2.o slascl2.o slascl.o slasd0.o slasd1.o slasd2.o slasd3.o slasd4.o slasd5.o slasd6.o slasd7.o slasd8.o slasda.o slasdq.o slasdt.o slaset.o slasq1.o slasq2.o slasq3.o slasq4.o slasq5.o slasq6.o slasr.o slasrt.o slassq.o slasv2.o slaswp.o slasy2.o sla_syamv.o slasyf.o slasyf_rook.o sla_syrcond.o sla_syrfsx_extended.o sla_syrpvgrw.o slatbs.o slatdf.o slatps.o slatrd.o slatrs.o slatrz.o slatzm.o slauu2.o slauum.o sla_wwaddw.o slazq3.o slazq4.o sopgtr.o sopmtr.o sorbdb1.o sorbdb2.o sorbdb3.o sorbdb4.o sorbdb5.o sorbdb6.o sorbdb.o sorcsd2by1.o sorcsd.o sorg2l.o sorg2r.o sorgbr.o sorghr.o sorgl2.o sorglq.o sorgql.o sorgqr.o sorgr2.o sorgrq.o sorgtr.o sorm2l.o sorm2r.o sormbr.o sormhr.o sorml2.o sormlq.o sormql.o sormqr.o sormr2.o sormr3.o sormrq.o sormrz.o sormtr.o spbcon.o spbequ.o spbrfs.o spbstf.o spbsv.o spbsvx.o spbtf2.o spbtrf.o spbtrs.o spftrf.o spftri.o spftrs.o spocon.o spoequb.o spoequ.o sporfs.o sporfsx.o sposv.o sposvx.o sposvxx.o spotf2.o spotrf.o spotri.o spotrs.o sppcon.o sppequ.o spprfs.o sppsv.o sppsvx.o spptrf.o spptri.o spptrs.o spstf2.o spstrf.o sptcon.o spteqr.o sptrfs.o sptsv.o sptsvx.o spttrf.o spttrs.o sptts2.o srscl.o ssbevd.o ssbev.o ssbevx.o ssbgst.o ssbgvd.o ssbgv.o ssbgvx.o ssbtrd.o ssfrk.o sspcon.o sspevd.o sspev.o sspevx.o sspgst.o sspgvd.o sspgv.o sspgvx.o ssprfs.o sspsv.o sspsvx.o ssptrd.o ssptrf.o ssptri.o ssptrs.o sstebz.o sstedc.o sstegr.o sstein.o sstemr.o ssteqr.o ssterf.o sstevd.o sstev.o sstevr.o sstevx.o ssycon.o ssycon_rook.o ssyconv.o ssyequb.o ssyevd.o ssyev.o ssyevr.o ssyevx.o ssygs2.o ssygst.o ssygvd.o ssygv.o ssygvx.o ssyrfs.o ssyrfsx.o ssysv.o ssysv_rook.o ssysvx.o ssysvxx.o ssyswapr.o ssytd2.o ssytf2.o ssytf2_rook.o ssytrd.o ssytrf.o ssytrf_rook.o ssytri2.o ssytri2x.o ssytri.o ssytri_rook.o ssytrs2.o ssytrs.o ssytrs_rook.o stbcon.o stbrfs.o stbtrs.o stfsm.o stftri.o stfttp.o stfttr.o stgevc.o stgex2.o stgexc.o stgsen.o stgsja.o stgsna.o stgsy2.o stgsyl.o stpcon.o stpmqrt.o stpqrt2.o stpqrt.o stprfb.o stprfs.o stptri.o stptrs.o stpttf.o stpttr.o strcon.o strevc.o strexc.o strrfs.o strsen.o strsna.o strsyl.o strti2.o strtri.o strtrs.o strttf.o strttp.o stzrqf.o stzrzf.o zbbcsd.o zbdsqr.o zcgesv.o zcposv.o zdrscl.o zgbbrd.o zgbcon.o zgbequb.o zgbequ.o zgbrfs.o zgbrfsx.o zgbsv.o zgbsvx.o zgbsvxx.o zgbtf2.o zgbtrf.o zgbtrs.o zgebak.o zgebal.o zgebd2.o zgebrd.o zgecon.o zgeequb.o zgeequ.o zgees.o zgeesx.o zgeev.o zgeevx.o zgegs.o zgegv.o zgehd2.o zgehrd.o zgelq2.o zgelqf.o zgelsd.o zgels.o zgelss.o zgelsx.o zgelsy.o zgemqrt.o zgeql2.o zgeqlf.o zgeqp3.o zgeqpf.o zgeqr2.o zgeqr2p.o zgeqrf.o zgeqrfp.o zgeqrt2.o zgeqrt3.o zgeqrt.o zgerfs.o zgerfsx.o zgerq2.o zgerqf.o zgesc2.o zgesdd.o zgesvd.o zgesv.o zgesvx.o zgesvxx.o zgetc2.o zgetf2.o zgetrf.o zgetri.o zgetrs.o zggbak.o zggbal.o zgges.o zggesx.o zggev.o zggevx.o zggglm.o zgghrd.o zgglse.o zggqrf.o zggrqf.o zggsvd.o zggsvp.o zgtcon.o zgtrfs.o zgtsv.o zgtsvx.o zgttrf.o zgttrs.o zgtts2.o zhbevd.o zhbev.o zhbevx.o zhbgst.o zhbgvd.o zhbgv.o zhbgvx.o zhbtrd.o zhecon.o zhecon_rook.o zheequb.o zheevd.o zheev.o zheevr.o zheevx.o zhegs2.o zhegst.o zhegvd.o zhegv.o zhegvx.o zherfs.o zherfsx.o zhesv.o zhesv_rook.o zhesvx.o zhesvxx.o zheswapr.o zhetd2.o zhetf2.o zhetf2_rook.o zhetrd.o zhetrf.o zhetrf_rook.o zhetri2.o zhetri2x.o zhetri.o zhetri_rook.o zhetrs2.o zhetrs.o zhetrs_rook.o zhfrk.o zhgeqz.o zhpcon.o zhpevd.o zhpev.o zhpevx.o zhpgst.o zhpgvd.o zhpgv.o zhpgvx.o zhprfs.o zhpsv.o zhpsvx.o zhptrd.o zhptrf.o zhptri.o zhptrs.o zhsein.o zhseqr.o zlabrd.o zlacgv.o zlacn2.o zlacon.o zlacp2.o zlacpy.o zlacrm.o zlacrt.o zladiv.o zlaed0.o zlaed7.o zlaed8.o zlaein.o zlaesy.o zlaev2.o zlag2c.o zla_gbamv.o zla_gbrcond_c.o zla_gbrcond_x.o zla_gbrfsx_extended.o zla_gbrpvgrw.o zla_geamv.o zla_gercond_c.o zla_gercond_x.o zla_gerfsx_extended.o zla_gerpvgrw.o zlags2.o zlagtm.o zla_heamv.o zlahef.o zlahef_rook.o zla_hercond_c.o zla_hercond_x.o zla_herfsx_extended.o zla_herpvgrw.o zlahqr.o zlahr2.o zlahrd.o zlaic1.o zla_lin_berr.o zlals0.o zlalsa.o zlalsd.o zlangb.o zlange.o zlangt.o zlanhb.o zlanhe.o zlanhf.o zlanhp.o zlanhs.o zlanht.o zlansb.o zlansp.o zlansy.o zlantb.o zlantp.o zlantr.o zlapll.o zlapmr.o zlapmt.o zla_porcond_c.o zla_porcond_x.o zla_porfsx_extended.o zla_porpvgrw.o zlaqgb.o zlaqge.o zlaqhb.o zlaqhe.o zlaqhp.o zlaqp2.o zlaqps.o zlaqr0.o zlaqr1.o zlaqr2.o zlaqr3.o zlaqr4.o zlaqr5.o zlaqsb.o zlaqsp.o zlaqsy.o zlar1v.o zlar2v.o zlarcm.o zlarfb.o zlarf.o zlarfg.o zlarfgp.o zlarft.o zlarfx.o zlargv.o zlarnv.o zlarrv.o zlarscl2.o zlartg.o zlartv.o zlarzb.o zlarz.o zlarzt.o zlascl2.o zlascl.o zlaset.o zlasr.o zlassq.o zlaswp.o zla_syamv.o zlasyf.o zlasyf_rook.o zla_syrcond_c.o zla_syrcond_x.o zla_syrfsx_extended.o zla_syrpvgrw.o zlat2c.o zlatbs.o zlatdf.o zlatps.o zlatrd.o zlatrs.o zlatrz.o zlatzm.o zlauu2.o zlauum.o zla_wwaddw.o zpbcon.o zpbequ.o zpbrfs.o zpbstf.o zpbsv.o zpbsvx.o zpbtf2.o zpbtrf.o zpbtrs.o zpftrf.o zpftri.o zpftrs.o zpocon.o zpoequb.o zpoequ.o zporfs.o zporfsx.o zposv.o zposvx.o zposvxx.o zpotf2.o zpotrf.o zpotri.o zpotrs.o zppcon.o zppequ.o zpprfs.o zppsv.o zppsvx.o zpptrf.o zpptri.o zpptrs.o zpstf2.o zpstrf.o zptcon.o zpteqr.o zptrfs.o zptsv.o zptsvx.o zpttrf.o zpttrs.o zptts2.o zrot.o zspcon.o zspmv.o zspr.o zsprfs.o zspsv.o zspsvx.o zsptrf.o zsptri.o zsptrs.o zstedc.o zstegr.o zstein.o zstemr.o zsteqr.o zsycon.o zsycon_rook.o zsyconv.o zsyequb.o zsymv.o zsyr.o zsyrfs.o zsyrfsx.o zsysv.o zsysv_rook.o zsysvx.o zsysvxx.o zsyswapr.o zsytf2.o zsytf2_rook.o zsytrf.o zsytrf_rook.o zsytri2.o zsytri2x.o zsytri.o zsytri_rook.o zsytrs2.o zsytrs.o zsytrs_rook.o ztbcon.o ztbrfs.o ztbtrs.o ztfsm.o ztftri.o ztfttp.o ztfttr.o ztgevc.o ztgex2.o ztgexc.o ztgsen.o ztgsja.o ztgsna.o ztgsy2.o ztgsyl.o ztpcon.o ztpmqrt.o ztpqrt2.o ztpqrt.o ztprfb.o ztprfs.o ztptri.o ztptrs.o ztpttf.o ztpttr.o ztrcon.o ztrevc.o ztrexc.o ztrrfs.o ztrsen.o ztrsna.o ztrsyl.o ztrti2.o ztrtri.o ztrtrs.o ztrttf.o ztrttp.o ztzrqf.o ztzrzf.o zunbdb1.o zunbdb2.o zunbdb3.o zunbdb4.o zunbdb5.o zunbdb6.o zunbdb.o zuncsd2by1.o zuncsd.o zung2l.o zung2r.o zungbr.o zunghr.o zungl2.o zunglq.o zungql.o zungqr.o zungr2.o zungrq.o zungtr.o zunm2l.o zunm2r.o zunmbr.o zunmhr.o zunml2.o zunmlq.o zunmql.o zunmqr.o zunmr2.o zunmr3.o zunmrq.o zunmrz.o zunmtr.o zupgtr.o zupmtr.o make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.fblaslapack/lapack' cd lapack-extra; /people/abhy245/software/petsc/debug-mode-newell/bin/make lib FC="mpif77" FOPTFLAGS="-Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp " FNOOPT="-O0 " AR="/usr/bin/ar" AR_FLAGS="cr" RM="/usr/bin/rm -f" LIBNAME="libflapack.a" make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.fblaslapack/lapack-extra' mpif77 -c -O0 slamch.f dlamch.f mpif77 -c -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp ilaver.f /usr/bin/ar cr ../libflapack.a slamch.o dlamch.o ilaver.o /usr/bin/rm -f slamch.o dlamch.o ilaver.o make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.fblaslapack/lapack-extra' /usr/bin/ranlib libflapack.acgebak.f:244:19: K = SCALE( I ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cgebak.f:258:19: K = SCALE( I ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cgebd2.f:251:21: D( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cgebd2.f:270:24: E( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cgebd2.f:295:21: D( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cgebd2.f:314:24: E( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cgbrfsx.f:519:23: REF_TYPE = PARAMS( LA_LINRX_ITREF_I ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cherk.f:358:30: RTEMP = RTEMP + CONJG(A(L,J))*A(L,J) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cherk.f:370:30: RTEMP = RTEMP + CONJG(A(L,J))*A(L,J) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cgeesx.f:343:21: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgees.f:288:21: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgeevx.f:404:21: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgeev.f:281:21: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgegv.f:693:20: SBETA = ( SCALE*BETA( JC ) )*BNRM 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cgelss.f:272:28: LWORK_CGEQRF=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:276:28: LWORK_CUNMQR=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:290:28: LWORK_CGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:294:28: LWORK_CUNMBR=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:298:28: LWORK_CUNGBR=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:316:31: LWORK_CGELQF=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:320:31: LWORK_CGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:324:31: LWORK_CUNMBR=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:328:31: LWORK_CUNGBR=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:332:31: LWORK_CUNMLQ=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:351:31: LWORK_CGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:355:31: LWORK_CUNMBR=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:359:31: LWORK_CUNGBR=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgerfsx.f:496:23: REF_TYPE = PARAMS( LA_LINRX_ITREF_I ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cggbak.f:259:19: K = RSCALE( I ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cggbak.f:269:19: K = RSCALE( I ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cggbak.f:283:19: K = LSCALE( I ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cggbak.f:293:19: K = LSCALE( I ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cggqrf.f:282:13: LOPT = WORK( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cggglm.f:288:13: LOPT = WORK( M+NP+1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cggbal.f:541:14: IR = LSCALE( I ) + SIGN( HALF, LSCALE( I ) ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cggrqf.f:281:13: LOPT = WORK( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cggbal.f:549:14: JC = RSCALE( I ) + SIGN( HALF, RSCALE( I ) ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cgglse.f:282:13: LOPT = WORK( P+MN+1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] sdsdot.f:228:18: SDSDOT = DSDOT 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] sdsdot.f:253:15: SDSDOT = DSDOT 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] chbev.f:226:21: W( 1 ) = AB( 1, 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chbev.f:228:21: W( 1 ) = AB( KD+1, 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chbevd.f:326:18: W( 1 ) = AB( 1, 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chbevx.f:378:21: W( 1 ) = CTMP1 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cheequb.f:263:16: AVG = AVG + S( I )*WORK( I ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cheequb.f:280:15: C1 = ( N-2 ) * ( WORK( I ) - T*SI ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cheequb.f:281:15: C0 = -(T*SI)*SI + 2*WORK( I )*SI - N*AVG 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cheequb.f:315:16: AVG = AVG + ( U + WORK( I ) ) * D / N 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cheevx.f:377:21: W( 1 ) = A( 1, 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cheevx.f:382:24: W( 1 ) = A( 1, 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cheev.f:227:18: W( 1 ) = A( 1, 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cheevd.f:320:18: W( 1 ) = A( 1, 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chbtrd.f:462:21: D( I ) = AB( KD1, I ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chbtrd.f:669:21: D( I ) = AB( 1, I ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chegs2.f:199:21: AKK = A( K, K ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chegs2.f:200:21: BKK = B( K, K ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chegs2.f:229:21: AKK = A( K, K ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chegs2.f:230:21: BKK = B( K, K ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chegs2.f:254:21: AKK = A( K, K ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chegs2.f:255:21: BKK = B( K, K ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chegs2.f:274:21: AKK = A( K, K ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chegs2.f:275:21: BKK = B( K, K ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chegvd.f:366:13: LOPT = MAX( REAL( LOPT ), REAL( WORK( 1 ) ) ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] chegvd.f:367:14: LROPT = MAX( REAL( LROPT ), REAL( RWORK( 1 ) ) ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] chegvd.f:368:14: LIOPT = MAX( REAL( LIOPT ), REAL( IWORK( 1 ) ) ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cherfsx.f:481:23: REF_TYPE = PARAMS( LA_LINRX_ITREF_I ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] chetd2.f:251:21: E( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chetd2.f:279:23: D( I+1 ) = A( I+1, I+1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chetd2.f:282:18: D( 1 ) = A( 1, 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chetd2.f:295:21: E( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chetd2.f:324:21: D( I ) = A( I, I ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chetd2.f:327:18: D( N ) = A( N, N ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chetf2_rook.f:534:24: D11 = A( K, K ) / D 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chetf2_rook.f:535:24: D22 = A( K-1, K-1 ) / D 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cgesvd.f:325:25: LWORK_CGEQRF=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cgesvd.f:328:27: LWORK_CUNGQR_N=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cgesvd.f:330:27: LWORK_CUNGQR_M=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cgesvd.f:334:25: LWORK_CGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cgesvd.f:338:27: LWORK_CUNGBR_P=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cgesvd.f:341:27: LWORK_CUNGBR_Q=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cgesvd.f:449:28: LWORK_CGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cgesvd.f:454:33: LWORK_CUNGBR_Q=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cgesvd.f:460:33: LWORK_CUNGBR_Q=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cgesvd.f:475:25: LWORK_CGELQF=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cgesvd.f:478:27: LWORK_CUNGLQ_N=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cgesvd.f:480:27: LWORK_CUNGLQ_M=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cgesvd.f:484:25: LWORK_CGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cgesvd.f:488:27: LWORK_CUNGBR_P=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cgesvd.f:492:27: LWORK_CUNGBR_Q=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cgesvd.f:598:28: LWORK_CGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cgesvd.f:604:32: LWORK_CUNGBR_P=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cgesvd.f:610:32: LWORK_CUNGBR_P=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] chetrd.f:331:24: D( J ) = A( J, J ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chetrd.f:363:24: D( J ) = A( J, J ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chpevd.f:306:18: W( 1 ) = AP( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chpev.f:209:18: W( 1 ) = AP( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chpgvd.f:341:14: LWMIN = MAX( REAL( LWMIN ), REAL( WORK( 1 ) ) ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] chpgvd.f:342:15: LRWMIN = MAX( REAL( LRWMIN ), REAL( RWORK( 1 ) ) ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] chpgvd.f:343:15: LIWMIN = MAX( REAL( LIWMIN ), REAL( IWORK( 1 ) ) ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] chpevx.f:331:21: W( 1 ) = AP( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chpevx.f:335:24: W( 1 ) = AP( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] zherk.f:358:30: RTEMP = RTEMP + DCONJG(A(L,J))*A(L,J) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zherk.f:370:30: RTEMP = RTEMP + DCONJG(A(L,J))*A(L,J) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] chpgst.f:188:21: BJJ = BP( JJ ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chpgst.f:209:21: AKK = AP( KK ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chpgst.f:210:21: BKK = BP( KK ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chpgst.f:240:21: AKK = AP( KK ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chpgst.f:241:21: BKK = BP( KK ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chpgst.f:264:21: AJJ = AP( JJ ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chpgst.f:265:21: BJJ = BP( JJ ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chptrd.f:227:21: E( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chptrd.f:252:23: D( I+1 ) = AP( I1+I ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chptrd.f:256:18: D( 1 ) = AP( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chptrd.f:272:21: E( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chptrd.f:299:21: D( I ) = AP( II ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] chptrd.f:303:18: D( N ) = AP( II ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] clabrd.f:273:21: D( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] clabrd.f:313:24: E( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] clabrd.f:357:21: D( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] clabrd.f:391:24: E( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] claic1.f:197:21: TMP = SQRT( S*CONJG( S )+C*CONJG( C ) ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] claic1.f:251:19: T = C / ( B+SQRT( B*B+C ) ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] claic1.f:253:19: T = SQRT( B*B+C ) - B 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] claic1.f:258:18: TMP = SQRT( SINE*CONJG( SINE )+COSINE*CONJG( COSINE ) ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] claic1.f:283:18: TMP = SQRT( S*CONJG( S )+C*CONJG( C ) ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] claic1.f:341:19: T = C / ( B+SQRT( ABS( B*B-C ) ) ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] claic1.f:352:22: T = -C / ( B+SQRT( B*B+C ) ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] claic1.f:354:22: T = B - SQRT( B*B+C ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] claic1.f:360:18: TMP = SQRT( SINE*CONJG( SINE )+COSINE*CONJG( COSINE ) ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cla_lin_berr.f:151:21: TMP = (SAFE1 + CABS1(RES(I,J)))/AYB(I,J) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] clarfgp.f:241:25: BETA = -SAVEALPHA 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] clatrd.f:274:26: E( I-1 ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] clatrd.f:328:24: E( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] clauu2.f:168:18: AII = A( I, I ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] clauu2.f:187:18: AII = A( I, I ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cpoequb.f:180:15: S( 1 ) = A( 1, 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cpoequb.f:184:18: S( I ) = A( I, I ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cpotf2.f:180:18: AJJ = REAL( A( J, J ) ) - CDOTC( J-1, A( 1, J ), 1, 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cpotf2.f:207:18: AJJ = REAL( A( J, J ) ) - CDOTC( J-1, A( J, 1 ), LDA, 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cporfsx.f:473:23: REF_TYPE = PARAMS( LA_LINRX_ITREF_I ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cpptrf.f:195:18: AJJ = REAL( AP( JJ ) ) - CDOTC( J-1, AP( JC ), 1, AP( JC ), 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] cpptri.f:167:18: AJJ = AP( JJ ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] csysv.f:229:21: LWKOPT = WORK(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] csyequb.f:275:16: AVG = AVG + S( I )*WORK( I ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] csyequb.f:292:15: C1 = ( N-2 ) * ( WORK( I ) - T*SI ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] csyequb.f:293:15: C0 = -(T*SI)*SI + 2*WORK( I )*SI - N*AVG 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] csyequb.f:327:16: AVG = AVG + ( U + WORK( I ) ) * D / N 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] csysv_rook.f:262:21: LWKOPT = WORK(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] csyrfsx.f:483:23: REF_TYPE = PARAMS( LA_LINRX_ITREF_I ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cungbr.f:240:18: LWKOPT = WORK( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] dgebak.f:242:19: K = SCALE( I ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgebak.f:256:19: K = SCALE( I ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgeesx.f:388:21: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgbrfsx.f:523:23: REF_TYPE = PARAMS( LA_LINRX_ITREF_I ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgees.f:308:21: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgeev.f:283:24: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgeev.f:292:24: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgeev.f:299:24: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgeevx.f:423:21: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgelss.f:260:28: LWORK_DGEQRF=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgelss.f:264:28: LWORK_DORMQR=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgelss.f:279:28: LWORK_DGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgelss.f:283:28: LWORK_DORMBR=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgelss.f:287:28: LWORK_DORGBR=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgelss.f:311:31: LWORK_DGELQF=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgelss.f:315:31: LWORK_DGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgelss.f:319:31: LWORK_DORMBR=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgelss.f:323:31: LWORK_DORGBR=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgelss.f:327:31: LWORK_DORMLQ=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgelss.f:347:31: LWORK_DGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgelss.f:351:31: LWORK_DORMBR=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgelss.f:355:31: LWORK_DORGBR=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgerfsx.f:496:23: REF_TYPE = PARAMS( LA_LINRX_ITREF_I ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dggbal.f:528:14: IR = LSCALE( I ) + SIGN( HALF, LSCALE( I ) ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dggbal.f:536:14: JC = RSCALE( I ) + SIGN( HALF, RSCALE( I ) ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgglse.f:282:13: LOPT = WORK( P+MN+1 ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dggbak.f:258:19: K = RSCALE( I ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dggbak.f:268:19: K = RSCALE( I ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dggbak.f:282:19: K = LSCALE( I ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dggbak.f:292:19: K = LSCALE( I ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dggqrf.f:282:13: LOPT = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dggrqf.f:281:13: LOPT = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dggglm.f:287:13: LOPT = WORK( M+NP+1 ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgesvd.f:317:25: LWORK_DGEQRF=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgesvd.f:320:27: LWORK_DORGQR_N=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgesvd.f:322:27: LWORK_DORGQR_M=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgesvd.f:326:25: LWORK_DGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgesvd.f:330:27: LWORK_DORGBR_P=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgesvd.f:334:27: LWORK_DORGBR_Q=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgesvd.f:450:28: LWORK_DGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgesvd.f:455:33: LWORK_DORGBR_Q=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgesvd.f:461:33: LWORK_DORGBR_Q=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgesvd.f:478:25: LWORK_DGELQF=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgesvd.f:481:27: LWORK_DORGLQ_N=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgesvd.f:483:27: LWORK_DORGLQ_M=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgesvd.f:487:25: LWORK_DGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgesvd.f:491:27: LWORK_DORGBR_P=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgesvd.f:495:27: LWORK_DORGBR_Q=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgesvd.f:610:28: LWORK_DGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgesvd.f:616:32: LWORK_DORGBR_P=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgesvd.f:622:32: LWORK_DORGBR_P=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dlag2s.f:143:25: SA( I, J ) = A( I, J ) 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] dlat2s.f:152:28: SA( I, J ) = A( I, J ) 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] dlat2s.f:163:28: SA( I, J ) = A( I, J ) 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] dorgbr.f:239:18: LWKOPT = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dporfsx.f:475:23: REF_TYPE = PARAMS( LA_LINRX_ITREF_I ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dspgvd.f:313:14: LWMIN = MAX( DBLE( LWMIN ), DBLE( WORK( 1 ) ) ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dspgvd.f:314:15: LIWMIN = MAX( DBLE( LIWMIN ), DBLE( IWORK( 1 ) ) ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dsygvd.f:336:13: LOPT = MAX( DBLE( LOPT ), DBLE( WORK( 1 ) ) ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dsygvd.f:337:14: LIOPT = MAX( DBLE( LIOPT ), DBLE( IWORK( 1 ) ) ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dsysv.f:229:21: LWKOPT = WORK(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dsysv_rook.f:262:21: LWKOPT = WORK(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dsyrfsx.f:482:23: REF_TYPE = PARAMS( LA_LINRX_ITREF_I ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] sgbrfsx.f:523:23: REF_TYPE = PARAMS( LA_LINRX_ITREF_I ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgebak.f:242:19: K = SCALE( I ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgebak.f:256:19: K = SCALE( I ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgees.f:308:21: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgeesx.f:388:21: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgeev.f:283:24: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgeev.f:292:24: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgeev.f:299:24: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgeevx.f:422:21: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgelss.f:259:28: LWORK_SGEQRF=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgelss.f:263:28: LWORK_SORMQR=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgelss.f:278:28: LWORK_SGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgelss.f:282:28: LWORK_SORMBR=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgelss.f:286:28: LWORK_SORGBR=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgelss.f:310:31: LWORK_SGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgelss.f:314:31: LWORK_SORMBR=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgelss.f:318:31: LWORK_SORGBR=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgelss.f:322:31: LWORK_SORMLQ=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgelss.f:343:31: LWORK_SGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgelss.f:347:31: LWORK_SORMBR=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgelss.f:351:31: LWORK_SORGBR=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgerfsx.f:496:23: REF_TYPE = PARAMS( LA_LINRX_ITREF_I ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sggbak.f:258:19: K = RSCALE( I ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sggbak.f:268:19: K = RSCALE( I ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sggbak.f:282:19: K = LSCALE( I ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sggbak.f:292:19: K = LSCALE( I ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sggglm.f:287:13: LOPT = WORK( M+NP+1 ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgglse.f:282:13: LOPT = WORK( P+MN+1 ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sggqrf.f:282:13: LOPT = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sggrqf.f:281:13: LOPT = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sggbal.f:528:14: IR = LSCALE( I ) + SIGN( HALF, LSCALE( I ) ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sggbal.f:536:14: JC = RSCALE( I ) + SIGN( HALF, RSCALE( I ) ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgesvd.f:317:25: LWORK_SGEQRF=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgesvd.f:320:27: LWORK_SORGQR_N=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgesvd.f:322:27: LWORK_SORGQR_M=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgesvd.f:326:25: LWORK_SGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgesvd.f:330:27: LWORK_SORGBR_P=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgesvd.f:334:27: LWORK_SORGBR_Q=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgesvd.f:450:28: LWORK_SGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgesvd.f:455:33: LWORK_SORGBR_Q=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgesvd.f:461:33: LWORK_SORGBR_Q=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgesvd.f:478:25: LWORK_SGELQF=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgesvd.f:481:27: LWORK_SORGLQ_N=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgesvd.f:483:27: LWORK_SORGLQ_M=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgesvd.f:487:25: LWORK_SGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgesvd.f:491:27: LWORK_SORGBR_P=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgesvd.f:495:27: LWORK_SORGBR_Q=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgesvd.f:611:28: LWORK_SGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgesvd.f:617:32: LWORK_SORGBR_P=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgesvd.f:623:32: LWORK_SORGBR_P=DUM(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sorgbr.f:239:18: LWKOPT = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sporfsx.f:475:23: REF_TYPE = PARAMS( LA_LINRX_ITREF_I ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sspgvd.f:313:14: LWMIN = MAX( REAL( LWMIN ), REAL( WORK( 1 ) ) ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sspgvd.f:314:15: LIWMIN = MAX( REAL( LIWMIN ), REAL( IWORK( 1 ) ) ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] ssysv_rook.f:262:21: LWKOPT = WORK(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] ssysv.f:229:21: LWKOPT = WORK(1) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] ssygvd.f:336:13: LOPT = MAX( REAL( LOPT ), REAL( WORK( 1 ) ) ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] ssygvd.f:337:14: LIOPT = MAX( REAL( LIOPT ), REAL( IWORK( 1 ) ) ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] ssyrfsx.f:482:23: REF_TYPE = PARAMS( LA_LINRX_ITREF_I ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] zgebak.f:244:19: K = SCALE( I ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zgebak.f:258:19: K = SCALE( I ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zgbrfsx.f:519:23: REF_TYPE = PARAMS( LA_LINRX_ITREF_I ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zgebd2.f:250:21: D( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zgebd2.f:269:24: E( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zgebd2.f:294:21: D( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zgebd2.f:313:24: E( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zgees.f:288:21: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zgeesx.f:343:21: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zgeev.f:280:21: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zgeevx.f:404:21: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zgegv.f:693:20: SBETA = ( SCALE*BETA( JC ) )*BNRM 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zgelss.f:272:28: LWORK_ZGEQRF=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zgelss.f:276:28: LWORK_ZUNMQR=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zgelss.f:290:28: LWORK_ZGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zgelss.f:294:28: LWORK_ZUNMBR=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zgelss.f:298:28: LWORK_ZUNGBR=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zgelss.f:316:31: LWORK_ZGELQF=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zgelss.f:320:31: LWORK_ZGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zgelss.f:324:31: LWORK_ZUNMBR=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zgelss.f:328:31: LWORK_ZUNGBR=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zgelss.f:332:31: LWORK_ZUNMLQ=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zgelss.f:351:31: LWORK_ZGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zgelss.f:355:31: LWORK_ZUNMBR=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zgelss.f:359:31: LWORK_ZUNGBR=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zgerfsx.f:496:23: REF_TYPE = PARAMS( LA_LINRX_ITREF_I ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zggbak.f:259:19: K = RSCALE( I ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zggbak.f:269:19: K = RSCALE( I ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zggbak.f:283:19: K = LSCALE( I ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zggbak.f:293:19: K = LSCALE( I ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zggglm.f:288:13: LOPT = WORK( M+NP+1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zggbal.f:541:14: IR = LSCALE( I ) + SIGN( HALF, LSCALE( I ) ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zggbal.f:549:14: JC = RSCALE( I ) + SIGN( HALF, RSCALE( I ) ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zgglse.f:282:13: LOPT = WORK( P+MN+1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zggqrf.f:282:13: LOPT = WORK( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zggrqf.f:281:13: LOPT = WORK( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zgesvd.f:325:25: LWORK_ZGEQRF=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zgesvd.f:328:27: LWORK_ZUNGQR_N=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zgesvd.f:330:27: LWORK_ZUNGQR_M=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zgesvd.f:334:25: LWORK_ZGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zgesvd.f:338:27: LWORK_ZUNGBR_P=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zgesvd.f:341:27: LWORK_ZUNGBR_Q=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zgesvd.f:448:28: LWORK_ZGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zgesvd.f:453:33: LWORK_ZUNGBR_Q=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zgesvd.f:459:33: LWORK_ZUNGBR_Q=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zgesvd.f:474:25: LWORK_ZGELQF=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zgesvd.f:477:27: LWORK_ZUNGLQ_N=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zgesvd.f:479:27: LWORK_ZUNGLQ_M=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zgesvd.f:483:25: LWORK_ZGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zgesvd.f:487:27: LWORK_ZUNGBR_P=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zgesvd.f:491:27: LWORK_ZUNGBR_Q=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zgesvd.f:597:28: LWORK_ZGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zgesvd.f:603:32: LWORK_ZUNGBR_P=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zgesvd.f:609:32: LWORK_ZUNGBR_P=DUM(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zhbev.f:226:21: W( 1 ) = AB( 1, 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhbev.f:228:21: W( 1 ) = AB( KD+1, 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhbevx.f:378:21: W( 1 ) = CTMP1 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhbevd.f:326:18: W( 1 ) = AB( 1, 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zheequb.f:263:16: AVG = AVG + S( I )*WORK( I ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zheequb.f:280:15: C1 = ( N-2 ) * ( WORK( I ) - T*SI ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zheequb.f:281:15: C0 = -(T*SI)*SI + 2*WORK( I )*SI - N*AVG 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zheequb.f:315:16: AVG = AVG + ( U + WORK( I ) ) * D / N 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zheev.f:227:18: W( 1 ) = A( 1, 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zheevd.f:320:18: W( 1 ) = A( 1, 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhegs2.f:199:21: AKK = A( K, K ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhegs2.f:200:21: BKK = B( K, K ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhegs2.f:229:21: AKK = A( K, K ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhegs2.f:230:21: BKK = B( K, K ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhegs2.f:254:21: AKK = A( K, K ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhegs2.f:255:21: BKK = B( K, K ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhegs2.f:274:21: AKK = A( K, K ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhegs2.f:275:21: BKK = B( K, K ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zheevx.f:377:21: W( 1 ) = A( 1, 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zheevx.f:382:24: W( 1 ) = A( 1, 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhegvd.f:366:13: LOPT = MAX( DBLE( LOPT ), DBLE( WORK( 1 ) ) ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zhegvd.f:367:14: LROPT = MAX( DBLE( LROPT ), DBLE( RWORK( 1 ) ) ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zhegvd.f:368:14: LIOPT = MAX( DBLE( LIOPT ), DBLE( IWORK( 1 ) ) ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zhbtrd.f:462:21: D( I ) = AB( KD1, I ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhbtrd.f:669:21: D( I ) = AB( 1, I ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zherfsx.f:481:23: REF_TYPE = PARAMS( LA_LINRX_ITREF_I ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zhetd2.f:251:21: E( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhetd2.f:279:23: D( I+1 ) = A( I+1, I+1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhetd2.f:282:18: D( 1 ) = A( 1, 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhetd2.f:295:21: E( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhetd2.f:324:21: D( I ) = A( I, I ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhetd2.f:327:18: D( N ) = A( N, N ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhetrd.f:331:24: D( J ) = A( J, J ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhetrd.f:363:24: D( J ) = A( J, J ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhetf2_rook.f:534:24: D11 = A( K, K ) / D 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhetf2_rook.f:535:24: D22 = A( K-1, K-1 ) / D 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhpevd.f:307:18: W( 1 ) = AP( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhpev.f:209:18: W( 1 ) = AP( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhpevx.f:331:21: W( 1 ) = AP( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhpevx.f:335:24: W( 1 ) = AP( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhpgst.f:188:21: BJJ = BP( JJ ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhpgst.f:209:21: AKK = AP( KK ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhpgst.f:210:21: BKK = BP( KK ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhpgst.f:240:21: AKK = AP( KK ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhpgst.f:241:21: BKK = BP( KK ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhpgst.f:264:21: AJJ = AP( JJ ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhpgst.f:265:21: BJJ = BP( JJ ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhpgvd.f:341:14: LWMIN = MAX( DBLE( LWMIN ), DBLE( WORK( 1 ) ) ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zhpgvd.f:342:15: LRWMIN = MAX( DBLE( LRWMIN ), DBLE( RWORK( 1 ) ) ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zhpgvd.f:343:15: LIWMIN = MAX( DBLE( LIWMIN ), DBLE( IWORK( 1 ) ) ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zhptrd.f:227:21: E( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhptrd.f:252:23: D( I+1 ) = AP( I1+I ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhptrd.f:256:18: D( 1 ) = AP( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhptrd.f:272:21: E( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhptrd.f:299:21: D( I ) = AP( II ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zhptrd.f:303:18: D( N ) = AP( II ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zlabrd.f:273:21: D( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zlabrd.f:313:24: E( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zlabrd.f:357:21: D( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zlabrd.f:391:24: E( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zlag2c.f:148:25: SA( I, J ) = A( I, J ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to COMPLEX(4) at (1) [-Wconversion] zla_lin_berr.f:151:21: TMP = (SAFE1 + CABS1(RES(I,J)))/AYB(I,J) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zlaic1.f:197:21: TMP = SQRT( S*DCONJG( S )+C*DCONJG( C ) ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zlaic1.f:251:19: T = C / ( B+SQRT( B*B+C ) ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zlaic1.f:253:19: T = SQRT( B*B+C ) - B 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zlaic1.f:258:18: TMP = SQRT( SINE*DCONJG( SINE )+COSINE*DCONJG( COSINE ) ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zlaic1.f:283:18: TMP = SQRT( S*DCONJG( S )+C*DCONJG( C ) ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zlaic1.f:341:19: T = C / ( B+SQRT( ABS( B*B-C ) ) ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zlaic1.f:352:22: T = -C / ( B+SQRT( B*B+C ) ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zlaic1.f:354:22: T = B - SQRT( B*B+C ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zlaic1.f:360:18: TMP = SQRT( SINE*DCONJG( SINE )+COSINE*DCONJG( COSINE ) ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zlarfgp.f:241:25: BETA = -SAVEALPHA 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zlat2c.f:157:28: SA( I, J ) = A( I, J ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to COMPLEX(4) at (1) [-Wconversion] zlat2c.f:170:28: SA( I, J ) = A( I, J ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to COMPLEX(4) at (1) [-Wconversion] zlatrd.f:274:26: E( I-1 ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zlatrd.f:328:24: E( I ) = ALPHA 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zlauu2.f:168:18: AII = A( I, I ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zlauu2.f:187:18: AII = A( I, I ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zpoequb.f:180:15: S( 1 ) = A( 1, 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zpoequb.f:184:18: S( I ) = A( I, I ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zporfsx.f:473:23: REF_TYPE = PARAMS( LA_LINRX_ITREF_I ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zpotf2.f:180:18: AJJ = DBLE( A( J, J ) ) - ZDOTC( J-1, A( 1, J ), 1, 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zpotf2.f:207:18: AJJ = DBLE( A( J, J ) ) - ZDOTC( J-1, A( J, 1 ), LDA, 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zpptrf.f:195:18: AJJ = DBLE( AP( JJ ) ) - ZDOTC( J-1, AP( JC ), 1, AP( JC ), 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zpptri.f:167:18: AJJ = AP( JJ ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zsyequb.f:275:16: AVG = AVG + S( I )*WORK( I ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zsyequb.f:292:15: C1 = ( N-2 ) * ( WORK( I ) - T*SI ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zsyequb.f:293:15: C0 = -(T*SI)*SI + 2*WORK( I )*SI - N*AVG 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zsyequb.f:327:16: AVG = AVG + ( U + WORK( I ) ) * D / N 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zsysv.f:229:21: LWKOPT = WORK(1) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zsysv_rook.f:262:21: LWKOPT = WORK(1) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zsyrfsx.f:483:23: REF_TYPE = PARAMS( LA_LINRX_ITREF_I ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] zungbr.f:240:18: LWKOPT = WORK( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. ********End of Output of running make on FBLASLAPACK ******* Not checking for library in Download FBLASLAPACK: [] because no functions given to check for ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names No functions to check for in library [] [] No functions to check for in library [] [] Checking for headers Download FBLASLAPACK: ['/people/abhy245/software/petsc/debug-mode-newell/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] ================================================================================ TEST checkVersion from config.packages.fblaslapack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:918) TESTING: checkVersion from config.packages.fblaslapack(config/BuildSystem/config/package.py:918) Uses self.version, self.minversion, self.maxversion, self.versionname, and self.versioninclude to determine if package has required version ================================================================================ TEST checkSharedLibrary from config.packages.fblaslapack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:852) TESTING: checkSharedLibrary from config.packages.fblaslapack(config/BuildSystem/config/package.py:852) By default we don't care about checking if the library is shared ================================================================================ TEST alternateConfigureLibrary from config.packages.f2cblaslapack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.f2cblaslapack(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST checkDependencies from config.packages.BlasLapack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:773) TESTING: checkDependencies from config.packages.BlasLapack(config/BuildSystem/config/package.py:773) ================================================================================ TEST configureLibrary from config.packages.BlasLapack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/BlasLapack.py:391) TESTING: configureLibrary from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:391) ================================================================================ Checking for a functional BLAS and LAPACK in fblaslapack ================================================================================ TEST checkLib from config.packages.BlasLapack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/BlasLapack.py:119) TESTING: checkLib from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:119) Checking for BLAS and LAPACK symbols Checking for functions [ddot_] in library ['/people/abhy245/software/petsc/debug-mode-newell/lib/libfblas.a'] ['libm.a', '-lstdc++', '-ldl', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lmpi_usempif08', '-lmpi_usempi_ignore_tkr', '-lmpi_mpifh', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lpthread'] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char ddot_(); static void _check_ddot_() { ddot_(); } #ifdef __cplusplus } #endif int main() { _check_ddot_();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.o -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lfblas -lm -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl Defined "HAVE_LIBFBLAS" to "1" Checking for functions [dgetrs_] in library ['/people/abhy245/software/petsc/debug-mode-newell/lib/libflapack.a'] ['/people/abhy245/software/petsc/debug-mode-newell/lib/libfblas.a', 'libm.a', '-lstdc++', '-ldl', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lmpi_usempif08', '-lmpi_usempi_ignore_tkr', '-lmpi_mpifh', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lpthread'] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char dgetrs_(); static void _check_dgetrs_() { dgetrs_(); } #ifdef __cplusplus } #endif int main() { _check_dgetrs_();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.o -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lfblas -lm -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl Defined "HAVE_LIBFLAPACK" to "1" Checking for functions [dgeev_] in library ['/people/abhy245/software/petsc/debug-mode-newell/lib/libflapack.a'] ['/people/abhy245/software/petsc/debug-mode-newell/lib/libfblas.a', 'libm.a', '-lstdc++', '-ldl', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lmpi_usempif08', '-lmpi_usempi_ignore_tkr', '-lmpi_mpifh', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lpthread'] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char dgeev_(); static void _check_dgeev_() { dgeev_(); } #ifdef __cplusplus } #endif int main() { _check_dgeev_();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.o -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lfblas -lm -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl Defined "HAVE_LIBFLAPACK" to "1" Found Fortran mangling on BLAS/LAPACK which is underscore Defined "BLASLAPACK_UNDERSCORE" to "1" ================================================================================ TEST checkESSL from config.packages.BlasLapack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/BlasLapack.py:472) TESTING: checkESSL from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:472) Check for the IBM ESSL library Checking for functions [iessl] in library ['/people/abhy245/software/petsc/debug-mode-newell/lib/libflapack.a', '/people/abhy245/software/petsc/debug-mode-newell/lib/libfblas.a', 'libm.a', '-lstdc++', '-ldl', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lmpi_usempif08', '-lmpi_usempi_ignore_tkr', '-lmpi_mpifh', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lpthread'] [] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char iessl(); static void _check_iessl() { iessl(); } #ifdef __cplusplus } #endif int main() { _check_iessl();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.o -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lfblas -lm -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.o: In function `_check_iessl': /tmp/petsc-EiMIaN/config.libraries/conftest.cc:9: undefined reference to `iessl' collect2: error: ld returned 1 exit status ================================================================================ TEST checkPESSL from config.packages.BlasLapack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/BlasLapack.py:517) TESTING: checkPESSL from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:517) Check for the IBM PESSL library - and error out - if used instead of ESSL Checking for functions [ipessl] in library ['/people/abhy245/software/petsc/debug-mode-newell/lib/libflapack.a', '/people/abhy245/software/petsc/debug-mode-newell/lib/libfblas.a', 'libm.a', '-lstdc++', '-ldl', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lmpi_usempif08', '-lmpi_usempi_ignore_tkr', '-lmpi_mpifh', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lpthread'] [] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char ipessl(); static void _check_ipessl() { ipessl(); } #ifdef __cplusplus } #endif int main() { _check_ipessl();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.o -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lfblas -lm -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.o: In function `_check_ipessl': /tmp/petsc-EiMIaN/config.libraries/conftest.cc:9: undefined reference to `ipessl' collect2: error: ld returned 1 exit status ================================================================================ TEST checkMKL from config.packages.BlasLapack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/BlasLapack.py:480) TESTING: checkMKL from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:480) Check for Intel MKL library Checking for functions [mkl_set_num_threads] in library ['/people/abhy245/software/petsc/debug-mode-newell/lib/libflapack.a', '/people/abhy245/software/petsc/debug-mode-newell/lib/libfblas.a', 'libm.a', '-lstdc++', '-ldl', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lmpi_usempif08', '-lmpi_usempi_ignore_tkr', '-lmpi_mpifh', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lpthread'] [] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char mkl_set_num_threads(); static void _check_mkl_set_num_threads() { mkl_set_num_threads(); } #ifdef __cplusplus } #endif int main() { _check_mkl_set_num_threads();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.o -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lfblas -lm -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.o: In function `_check_mkl_set_num_threads': /tmp/petsc-EiMIaN/config.libraries/conftest.cc:9: undefined reference to `mkl_set_num_threads' collect2: error: ld returned 1 exit status ================================================================================ TEST checkMissing from config.packages.BlasLapack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/BlasLapack.py:542) TESTING: checkMissing from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:542) Check for missing LAPACK routines Checking for functions [dgeev_ dgels_ dgelss_ dgeqrf_ dgerfs_ dgesv_ dgesvd_ dgetrf_ dgetri_ dgetrs_ dgges_ dhgeqz_ dhseqr_ dormqr_ dpotrf_ dpotri_ dpotrs_ dpttrf_ dpttrs_ dstebz_ dstein_ dsteqr_ dsyev_ dsyevx_ dsygvx_ dsytrf_ dsytri_ dsytrs_ dtgsen_ dtrsen_ dtrtrs_ dorgqr_] in library ['/people/abhy245/software/petsc/debug-mode-newell/lib/libflapack.a'] ['/people/abhy245/software/petsc/debug-mode-newell/lib/libfblas.a', '/people/abhy245/software/petsc/debug-mode-newell/lib/libflapack.a', '/people/abhy245/software/petsc/debug-mode-newell/lib/libfblas.a', 'libm.a', '-lstdc++', '-ldl', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lmpi_usempif08', '-lmpi_usempi_ignore_tkr', '-lmpi_mpifh', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lpthread'] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char dgeev_(); static void _check_dgeev_() { dgeev_(); } char dgels_(); static void _check_dgels_() { dgels_(); } char dgelss_(); static void _check_dgelss_() { dgelss_(); } char dgeqrf_(); static void _check_dgeqrf_() { dgeqrf_(); } char dgerfs_(); static void _check_dgerfs_() { dgerfs_(); } char dgesv_(); static void _check_dgesv_() { dgesv_(); } char dgesvd_(); static void _check_dgesvd_() { dgesvd_(); } char dgetrf_(); static void _check_dgetrf_() { dgetrf_(); } char dgetri_(); static void _check_dgetri_() { dgetri_(); } char dgetrs_(); static void _check_dgetrs_() { dgetrs_(); } char dgges_(); static void _check_dgges_() { dgges_(); } char dhgeqz_(); static void _check_dhgeqz_() { dhgeqz_(); } char dhseqr_(); static void _check_dhseqr_() { dhseqr_(); } char dormqr_(); static void _check_dormqr_() { dormqr_(); } char dpotrf_(); static void _check_dpotrf_() { dpotrf_(); } char dpotri_(); static void _check_dpotri_() { dpotri_(); } char dpotrs_(); static void _check_dpotrs_() { dpotrs_(); } char dpttrf_(); static void _check_dpttrf_() { dpttrf_(); } char dpttrs_(); static void _check_dpttrs_() { dpttrs_(); } char dstebz_(); static void _check_dstebz_() { dstebz_(); } char dstein_(); static void _check_dstein_() { dstein_(); } char dsteqr_(); static void _check_dsteqr_() { dsteqr_(); } char dsyev_(); static void _check_dsyev_() { dsyev_(); } char dsyevx_(); static void _check_dsyevx_() { dsyevx_(); } char dsygvx_(); static void _check_dsygvx_() { dsygvx_(); } char dsytrf_(); static void _check_dsytrf_() { dsytrf_(); } char dsytri_(); static void _check_dsytri_() { dsytri_(); } char dsytrs_(); static void _check_dsytrs_() { dsytrs_(); } char dtgsen_(); static void _check_dtgsen_() { dtgsen_(); } char dtrsen_(); static void _check_dtrsen_() { dtrsen_(); } char dtrtrs_(); static void _check_dtrtrs_() { dtrtrs_(); } char dorgqr_(); static void _check_dorgqr_() { dorgqr_(); } #ifdef __cplusplus } #endif int main() { _check_dgeev_(); _check_dgels_(); _check_dgelss_(); _check_dgeqrf_(); _check_dgerfs_(); _check_dgesv_(); _check_dgesvd_(); _check_dgetrf_(); _check_dgetri_(); _check_dgetrs_(); _check_dgges_(); _check_dhgeqz_(); _check_dhseqr_(); _check_dormqr_(); _check_dpotrf_(); _check_dpotri_(); _check_dpotrs_(); _check_dpttrf_(); _check_dpttrs_(); _check_dstebz_(); _check_dstein_(); _check_dsteqr_(); _check_dsyev_(); _check_dsyevx_(); _check_dsygvx_(); _check_dsytrf_(); _check_dsytri_(); _check_dsytrs_(); _check_dtgsen_(); _check_dtrsen_(); _check_dtrtrs_(); _check_dorgqr_();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.o -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lfblas -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lfblas -lm -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl Defined "HAVE_LIBFLAPACK" to "1" ================================================================================ TEST checklsame from config.packages.BlasLapack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/BlasLapack.py:560) TESTING: checklsame from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:560) Do the BLAS/LAPACK libraries have a valid lsame() function with correction binding. Lion and xcode 4.2 do not Checking for functions [lsame_] in library ['/people/abhy245/software/petsc/debug-mode-newell/lib/libflapack.a', '/people/abhy245/software/petsc/debug-mode-newell/lib/libfblas.a', 'libm.a', '-lstdc++', '-ldl', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lmpi_usempif08', '-lmpi_usempi_ignore_tkr', '-lmpi_mpifh', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lpthread'] [] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char lsame_(); static void _check_lsame_() { lsame_(); } #ifdef __cplusplus } #endif int main() { _check_lsame_();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.o -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lfblas -lm -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl Defined "HAVE_LIBFLAPACK" to "1" Defined "HAVE_LIBFBLAS" to "1" Defined "HAVE_LIBM" to "1" Defined "HAVE_LIBSTDC__" to "1" Defined "HAVE_LIBDL" to "1" Defined "HAVE_LIBMPI_USEMPIF08" to "1" Defined "HAVE_LIBMPI_USEMPI_IGNORE_TKR" to "1" Defined "HAVE_LIBMPI_MPIFH" to "1" Defined "HAVE_LIBMPI" to "1" Defined "HAVE_LIBGFORTRAN" to "1" Defined "HAVE_LIBM" to "1" Defined "HAVE_LIBGFORTRAN" to "1" Defined "HAVE_LIBM" to "1" Defined "HAVE_LIBGCC_S" to "1" Defined "HAVE_LIBPTHREAD" to "1" Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" char *dgeev_(void); char* testroutine(void){return dgeev_(); }Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" char *dgeev_(void); char* testroutine(void){return dgeev_(); }Executing: mpicc -o /tmp/petsc-EiMIaN/config.setCompilers/libconftest.so -shared -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -lflapack -lfblas -lflapack -lfblas -lm -lstdc++ -ldl -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl ================================================================================ TEST checkRuntimeIssues from config.packages.BlasLapack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/BlasLapack.py:619) TESTING: checkRuntimeIssues from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:619) Determines if BLAS/LAPACK routines use 32 or 64 bit integers 32 bit blas indices based on the BLAS/LAPACK library being used ================================================================================ TEST checkVersion from config.packages.BlasLapack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:918) TESTING: checkVersion from config.packages.BlasLapack(config/BuildSystem/config/package.py:918) Uses self.version, self.minversion, self.maxversion, self.versionname, and self.versioninclude to determine if package has required version ================================================================================ TEST checkSharedLibrary from config.packages.BlasLapack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:852) TESTING: checkSharedLibrary from config.packages.BlasLapack(config/BuildSystem/config/package.py:852) By default we don't care about checking if the library is shared ================================================================================ TEST alternateConfigureLibrary from config.packages.sundials(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.sundials(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.spai(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.spai(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.pARMS(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.pARMS(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.p4est(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.p4est(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST checkDependencies from config.packages.mkl_sparse_optimize(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:773) TESTING: checkDependencies from config.packages.mkl_sparse_optimize(config/BuildSystem/config/package.py:773) ================================================================================ TEST configureLibrary from config.packages.mkl_sparse_optimize(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/mkl_sparse_optimize.py:48) TESTING: configureLibrary from config.packages.mkl_sparse_optimize(config/BuildSystem/config/packages/mkl_sparse_optimize.py:48) ================================================================================== Checking for a functional mkl_sparse_optimize Checking for library in Compiler specific search MKL_SPARSE_OPTIMIZE: [] ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names Checking for functions [mkl_sparse_optimize mkl_sparse_s_create_bsr] in library [] ['/people/abhy245/software/petsc/debug-mode-newell/lib/libflapack.a', '/people/abhy245/software/petsc/debug-mode-newell/lib/libfblas.a', 'libm.a', '-lstdc++', '-ldl', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lmpi_usempif08', '-lmpi_usempi_ignore_tkr', '-lmpi_mpifh', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lpthread'] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char mkl_sparse_optimize(); static void _check_mkl_sparse_optimize() { mkl_sparse_optimize(); } char mkl_sparse_s_create_bsr(); static void _check_mkl_sparse_s_create_bsr() { mkl_sparse_s_create_bsr(); } #ifdef __cplusplus } #endif int main() { _check_mkl_sparse_optimize(); _check_mkl_sparse_s_create_bsr();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.o -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lfblas -lm -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.o: In function `_check_mkl_sparse_optimize': /tmp/petsc-EiMIaN/config.libraries/conftest.cc:9: undefined reference to `mkl_sparse_optimize' /tmp/petsc-EiMIaN/config.libraries/conftest.o: In function `_check_mkl_sparse_s_create_bsr': /tmp/petsc-EiMIaN/config.libraries/conftest.cc:11: undefined reference to `mkl_sparse_s_create_bsr' collect2: error: ld returned 1 exit status ================================================================================ TEST checkVersion from config.packages.mkl_sparse_optimize(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:918) TESTING: checkVersion from config.packages.mkl_sparse_optimize(config/BuildSystem/config/package.py:918) Uses self.version, self.minversion, self.maxversion, self.versionname, and self.versioninclude to determine if package has required version ================================================================================ TEST checkSharedLibrary from config.packages.mkl_sparse_optimize(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:852) TESTING: checkSharedLibrary from config.packages.mkl_sparse_optimize(config/BuildSystem/config/package.py:852) By default we don't care about checking if the library is shared ================================================================================ TEST checkDependencies from config.packages.mkl_sparse(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:773) TESTING: checkDependencies from config.packages.mkl_sparse(config/BuildSystem/config/package.py:773) ================================================================================ TEST configureLibrary from config.packages.mkl_sparse(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/mkl_sparse.py:21) TESTING: configureLibrary from config.packages.mkl_sparse(config/BuildSystem/config/packages/mkl_sparse.py:21) ================================================================================== Checking for a functional mkl_sparse Checking for library in Compiler specific search MKL_SPARSE: [] ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names Checking for functions [mkl_dcsrmv] in library [] ['/people/abhy245/software/petsc/debug-mode-newell/lib/libflapack.a', '/people/abhy245/software/petsc/debug-mode-newell/lib/libfblas.a', 'libm.a', '-lstdc++', '-ldl', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lmpi_usempif08', '-lmpi_usempi_ignore_tkr', '-lmpi_mpifh', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lpthread'] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char mkl_dcsrmv(); static void _check_mkl_dcsrmv() { mkl_dcsrmv(); } #ifdef __cplusplus } #endif int main() { _check_mkl_dcsrmv();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.o -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lfblas -lm -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.o: In function `_check_mkl_dcsrmv': /tmp/petsc-EiMIaN/config.libraries/conftest.cc:9: undefined reference to `mkl_dcsrmv' collect2: error: ld returned 1 exit status ================================================================================ TEST checkVersion from config.packages.mkl_sparse(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:918) TESTING: checkVersion from config.packages.mkl_sparse(config/BuildSystem/config/package.py:918) Uses self.version, self.minversion, self.maxversion, self.versionname, and self.versioninclude to determine if package has required version ================================================================================ TEST checkSharedLibrary from config.packages.mkl_sparse(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:852) TESTING: checkSharedLibrary from config.packages.mkl_sparse(config/BuildSystem/config/package.py:852) By default we don't care about checking if the library is shared ================================================================================ TEST alternateConfigureLibrary from config.packages.mkl_cpardiso(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.mkl_cpardiso(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.fftw(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.fftw(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.elemental(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.elemental(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.ml(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.ml(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.mkl_pardiso(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.mkl_pardiso(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST checkDependencies from config.packages.SuperLU_DIST(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:773) TESTING: checkDependencies from config.packages.SuperLU_DIST(config/BuildSystem/config/package.py:773) ================================================================================ TEST configureLibrary from config.packages.SuperLU_DIST(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:798) TESTING: configureLibrary from config.packages.SuperLU_DIST(config/BuildSystem/config/package.py:798) Find an installation and check if it can work with PETSc ================================================================================== Checking for a functional SuperLU_DIST Looking for SUPERLU_DIST at git.superlu_dist, hg.superlu_dist or a directory starting with ['SuperLU_DIST', 'superlu_dist'] Could not locate an existing copy of SUPERLU_DIST: ['git.parmetis', 'git.sowing', 'git.metis', 'git.fblaslapack', 'make-4.2.1-6.fc28'] Downloading SuperLU_DIST =============================================================================== Trying to download git://https://github.com/xiaoyeli/superlu_dist for SUPERLU_DIST =============================================================================== Executing: git clone https://github.com/xiaoyeli/superlu_dist /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist stdout: Cloning into '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist'... Looking for SUPERLU_DIST at git.superlu_dist, hg.superlu_dist or a directory starting with ['SuperLU_DIST', 'superlu_dist'] Found a copy of SUPERLU_DIST in git.superlu_dist Executing: ['git', 'rev-parse', '--git-dir'] stdout: .git Executing: ['git', 'cat-file', '-e', 'v6.1.1^{commit}'] Executing: ['git', 'rev-parse', 'v6.1.1'] stdout: c0f64b85ff603a3f3446fc86d2bf0435d50a24c5 Executing: ['git', '-c', 'user.name=petsc-configure', '-c', 'user.email=petsc@configure', 'stash'] stdout: No local changes to save Executing: ['git', 'clean', '-f', '-d', '-x'] Executing: ['git', 'checkout', '-f', 'c0f64b85ff603a3f3446fc86d2bf0435d50a24c5'] SUPERLU_DIST was just downloaded, forcing a rebuild because cannot determine if package has changed =============================================================================== Configuring SUPERLU_DIST with cmake, this may take several minutes =============================================================================== Executing: /share/apps/cmake/3.13.4/bin/cmake .. -DCMAKE_INSTALL_PREFIX=/people/abhy245/software/petsc/debug-mode-newell -DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_C_COMPILER="mpicc" -DCMAKE_AR=/usr/bin/ar -DCMAKE_RANLIB=/usr/bin/ranlib -DCMAKE_C_FLAGS:STRING="-fstack-protector -g3 -fopenmp -DAdd_" -DCMAKE_C_FLAGS_DEBUG:STRING="-fstack-protector -g3 -fopenmp -DAdd_" -DCMAKE_C_FLAGS_RELEASE:STRING="-fstack-protector -g3 -fopenmp -DAdd_" -DCMAKE_CXX_COMPILER="mpicxx" -DCMAKE_CXX_FLAGS:STRING="-fstack-protector -g -fopenmp -DAdd_" -DCMAKE_CXX_FLAGS_DEBUG:STRING="-fstack-protector -g -fopenmp -DAdd_" -DCMAKE_CXX_FLAGS_RELEASE:STRING="-fstack-protector -g -fopenmp -DAdd_" -DCMAKE_Fortran_COMPILER="mpif77" -DCMAKE_Fortran_FLAGS:STRING="-ffree-line-length-0 -g -fopenmp" -DCMAKE_Fortran_FLAGS_DEBUG:STRING="-ffree-line-length-0 -g -fopenmp" -DCMAKE_Fortran_FLAGS_RELEASE:STRING="-ffree-line-length-0 -g -fopenmp" -DBUILD_SHARED_LIBS=on -DUSE_XSDK_DEFAULTS=YES -DTPL_BLAS_LIBRARIES="-Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lfblas -lm -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread" -DTPL_LAPACK_LIBRARIES="-Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lfblas -lm -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread" -DTPL_PARMETIS_INCLUDE_DIRS="/people/abhy245/software/petsc/debug-mode-newell/include;/share/apps/openmpi/3.1.3/gcc/7.4.0/lib;/share/apps/openmpi/3.1.3/gcc/7.4.0/include" -DTPL_PARMETIS_LIBRARIES="-Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lparmetis -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lmetis -lm" -Denable_tests=0 -Denable_examples=0 -DCMAKE_INSTALL_NAME_DIR:STRING="/people/abhy245/software/petsc/debug-mode-newell/lib" -DMPI_C_COMPILER:STRING="mpicc" -DMPI_C_COMPILE_FLAGS:STRING="" -DMPI_C_INCLUDE_PATH:STRING="" -DMPI_C_HEADER_DIR:STRING="" -DMPI_C_LIBRARIES:STRING="" -DCMAKE_INSTALL_LIBDIR:STRING="/people/abhy245/software/petsc/debug-mode-newell/lib" stdout: -- The C compiler identification is GNU 7.4.0 -- The CXX compiler identification is GNU 7.4.0 -- Check for working C compiler: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -- Check for working C compiler: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicxx -- Check for working CXX compiler: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicxx -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- The Fortran compiler identification is GNU 7.4.0 -- Check for working Fortran compiler: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpif77 -- Check for working Fortran compiler: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpif77 -- works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpif77 supports Fortran 90 -- Checking whether /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpif77 supports Fortran 90 -- yes -- Found MPI_C: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc (found version "3.1") -- Found MPI_CXX: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicxx (found version "3.1") -- Found MPI_Fortran: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpif77 (found version "3.1") -- Found MPI: TRUE (found version "3.1") -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP_Fortran: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Configuring done -- Generating done -- Build files have been written to: /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build =============================================================================== Compiling and installing SUPERLU_DIST; this may take several minutes =============================================================================== Executing: /people/abhy245/software/petsc/debug-mode-newell/bin/make -j59 -l166.4 stdout: /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -S/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist -B/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build --check-build-system CMakeFiles/Makefile.cmake 0 /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_progress_start /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/CMakeFiles /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/CMakeFiles/progress.marks /people/abhy245/software/petsc/debug-mode-newell/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f SRC/CMakeFiles/superlu_dist-static.dir/build.make SRC/CMakeFiles/superlu_dist-static.dir/depend /people/abhy245/software/petsc/debug-mode-newell/bin/make -f SRC/CMakeFiles/superlu_dist.dir/build.make SRC/CMakeFiles/superlu_dist.dir/depend make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_depends "Unix Makefiles" /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC/CMakeFiles/superlu_dist-static.dir/DependInfo.cmake --color= make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_depends "Unix Makefiles" /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC/CMakeFiles/superlu_dist.dir/DependInfo.cmake --color= Scanning dependencies of target superlu_dist make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f SRC/CMakeFiles/superlu_dist.dir/build.make SRC/CMakeFiles/superlu_dist.dir/build Scanning dependencies of target superlu_dist-static make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f SRC/CMakeFiles/superlu_dist-static.dir/build.make SRC/CMakeFiles/superlu_dist-static.dir/build make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' [ 1%] Building C object SRC/CMakeFiles/superlu_dist.dir/etree.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/etree.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/etree.c [ 3%] Building C object SRC/CMakeFiles/superlu_dist.dir/get_perm_c.c.o [ 3%] Building CXX object SRC/CMakeFiles/superlu_dist.dir/TreeInterface.cpp.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicxx -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -fopenmp -std=c++11 -fstack-protector -g -fopenmp -DAdd_ -fPIC -std=gnu++11 -o CMakeFiles/superlu_dist.dir/TreeInterface.cpp.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/TreeInterface.cpp cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/get_perm_c.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/get_perm_c.c [ 5%] Building C object SRC/CMakeFiles/superlu_dist.dir/util.c.o [ 5%] Building C object SRC/CMakeFiles/superlu_dist.dir/comm.c.o [ 5%] Building C object SRC/CMakeFiles/superlu_dist.dir/sp_ienv.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/sp_ienv.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/sp_ienv.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/comm.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/comm.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/util.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/util.c [ 7%] Building C object SRC/CMakeFiles/superlu_dist.dir/psymbfact_util.c.o [ 7%] Building C object SRC/CMakeFiles/superlu_dist.dir/sp_colorder.c.o [ 7%] Building C object SRC/CMakeFiles/superlu_dist.dir/pxerr_dist.c.o [ 7%] Building C object SRC/CMakeFiles/superlu_dist.dir/symbfact.c.o [ 7%] Building C object SRC/CMakeFiles/superlu_dist.dir/mmd.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/sp_colorder.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/sp_colorder.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/mmd.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/mmd.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pxerr_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pxerr_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/symbfact.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/symbfact.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/psymbfact_util.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/psymbfact_util.c [ 9%] Building C object SRC/CMakeFiles/superlu_dist.dir/mc64ad_dist.c.o [ 9%] Building C object SRC/CMakeFiles/superlu_dist.dir/memory.c.o [ 9%] Building C object SRC/CMakeFiles/superlu_dist.dir/smach_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/memory.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/memory.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/mc64ad_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/mc64ad_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/smach_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/smach_dist.c [ 10%] Building C object SRC/CMakeFiles/superlu_dist.dir/superlu_grid.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/superlu_grid.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/superlu_grid.c [ 13%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/sp_ienv.c.o [ 13%] Building C object SRC/CMakeFiles/superlu_dist.dir/colamd.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/colamd.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/colamd.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/sp_ienv.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/sp_ienv.c [ 15%] Building CXX object SRC/CMakeFiles/superlu_dist-static.dir/TreeInterface.cpp.o [ 15%] Building C object SRC/CMakeFiles/superlu_dist.dir/superlu_timer.c.o [ 15%] Building C object SRC/CMakeFiles/superlu_dist.dir/dlangs_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -O0 -o CMakeFiles/superlu_dist.dir/superlu_timer.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/superlu_timer.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicxx -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -fopenmp -std=c++11 -fstack-protector -g -fopenmp -DAdd_ -fPIC -std=gnu++11 -o CMakeFiles/superlu_dist-static.dir/TreeInterface.cpp.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/TreeInterface.cpp cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dlangs_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dlangs_dist.c [ 16%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/etree.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/etree.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/etree.c [ 17%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/comm.c.o [ 17%] Building C object SRC/CMakeFiles/superlu_dist.dir/dmemory_dist.c.o [ 17%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/sp_colorder.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/comm.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/comm.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dmemory_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dmemory_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/sp_colorder.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/sp_colorder.c [ 18%] Building C object SRC/CMakeFiles/superlu_dist.dir/psymbfact.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/psymbfact.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/psymbfact.c [ 22%] Building C object SRC/CMakeFiles/superlu_dist.dir/dreadrb.c.o [ 22%] Building C object SRC/CMakeFiles/superlu_dist.dir/dsp_blas2_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dsp_blas2_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dsp_blas2_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dreadrb.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dreadrb.c [ 23%] Building C object SRC/CMakeFiles/superlu_dist.dir/dreadhb.c.o [ 23%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pxerr_dist.c.o [ 23%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/get_perm_c.c.o [ 23%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/util.c.o [ 23%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgssvx.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pxerr_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pxerr_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgssvx.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgssvx.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/get_perm_c.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/get_perm_c.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dreadhb.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dreadhb.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/util.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/util.c [ 29%] Building C object SRC/CMakeFiles/superlu_dist.dir/dreadtriple.c.o [ 29%] Building C object SRC/CMakeFiles/superlu_dist.dir/dreadMM.c.o [ 29%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/symbfact.c.o [ 29%] Building C object SRC/CMakeFiles/superlu_dist.dir/static_schedule.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/static_schedule.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/static_schedule.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/symbfact.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/symbfact.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dreadtriple.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dreadtriple.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dreadMM.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dreadMM.c [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/get_perm_c_parmetis.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdlaqgs.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/mc64ad_dist.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/dmach_dist.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/xerr_dist.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/dbinary_io.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/superlu_dist_version.c.o [ 15%] Building C object SRC/CMakeFiles/superlu_dist.dir/dlaqgs_dist.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/dgsequ_dist.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/mmd.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/memory.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/dmyblas2_dist.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/dutil_dist.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgssvx_ABglobal.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/dsp_blas3_dist.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/static_schedule.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/superlu_timer.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgsequ.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/get_perm_c_parmetis.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/superlu_grid.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/psymbfact.c.o [ 29%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/psymbfact_util.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/dreadtriple_noheader.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/mc64ad_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/mc64ad_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/get_perm_c_parmetis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/get_perm_c_parmetis.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/mmd.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/mmd.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/xerr_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/xerr_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dmach_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dmach_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/memory.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/memory.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/superlu_dist_version.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/superlu_dist_version.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/superlu_grid.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/superlu_grid.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dgsequ_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dgsequ_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -O0 -o CMakeFiles/superlu_dist-static.dir/superlu_timer.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/superlu_timer.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/psymbfact.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/psymbfact.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/psymbfact_util.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/psymbfact_util.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dlaqgs_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dlaqgs_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/get_perm_c_parmetis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/get_perm_c_parmetis.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dutil_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dutil_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/static_schedule.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/static_schedule.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dmyblas2_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dmyblas2_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dsp_blas3_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dsp_blas3_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgssvx_ABglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgssvx_ABglobal.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dreadtriple_noheader.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dreadtriple_noheader.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dbinary_io.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dbinary_io.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgsequ.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgsequ.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdlaqgs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdlaqgs.c [ 31%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/xerr_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/xerr_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/xerr_dist.c [ 31%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/smach_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/smach_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/smach_dist.c [ 32%] Building C object SRC/CMakeFiles/superlu_dist.dir/dldperm_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dldperm_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dldperm_dist.c [ 33%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dmach_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dmach_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dmach_dist.c [ 33%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdlangs.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdlangs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdlangs.c [ 34%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/colamd.c.o [ 34%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/superlu_dist_version.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/colamd.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/colamd.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/superlu_dist_version.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/superlu_dist_version.c [ 34%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dlangs_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dlangs_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dlangs_dist.c [ 35%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dgsequ_dist.c.o [ 35%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dlaqgs_dist.c.o [ 36%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dmemory_dist.c.o [ 36%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dutil_dist.c.o [ 37%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdutil.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdutil.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdutil.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dgsequ_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dgsequ_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dlaqgs_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dlaqgs_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dutil_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dutil_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dmemory_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dmemory_dist.c [ 37%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdsymbfact_distdata.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdsymbfact_distdata.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdsymbfact_distdata.c [ 41%] Building C object SRC/CMakeFiles/superlu_dist.dir/pddistribute.c.o [ 41%] Building C object SRC/CMakeFiles/superlu_dist.dir/ddistribute.c.o [ 41%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrf.c.o [ 41%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrs.c.o [ 41%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dmyblas2_dist.c.o [ 41%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrf2.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dmyblas2_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dmyblas2_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/ddistribute.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/ddistribute.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pddistribute.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pddistribute.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrf.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrf.c [ 41%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dsp_blas2_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dsp_blas2_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dsp_blas2_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrf2.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrf2.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrs.c [ 42%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrs1.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrs1.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrs1.c [ 43%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrs_Bglobal.c.o [ 43%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dsp_blas3_dist.c.o [ 43%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgssvx.c.o [ 43%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrs_lsum.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrs_Bglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrs_Bglobal.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dsp_blas3_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dsp_blas3_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrs_lsum.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrs_lsum.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgssvx.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgssvx.c [ 44%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgssvx_ABglobal.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgssvx_ABglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgssvx_ABglobal.c [ 44%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dreadhb.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dreadhb.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dreadhb.c [ 46%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dreadtriple.c.o [ 46%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgsrfs.c.o [ 46%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dreadrb.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dreadrb.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dreadrb.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dreadtriple.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dreadtriple.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgsrfs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgsrfs.c [ 47%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dreadtriple_noheader.c.o [ 47%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgsmv.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgsmv.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgsmv.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dreadtriple_noheader.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dreadtriple_noheader.c [ 51%] Building C object SRC/CMakeFiles/superlu_dist.dir/zlaqgs_dist.c.o [ 51%] Building C object SRC/CMakeFiles/superlu_dist.dir/zgsequ_dist.c.o [ 51%] Building C object SRC/CMakeFiles/superlu_dist.dir/zlangs_dist.c.o [ 51%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdGetDiagU.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zlangs_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zlangs_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zgsequ_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zgsequ_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zlaqgs_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zlaqgs_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdGetDiagU.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdGetDiagU.c [ 53%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgsrfs_ABXglobal.c.o [ 53%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgsmv_AXglobal.c.o [ 53%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dreadMM.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgsrfs_ABXglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgsrfs_ABXglobal.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dreadMM.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dreadMM.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgsmv_AXglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgsmv_AXglobal.c [ 54%] Building C object SRC/CMakeFiles/superlu_dist.dir/zutil_dist.c.o [ 54%] Building C object SRC/CMakeFiles/superlu_dist.dir/zmemory_dist.c.o [ 54%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdlaqgs.c.o [ 53%] Building C object SRC/CMakeFiles/superlu_dist.dir/dcomplex_dist.c.o [ 54%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dbinary_io.c.o [ 54%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgsequ.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zutil_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zutil_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zmemory_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zmemory_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dcomplex_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dcomplex_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dbinary_io.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dbinary_io.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgsequ.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgsequ.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdlaqgs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdlaqgs.c [ 55%] Building C object SRC/CMakeFiles/superlu_dist.dir/zmyblas2_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zmyblas2_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zmyblas2_dist.c [ 56%] Building C object SRC/CMakeFiles/superlu_dist.dir/zsp_blas2_dist.c.o [ 56%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dldperm_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zsp_blas2_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zsp_blas2_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dldperm_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dldperm_dist.c [ 57%] Building C object SRC/CMakeFiles/superlu_dist.dir/zsp_blas3_dist.c.o [ 57%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdlangs.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zsp_blas3_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zsp_blas3_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdlangs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdlangs.c [ 59%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgssvx_ABglobal.c.o [ 58%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgssvx.c.o [ 59%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdsymbfact_distdata.c.o [ 59%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdutil.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgssvx.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgssvx.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdutil.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdutil.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgssvx_ABglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgssvx_ABglobal.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdsymbfact_distdata.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdsymbfact_distdata.c [ 61%] Building C object SRC/CMakeFiles/superlu_dist.dir/zreadrb.c.o [ 61%] Building C object SRC/CMakeFiles/superlu_dist.dir/zreadhb.c.o [ 61%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/ddistribute.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zreadhb.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zreadhb.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zreadrb.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zreadrb.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/ddistribute.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/ddistribute.c [ 61%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pddistribute.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pddistribute.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pddistribute.c [ 61%] Building C object SRC/CMakeFiles/superlu_dist.dir/zreadtriple.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zreadtriple.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zreadtriple.c [ 62%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrf.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrf.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrf.c [ 65%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzlaqgs.c.o [ 65%] Building C object SRC/CMakeFiles/superlu_dist.dir/zreadMM.c.o [ 65%] Building C object SRC/CMakeFiles/superlu_dist.dir/zreadtriple_noheader.c.o [ 65%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrs1.c.o [ 65%] Building C object SRC/CMakeFiles/superlu_dist.dir/zbinary_io.c.o [ 64%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrf2.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zreadMM.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zreadMM.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrf2.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrf2.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zreadtriple_noheader.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zreadtriple_noheader.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zbinary_io.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zbinary_io.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrs1.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrs1.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzlaqgs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzlaqgs.c [ 66%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgsequ.c.o [ 66%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzlangs.c.o [ 66%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrs.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgsequ.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgsequ.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzlangs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzlangs.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrs.c [ 67%] Building C object SRC/CMakeFiles/superlu_dist.dir/zldperm_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zldperm_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zldperm_dist.c [ 69%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzutil.c.o [ 69%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrs_lsum.c.o [ 69%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzsymbfact_distdata.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrs_lsum.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrs_lsum.c [ 69%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrs_Bglobal.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrs_Bglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrs_Bglobal.c [ 70%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgsmv.c.o [ 70%] Building C object SRC/CMakeFiles/superlu_dist.dir/zdistribute.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgsmv.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgsmv.c [ 70%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzdistribute.c.o [ 72%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgsrfs_ABXglobal.c.o [ 72%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgsrfs.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgsrfs_ABXglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgsrfs_ABXglobal.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgsrfs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgsrfs.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzutil.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzutil.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzsymbfact_distdata.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzsymbfact_distdata.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zdistribute.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zdistribute.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzdistribute.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzdistribute.c [ 73%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgsmv_AXglobal.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgsmv_AXglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgsmv_AXglobal.c [ 78%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrf.c.o [ 78%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrs1.c.o [ 74%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdGetDiagU.c.o [ 78%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zlangs_dist.c.o [ 78%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrf2.c.o [ 78%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zlaqgs_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrf.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrf.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrf2.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrf2.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrs1.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrs1.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdGetDiagU.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdGetDiagU.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zlangs_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zlangs_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zlaqgs_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zlaqgs_dist.c [ 79%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dcomplex_dist.c.o [ 79%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zutil_dist.c.o [ 79%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrs.c.o [ 79%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zgsequ_dist.c.o [ 79%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrs_Bglobal.c.o [ 79%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrs_lsum.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zutil_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zutil_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrs_Bglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrs_Bglobal.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrs.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dcomplex_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dcomplex_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zgsequ_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zgsequ_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrs_lsum.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrs_lsum.c [ 80%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgsmv.c.o [ 80%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgsrfs.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgsrfs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgsrfs.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgsmv.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgsmv.c [ 82%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgsrfs_ABXglobal.c.o [ 82%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zmyblas2_dist.c.o [ 82%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zsp_blas2_dist.c.o [ 82%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zmemory_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgsrfs_ABXglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgsrfs_ABXglobal.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zmemory_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zmemory_dist.c [ 82%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgssvx.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zmyblas2_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zmyblas2_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zsp_blas2_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zsp_blas2_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgssvx.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgssvx.c [ 83%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zsp_blas3_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zsp_blas3_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zsp_blas3_dist.c [ 83%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgsmv_AXglobal.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgsmv_AXglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgsmv_AXglobal.c [ 84%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzGetDiagU.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzGetDiagU.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzGetDiagU.c [ 86%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zreadtriple.c.o [ 86%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgssvx_ABglobal.c.o [ 85%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zreadhb.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgssvx_ABglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgssvx_ABglobal.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zreadhb.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zreadhb.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zreadtriple.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zreadtriple.c [ 87%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zreadtriple_noheader.c.o [ 87%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zbinary_io.c.o [ 87%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zreadrb.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zreadrb.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zreadrb.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zreadtriple_noheader.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zreadtriple_noheader.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zbinary_io.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zbinary_io.c [ 89%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zreadMM.c.o [ 89%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzlaqgs.c.o [ 89%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgsequ.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzlaqgs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzlaqgs.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zreadMM.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zreadMM.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgsequ.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgsequ.c [ 91%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zldperm_dist.c.o [ 91%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzutil.c.o [ 90%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzlangs.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zldperm_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zldperm_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzlangs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzlangs.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzutil.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzutil.c [ 91%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzsymbfact_distdata.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzsymbfact_distdata.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzsymbfact_distdata.c [ 92%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zdistribute.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zdistribute.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zdistribute.c [ 93%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrf2.c.o [ 93%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrf.c.o [ 93%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzdistribute.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrf2.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrf2.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzdistribute.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzdistribute.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrf.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrf.c [ 94%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrs.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrs.c [ 95%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrs1.c.o [ 95%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrs_lsum.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrs1.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrs1.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrs_lsum.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrs_lsum.c [ 95%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrs_Bglobal.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrs_Bglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrs_Bglobal.c [ 96%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgsrfs.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgsrfs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgsrfs.c [ 96%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgsmv.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgsmv.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgsmv.c [ 97%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgsmv_AXglobal.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgsmv_AXglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgsmv_AXglobal.c [ 97%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgsrfs_ABXglobal.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgsrfs_ABXglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgsrfs_ABXglobal.c [ 98%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzGetDiagU.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzGetDiagU.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzGetDiagU.c [100%] Linking CXX shared library libsuperlu_dist.so [100%] Linking CXX static library libsuperlu_dist.a cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -P CMakeFiles/superlu_dist-static.dir/cmake_clean_target.cmake cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_link_script CMakeFiles/superlu_dist.dir/link.txt --verbose=1 /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicxx -fPIC -fopenmp -std=c++11 -fstack-protector -g -fopenmp -DAdd_ -shared -Wl,-soname,libsuperlu_dist.so.6 -o libsuperlu_dist.so.6.1.1 CMakeFiles/superlu_dist.dir/TreeInterface.cpp.o CMakeFiles/superlu_dist.dir/sp_ienv.c.o CMakeFiles/superlu_dist.dir/etree.c.o CMakeFiles/superlu_dist.dir/sp_colorder.c.o CMakeFiles/superlu_dist.dir/get_perm_c.c.o CMakeFiles/superlu_dist.dir/mmd.c.o CMakeFiles/superlu_dist.dir/comm.c.o CMakeFiles/superlu_dist.dir/memory.c.o CMakeFiles/superlu_dist.dir/util.c.o CMakeFiles/superlu_dist.dir/superlu_grid.c.o CMakeFiles/superlu_dist.dir/pxerr_dist.c.o CMakeFiles/superlu_dist.dir/superlu_timer.c.o CMakeFiles/superlu_dist.dir/symbfact.c.o CMakeFiles/superlu_dist.dir/psymbfact.c.o CMakeFiles/superlu_dist.dir/psymbfact_util.c.o CMakeFiles/superlu_dist.dir/get_perm_c_parmetis.c.o CMakeFiles/superlu_dist.dir/mc64ad_dist.c.o CMakeFiles/superlu_dist.dir/static_schedule.c.o CMakeFiles/superlu_dist.dir/xerr_dist.c.o CMakeFiles/superlu_dist.dir/smach_dist.c.o CMakeFiles/superlu_dist.dir/dmach_dist.c.o CMakeFiles/superlu_dist.dir/colamd.c.o CMakeFiles/superlu_dist.dir/superlu_dist_version.c.o CMakeFiles/superlu_dist.dir/dlangs_dist.c.o CMakeFiles/superlu_dist.dir/dgsequ_dist.c.o CMakeFiles/superlu_dist.dir/dlaqgs_dist.c.o CMakeFiles/superlu_dist.dir/dutil_dist.c.o CMakeFiles/superlu_dist.dir/dmemory_dist.c.o CMakeFiles/superlu_dist.dir/dmyblas2_dist.c.o CMakeFiles/superlu_dist.dir/dsp_blas2_dist.c.o CMakeFiles/superlu_dist.dir/dsp_blas3_dist.c.o CMakeFiles/superlu_dist.dir/pdgssvx.c.o CMakeFiles/superlu_dist.dir/pdgssvx_ABglobal.c.o CMakeFiles/superlu_dist.dir/dreadhb.c.o CMakeFiles/superlu_dist.dir/dreadrb.c.o CMakeFiles/superlu_dist.dir/dreadtriple.c.o CMakeFiles/superlu_dist.dir/dreadtriple_noheader.c.o CMakeFiles/superlu_dist.dir/dbinary_io.c.o CMakeFiles/superlu_dist.dir/dreadMM.c.o CMakeFiles/superlu_dist.dir/pdgsequ.c.o CMakeFiles/superlu_dist.dir/pdlaqgs.c.o CMakeFiles/superlu_dist.dir/dldperm_dist.c.o CMakeFiles/superlu_dist.dir/pdlangs.c.o CMakeFiles/superlu_dist.dir/pdutil.c.o CMakeFiles/superlu_dist.dir/pdsymbfact_distdata.c.o CMakeFiles/superlu_dist.dir/ddistribute.c.o CMakeFiles/superlu_dist.dir/pddistribute.c.o CMakeFiles/superlu_dist.dir/pdgstrf.c.o CMakeFiles/superlu_dist.dir/pdgstrf2.c.o CMakeFiles/superlu_dist.dir/pdgstrs.c.o CMakeFiles/superlu_dist.dir/pdgstrs1.c.o CMakeFiles/superlu_dist.dir/pdgstrs_lsum.c.o CMakeFiles/superlu_dist.dir/pdgstrs_Bglobal.c.o CMakeFiles/superlu_dist.dir/pdgsrfs.c.o CMakeFiles/superlu_dist.dir/pdgsmv.c.o CMakeFiles/superlu_dist.dir/pdgsrfs_ABXglobal.c.o CMakeFiles/superlu_dist.dir/pdgsmv_AXglobal.c.o CMakeFiles/superlu_dist.dir/pdGetDiagU.c.o CMakeFiles/superlu_dist.dir/dcomplex_dist.c.o CMakeFiles/superlu_dist.dir/zlangs_dist.c.o CMakeFiles/superlu_dist.dir/zgsequ_dist.c.o CMakeFiles/superlu_dist.dir/zlaqgs_dist.c.o CMakeFiles/superlu_dist.dir/zutil_dist.c.o CMakeFiles/superlu_dist.dir/zmemory_dist.c.o CMakeFiles/superlu_dist.dir/zmyblas2_dist.c.o CMakeFiles/superlu_dist.dir/zsp_blas2_dist.c.o CMakeFiles/superlu_dist.dir/zsp_blas3_dist.c.o CMakeFiles/superlu_dist.dir/pzgssvx.c.o CMakeFiles/superlu_dist.dir/pzgssvx_ABglobal.c.o CMakeFiles/superlu_dist.dir/zreadhb.c.o CMakeFiles/superlu_dist.dir/zreadrb.c.o CMakeFiles/superlu_dist.dir/zreadtriple.c.o CMakeFiles/superlu_dist.dir/zreadtriple_noheader.c.o CMakeFiles/superlu_dist.dir/zbinary_io.c.o CMakeFiles/superlu_dist.dir/zreadMM.c.o CMakeFiles/superlu_dist.dir/pzgsequ.c.o CMakeFiles/superlu_dist.dir/pzlaqgs.c.o CMakeFiles/superlu_dist.dir/zldperm_dist.c.o CMakeFiles/superlu_dist.dir/pzlangs.c.o CMakeFiles/superlu_dist.dir/pzutil.c.o CMakeFiles/superlu_dist.dir/pzsymbfact_distdata.c.o CMakeFiles/superlu_dist.dir/zdistribute.c.o CMakeFiles/superlu_dist.dir/pzdistribute.c.o CMakeFiles/superlu_dist.dir/pzgstrf.c.o CMakeFiles/superlu_dist.dir/pzgstrf2.c.o CMakeFiles/superlu_dist.dir/pzgstrs.c.o CMakeFiles/superlu_dist.dir/pzgstrs1.c.o CMakeFiles/superlu_dist.dir/pzgstrs_lsum.c.o CMakeFiles/superlu_dist.dir/pzgstrs_Bglobal.c.o CMakeFiles/superlu_dist.dir/pzgsrfs.c.o CMakeFiles/superlu_dist.dir/pzgsmv.c.o CMakeFiles/superlu_dist.dir/pzgsrfs_ABXglobal.c.o CMakeFiles/superlu_dist.dir/pzgsmv_AXglobal.c.o CMakeFiles/superlu_dist.dir/pzGetDiagU.c.o -Wl,-rpath,:::::::::::::::::::::::::::::::::::::::::::::::::::: -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lfblas -lm -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lfblas -lm -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lparmetis -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lmetis -lm -lm cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_link_script CMakeFiles/superlu_dist-static.dir/link.txt --verbose=1 /usr/bin/ar qc libsuperlu_dist.a CMakeFiles/superlu_dist-static.dir/TreeInterface.cpp.o CMakeFiles/superlu_dist-static.dir/sp_ienv.c.o CMakeFiles/superlu_dist-static.dir/etree.c.o CMakeFiles/superlu_dist-static.dir/sp_colorder.c.o CMakeFiles/superlu_dist-static.dir/get_perm_c.c.o CMakeFiles/superlu_dist-static.dir/mmd.c.o CMakeFiles/superlu_dist-static.dir/comm.c.o CMakeFiles/superlu_dist-static.dir/memory.c.o CMakeFiles/superlu_dist-static.dir/util.c.o CMakeFiles/superlu_dist-static.dir/superlu_grid.c.o CMakeFiles/superlu_dist-static.dir/pxerr_dist.c.o CMakeFiles/superlu_dist-static.dir/superlu_timer.c.o CMakeFiles/superlu_dist-static.dir/symbfact.c.o CMakeFiles/superlu_dist-static.dir/psymbfact.c.o CMakeFiles/superlu_dist-static.dir/psymbfact_util.c.o CMakeFiles/superlu_dist-static.dir/get_perm_c_parmetis.c.o CMakeFiles/superlu_dist-static.dir/mc64ad_dist.c.o CMakeFiles/superlu_dist-static.dir/static_schedule.c.o CMakeFiles/superlu_dist-static.dir/xerr_dist.c.o CMakeFiles/superlu_dist-static.dir/smach_dist.c.o CMakeFiles/superlu_dist-static.dir/dmach_dist.c.o CMakeFiles/superlu_dist-static.dir/colamd.c.o CMakeFiles/superlu_dist-static.dir/superlu_dist_version.c.o CMakeFiles/superlu_dist-static.dir/dlangs_dist.c.o CMakeFiles/superlu_dist-static.dir/dgsequ_dist.c.o CMakeFiles/superlu_dist-static.dir/dlaqgs_dist.c.o CMakeFiles/superlu_dist-static.dir/dutil_dist.c.o CMakeFiles/superlu_dist-static.dir/dmemory_dist.c.o CMakeFiles/superlu_dist-static.dir/dmyblas2_dist.c.o CMakeFiles/superlu_dist-static.dir/dsp_blas2_dist.c.o CMakeFiles/superlu_dist-static.dir/dsp_blas3_dist.c.o CMakeFiles/superlu_dist-static.dir/pdgssvx.c.o CMakeFiles/superlu_dist-static.dir/pdgssvx_ABglobal.c.o CMakeFiles/superlu_dist-static.dir/dreadhb.c.o CMakeFiles/superlu_dist-static.dir/dreadrb.c.o CMakeFiles/superlu_dist-static.dir/dreadtriple.c.o CMakeFiles/superlu_dist-static.dir/dreadtriple_noheader.c.o CMakeFiles/superlu_dist-static.dir/dbinary_io.c.o CMakeFiles/superlu_dist-static.dir/dreadMM.c.o CMakeFiles/superlu_dist-static.dir/pdgsequ.c.o CMakeFiles/superlu_dist-static.dir/pdlaqgs.c.o CMakeFiles/superlu_dist-static.dir/dldperm_dist.c.o CMakeFiles/superlu_dist-static.dir/pdlangs.c.o CMakeFiles/superlu_dist-static.dir/pdutil.c.o CMakeFiles/superlu_dist-static.dir/pdsymbfact_distdata.c.o CMakeFiles/superlu_dist-static.dir/ddistribute.c.o CMakeFiles/superlu_dist-static.dir/pddistribute.c.o CMakeFiles/superlu_dist-static.dir/pdgstrf.c.o CMakeFiles/superlu_dist-static.dir/pdgstrf2.c.o CMakeFiles/superlu_dist-static.dir/pdgstrs.c.o CMakeFiles/superlu_dist-static.dir/pdgstrs1.c.o CMakeFiles/superlu_dist-static.dir/pdgstrs_lsum.c.o CMakeFiles/superlu_dist-static.dir/pdgstrs_Bglobal.c.o CMakeFiles/superlu_dist-static.dir/pdgsrfs.c.o CMakeFiles/superlu_dist-static.dir/pdgsmv.c.o CMakeFiles/superlu_dist-static.dir/pdgsrfs_ABXglobal.c.o CMakeFiles/superlu_dist-static.dir/pdgsmv_AXglobal.c.o CMakeFiles/superlu_dist-static.dir/pdGetDiagU.c.o CMakeFiles/superlu_dist-static.dir/dcomplex_dist.c.o CMakeFiles/superlu_dist-static.dir/zlangs_dist.c.o CMakeFiles/superlu_dist-static.dir/zgsequ_dist.c.o CMakeFiles/superlu_dist-static.dir/zlaqgs_dist.c.o CMakeFiles/superlu_dist-static.dir/zutil_dist.c.o CMakeFiles/superlu_dist-static.dir/zmemory_dist.c.o CMakeFiles/superlu_dist-static.dir/zmyblas2_dist.c.o CMakeFiles/superlu_dist-static.dir/zsp_blas2_dist.c.o CMakeFiles/superlu_dist-static.dir/zsp_blas3_dist.c.o CMakeFiles/superlu_dist-static.dir/pzgssvx.c.o CMakeFiles/superlu_dist-static.dir/pzgssvx_ABglobal.c.o CMakeFiles/superlu_dist-static.dir/zreadhb.c.o CMakeFiles/superlu_dist-static.dir/zreadrb.c.o CMakeFiles/superlu_dist-static.dir/zreadtriple.c.o CMakeFiles/superlu_dist-static.dir/zreadtriple_noheader.c.o CMakeFiles/superlu_dist-static.dir/zbinary_io.c.o CMakeFiles/superlu_dist-static.dir/zreadMM.c.o CMakeFiles/superlu_dist-static.dir/pzgsequ.c.o CMakeFiles/superlu_dist-static.dir/pzlaqgs.c.o CMakeFiles/superlu_dist-static.dir/zldperm_dist.c.o CMakeFiles/superlu_dist-static.dir/pzlangs.c.o CMakeFiles/superlu_dist-static.dir/pzutil.c.o CMakeFiles/superlu_dist-static.dir/pzsymbfact_distdata.c.o CMakeFiles/superlu_dist-static.dir/zdistribute.c.o CMakeFiles/superlu_dist-static.dir/pzdistribute.c.o CMakeFiles/superlu_dist-static.dir/pzgstrf.c.o CMakeFiles/superlu_dist-static.dir/pzgstrf2.c.o CMakeFiles/superlu_dist-static.dir/pzgstrs.c.o CMakeFiles/superlu_dist-static.dir/pzgstrs1.c.o CMakeFiles/superlu_dist-static.dir/pzgstrs_lsum.c.o CMakeFiles/superlu_dist-static.dir/pzgstrs_Bglobal.c.o CMakeFiles/superlu_dist-static.dir/pzgsrfs.c.o CMakeFiles/superlu_dist-static.dir/pzgsmv.c.o CMakeFiles/superlu_dist-static.dir/pzgsrfs_ABXglobal.c.o CMakeFiles/superlu_dist-static.dir/pzgsmv_AXglobal.c.o CMakeFiles/superlu_dist-static.dir/pzGetDiagU.c.o /usr/bin/ranlib libsuperlu_dist.a make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_symlink_library libsuperlu_dist.so.6.1.1 libsuperlu_dist.so.6 libsuperlu_dist.so make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' [100%] Built target superlu_dist-static [100%] Built target superlu_dist make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_progress_start /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/CMakeFiles 0 Executing: /people/abhy245/software/petsc/debug-mode-newell/bin/make install stdout: /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -S/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist -B/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build --check-build-system CMakeFiles/Makefile.cmake 0 /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_progress_start /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/CMakeFiles /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/CMakeFiles/progress.marks /people/abhy245/software/petsc/debug-mode-newell/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f SRC/CMakeFiles/superlu_dist-static.dir/build.make SRC/CMakeFiles/superlu_dist-static.dir/depend make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_depends "Unix Makefiles" /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC/CMakeFiles/superlu_dist-static.dir/DependInfo.cmake --color= make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f SRC/CMakeFiles/superlu_dist-static.dir/build.make SRC/CMakeFiles/superlu_dist-static.dir/build make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' make[2]: Nothing to be done for 'SRC/CMakeFiles/superlu_dist-static.dir/build'. make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' [ 50%] Built target superlu_dist-static /people/abhy245/software/petsc/debug-mode-newell/bin/make -f SRC/CMakeFiles/superlu_dist.dir/build.make SRC/CMakeFiles/superlu_dist.dir/depend make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_depends "Unix Makefiles" /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC/CMakeFiles/superlu_dist.dir/DependInfo.cmake --color= make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f SRC/CMakeFiles/superlu_dist.dir/build.make SRC/CMakeFiles/superlu_dist.dir/build make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' make[2]: Nothing to be done for 'SRC/CMakeFiles/superlu_dist.dir/build'. make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' [100%] Built target superlu_dist make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_progress_start /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/CMakeFiles 0 /people/abhy245/software/petsc/debug-mode-newell/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' Install the project... /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /people/abhy245/software/petsc/debug-mode-newell/lib/pkgconfig/superlu_dist.pc -- Installing: /people/abhy245/software/petsc/debug-mode-newell/lib/libsuperlu_dist.so.6.1.1 -- Installing: /people/abhy245/software/petsc/debug-mode-newell/lib/libsuperlu_dist.so.6 -- Set runtime path of "/people/abhy245/software/petsc/debug-mode-newell/lib/libsuperlu_dist.so.6.1.1" to "/people/abhy245/software/petsc/debug-mode-newell/lib" -- Installing: /people/abhy245/software/petsc/debug-mode-newell/lib/libsuperlu_dist.so -- Installing: /people/abhy245/software/petsc/debug-mode-newell/lib/libsuperlu_dist.a -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/Cnames.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/cublas_utils.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/dcomplex.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/machines.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/psymbfact.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/superlu_defs.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/superlu_enum_consts.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/supermatrix.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/util_dist.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/colamd.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/TreeBcast_slu.hpp -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/TreeReduce_slu.hpp -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/TreeBcast_slu_impl.hpp -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/TreeReduce_slu_impl.hpp -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/superlu_dist_config.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/superlu_ddefs.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/superlu_zdefs.h ********Output of running make on SUPERLU_DIST follows ******* -- The C compiler identification is GNU 7.4.0 -- The CXX compiler identification is GNU 7.4.0 -- Check for working C compiler: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -- Check for working C compiler: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicxx -- Check for working CXX compiler: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicxx -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- The Fortran compiler identification is GNU 7.4.0 -- Check for working Fortran compiler: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpif77 -- Check for working Fortran compiler: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpif77 -- works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpif77 supports Fortran 90 -- Checking whether /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpif77 supports Fortran 90 -- yes -- Found MPI_C: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc (found version "3.1") -- Found MPI_CXX: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicxx (found version "3.1") -- Found MPI_Fortran: /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpif77 (found version "3.1") -- Found MPI: TRUE (found version "3.1") -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP_Fortran: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Configuring done -- Generating done -- Build files have been written to: /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build Process XSDK defaults ... USE_XSDK_DEFAULTS = 'YES' -- XSDK: Setting default CMAKE_BUILD_TYPE=DEBUG -- SuperLU_DIST will be built as a shared library. -- SuperLU_DIST will also be built as a static library. CMake Warning (dev) at CMakeLists.txt:140 (find_package): Policy CMP0074 is not set: find_package uses _ROOT variables. Run "cmake --help-policy CMP0074" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Environment variable MPI_ROOT is set to: /share/apps/openmpi/3.1.3/gcc/7.4.0 For compatibility, CMake is ignoring the variable. This warning is for project developers. Use -Wno-dev to suppress it. -- OpenMP_EXE_LINKER_FLAGS='' -- CMAKE_EXE_LINKER_FLAGS=' -fopenmp' -- Using TPL_BLAS_LIBRARIES='-Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lfblas -lm -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread' -- Using TPL_LAPACK_LIBRARIES='-Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lfblas -lm -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread' -- Enabled support for PARMETIS. -- Will not link with CombBLAS. CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG CMAKE_Fortran_FLAGS_DEBUG CMAKE_Fortran_FLAGS_RELEASE MPI_C_HEADER_DIR /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -S/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist -B/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build --check-build-system CMakeFiles/Makefile.cmake 0 /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_progress_start /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/CMakeFiles /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/CMakeFiles/progress.marks /people/abhy245/software/petsc/debug-mode-newell/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f SRC/CMakeFiles/superlu_dist-static.dir/build.make SRC/CMakeFiles/superlu_dist-static.dir/depend /people/abhy245/software/petsc/debug-mode-newell/bin/make -f SRC/CMakeFiles/superlu_dist.dir/build.make SRC/CMakeFiles/superlu_dist.dir/depend make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_depends "Unix Makefiles" /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC/CMakeFiles/superlu_dist-static.dir/DependInfo.cmake --color= make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_depends "Unix Makefiles" /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC/CMakeFiles/superlu_dist.dir/DependInfo.cmake --color= Scanning dependencies of target superlu_dist make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f SRC/CMakeFiles/superlu_dist.dir/build.make SRC/CMakeFiles/superlu_dist.dir/build Scanning dependencies of target superlu_dist-static make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f SRC/CMakeFiles/superlu_dist-static.dir/build.make SRC/CMakeFiles/superlu_dist-static.dir/build make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' [ 1%] Building C object SRC/CMakeFiles/superlu_dist.dir/etree.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/etree.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/etree.c [ 3%] Building C object SRC/CMakeFiles/superlu_dist.dir/get_perm_c.c.o [ 3%] Building CXX object SRC/CMakeFiles/superlu_dist.dir/TreeInterface.cpp.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicxx -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -fopenmp -std=c++11 -fstack-protector -g -fopenmp -DAdd_ -fPIC -std=gnu++11 -o CMakeFiles/superlu_dist.dir/TreeInterface.cpp.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/TreeInterface.cpp cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/get_perm_c.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/get_perm_c.c [ 5%] Building C object SRC/CMakeFiles/superlu_dist.dir/util.c.o [ 5%] Building C object SRC/CMakeFiles/superlu_dist.dir/comm.c.o [ 5%] Building C object SRC/CMakeFiles/superlu_dist.dir/sp_ienv.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/sp_ienv.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/sp_ienv.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/comm.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/comm.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/util.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/util.c [ 7%] Building C object SRC/CMakeFiles/superlu_dist.dir/psymbfact_util.c.o [ 7%] Building C object SRC/CMakeFiles/superlu_dist.dir/sp_colorder.c.o [ 7%] Building C object SRC/CMakeFiles/superlu_dist.dir/pxerr_dist.c.o [ 7%] Building C object SRC/CMakeFiles/superlu_dist.dir/symbfact.c.o [ 7%] Building C object SRC/CMakeFiles/superlu_dist.dir/mmd.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/sp_colorder.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/sp_colorder.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/mmd.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/mmd.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pxerr_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pxerr_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/symbfact.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/symbfact.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/psymbfact_util.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/psymbfact_util.c [ 9%] Building C object SRC/CMakeFiles/superlu_dist.dir/mc64ad_dist.c.o [ 9%] Building C object SRC/CMakeFiles/superlu_dist.dir/memory.c.o [ 9%] Building C object SRC/CMakeFiles/superlu_dist.dir/smach_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/memory.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/memory.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/mc64ad_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/mc64ad_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/smach_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/smach_dist.c [ 10%] Building C object SRC/CMakeFiles/superlu_dist.dir/superlu_grid.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/superlu_grid.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/superlu_grid.c [ 13%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/sp_ienv.c.o [ 13%] Building C object SRC/CMakeFiles/superlu_dist.dir/colamd.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/colamd.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/colamd.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/sp_ienv.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/sp_ienv.c [ 15%] Building CXX object SRC/CMakeFiles/superlu_dist-static.dir/TreeInterface.cpp.o [ 15%] Building C object SRC/CMakeFiles/superlu_dist.dir/superlu_timer.c.o [ 15%] Building C object SRC/CMakeFiles/superlu_dist.dir/dlangs_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -O0 -o CMakeFiles/superlu_dist.dir/superlu_timer.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/superlu_timer.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicxx -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -fopenmp -std=c++11 -fstack-protector -g -fopenmp -DAdd_ -fPIC -std=gnu++11 -o CMakeFiles/superlu_dist-static.dir/TreeInterface.cpp.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/TreeInterface.cpp cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dlangs_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dlangs_dist.c [ 16%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/etree.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/etree.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/etree.c [ 17%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/comm.c.o [ 17%] Building C object SRC/CMakeFiles/superlu_dist.dir/dmemory_dist.c.o [ 17%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/sp_colorder.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/comm.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/comm.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dmemory_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dmemory_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/sp_colorder.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/sp_colorder.c [ 18%] Building C object SRC/CMakeFiles/superlu_dist.dir/psymbfact.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/psymbfact.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/psymbfact.c [ 22%] Building C object SRC/CMakeFiles/superlu_dist.dir/dreadrb.c.o [ 22%] Building C object SRC/CMakeFiles/superlu_dist.dir/dsp_blas2_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dsp_blas2_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dsp_blas2_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dreadrb.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dreadrb.c [ 23%] Building C object SRC/CMakeFiles/superlu_dist.dir/dreadhb.c.o [ 23%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pxerr_dist.c.o [ 23%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/get_perm_c.c.o [ 23%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/util.c.o [ 23%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgssvx.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pxerr_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pxerr_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgssvx.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgssvx.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/get_perm_c.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/get_perm_c.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dreadhb.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dreadhb.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/util.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/util.c [ 29%] Building C object SRC/CMakeFiles/superlu_dist.dir/dreadtriple.c.o [ 29%] Building C object SRC/CMakeFiles/superlu_dist.dir/dreadMM.c.o [ 29%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/symbfact.c.o [ 29%] Building C object SRC/CMakeFiles/superlu_dist.dir/static_schedule.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/static_schedule.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/static_schedule.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/symbfact.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/symbfact.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dreadtriple.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dreadtriple.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dreadMM.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dreadMM.c [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/get_perm_c_parmetis.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdlaqgs.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/mc64ad_dist.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/dmach_dist.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/xerr_dist.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/dbinary_io.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/superlu_dist_version.c.o [ 15%] Building C object SRC/CMakeFiles/superlu_dist.dir/dlaqgs_dist.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/dgsequ_dist.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/mmd.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/memory.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/dmyblas2_dist.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/dutil_dist.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgssvx_ABglobal.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/dsp_blas3_dist.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/static_schedule.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/superlu_timer.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgsequ.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/get_perm_c_parmetis.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/superlu_grid.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/psymbfact.c.o [ 29%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/psymbfact_util.c.o [ 30%] Building C object SRC/CMakeFiles/superlu_dist.dir/dreadtriple_noheader.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/mc64ad_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/mc64ad_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/get_perm_c_parmetis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/get_perm_c_parmetis.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/mmd.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/mmd.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/xerr_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/xerr_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dmach_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dmach_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/memory.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/memory.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/superlu_dist_version.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/superlu_dist_version.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/superlu_grid.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/superlu_grid.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dgsequ_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dgsequ_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -O0 -o CMakeFiles/superlu_dist-static.dir/superlu_timer.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/superlu_timer.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/psymbfact.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/psymbfact.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/psymbfact_util.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/psymbfact_util.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dlaqgs_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dlaqgs_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/get_perm_c_parmetis.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/get_perm_c_parmetis.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dutil_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dutil_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/static_schedule.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/static_schedule.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dmyblas2_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dmyblas2_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dsp_blas3_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dsp_blas3_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgssvx_ABglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgssvx_ABglobal.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dreadtriple_noheader.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dreadtriple_noheader.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dbinary_io.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dbinary_io.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgsequ.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgsequ.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdlaqgs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdlaqgs.c [ 31%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/xerr_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/xerr_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/xerr_dist.c [ 31%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/smach_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/smach_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/smach_dist.c [ 32%] Building C object SRC/CMakeFiles/superlu_dist.dir/dldperm_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dldperm_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dldperm_dist.c [ 33%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dmach_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dmach_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dmach_dist.c [ 33%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdlangs.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdlangs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdlangs.c [ 34%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/colamd.c.o [ 34%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/superlu_dist_version.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/colamd.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/colamd.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/superlu_dist_version.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/superlu_dist_version.c [ 34%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dlangs_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dlangs_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dlangs_dist.c [ 35%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dgsequ_dist.c.o [ 35%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dlaqgs_dist.c.o [ 36%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dmemory_dist.c.o [ 36%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dutil_dist.c.o [ 37%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdutil.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdutil.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdutil.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dgsequ_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dgsequ_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dlaqgs_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dlaqgs_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dutil_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dutil_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dmemory_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dmemory_dist.c [ 37%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdsymbfact_distdata.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdsymbfact_distdata.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdsymbfact_distdata.c [ 41%] Building C object SRC/CMakeFiles/superlu_dist.dir/pddistribute.c.o [ 41%] Building C object SRC/CMakeFiles/superlu_dist.dir/ddistribute.c.o [ 41%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrf.c.o [ 41%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrs.c.o [ 41%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dmyblas2_dist.c.o [ 41%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrf2.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dmyblas2_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dmyblas2_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/ddistribute.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/ddistribute.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pddistribute.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pddistribute.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrf.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrf.c [ 41%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dsp_blas2_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dsp_blas2_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dsp_blas2_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrf2.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrf2.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrs.c [ 42%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrs1.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrs1.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrs1.c [ 43%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrs_Bglobal.c.o [ 43%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dsp_blas3_dist.c.o [ 43%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgssvx.c.o [ 43%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrs_lsum.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrs_Bglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrs_Bglobal.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dsp_blas3_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dsp_blas3_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrs_lsum.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrs_lsum.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgssvx.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgssvx.c [ 44%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgssvx_ABglobal.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgssvx_ABglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgssvx_ABglobal.c [ 44%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dreadhb.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dreadhb.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dreadhb.c [ 46%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dreadtriple.c.o [ 46%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgsrfs.c.o [ 46%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dreadrb.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dreadrb.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dreadrb.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dreadtriple.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dreadtriple.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgsrfs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgsrfs.c [ 47%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dreadtriple_noheader.c.o [ 47%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgsmv.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgsmv.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgsmv.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dreadtriple_noheader.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dreadtriple_noheader.c [ 51%] Building C object SRC/CMakeFiles/superlu_dist.dir/zlaqgs_dist.c.o [ 51%] Building C object SRC/CMakeFiles/superlu_dist.dir/zgsequ_dist.c.o [ 51%] Building C object SRC/CMakeFiles/superlu_dist.dir/zlangs_dist.c.o [ 51%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdGetDiagU.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zlangs_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zlangs_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zgsequ_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zgsequ_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zlaqgs_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zlaqgs_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdGetDiagU.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdGetDiagU.c [ 53%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgsrfs_ABXglobal.c.o [ 53%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgsmv_AXglobal.c.o [ 53%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dreadMM.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgsrfs_ABXglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgsrfs_ABXglobal.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dreadMM.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dreadMM.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgsmv_AXglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgsmv_AXglobal.c [ 54%] Building C object SRC/CMakeFiles/superlu_dist.dir/zutil_dist.c.o [ 54%] Building C object SRC/CMakeFiles/superlu_dist.dir/zmemory_dist.c.o [ 54%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdlaqgs.c.o [ 53%] Building C object SRC/CMakeFiles/superlu_dist.dir/dcomplex_dist.c.o [ 54%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dbinary_io.c.o [ 54%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgsequ.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zutil_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zutil_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zmemory_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zmemory_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dcomplex_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dcomplex_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dbinary_io.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dbinary_io.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgsequ.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgsequ.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdlaqgs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdlaqgs.c [ 55%] Building C object SRC/CMakeFiles/superlu_dist.dir/zmyblas2_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zmyblas2_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zmyblas2_dist.c [ 56%] Building C object SRC/CMakeFiles/superlu_dist.dir/zsp_blas2_dist.c.o [ 56%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dldperm_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zsp_blas2_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zsp_blas2_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dldperm_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dldperm_dist.c [ 57%] Building C object SRC/CMakeFiles/superlu_dist.dir/zsp_blas3_dist.c.o [ 57%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdlangs.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zsp_blas3_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zsp_blas3_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdlangs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdlangs.c [ 59%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgssvx_ABglobal.c.o [ 58%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgssvx.c.o [ 59%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdsymbfact_distdata.c.o [ 59%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdutil.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgssvx.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgssvx.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdutil.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdutil.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgssvx_ABglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgssvx_ABglobal.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdsymbfact_distdata.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdsymbfact_distdata.c [ 61%] Building C object SRC/CMakeFiles/superlu_dist.dir/zreadrb.c.o [ 61%] Building C object SRC/CMakeFiles/superlu_dist.dir/zreadhb.c.o [ 61%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/ddistribute.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zreadhb.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zreadhb.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zreadrb.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zreadrb.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/ddistribute.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/ddistribute.c [ 61%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pddistribute.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pddistribute.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pddistribute.c [ 61%] Building C object SRC/CMakeFiles/superlu_dist.dir/zreadtriple.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zreadtriple.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zreadtriple.c [ 62%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrf.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrf.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrf.c [ 65%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzlaqgs.c.o [ 65%] Building C object SRC/CMakeFiles/superlu_dist.dir/zreadMM.c.o [ 65%] Building C object SRC/CMakeFiles/superlu_dist.dir/zreadtriple_noheader.c.o [ 65%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrs1.c.o [ 65%] Building C object SRC/CMakeFiles/superlu_dist.dir/zbinary_io.c.o [ 64%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrf2.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zreadMM.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zreadMM.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrf2.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrf2.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zreadtriple_noheader.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zreadtriple_noheader.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zbinary_io.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zbinary_io.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrs1.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrs1.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzlaqgs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzlaqgs.c [ 66%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgsequ.c.o [ 66%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzlangs.c.o [ 66%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrs.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgsequ.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgsequ.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzlangs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzlangs.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrs.c [ 67%] Building C object SRC/CMakeFiles/superlu_dist.dir/zldperm_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zldperm_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zldperm_dist.c [ 69%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzutil.c.o [ 69%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrs_lsum.c.o [ 69%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzsymbfact_distdata.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrs_lsum.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrs_lsum.c [ 69%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrs_Bglobal.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrs_Bglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgstrs_Bglobal.c [ 70%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgsmv.c.o [ 70%] Building C object SRC/CMakeFiles/superlu_dist.dir/zdistribute.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgsmv.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgsmv.c [ 70%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzdistribute.c.o [ 72%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgsrfs_ABXglobal.c.o [ 72%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgsrfs.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgsrfs_ABXglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgsrfs_ABXglobal.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgsrfs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgsrfs.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzutil.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzutil.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzsymbfact_distdata.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzsymbfact_distdata.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zdistribute.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zdistribute.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzdistribute.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzdistribute.c [ 73%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgsmv_AXglobal.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgsmv_AXglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdgsmv_AXglobal.c [ 78%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrf.c.o [ 78%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrs1.c.o [ 74%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdGetDiagU.c.o [ 78%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zlangs_dist.c.o [ 78%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrf2.c.o [ 78%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zlaqgs_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrf.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrf.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrf2.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrf2.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrs1.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrs1.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdGetDiagU.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pdGetDiagU.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zlangs_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zlangs_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zlaqgs_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zlaqgs_dist.c [ 79%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dcomplex_dist.c.o [ 79%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zutil_dist.c.o [ 79%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrs.c.o [ 79%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zgsequ_dist.c.o [ 79%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrs_Bglobal.c.o [ 79%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrs_lsum.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zutil_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zutil_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrs_Bglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrs_Bglobal.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrs.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dcomplex_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/dcomplex_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zgsequ_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zgsequ_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrs_lsum.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrs_lsum.c [ 80%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgsmv.c.o [ 80%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgsrfs.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgsrfs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgsrfs.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgsmv.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgsmv.c [ 82%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgsrfs_ABXglobal.c.o [ 82%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zmyblas2_dist.c.o [ 82%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zsp_blas2_dist.c.o [ 82%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zmemory_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgsrfs_ABXglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgsrfs_ABXglobal.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zmemory_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zmemory_dist.c [ 82%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgssvx.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zmyblas2_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zmyblas2_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zsp_blas2_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zsp_blas2_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgssvx.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgssvx.c [ 83%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zsp_blas3_dist.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zsp_blas3_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zsp_blas3_dist.c [ 83%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgsmv_AXglobal.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgsmv_AXglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgsmv_AXglobal.c [ 84%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzGetDiagU.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzGetDiagU.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzGetDiagU.c [ 86%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zreadtriple.c.o [ 86%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgssvx_ABglobal.c.o [ 85%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zreadhb.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgssvx_ABglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgssvx_ABglobal.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zreadhb.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zreadhb.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zreadtriple.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zreadtriple.c [ 87%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zreadtriple_noheader.c.o [ 87%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zbinary_io.c.o [ 87%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zreadrb.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zreadrb.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zreadrb.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zreadtriple_noheader.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zreadtriple_noheader.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zbinary_io.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zbinary_io.c [ 89%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zreadMM.c.o [ 89%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzlaqgs.c.o [ 89%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgsequ.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzlaqgs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzlaqgs.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zreadMM.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zreadMM.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgsequ.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgsequ.c [ 91%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zldperm_dist.c.o [ 91%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzutil.c.o [ 90%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzlangs.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zldperm_dist.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zldperm_dist.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzlangs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzlangs.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzutil.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzutil.c [ 91%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzsymbfact_distdata.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzsymbfact_distdata.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzsymbfact_distdata.c [ 92%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zdistribute.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zdistribute.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/zdistribute.c [ 93%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrf2.c.o [ 93%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrf.c.o [ 93%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzdistribute.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrf2.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrf2.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzdistribute.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzdistribute.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrf.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrf.c [ 94%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrs.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrs.c [ 95%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrs1.c.o [ 95%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrs_lsum.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrs1.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrs1.c cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrs_lsum.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrs_lsum.c [ 95%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrs_Bglobal.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrs_Bglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgstrs_Bglobal.c [ 96%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgsrfs.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgsrfs.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgsrfs.c [ 96%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgsmv.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgsmv.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgsmv.c [ 97%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgsmv_AXglobal.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgsmv_AXglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgsmv_AXglobal.c [ 97%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgsrfs_ABXglobal.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgsrfs_ABXglobal.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzgsrfs_ABXglobal.c [ 98%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzGetDiagU.c.o cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicc -I/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -DUSE_VENDOR_BLAS -fopenmp -fstack-protector -g3 -fopenmp -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzGetDiagU.c.o -c /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC/pzGetDiagU.c [100%] Linking CXX shared library libsuperlu_dist.so [100%] Linking CXX static library libsuperlu_dist.a cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -P CMakeFiles/superlu_dist-static.dir/cmake_clean_target.cmake cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_link_script CMakeFiles/superlu_dist.dir/link.txt --verbose=1 /share/apps/openmpi/3.1.3/gcc/7.4.0/bin/mpicxx -fPIC -fopenmp -std=c++11 -fstack-protector -g -fopenmp -DAdd_ -shared -Wl,-soname,libsuperlu_dist.so.6 -o libsuperlu_dist.so.6.1.1 CMakeFiles/superlu_dist.dir/TreeInterface.cpp.o CMakeFiles/superlu_dist.dir/sp_ienv.c.o CMakeFiles/superlu_dist.dir/etree.c.o CMakeFiles/superlu_dist.dir/sp_colorder.c.o CMakeFiles/superlu_dist.dir/get_perm_c.c.o CMakeFiles/superlu_dist.dir/mmd.c.o CMakeFiles/superlu_dist.dir/comm.c.o CMakeFiles/superlu_dist.dir/memory.c.o CMakeFiles/superlu_dist.dir/util.c.o CMakeFiles/superlu_dist.dir/superlu_grid.c.o CMakeFiles/superlu_dist.dir/pxerr_dist.c.o CMakeFiles/superlu_dist.dir/superlu_timer.c.o CMakeFiles/superlu_dist.dir/symbfact.c.o CMakeFiles/superlu_dist.dir/psymbfact.c.o CMakeFiles/superlu_dist.dir/psymbfact_util.c.o CMakeFiles/superlu_dist.dir/get_perm_c_parmetis.c.o CMakeFiles/superlu_dist.dir/mc64ad_dist.c.o CMakeFiles/superlu_dist.dir/static_schedule.c.o CMakeFiles/superlu_dist.dir/xerr_dist.c.o CMakeFiles/superlu_dist.dir/smach_dist.c.o CMakeFiles/superlu_dist.dir/dmach_dist.c.o CMakeFiles/superlu_dist.dir/colamd.c.o CMakeFiles/superlu_dist.dir/superlu_dist_version.c.o CMakeFiles/superlu_dist.dir/dlangs_dist.c.o CMakeFiles/superlu_dist.dir/dgsequ_dist.c.o CMakeFiles/superlu_dist.dir/dlaqgs_dist.c.o CMakeFiles/superlu_dist.dir/dutil_dist.c.o CMakeFiles/superlu_dist.dir/dmemory_dist.c.o CMakeFiles/superlu_dist.dir/dmyblas2_dist.c.o CMakeFiles/superlu_dist.dir/dsp_blas2_dist.c.o CMakeFiles/superlu_dist.dir/dsp_blas3_dist.c.o CMakeFiles/superlu_dist.dir/pdgssvx.c.o CMakeFiles/superlu_dist.dir/pdgssvx_ABglobal.c.o CMakeFiles/superlu_dist.dir/dreadhb.c.o CMakeFiles/superlu_dist.dir/dreadrb.c.o CMakeFiles/superlu_dist.dir/dreadtriple.c.o CMakeFiles/superlu_dist.dir/dreadtriple_noheader.c.o CMakeFiles/superlu_dist.dir/dbinary_io.c.o CMakeFiles/superlu_dist.dir/dreadMM.c.o CMakeFiles/superlu_dist.dir/pdgsequ.c.o CMakeFiles/superlu_dist.dir/pdlaqgs.c.o CMakeFiles/superlu_dist.dir/dldperm_dist.c.o CMakeFiles/superlu_dist.dir/pdlangs.c.o CMakeFiles/superlu_dist.dir/pdutil.c.o CMakeFiles/superlu_dist.dir/pdsymbfact_distdata.c.o CMakeFiles/superlu_dist.dir/ddistribute.c.o CMakeFiles/superlu_dist.dir/pddistribute.c.o CMakeFiles/superlu_dist.dir/pdgstrf.c.o CMakeFiles/superlu_dist.dir/pdgstrf2.c.o CMakeFiles/superlu_dist.dir/pdgstrs.c.o CMakeFiles/superlu_dist.dir/pdgstrs1.c.o CMakeFiles/superlu_dist.dir/pdgstrs_lsum.c.o CMakeFiles/superlu_dist.dir/pdgstrs_Bglobal.c.o CMakeFiles/superlu_dist.dir/pdgsrfs.c.o CMakeFiles/superlu_dist.dir/pdgsmv.c.o CMakeFiles/superlu_dist.dir/pdgsrfs_ABXglobal.c.o CMakeFiles/superlu_dist.dir/pdgsmv_AXglobal.c.o CMakeFiles/superlu_dist.dir/pdGetDiagU.c.o CMakeFiles/superlu_dist.dir/dcomplex_dist.c.o CMakeFiles/superlu_dist.dir/zlangs_dist.c.o CMakeFiles/superlu_dist.dir/zgsequ_dist.c.o CMakeFiles/superlu_dist.dir/zlaqgs_dist.c.o CMakeFiles/superlu_dist.dir/zutil_dist.c.o CMakeFiles/superlu_dist.dir/zmemory_dist.c.o CMakeFiles/superlu_dist.dir/zmyblas2_dist.c.o CMakeFiles/superlu_dist.dir/zsp_blas2_dist.c.o CMakeFiles/superlu_dist.dir/zsp_blas3_dist.c.o CMakeFiles/superlu_dist.dir/pzgssvx.c.o CMakeFiles/superlu_dist.dir/pzgssvx_ABglobal.c.o CMakeFiles/superlu_dist.dir/zreadhb.c.o CMakeFiles/superlu_dist.dir/zreadrb.c.o CMakeFiles/superlu_dist.dir/zreadtriple.c.o CMakeFiles/superlu_dist.dir/zreadtriple_noheader.c.o CMakeFiles/superlu_dist.dir/zbinary_io.c.o CMakeFiles/superlu_dist.dir/zreadMM.c.o CMakeFiles/superlu_dist.dir/pzgsequ.c.o CMakeFiles/superlu_dist.dir/pzlaqgs.c.o CMakeFiles/superlu_dist.dir/zldperm_dist.c.o CMakeFiles/superlu_dist.dir/pzlangs.c.o CMakeFiles/superlu_dist.dir/pzutil.c.o CMakeFiles/superlu_dist.dir/pzsymbfact_distdata.c.o CMakeFiles/superlu_dist.dir/zdistribute.c.o CMakeFiles/superlu_dist.dir/pzdistribute.c.o CMakeFiles/superlu_dist.dir/pzgstrf.c.o CMakeFiles/superlu_dist.dir/pzgstrf2.c.o CMakeFiles/superlu_dist.dir/pzgstrs.c.o CMakeFiles/superlu_dist.dir/pzgstrs1.c.o CMakeFiles/superlu_dist.dir/pzgstrs_lsum.c.o CMakeFiles/superlu_dist.dir/pzgstrs_Bglobal.c.o CMakeFiles/superlu_dist.dir/pzgsrfs.c.o CMakeFiles/superlu_dist.dir/pzgsmv.c.o CMakeFiles/superlu_dist.dir/pzgsrfs_ABXglobal.c.o CMakeFiles/superlu_dist.dir/pzgsmv_AXglobal.c.o CMakeFiles/superlu_dist.dir/pzGetDiagU.c.o -Wl,-rpath,:::::::::::::::::::::::::::::::::::::::::::::::::::: -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lfblas -lm -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lfblas -lm -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lparmetis -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lmetis -lm -lm cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_link_script CMakeFiles/superlu_dist-static.dir/link.txt --verbose=1 /usr/bin/ar qc libsuperlu_dist.a CMakeFiles/superlu_dist-static.dir/TreeInterface.cpp.o CMakeFiles/superlu_dist-static.dir/sp_ienv.c.o CMakeFiles/superlu_dist-static.dir/etree.c.o CMakeFiles/superlu_dist-static.dir/sp_colorder.c.o CMakeFiles/superlu_dist-static.dir/get_perm_c.c.o CMakeFiles/superlu_dist-static.dir/mmd.c.o CMakeFiles/superlu_dist-static.dir/comm.c.o CMakeFiles/superlu_dist-static.dir/memory.c.o CMakeFiles/superlu_dist-static.dir/util.c.o CMakeFiles/superlu_dist-static.dir/superlu_grid.c.o CMakeFiles/superlu_dist-static.dir/pxerr_dist.c.o CMakeFiles/superlu_dist-static.dir/superlu_timer.c.o CMakeFiles/superlu_dist-static.dir/symbfact.c.o CMakeFiles/superlu_dist-static.dir/psymbfact.c.o CMakeFiles/superlu_dist-static.dir/psymbfact_util.c.o CMakeFiles/superlu_dist-static.dir/get_perm_c_parmetis.c.o CMakeFiles/superlu_dist-static.dir/mc64ad_dist.c.o CMakeFiles/superlu_dist-static.dir/static_schedule.c.o CMakeFiles/superlu_dist-static.dir/xerr_dist.c.o CMakeFiles/superlu_dist-static.dir/smach_dist.c.o CMakeFiles/superlu_dist-static.dir/dmach_dist.c.o CMakeFiles/superlu_dist-static.dir/colamd.c.o CMakeFiles/superlu_dist-static.dir/superlu_dist_version.c.o CMakeFiles/superlu_dist-static.dir/dlangs_dist.c.o CMakeFiles/superlu_dist-static.dir/dgsequ_dist.c.o CMakeFiles/superlu_dist-static.dir/dlaqgs_dist.c.o CMakeFiles/superlu_dist-static.dir/dutil_dist.c.o CMakeFiles/superlu_dist-static.dir/dmemory_dist.c.o CMakeFiles/superlu_dist-static.dir/dmyblas2_dist.c.o CMakeFiles/superlu_dist-static.dir/dsp_blas2_dist.c.o CMakeFiles/superlu_dist-static.dir/dsp_blas3_dist.c.o CMakeFiles/superlu_dist-static.dir/pdgssvx.c.o CMakeFiles/superlu_dist-static.dir/pdgssvx_ABglobal.c.o CMakeFiles/superlu_dist-static.dir/dreadhb.c.o CMakeFiles/superlu_dist-static.dir/dreadrb.c.o CMakeFiles/superlu_dist-static.dir/dreadtriple.c.o CMakeFiles/superlu_dist-static.dir/dreadtriple_noheader.c.o CMakeFiles/superlu_dist-static.dir/dbinary_io.c.o CMakeFiles/superlu_dist-static.dir/dreadMM.c.o CMakeFiles/superlu_dist-static.dir/pdgsequ.c.o CMakeFiles/superlu_dist-static.dir/pdlaqgs.c.o CMakeFiles/superlu_dist-static.dir/dldperm_dist.c.o CMakeFiles/superlu_dist-static.dir/pdlangs.c.o CMakeFiles/superlu_dist-static.dir/pdutil.c.o CMakeFiles/superlu_dist-static.dir/pdsymbfact_distdata.c.o CMakeFiles/superlu_dist-static.dir/ddistribute.c.o CMakeFiles/superlu_dist-static.dir/pddistribute.c.o CMakeFiles/superlu_dist-static.dir/pdgstrf.c.o CMakeFiles/superlu_dist-static.dir/pdgstrf2.c.o CMakeFiles/superlu_dist-static.dir/pdgstrs.c.o CMakeFiles/superlu_dist-static.dir/pdgstrs1.c.o CMakeFiles/superlu_dist-static.dir/pdgstrs_lsum.c.o CMakeFiles/superlu_dist-static.dir/pdgstrs_Bglobal.c.o CMakeFiles/superlu_dist-static.dir/pdgsrfs.c.o CMakeFiles/superlu_dist-static.dir/pdgsmv.c.o CMakeFiles/superlu_dist-static.dir/pdgsrfs_ABXglobal.c.o CMakeFiles/superlu_dist-static.dir/pdgsmv_AXglobal.c.o CMakeFiles/superlu_dist-static.dir/pdGetDiagU.c.o CMakeFiles/superlu_dist-static.dir/dcomplex_dist.c.o CMakeFiles/superlu_dist-static.dir/zlangs_dist.c.o CMakeFiles/superlu_dist-static.dir/zgsequ_dist.c.o CMakeFiles/superlu_dist-static.dir/zlaqgs_dist.c.o CMakeFiles/superlu_dist-static.dir/zutil_dist.c.o CMakeFiles/superlu_dist-static.dir/zmemory_dist.c.o CMakeFiles/superlu_dist-static.dir/zmyblas2_dist.c.o CMakeFiles/superlu_dist-static.dir/zsp_blas2_dist.c.o CMakeFiles/superlu_dist-static.dir/zsp_blas3_dist.c.o CMakeFiles/superlu_dist-static.dir/pzgssvx.c.o CMakeFiles/superlu_dist-static.dir/pzgssvx_ABglobal.c.o CMakeFiles/superlu_dist-static.dir/zreadhb.c.o CMakeFiles/superlu_dist-static.dir/zreadrb.c.o CMakeFiles/superlu_dist-static.dir/zreadtriple.c.o CMakeFiles/superlu_dist-static.dir/zreadtriple_noheader.c.o CMakeFiles/superlu_dist-static.dir/zbinary_io.c.o CMakeFiles/superlu_dist-static.dir/zreadMM.c.o CMakeFiles/superlu_dist-static.dir/pzgsequ.c.o CMakeFiles/superlu_dist-static.dir/pzlaqgs.c.o CMakeFiles/superlu_dist-static.dir/zldperm_dist.c.o CMakeFiles/superlu_dist-static.dir/pzlangs.c.o CMakeFiles/superlu_dist-static.dir/pzutil.c.o CMakeFiles/superlu_dist-static.dir/pzsymbfact_distdata.c.o CMakeFiles/superlu_dist-static.dir/zdistribute.c.o CMakeFiles/superlu_dist-static.dir/pzdistribute.c.o CMakeFiles/superlu_dist-static.dir/pzgstrf.c.o CMakeFiles/superlu_dist-static.dir/pzgstrf2.c.o CMakeFiles/superlu_dist-static.dir/pzgstrs.c.o CMakeFiles/superlu_dist-static.dir/pzgstrs1.c.o CMakeFiles/superlu_dist-static.dir/pzgstrs_lsum.c.o CMakeFiles/superlu_dist-static.dir/pzgstrs_Bglobal.c.o CMakeFiles/superlu_dist-static.dir/pzgsrfs.c.o CMakeFiles/superlu_dist-static.dir/pzgsmv.c.o CMakeFiles/superlu_dist-static.dir/pzgsrfs_ABXglobal.c.o CMakeFiles/superlu_dist-static.dir/pzgsmv_AXglobal.c.o CMakeFiles/superlu_dist-static.dir/pzGetDiagU.c.o /usr/bin/ranlib libsuperlu_dist.a make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_symlink_library libsuperlu_dist.so.6.1.1 libsuperlu_dist.so.6 libsuperlu_dist.so make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' [100%] Built target superlu_dist-static [100%] Built target superlu_dist make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_progress_start /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/CMakeFiles 0/qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -S/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist -B/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build --check-build-system CMakeFiles/Makefile.cmake 0 /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_progress_start /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/CMakeFiles /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/CMakeFiles/progress.marks /people/abhy245/software/petsc/debug-mode-newell/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f SRC/CMakeFiles/superlu_dist-static.dir/build.make SRC/CMakeFiles/superlu_dist-static.dir/depend make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_depends "Unix Makefiles" /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC/CMakeFiles/superlu_dist-static.dir/DependInfo.cmake --color= make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f SRC/CMakeFiles/superlu_dist-static.dir/build.make SRC/CMakeFiles/superlu_dist-static.dir/build make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' make[2]: Nothing to be done for 'SRC/CMakeFiles/superlu_dist-static.dir/build'. make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' [ 50%] Built target superlu_dist-static /people/abhy245/software/petsc/debug-mode-newell/bin/make -f SRC/CMakeFiles/superlu_dist.dir/build.make SRC/CMakeFiles/superlu_dist.dir/depend make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build && /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_depends "Unix Makefiles" /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/SRC /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/SRC/CMakeFiles/superlu_dist.dir/DependInfo.cmake --color= make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' /people/abhy245/software/petsc/debug-mode-newell/bin/make -f SRC/CMakeFiles/superlu_dist.dir/build.make SRC/CMakeFiles/superlu_dist.dir/build make[2]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' make[2]: Nothing to be done for 'SRC/CMakeFiles/superlu_dist.dir/build'. make[2]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' [100%] Built target superlu_dist make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -E cmake_progress_start /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build/CMakeFiles 0 /people/abhy245/software/petsc/debug-mode-newell/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist/petsc-build' Install the project... /qfs/projects/ops/rh7p9/cmake/3.13.4/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /people/abhy245/software/petsc/debug-mode-newell/lib/pkgconfig/superlu_dist.pc -- Installing: /people/abhy245/software/petsc/debug-mode-newell/lib/libsuperlu_dist.so.6.1.1 -- Installing: /people/abhy245/software/petsc/debug-mode-newell/lib/libsuperlu_dist.so.6 -- Set runtime path of "/people/abhy245/software/petsc/debug-mode-newell/lib/libsuperlu_dist.so.6.1.1" to "/people/abhy245/software/petsc/debug-mode-newell/lib" -- Installing: /people/abhy245/software/petsc/debug-mode-newell/lib/libsuperlu_dist.so -- Installing: /people/abhy245/software/petsc/debug-mode-newell/lib/libsuperlu_dist.a -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/Cnames.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/cublas_utils.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/dcomplex.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/machines.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/psymbfact.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/superlu_defs.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/superlu_enum_consts.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/supermatrix.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/util_dist.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/colamd.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/TreeBcast_slu.hpp -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/TreeReduce_slu.hpp -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/TreeBcast_slu_impl.hpp -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/TreeReduce_slu_impl.hpp -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/superlu_dist_config.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/superlu_ddefs.h -- Installing: /people/abhy245/software/petsc/debug-mode-newell/include/superlu_zdefs.h********End of Output of running make on SUPERLU_DIST ******* Checking for library in Download SUPERLU_DIST: ['/people/abhy245/software/petsc/debug-mode-newell/lib/libsuperlu_dist.a'] Contents: ['include', 'externalpackages', 'lib', 'bin', 'share'] ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names Checking for functions [set_default_options_dist] in library ['/people/abhy245/software/petsc/debug-mode-newell/lib/libsuperlu_dist.a'] ['/people/abhy245/software/petsc/debug-mode-newell/lib/libparmetis.a', '/people/abhy245/software/petsc/debug-mode-newell/lib/libmetis.a', '/share/apps/cuda/10.2/lib64/libcufft.a', 'libcublas.a', 'libcudart.a', 'libcusparse.a', 'libcusolver.a', '/people/abhy245/software/petsc/debug-mode-newell/lib/libflapack.a', '/people/abhy245/software/petsc/debug-mode-newell/lib/libfblas.a', 'libm.a', '-lstdc++', '-ldl', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lmpi_usempif08', '-lmpi_usempi_ignore_tkr', '-lmpi_mpifh', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lpthread'] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char set_default_options_dist(); static void _check_set_default_options_dist() { set_default_options_dist(); } #ifdef __cplusplus } #endif int main() { _check_set_default_options_dist();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.o -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lsuperlu_dist -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lparmetis -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lmetis -Wl,-rpath,/share/apps/cuda/10.2/lib64 -L/share/apps/cuda/10.2/lib64 -lcufft -lcublas -lcudart -lcusparse -lcusolver -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lfblas -lm -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl Defined "HAVE_LIBSUPERLU_DIST" to "1" No functions to check for in library ['/people/abhy245/software/petsc/debug-mode-newell/lib/libsuperlu_dist.a'] ['/people/abhy245/software/petsc/debug-mode-newell/lib/libparmetis.a', '/people/abhy245/software/petsc/debug-mode-newell/lib/libmetis.a', '/share/apps/cuda/10.2/lib64/libcufft.a', 'libcublas.a', 'libcudart.a', 'libcusparse.a', 'libcusolver.a', '/people/abhy245/software/petsc/debug-mode-newell/lib/libflapack.a', '/people/abhy245/software/petsc/debug-mode-newell/lib/libfblas.a', 'libm.a', '-lstdc++', '-ldl', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lmpi_usempif08', '-lmpi_usempi_ignore_tkr', '-lmpi_mpifh', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lpthread'] Checking for headers Download SUPERLU_DIST: ['/people/abhy245/software/petsc/debug-mode-newell/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] ================================================================================ TEST checkInclude from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['superlu_ddefs.h'] in ['/people/abhy245/software/petsc/debug-mode-newell/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Checking include with compiler flags var CPPFLAGS ['/people/abhy245/software/petsc/debug-mode-newell/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '/people/abhy245/software/petsc/debug-mode-newell/include', '/people/abhy245/software/petsc/debug-mode-newell/include', '/share/apps/cuda/10.2/include'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.packages.cuda -I/tmp/petsc-EiMIaN/config.packages.parmetis -I/tmp/petsc-EiMIaN/config.headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -I/people/abhy245/software/petsc/debug-mode-newell/include -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/cuda/10.2/include /tmp/petsc-EiMIaN/config.headers/conftest.cc Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['superlu_ddefs.h'] in ['/people/abhy245/software/petsc/debug-mode-newell/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] ================================================================================ TEST checkVersion from config.packages.SuperLU_DIST(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:918) TESTING: checkVersion from config.packages.SuperLU_DIST(config/BuildSystem/config/package.py:918) Uses self.version, self.minversion, self.maxversion, self.versionname, and self.versioninclude to determine if package has required version All intermediate test results are stored in /tmp/petsc-EiMIaN/config.packages.SuperLU_DIST Preprocessing source: #include "confdefs.h" #include "conffix.h" #include "superlu_ddefs.h" version=SUPERLU_DIST_MAJOR_VERSION.SUPERLU_DIST_MINOR_VERSION.SUPERLU_DIST_PATCH_VERSION Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.packages.cuda -I/tmp/petsc-EiMIaN/config.packages.parmetis -I/tmp/petsc-EiMIaN/config.packages.SuperLU_DIST -I/tmp/petsc-EiMIaN/config.headers -I/people/abhy245/software/petsc/debug-mode-newell/include /tmp/petsc-EiMIaN/config.packages.SuperLU_DIST/conftest.cc For superlu_dist need <= 6.1.1 <= ================================================================================ TEST checkSharedLibrary from config.packages.SuperLU_DIST(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:852) TESTING: checkSharedLibrary from config.packages.SuperLU_DIST(config/BuildSystem/config/package.py:852) By default we don't care about checking if the library is shared ================================================================================ TEST alternateConfigureLibrary from config.packages.SuperLU(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.SuperLU(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST checkDependencies from config.packages.SuiteSparse(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:773) TESTING: checkDependencies from config.packages.SuiteSparse(config/BuildSystem/config/package.py:773) ================================================================================ TEST configureLibrary from config.packages.SuiteSparse(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:798) TESTING: configureLibrary from config.packages.SuiteSparse(config/BuildSystem/config/package.py:798) Find an installation and check if it can work with PETSc ================================================================================== Checking for a functional SuiteSparse Looking for SUITESPARSE at git.suitesparse, hg.suitesparse or a directory starting with ['SuiteSparse'] Could not locate an existing copy of SUITESPARSE: ['git.parmetis', 'git.sowing', 'git.metis', 'git.superlu_dist', 'git.fblaslapack', 'make-4.2.1-6.fc28'] Downloading SuiteSparse =============================================================================== Trying to download http://faculty.cse.tamu.edu/davis/SuiteSparse/SuiteSparse-4.4.3.tar.gz for SUITESPARSE =============================================================================== Downloading http://faculty.cse.tamu.edu/davis/SuiteSparse/SuiteSparse-4.4.3.tar.gz to /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/_d_SuiteSparse-4.4.3.tar.gz Extracting /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/_d_SuiteSparse-4.4.3.tar.gz Executing: cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages; chmod -R a+r SuiteSparse;find SuiteSparse -type d -name "*" -exec chmod a+rx {} \; Looking for SUITESPARSE at git.suitesparse, hg.suitesparse or a directory starting with ['SuiteSparse'] Found a copy of SUITESPARSE in SuiteSparse SuiteSparseDir = /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse installDir /people/abhy245/software/petsc/debug-mode-newell SUITESPARSE was just downloaded, forcing a rebuild because cannot determine if package has changed =============================================================================== Compiling and installing SuiteSparse; this may take several minutes =============================================================================== Executing: mkdir -p /people/abhy245/software/petsc/debug-mode-newell/lib Executing: mkdir -p /people/abhy245/software/petsc/debug-mode-newell/include Executing: cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/SuiteSparse_config && /people/abhy245/software/petsc/debug-mode-newell/bin/make && /people/abhy245/software/petsc/debug-mode-newell/bin/make install && /people/abhy245/software/petsc/debug-mode-newell/bin/make clean stdout: mpicc -fstack-protector -g3 -fopenmp -c SuiteSparse_config.c /usr/bin/ar cr libsuitesparseconfig.a SuiteSparse_config.o /usr/bin/ranlib libsuitesparseconfig.a /usr/bin/rm -f SuiteSparse_config.o /usr/bin/cp libsuitesparseconfig.a /people/abhy245/software/petsc/debug-mode-newell/lib/libsuitesparseconfig.4.4.3.a ( cd /people/abhy245/software/petsc/debug-mode-newell/lib ; ln -sf libsuitesparseconfig.4.4.3.a libsuitesparseconfig.a ) /usr/bin/cp SuiteSparse_config.h /people/abhy245/software/petsc/debug-mode-newell/include chmod 644 /people/abhy245/software/petsc/debug-mode-newell/lib/libsuitesparseconfig*.a chmod 644 /people/abhy245/software/petsc/debug-mode-newell/include/SuiteSparse_config.h /usr/bin/rm -f -r *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d Executing: cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/AMD && /people/abhy245/software/petsc/debug-mode-newell/bin/make library && /people/abhy245/software/petsc/debug-mode-newell/bin/make install && /people/abhy245/software/petsc/debug-mode-newell/bin/make clean stdout: ( cd Lib ; /people/abhy245/software/petsc/debug-mode-newell/bin/make ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/AMD/Lib' mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_aat.c -o amd_i_aat.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_1.c -o amd_i_1.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_2.c -o amd_i_2.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_dump.c -o amd_i_dump.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_postorder.c -o amd_i_postorder.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_post_tree.c -o amd_i_post_tree.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_defaults.c -o amd_i_defaults.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_order.c -o amd_i_order.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_control.c -o amd_i_control.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_info.c -o amd_i_info.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_valid.c -o amd_i_valid.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_preprocess.c -o amd_i_preprocess.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_aat.c -o amd_l_aat.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_1.c -o amd_l_1.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_2.c -o amd_l_2.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_dump.c -o amd_l_dump.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_postorder.c -o amd_l_postorder.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_post_tree.c -o amd_l_post_tree.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_defaults.c -o amd_l_defaults.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_order.c -o amd_l_order.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_control.c -o amd_l_control.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_info.c -o amd_l_info.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_valid.c -o amd_l_valid.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_preprocess.c -o amd_l_preprocess.o /usr/bin/ar cr libamd.a amd_i_aat.o amd_i_1.o amd_i_2.o amd_i_dump.o amd_i_postorder.o amd_i_post_tree.o amd_i_defaults.o amd_i_order.o amd_i_control.o amd_i_info.o amd_i_valid.o amd_i_preprocess.o amd_l_aat.o amd_l_1.o amd_l_2.o amd_l_dump.o amd_l_postorder.o amd_l_post_tree.o amd_l_defaults.o amd_l_order.o amd_l_control.o amd_l_info.o amd_l_valid.o amd_l_preprocess.o /usr/bin/ranlib libamd.a make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/AMD/Lib' /usr/bin/cp Lib/libamd.a /people/abhy245/software/petsc/debug-mode-newell/lib/libamd.2.4.1.a ( cd /people/abhy245/software/petsc/debug-mode-newell/lib ; ln -sf libamd.2.4.1.a libamd.a ) /usr/bin/cp Include/amd.h /people/abhy245/software/petsc/debug-mode-newell/include chmod 644 /people/abhy245/software/petsc/debug-mode-newell/lib/libamd* chmod 644 /people/abhy245/software/petsc/debug-mode-newell/include/amd.h ( cd Lib ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/AMD/Lib' /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/AMD/Lib' ( cd Demo ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/AMD/Demo' /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/AMD/Demo' ( cd MATLAB ; /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d ) ( cd Doc ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/AMD/Doc' /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/AMD/Doc' Executing: cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/COLAMD && /people/abhy245/software/petsc/debug-mode-newell/bin/make library && /people/abhy245/software/petsc/debug-mode-newell/bin/make install && /people/abhy245/software/petsc/debug-mode-newell/bin/make clean stdout: ( cd Lib ; /people/abhy245/software/petsc/debug-mode-newell/bin/make ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/COLAMD/Lib' mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -c ../Source/colamd.c mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -c ../Source/colamd.c -DDLONG -o colamd_l.o /usr/bin/ar cr libcolamd.a colamd.o colamd_l.o /usr/bin/ranlib libcolamd.a make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/COLAMD/Lib' /usr/bin/cp Lib/libcolamd.a /people/abhy245/software/petsc/debug-mode-newell/lib/libcolamd.2.9.1.a ( cd /people/abhy245/software/petsc/debug-mode-newell/lib ; ln -sf libcolamd.2.9.1.a libcolamd.a ) /usr/bin/cp Include/colamd.h /people/abhy245/software/petsc/debug-mode-newell/include chmod 644 /people/abhy245/software/petsc/debug-mode-newell/lib/libcolamd*.a chmod 644 /people/abhy245/software/petsc/debug-mode-newell/include/colamd.h ( cd Lib ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/COLAMD/Lib' /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/COLAMD/Lib' ( cd Demo ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/COLAMD/Demo' /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/COLAMD/Demo' ( cd MATLAB ; /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d ) Executing: cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/BTF && /people/abhy245/software/petsc/debug-mode-newell/bin/make library && /people/abhy245/software/petsc/debug-mode-newell/bin/make install && /people/abhy245/software/petsc/debug-mode-newell/bin/make clean stdout: ( cd Lib ; /people/abhy245/software/petsc/debug-mode-newell/bin/make ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/BTF/Lib' mpicc -fstack-protector -g3 -fopenmp -c -I../Include -I../../SuiteSparse_config ../Source/btf_order.c -o btf_order.o mpicc -fstack-protector -g3 -fopenmp -c -I../Include -I../../SuiteSparse_config ../Source/btf_maxtrans.c -o btf_maxtrans.o mpicc -fstack-protector -g3 -fopenmp -c -I../Include -I../../SuiteSparse_config ../Source/btf_strongcomp.c -o btf_strongcomp.o mpicc -fstack-protector -g3 -fopenmp -c -I../Include -I../../SuiteSparse_config -DDLONG ../Source/btf_order.c -o btf_l_order.o mpicc -fstack-protector -g3 -fopenmp -c -I../Include -I../../SuiteSparse_config -DDLONG ../Source/btf_maxtrans.c -o btf_l_maxtrans.o mpicc -fstack-protector -g3 -fopenmp -c -I../Include -I../../SuiteSparse_config -DDLONG ../Source/btf_strongcomp.c -o btf_l_strongcomp.o /usr/bin/ar cr libbtf.a btf_order.o btf_maxtrans.o btf_strongcomp.o btf_l_order.o btf_l_maxtrans.o btf_l_strongcomp.o /usr/bin/ranlib libbtf.a make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/BTF/Lib' /usr/bin/cp Lib/libbtf.a /people/abhy245/software/petsc/debug-mode-newell/lib/libbtf.1.2.1.a ( cd /people/abhy245/software/petsc/debug-mode-newell/lib ; ln -sf libbtf.1.2.1.a libbtf.a ) /usr/bin/cp Include/btf.h /people/abhy245/software/petsc/debug-mode-newell/include chmod 644 /people/abhy245/software/petsc/debug-mode-newell/lib/libbtf*.a chmod 644 /people/abhy245/software/petsc/debug-mode-newell/include/btf.h ( cd Lib ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/BTF/Lib' /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/BTF/Lib' ( cd MATLAB ; /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d ) Executing: cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CAMD && /people/abhy245/software/petsc/debug-mode-newell/bin/make library && /people/abhy245/software/petsc/debug-mode-newell/bin/make install && /people/abhy245/software/petsc/debug-mode-newell/bin/make clean stdout: ( cd Lib ; /people/abhy245/software/petsc/debug-mode-newell/bin/make ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CAMD/Lib' mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/camd_aat.c -o camd_i_aat.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/camd_1.c -o camd_i_1.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/camd_2.c -o camd_i_2.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/camd_dump.c -o camd_i_dump.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/camd_postorder.c -o camd_i_postorder.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/camd_defaults.c -o camd_i_defaults.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/camd_order.c -o camd_i_order.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/camd_control.c -o camd_i_control.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/camd_info.c -o camd_i_info.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/camd_valid.c -o camd_i_valid.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/camd_preprocess.c -o camd_i_preprocess.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/camd_aat.c -o camd_l_aat.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/camd_1.c -o camd_l_1.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/camd_2.c -o camd_l_2.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/camd_dump.c -o camd_l_dump.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/camd_postorder.c -o camd_l_postorder.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/camd_defaults.c -o camd_l_defaults.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/camd_order.c -o camd_l_order.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/camd_control.c -o camd_l_control.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/camd_info.c -o camd_l_info.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/camd_valid.c -o camd_l_valid.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/camd_preprocess.c -o camd_l_preprocess.o /usr/bin/ar cr libcamd.a camd_i_aat.o camd_i_1.o camd_i_2.o camd_i_dump.o camd_i_postorder.o camd_i_defaults.o camd_i_order.o camd_i_control.o camd_i_info.o camd_i_valid.o camd_i_preprocess.o camd_l_aat.o camd_l_1.o camd_l_2.o camd_l_dump.o camd_l_postorder.o camd_l_defaults.o camd_l_order.o camd_l_control.o camd_l_info.o camd_l_valid.o camd_l_preprocess.o /usr/bin/ranlib libcamd.a make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CAMD/Lib' /usr/bin/cp Lib/libcamd.a /people/abhy245/software/petsc/debug-mode-newell/lib/libcamd.2.4.1.a ( cd /people/abhy245/software/petsc/debug-mode-newell/lib ; ln -sf libcamd.2.4.1.a libcamd.a ) /usr/bin/cp Include/camd.h /people/abhy245/software/petsc/debug-mode-newell/include chmod 644 /people/abhy245/software/petsc/debug-mode-newell/lib/libcamd*.a chmod 644 /people/abhy245/software/petsc/debug-mode-newell/include/camd.h ( cd Lib ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CAMD/Lib' /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CAMD/Lib' ( cd Demo ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CAMD/Demo' /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CAMD/Demo' ( cd MATLAB ; /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d ) ( cd Doc ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CAMD/Doc' /usr/bin/rm -f -r *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d /usr/bin/rm -f camd_temp make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CAMD/Doc' Executing: cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CCOLAMD && /people/abhy245/software/petsc/debug-mode-newell/bin/make library && /people/abhy245/software/petsc/debug-mode-newell/bin/make install && /people/abhy245/software/petsc/debug-mode-newell/bin/make clean stdout: ( cd Lib ; /people/abhy245/software/petsc/debug-mode-newell/bin/make ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CCOLAMD/Lib' mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -c ../Source/ccolamd.c mpicc -fstack-protector -g3 -fopenmp -I../Include -I../../SuiteSparse_config -c ../Source/ccolamd.c -DDLONG -o ccolamd_l.o /usr/bin/ar cr libccolamd.a ccolamd.o ccolamd_l.o /usr/bin/ranlib libccolamd.a make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CCOLAMD/Lib' /usr/bin/cp Lib/libccolamd.a /people/abhy245/software/petsc/debug-mode-newell/lib/libccolamd.2.9.1.a ( cd /people/abhy245/software/petsc/debug-mode-newell/lib ; ln -sf libccolamd.2.9.1.a libccolamd.a ) /usr/bin/cp Include/ccolamd.h /people/abhy245/software/petsc/debug-mode-newell/include chmod 644 /people/abhy245/software/petsc/debug-mode-newell/lib/libccolamd*.a chmod 644 /people/abhy245/software/petsc/debug-mode-newell/include/ccolamd.h ( cd Lib ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CCOLAMD/Lib' /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CCOLAMD/Lib' ( cd Demo ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CCOLAMD/Demo' /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CCOLAMD/Demo' ( cd MATLAB ; /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d ) Executing: cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CHOLMOD && /people/abhy245/software/petsc/debug-mode-newell/bin/make library && /people/abhy245/software/petsc/debug-mode-newell/bin/make install && /people/abhy245/software/petsc/debug-mode-newell/bin/make clean stdout: ( cd Lib ; /people/abhy245/software/petsc/debug-mode-newell/bin/make ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CHOLMOD/Lib' mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_aat.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_add.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_band.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_change_factor.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_common.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_complex.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_copy.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_dense.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_error.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_factor.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_memory.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_sparse.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_transpose.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_triplet.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_version.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Check/cholmod_check.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Check/cholmod_read.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Check/cholmod_write.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_amd.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_analyze.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_colamd.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_etree.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_factorize.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_postorder.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_rcond.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_resymbol.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_rowcolcounts.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_rowfac.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_solve.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_spsolve.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_drop.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_horzcat.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_norm.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_scale.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_sdmult.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_ssmult.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_submatrix.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_vertcat.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_symmetry.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Modify/cholmod_rowadd.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Modify/cholmod_rowdel.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Modify/cholmod_updown.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Supernodal/cholmod_super_numeric.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Supernodal/cholmod_super_solve.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Supernodal/cholmod_super_symbolic.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Partition/cholmod_ccolamd.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Partition/cholmod_csymamd.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Partition/cholmod_metis.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Partition/cholmod_nesdis.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Partition/cholmod_camd.c mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_aat.c -o cholmod_l_aat.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_add.c -o cholmod_l_add.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_band.c -o cholmod_l_band.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_change_factor.c -o cholmod_l_change_factor.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_common.c -o cholmod_l_common.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_complex.c -o cholmod_l_complex.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_copy.c -o cholmod_l_copy.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_dense.c -o cholmod_l_dense.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_error.c -o cholmod_l_error.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_factor.c -o cholmod_l_factor.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_memory.c -o cholmod_l_memory.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_sparse.c -o cholmod_l_sparse.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_transpose.c -o cholmod_l_transpose.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_triplet.c -o cholmod_l_triplet.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_version.c -o cholmod_l_version.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Check/cholmod_check.c -o cholmod_l_check.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Check/cholmod_read.c -o cholmod_l_read.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Check/cholmod_write.c -o cholmod_l_write.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_amd.c -o cholmod_l_amd.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_analyze.c -o cholmod_l_analyze.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_colamd.c -o cholmod_l_colamd.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_etree.c -o cholmod_l_etree.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_factorize.c -o cholmod_l_factorize.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_postorder.c -o cholmod_l_postorder.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_rcond.c -o cholmod_l_rcond.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_resymbol.c -o cholmod_l_resymbol.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_rowcolcounts.c -o cholmod_l_rowcolcounts.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_rowfac.c -o cholmod_l_rowfac.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_solve.c -o cholmod_l_solve.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_spsolve.c -o cholmod_l_spsolve.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_drop.c -o cholmod_l_drop.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_horzcat.c -o cholmod_l_horzcat.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_norm.c -o cholmod_l_norm.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_scale.c -o cholmod_l_scale.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_sdmult.c -o cholmod_l_sdmult.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_ssmult.c -o cholmod_l_ssmult.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_submatrix.c -o cholmod_l_submatrix.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_vertcat.c -o cholmod_l_vertcat.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_symmetry.c -o cholmod_l_symmetry.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Modify/cholmod_rowadd.c -o cholmod_l_rowadd.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Modify/cholmod_rowdel.c -o cholmod_l_rowdel.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Modify/cholmod_updown.c -o cholmod_l_updown.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Supernodal/cholmod_super_numeric.c -o cholmod_l_super_numeric.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Supernodal/cholmod_super_solve.c -o cholmod_l_super_solve.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Supernodal/cholmod_super_symbolic.c -o cholmod_l_super_symbolic.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Partition/cholmod_ccolamd.c -o cholmod_l_ccolamd.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Partition/cholmod_csymamd.c -o cholmod_l_csymamd.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Partition/cholmod_metis.c -o cholmod_l_metis.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Partition/cholmod_nesdis.c -o cholmod_l_nesdis.o mpicc -fstack-protector -g3 -fopenmp -DNPARTITION -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../SuiteSparse_config ../Partition/cholmod_camd.c -o cholmod_l_camd.o /usr/bin/ar cr libcholmod.a cholmod_aat.o cholmod_add.o cholmod_band.o cholmod_change_factor.o cholmod_common.o cholmod_complex.o cholmod_copy.o cholmod_dense.o cholmod_error.o cholmod_factor.o cholmod_memory.o cholmod_sparse.o cholmod_transpose.o cholmod_triplet.o cholmod_version.o cholmod_check.o cholmod_read.o cholmod_write.o cholmod_amd.o cholmod_analyze.o cholmod_colamd.o cholmod_etree.o cholmod_factorize.o cholmod_postorder.o cholmod_rcond.o cholmod_resymbol.o cholmod_rowcolcounts.o cholmod_rowfac.o cholmod_solve.o cholmod_spsolve.o cholmod_drop.o cholmod_horzcat.o cholmod_norm.o cholmod_scale.o cholmod_sdmult.o cholmod_ssmult.o cholmod_submatrix.o cholmod_vertcat.o cholmod_symmetry.o cholmod_rowadd.o cholmod_rowdel.o cholmod_updown.o cholmod_super_numeric.o cholmod_super_solve.o cholmod_super_symbolic.o cholmod_ccolamd.o cholmod_csymamd.o cholmod_metis.o cholmod_nesdis.o cholmod_camd.o cholmod_l_aat.o cholmod_l_add.o cholmod_l_band.o cholmod_l_change_factor.o cholmod_l_common.o cholmod_l_complex.o cholmod_l_copy.o cholmod_l_dense.o cholmod_l_error.o cholmod_l_factor.o cholmod_l_memory.o cholmod_l_sparse.o cholmod_l_transpose.o cholmod_l_triplet.o cholmod_l_version.o cholmod_l_check.o cholmod_l_read.o cholmod_l_write.o cholmod_l_amd.o cholmod_l_analyze.o cholmod_l_colamd.o cholmod_l_etree.o cholmod_l_factorize.o cholmod_l_postorder.o cholmod_l_rcond.o cholmod_l_resymbol.o cholmod_l_rowcolcounts.o cholmod_l_rowfac.o cholmod_l_solve.o cholmod_l_spsolve.o cholmod_l_drop.o cholmod_l_horzcat.o cholmod_l_norm.o cholmod_l_scale.o cholmod_l_sdmult.o cholmod_l_ssmult.o cholmod_l_submatrix.o cholmod_l_vertcat.o cholmod_l_symmetry.o cholmod_l_rowadd.o cholmod_l_rowdel.o cholmod_l_updown.o cholmod_l_super_numeric.o cholmod_l_super_solve.o cholmod_l_super_symbolic.o cholmod_l_ccolamd.o cholmod_l_csymamd.o cholmod_l_metis.o cholmod_l_nesdis.o cholmod_l_camd.o /usr/bin/ranlib libcholmod.a make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CHOLMOD/Lib' /usr/bin/cp Lib/libcholmod.a /people/abhy245/software/petsc/debug-mode-newell/lib/libcholmod.3.0.5.a ( cd /people/abhy245/software/petsc/debug-mode-newell/lib ; ln -sf libcholmod.3.0.5.a libcholmod.a ) /usr/bin/cp Include/cholmod*.h /people/abhy245/software/petsc/debug-mode-newell/include /usr/bin/rm -f /people/abhy245/software/petsc/debug-mode-newell/include/cholmod_internal.h chmod 644 /people/abhy245/software/petsc/debug-mode-newell/lib/libcholmod*.a chmod 644 /people/abhy245/software/petsc/debug-mode-newell/include/cholmod*.h ( cd Tcov ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CHOLMOD/Tcov' /usr/bin/rm -f -r *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CHOLMOD/Tcov' ( cd Lib ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CHOLMOD/Lib' /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CHOLMOD/Lib' ( cd Valgrind ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CHOLMOD/Valgrind' /usr/bin/rm -f -r *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CHOLMOD/Valgrind' ( cd Demo ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CHOLMOD/Demo' /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/CHOLMOD/Demo' ( cd MATLAB ; /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d ) Executing: cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/UMFPACK && /people/abhy245/software/petsc/debug-mode-newell/bin/make library && /people/abhy245/software/petsc/debug-mode-newell/bin/make install && /people/abhy245/software/petsc/debug-mode-newell/bin/make clean stdout: ( cd Lib ; /people/abhy245/software/petsc/debug-mode-newell/bin/make ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/UMFPACK/Lib' mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_analyze.c -o umf_i_analyze.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_apply_order.c -o umf_i_apply_order.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_colamd.c -o umf_i_colamd.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_free.c -o umf_i_free.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_fsize.c -o umf_i_fsize.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_is_permutation.c -o umf_i_is_permutation.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_malloc.c -o umf_i_malloc.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_realloc.c -o umf_i_realloc.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_report_perm.c -o umf_i_report_perm.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_singletons.c -o umf_i_singletons.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_cholmod.c -o umf_i_cholmod.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_analyze.c -o umf_l_analyze.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_apply_order.c -o umf_l_apply_order.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_colamd.c -o umf_l_colamd.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_free.c -o umf_l_free.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_fsize.c -o umf_l_fsize.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_is_permutation.c -o umf_l_is_permutation.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_malloc.c -o umf_l_malloc.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_realloc.c -o umf_l_realloc.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_report_perm.c -o umf_l_report_perm.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_singletons.c -o umf_l_singletons.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_cholmod.c -o umf_l_cholmod.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -c ../Source/umfpack_timer.c -o umfpack_gn_timer.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -c ../Source/umfpack_tictoc.c -o umfpack_gn_tictoc.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -DCONJUGATE_SOLVE -c ../Source/umf_ltsolve.c -o umf_di_lhsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -DCONJUGATE_SOLVE -c ../Source/umf_utsolve.c -o umf_di_uhsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -DDO_MAP -c ../Source/umf_triplet.c -o umf_di_triplet_map_nox.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -DDO_VALUES -c ../Source/umf_triplet.c -o umf_di_triplet_nomap_x.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_triplet.c -o umf_di_triplet_nomap_nox.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -DDO_MAP -DDO_VALUES -c ../Source/umf_triplet.c -o umf_di_triplet_map_x.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -DFIXQ -c ../Source/umf_assemble.c -o umf_di_assemble_fixq.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -DDROP -c ../Source/umf_store_lu.c -o umf_di_store_lu_drop.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_assemble.c -o umf_di_assemble.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_blas3_update.c -o umf_di_blas3_update.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_build_tuples.c -o umf_di_build_tuples.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_create_element.c -o umf_di_create_element.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_dump.c -o umf_di_dump.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_extend_front.c -o umf_di_extend_front.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_garbage_collection.c -o umf_di_garbage_collection.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_get_memory.c -o umf_di_get_memory.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_init_front.c -o umf_di_init_front.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_kernel.c -o umf_di_kernel.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_kernel_init.c -o umf_di_kernel_init.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_kernel_wrapup.c -o umf_di_kernel_wrapup.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_local_search.c -o umf_di_local_search.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_lsolve.c -o umf_di_lsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_ltsolve.c -o umf_di_ltsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_mem_alloc_element.c -o umf_di_mem_alloc_element.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_mem_alloc_head_block.c -o umf_di_mem_alloc_head_block.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_mem_alloc_tail_block.c -o umf_di_mem_alloc_tail_block.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_mem_free_tail_block.c -o umf_di_mem_free_tail_block.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_mem_init_memoryspace.c -o umf_di_mem_init_memoryspace.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_report_vector.c -o umf_di_report_vector.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_row_search.c -o umf_di_row_search.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_scale_column.c -o umf_di_scale_column.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_set_stats.c -o umf_di_set_stats.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_solve.c -o umf_di_solve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_symbolic_usage.c -o umf_di_symbolic_usage.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_transpose.c -o umf_di_transpose.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_tuple_lengths.c -o umf_di_tuple_lengths.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_usolve.c -o umf_di_usolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_utsolve.c -o umf_di_utsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_valid_numeric.c -o umf_di_valid_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_valid_symbolic.c -o umf_di_valid_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_grow_front.c -o umf_di_grow_front.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_start_front.c -o umf_di_start_front.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_store_lu.c -o umf_di_store_lu.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_scale.c -o umf_di_scale.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -DWSOLVE -c ../Source/umfpack_solve.c -o umfpack_di_wsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_col_to_triplet.c -o umfpack_di_col_to_triplet.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_defaults.c -o umfpack_di_defaults.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_free_numeric.c -o umfpack_di_free_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_free_symbolic.c -o umfpack_di_free_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_get_numeric.c -o umfpack_di_get_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_get_lunz.c -o umfpack_di_get_lunz.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_get_symbolic.c -o umfpack_di_get_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_get_determinant.c -o umfpack_di_get_determinant.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_numeric.c -o umfpack_di_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_qsymbolic.c -o umfpack_di_qsymbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_report_control.c -o umfpack_di_report_control.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_report_info.c -o umfpack_di_report_info.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_report_matrix.c -o umfpack_di_report_matrix.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_report_numeric.c -o umfpack_di_report_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_report_perm.c -o umfpack_di_report_perm.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_report_status.c -o umfpack_di_report_status.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_report_symbolic.c -o umfpack_di_report_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_report_triplet.c -o umfpack_di_report_triplet.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_report_vector.c -o umfpack_di_report_vector.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_solve.c -o umfpack_di_solve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_symbolic.c -o umfpack_di_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_transpose.c -o umfpack_di_transpose.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_triplet_to_col.c -o umfpack_di_triplet_to_col.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_scale.c -o umfpack_di_scale.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_load_numeric.c -o umfpack_di_load_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_save_numeric.c -o umfpack_di_save_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_load_symbolic.c -o umfpack_di_load_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_save_symbolic.c -o umfpack_di_save_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -DCONJUGATE_SOLVE -c ../Source/umf_ltsolve.c -o umf_dl_lhsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -DCONJUGATE_SOLVE -c ../Source/umf_utsolve.c -o umf_dl_uhsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -DDO_MAP -c ../Source/umf_triplet.c -o umf_dl_triplet_map_nox.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -DDO_VALUES -c ../Source/umf_triplet.c -o umf_dl_triplet_nomap_x.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_triplet.c -o umf_dl_triplet_nomap_nox.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -DDO_MAP -DDO_VALUES -c ../Source/umf_triplet.c -o umf_dl_triplet_map_x.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -DFIXQ -c ../Source/umf_assemble.c -o umf_dl_assemble_fixq.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -DDROP -c ../Source/umf_store_lu.c -o umf_dl_store_lu_drop.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_assemble.c -o umf_dl_assemble.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_blas3_update.c -o umf_dl_blas3_update.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_build_tuples.c -o umf_dl_build_tuples.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_create_element.c -o umf_dl_create_element.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_dump.c -o umf_dl_dump.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_extend_front.c -o umf_dl_extend_front.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_garbage_collection.c -o umf_dl_garbage_collection.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_get_memory.c -o umf_dl_get_memory.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_init_front.c -o umf_dl_init_front.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_kernel.c -o umf_dl_kernel.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_kernel_init.c -o umf_dl_kernel_init.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_kernel_wrapup.c -o umf_dl_kernel_wrapup.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_local_search.c -o umf_dl_local_search.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_lsolve.c -o umf_dl_lsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_ltsolve.c -o umf_dl_ltsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_mem_alloc_element.c -o umf_dl_mem_alloc_element.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_mem_alloc_head_block.c -o umf_dl_mem_alloc_head_block.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_mem_alloc_tail_block.c -o umf_dl_mem_alloc_tail_block.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_mem_free_tail_block.c -o umf_dl_mem_free_tail_block.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_mem_init_memoryspace.c -o umf_dl_mem_init_memoryspace.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_report_vector.c -o umf_dl_report_vector.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_row_search.c -o umf_dl_row_search.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_scale_column.c -o umf_dl_scale_column.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_set_stats.c -o umf_dl_set_stats.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_solve.c -o umf_dl_solve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_symbolic_usage.c -o umf_dl_symbolic_usage.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_transpose.c -o umf_dl_transpose.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_tuple_lengths.c -o umf_dl_tuple_lengths.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_usolve.c -o umf_dl_usolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_utsolve.c -o umf_dl_utsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_valid_numeric.c -o umf_dl_valid_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_valid_symbolic.c -o umf_dl_valid_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_grow_front.c -o umf_dl_grow_front.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_start_front.c -o umf_dl_start_front.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_store_lu.c -o umf_dl_store_lu.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_scale.c -o umf_dl_scale.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -DWSOLVE -c ../Source/umfpack_solve.c -o umfpack_dl_wsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_col_to_triplet.c -o umfpack_dl_col_to_triplet.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_defaults.c -o umfpack_dl_defaults.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_free_numeric.c -o umfpack_dl_free_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_free_symbolic.c -o umfpack_dl_free_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_get_numeric.c -o umfpack_dl_get_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_get_lunz.c -o umfpack_dl_get_lunz.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_get_symbolic.c -o umfpack_dl_get_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_get_determinant.c -o umfpack_dl_get_determinant.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_numeric.c -o umfpack_dl_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_qsymbolic.c -o umfpack_dl_qsymbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_report_control.c -o umfpack_dl_report_control.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_report_info.c -o umfpack_dl_report_info.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_report_matrix.c -o umfpack_dl_report_matrix.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_report_numeric.c -o umfpack_dl_report_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_report_perm.c -o umfpack_dl_report_perm.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_report_status.c -o umfpack_dl_report_status.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_report_symbolic.c -o umfpack_dl_report_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_report_triplet.c -o umfpack_dl_report_triplet.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_report_vector.c -o umfpack_dl_report_vector.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_solve.c -o umfpack_dl_solve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_symbolic.c -o umfpack_dl_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_transpose.c -o umfpack_dl_transpose.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_triplet_to_col.c -o umfpack_dl_triplet_to_col.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_scale.c -o umfpack_dl_scale.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_load_numeric.c -o umfpack_dl_load_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_save_numeric.c -o umfpack_dl_save_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_load_symbolic.c -o umfpack_dl_load_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_save_symbolic.c -o umfpack_dl_save_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -DCONJUGATE_SOLVE -c ../Source/umf_ltsolve.c -o umf_zi_lhsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -DCONJUGATE_SOLVE -c ../Source/umf_utsolve.c -o umf_zi_uhsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -DDO_MAP -c ../Source/umf_triplet.c -o umf_zi_triplet_map_nox.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -DDO_VALUES -c ../Source/umf_triplet.c -o umf_zi_triplet_nomap_x.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_triplet.c -o umf_zi_triplet_nomap_nox.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -DDO_MAP -DDO_VALUES -c ../Source/umf_triplet.c -o umf_zi_triplet_map_x.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -DFIXQ -c ../Source/umf_assemble.c -o umf_zi_assemble_fixq.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -DDROP -c ../Source/umf_store_lu.c -o umf_zi_store_lu_drop.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_assemble.c -o umf_zi_assemble.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_blas3_update.c -o umf_zi_blas3_update.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_build_tuples.c -o umf_zi_build_tuples.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_create_element.c -o umf_zi_create_element.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_dump.c -o umf_zi_dump.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_extend_front.c -o umf_zi_extend_front.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_garbage_collection.c -o umf_zi_garbage_collection.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_get_memory.c -o umf_zi_get_memory.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_init_front.c -o umf_zi_init_front.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_kernel.c -o umf_zi_kernel.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_kernel_init.c -o umf_zi_kernel_init.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_kernel_wrapup.c -o umf_zi_kernel_wrapup.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_local_search.c -o umf_zi_local_search.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_lsolve.c -o umf_zi_lsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_ltsolve.c -o umf_zi_ltsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_mem_alloc_element.c -o umf_zi_mem_alloc_element.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_mem_alloc_head_block.c -o umf_zi_mem_alloc_head_block.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_mem_alloc_tail_block.c -o umf_zi_mem_alloc_tail_block.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_mem_free_tail_block.c -o umf_zi_mem_free_tail_block.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_mem_init_memoryspace.c -o umf_zi_mem_init_memoryspace.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_report_vector.c -o umf_zi_report_vector.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_row_search.c -o umf_zi_row_search.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_scale_column.c -o umf_zi_scale_column.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_set_stats.c -o umf_zi_set_stats.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_solve.c -o umf_zi_solve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_symbolic_usage.c -o umf_zi_symbolic_usage.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_transpose.c -o umf_zi_transpose.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_tuple_lengths.c -o umf_zi_tuple_lengths.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_usolve.c -o umf_zi_usolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_utsolve.c -o umf_zi_utsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_valid_numeric.c -o umf_zi_valid_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_valid_symbolic.c -o umf_zi_valid_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_grow_front.c -o umf_zi_grow_front.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_start_front.c -o umf_zi_start_front.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_store_lu.c -o umf_zi_store_lu.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_scale.c -o umf_zi_scale.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -DWSOLVE -c ../Source/umfpack_solve.c -o umfpack_zi_wsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_col_to_triplet.c -o umfpack_zi_col_to_triplet.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_defaults.c -o umfpack_zi_defaults.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_free_numeric.c -o umfpack_zi_free_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_free_symbolic.c -o umfpack_zi_free_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_get_numeric.c -o umfpack_zi_get_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_get_lunz.c -o umfpack_zi_get_lunz.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_get_symbolic.c -o umfpack_zi_get_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_get_determinant.c -o umfpack_zi_get_determinant.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_numeric.c -o umfpack_zi_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_qsymbolic.c -o umfpack_zi_qsymbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_report_control.c -o umfpack_zi_report_control.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_report_info.c -o umfpack_zi_report_info.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_report_matrix.c -o umfpack_zi_report_matrix.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_report_numeric.c -o umfpack_zi_report_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_report_perm.c -o umfpack_zi_report_perm.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_report_status.c -o umfpack_zi_report_status.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_report_symbolic.c -o umfpack_zi_report_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_report_triplet.c -o umfpack_zi_report_triplet.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_report_vector.c -o umfpack_zi_report_vector.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_solve.c -o umfpack_zi_solve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_symbolic.c -o umfpack_zi_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_transpose.c -o umfpack_zi_transpose.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_triplet_to_col.c -o umfpack_zi_triplet_to_col.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_scale.c -o umfpack_zi_scale.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_load_numeric.c -o umfpack_zi_load_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_save_numeric.c -o umfpack_zi_save_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_load_symbolic.c -o umfpack_zi_load_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_save_symbolic.c -o umfpack_zi_save_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -DCONJUGATE_SOLVE -c ../Source/umf_ltsolve.c -o umf_zl_lhsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -DCONJUGATE_SOLVE -c ../Source/umf_utsolve.c -o umf_zl_uhsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -DDO_MAP -c ../Source/umf_triplet.c -o umf_zl_triplet_map_nox.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -DDO_VALUES -c ../Source/umf_triplet.c -o umf_zl_triplet_nomap_x.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_triplet.c -o umf_zl_triplet_nomap_nox.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -DDO_MAP -DDO_VALUES -c ../Source/umf_triplet.c -o umf_zl_triplet_map_x.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -DFIXQ -c ../Source/umf_assemble.c -o umf_zl_assemble_fixq.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -DDROP -c ../Source/umf_store_lu.c -o umf_zl_store_lu_drop.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_assemble.c -o umf_zl_assemble.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_blas3_update.c -o umf_zl_blas3_update.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_build_tuples.c -o umf_zl_build_tuples.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_create_element.c -o umf_zl_create_element.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_dump.c -o umf_zl_dump.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_extend_front.c -o umf_zl_extend_front.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_garbage_collection.c -o umf_zl_garbage_collection.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_get_memory.c -o umf_zl_get_memory.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_init_front.c -o umf_zl_init_front.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_kernel.c -o umf_zl_kernel.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_kernel_init.c -o umf_zl_kernel_init.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_kernel_wrapup.c -o umf_zl_kernel_wrapup.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_local_search.c -o umf_zl_local_search.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_lsolve.c -o umf_zl_lsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_ltsolve.c -o umf_zl_ltsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_mem_alloc_element.c -o umf_zl_mem_alloc_element.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_mem_alloc_head_block.c -o umf_zl_mem_alloc_head_block.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_mem_alloc_tail_block.c -o umf_zl_mem_alloc_tail_block.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_mem_free_tail_block.c -o umf_zl_mem_free_tail_block.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_mem_init_memoryspace.c -o umf_zl_mem_init_memoryspace.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_report_vector.c -o umf_zl_report_vector.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_row_search.c -o umf_zl_row_search.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_scale_column.c -o umf_zl_scale_column.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_set_stats.c -o umf_zl_set_stats.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_solve.c -o umf_zl_solve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_symbolic_usage.c -o umf_zl_symbolic_usage.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_transpose.c -o umf_zl_transpose.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_tuple_lengths.c -o umf_zl_tuple_lengths.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_usolve.c -o umf_zl_usolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_utsolve.c -o umf_zl_utsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_valid_numeric.c -o umf_zl_valid_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_valid_symbolic.c -o umf_zl_valid_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_grow_front.c -o umf_zl_grow_front.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_start_front.c -o umf_zl_start_front.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_store_lu.c -o umf_zl_store_lu.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_scale.c -o umf_zl_scale.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -DWSOLVE -c ../Source/umfpack_solve.c -o umfpack_zl_wsolve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_col_to_triplet.c -o umfpack_zl_col_to_triplet.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_defaults.c -o umfpack_zl_defaults.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_free_numeric.c -o umfpack_zl_free_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_free_symbolic.c -o umfpack_zl_free_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_get_numeric.c -o umfpack_zl_get_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_get_lunz.c -o umfpack_zl_get_lunz.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_get_symbolic.c -o umfpack_zl_get_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_get_determinant.c -o umfpack_zl_get_determinant.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_numeric.c -o umfpack_zl_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_qsymbolic.c -o umfpack_zl_qsymbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_report_control.c -o umfpack_zl_report_control.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_report_info.c -o umfpack_zl_report_info.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_report_matrix.c -o umfpack_zl_report_matrix.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_report_numeric.c -o umfpack_zl_report_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_report_perm.c -o umfpack_zl_report_perm.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_report_status.c -o umfpack_zl_report_status.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_report_symbolic.c -o umfpack_zl_report_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_report_triplet.c -o umfpack_zl_report_triplet.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_report_vector.c -o umfpack_zl_report_vector.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_solve.c -o umfpack_zl_solve.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_symbolic.c -o umfpack_zl_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_transpose.c -o umfpack_zl_transpose.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_triplet_to_col.c -o umfpack_zl_triplet_to_col.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_scale.c -o umfpack_zl_scale.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_load_numeric.c -o umfpack_zl_load_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_save_numeric.c -o umfpack_zl_save_numeric.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_load_symbolic.c -o umfpack_zl_load_symbolic.o mpicc -fstack-protector -g3 -fopenmp -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_save_symbolic.c -o umfpack_zl_save_symbolic.o /usr/bin/ar cr libumfpack.a umf_i_analyze.o umf_i_apply_order.o umf_i_colamd.o umf_i_free.o umf_i_fsize.o umf_i_is_permutation.o umf_i_malloc.o umf_i_realloc.o umf_i_report_perm.o umf_i_singletons.o umf_i_cholmod.o umf_l_analyze.o umf_l_apply_order.o umf_l_colamd.o umf_l_free.o umf_l_fsize.o umf_l_is_permutation.o umf_l_malloc.o umf_l_realloc.o umf_l_report_perm.o umf_l_singletons.o umf_l_cholmod.o umfpack_gn_timer.o umfpack_gn_tictoc.o umf_di_lhsolve.o umf_di_uhsolve.o umf_di_triplet_map_nox.o umf_di_triplet_nomap_x.o umf_di_triplet_nomap_nox.o umf_di_triplet_map_x.o umf_di_assemble_fixq.o umf_di_store_lu_drop.o umf_di_assemble.o umf_di_blas3_update.o umf_di_build_tuples.o umf_di_create_element.o umf_di_dump.o umf_di_extend_front.o umf_di_garbage_collection.o umf_di_get_memory.o umf_di_init_front.o umf_di_kernel.o umf_di_kernel_init.o umf_di_kernel_wrapup.o umf_di_local_search.o umf_di_lsolve.o umf_di_ltsolve.o umf_di_mem_alloc_element.o umf_di_mem_alloc_head_block.o umf_di_mem_alloc_tail_block.o umf_di_mem_free_tail_block.o umf_di_mem_init_memoryspace.o umf_di_report_vector.o umf_di_row_search.o umf_di_scale_column.o umf_di_set_stats.o umf_di_solve.o umf_di_symbolic_usage.o umf_di_transpose.o umf_di_tuple_lengths.o umf_di_usolve.o umf_di_utsolve.o umf_di_valid_numeric.o umf_di_valid_symbolic.o umf_di_grow_front.o umf_di_start_front.o umf_di_store_lu.o umf_di_scale.o umfpack_di_wsolve.o umfpack_di_col_to_triplet.o umfpack_di_defaults.o umfpack_di_free_numeric.o umfpack_di_free_symbolic.o umfpack_di_get_numeric.o umfpack_di_get_lunz.o umfpack_di_get_symbolic.o umfpack_di_get_determinant.o umfpack_di_numeric.o umfpack_di_qsymbolic.o umfpack_di_report_control.o umfpack_di_report_info.o umfpack_di_report_matrix.o umfpack_di_report_numeric.o umfpack_di_report_perm.o umfpack_di_report_status.o umfpack_di_report_symbolic.o umfpack_di_report_triplet.o umfpack_di_report_vector.o umfpack_di_solve.o umfpack_di_symbolic.o umfpack_di_transpose.o umfpack_di_triplet_to_col.o umfpack_di_scale.o umfpack_di_load_numeric.o umfpack_di_save_numeric.o umfpack_di_load_symbolic.o umfpack_di_save_symbolic.o umf_dl_lhsolve.o umf_dl_uhsolve.o umf_dl_triplet_map_nox.o umf_dl_triplet_nomap_x.o umf_dl_triplet_nomap_nox.o umf_dl_triplet_map_x.o umf_dl_assemble_fixq.o umf_dl_store_lu_drop.o umf_dl_assemble.o umf_dl_blas3_update.o umf_dl_build_tuples.o umf_dl_create_element.o umf_dl_dump.o umf_dl_extend_front.o umf_dl_garbage_collection.o umf_dl_get_memory.o umf_dl_init_front.o umf_dl_kernel.o umf_dl_kernel_init.o umf_dl_kernel_wrapup.o umf_dl_local_search.o umf_dl_lsolve.o umf_dl_ltsolve.o umf_dl_mem_alloc_element.o umf_dl_mem_alloc_head_block.o umf_dl_mem_alloc_tail_block.o umf_dl_mem_free_tail_block.o umf_dl_mem_init_memoryspace.o umf_dl_report_vector.o umf_dl_row_search.o umf_dl_scale_column.o umf_dl_set_stats.o umf_dl_solve.o umf_dl_symbolic_usage.o umf_dl_transpose.o umf_dl_tuple_lengths.o umf_dl_usolve.o umf_dl_utsolve.o umf_dl_valid_numeric.o umf_dl_valid_symbolic.o umf_dl_grow_front.o umf_dl_start_front.o umf_dl_store_lu.o umf_dl_scale.o umfpack_dl_wsolve.o umfpack_dl_col_to_triplet.o umfpack_dl_defaults.o umfpack_dl_free_numeric.o umfpack_dl_free_symbolic.o umfpack_dl_get_numeric.o umfpack_dl_get_lunz.o umfpack_dl_get_symbolic.o umfpack_dl_get_determinant.o umfpack_dl_numeric.o umfpack_dl_qsymbolic.o umfpack_dl_report_control.o umfpack_dl_report_info.o umfpack_dl_report_matrix.o umfpack_dl_report_numeric.o umfpack_dl_report_perm.o umfpack_dl_report_status.o umfpack_dl_report_symbolic.o umfpack_dl_report_triplet.o umfpack_dl_report_vector.o umfpack_dl_solve.o umfpack_dl_symbolic.o umfpack_dl_transpose.o umfpack_dl_triplet_to_col.o umfpack_dl_scale.o umfpack_dl_load_numeric.o umfpack_dl_save_numeric.o umfpack_dl_load_symbolic.o umfpack_dl_save_symbolic.o umf_zi_lhsolve.o umf_zi_uhsolve.o umf_zi_triplet_map_nox.o umf_zi_triplet_nomap_x.o umf_zi_triplet_nomap_nox.o umf_zi_triplet_map_x.o umf_zi_assemble_fixq.o umf_zi_store_lu_drop.o umf_zi_assemble.o umf_zi_blas3_update.o umf_zi_build_tuples.o umf_zi_create_element.o umf_zi_dump.o umf_zi_extend_front.o umf_zi_garbage_collection.o umf_zi_get_memory.o umf_zi_init_front.o umf_zi_kernel.o umf_zi_kernel_init.o umf_zi_kernel_wrapup.o umf_zi_local_search.o umf_zi_lsolve.o umf_zi_ltsolve.o umf_zi_mem_alloc_element.o umf_zi_mem_alloc_head_block.o umf_zi_mem_alloc_tail_block.o umf_zi_mem_free_tail_block.o umf_zi_mem_init_memoryspace.o umf_zi_report_vector.o umf_zi_row_search.o umf_zi_scale_column.o umf_zi_set_stats.o umf_zi_solve.o umf_zi_symbolic_usage.o umf_zi_transpose.o umf_zi_tuple_lengths.o umf_zi_usolve.o umf_zi_utsolve.o umf_zi_valid_numeric.o umf_zi_valid_symbolic.o umf_zi_grow_front.o umf_zi_start_front.o umf_zi_store_lu.o umf_zi_scale.o umfpack_zi_wsolve.o umfpack_zi_col_to_triplet.o umfpack_zi_defaults.o umfpack_zi_free_numeric.o umfpack_zi_free_symbolic.o umfpack_zi_get_numeric.o umfpack_zi_get_lunz.o umfpack_zi_get_symbolic.o umfpack_zi_get_determinant.o umfpack_zi_numeric.o umfpack_zi_qsymbolic.o umfpack_zi_report_control.o umfpack_zi_report_info.o umfpack_zi_report_matrix.o umfpack_zi_report_numeric.o umfpack_zi_report_perm.o umfpack_zi_report_status.o umfpack_zi_report_symbolic.o umfpack_zi_report_triplet.o umfpack_zi_report_vector.o umfpack_zi_solve.o umfpack_zi_symbolic.o umfpack_zi_transpose.o umfpack_zi_triplet_to_col.o umfpack_zi_scale.o umfpack_zi_load_numeric.o umfpack_zi_save_numeric.o umfpack_zi_load_symbolic.o umfpack_zi_save_symbolic.o umf_zl_lhsolve.o umf_zl_uhsolve.o umf_zl_triplet_map_nox.o umf_zl_triplet_nomap_x.o umf_zl_triplet_nomap_nox.o umf_zl_triplet_map_x.o umf_zl_assemble_fixq.o umf_zl_store_lu_drop.o umf_zl_assemble.o umf_zl_blas3_update.o umf_zl_build_tuples.o umf_zl_create_element.o umf_zl_dump.o umf_zl_extend_front.o umf_zl_garbage_collection.o umf_zl_get_memory.o umf_zl_init_front.o umf_zl_kernel.o umf_zl_kernel_init.o umf_zl_kernel_wrapup.o umf_zl_local_search.o umf_zl_lsolve.o umf_zl_ltsolve.o umf_zl_mem_alloc_element.o umf_zl_mem_alloc_head_block.o umf_zl_mem_alloc_tail_block.o umf_zl_mem_free_tail_block.o umf_zl_mem_init_memoryspace.o umf_zl_report_vector.o umf_zl_row_search.o umf_zl_scale_column.o umf_zl_set_stats.o umf_zl_solve.o umf_zl_symbolic_usage.o umf_zl_transpose.o umf_zl_tuple_lengths.o umf_zl_usolve.o umf_zl_utsolve.o umf_zl_valid_numeric.o umf_zl_valid_symbolic.o umf_zl_grow_front.o umf_zl_start_front.o umf_zl_store_lu.o umf_zl_scale.o umfpack_zl_wsolve.o umfpack_zl_col_to_triplet.o umfpack_zl_defaults.o umfpack_zl_free_numeric.o umfpack_zl_free_symbolic.o umfpack_zl_get_numeric.o umfpack_zl_get_lunz.o umfpack_zl_get_symbolic.o umfpack_zl_get_determinant.o umfpack_zl_numeric.o umfpack_zl_qsymbolic.o umfpack_zl_report_control.o umfpack_zl_report_info.o umfpack_zl_report_matrix.o umfpack_zl_report_numeric.o umfpack_zl_report_perm.o umfpack_zl_report_status.o umfpack_zl_report_symbolic.o umfpack_zl_report_triplet.o umfpack_zl_report_vector.o umfpack_zl_solve.o umfpack_zl_symbolic.o umfpack_zl_transpose.o umfpack_zl_triplet_to_col.o umfpack_zl_scale.o umfpack_zl_load_numeric.o umfpack_zl_save_numeric.o umfpack_zl_load_symbolic.o umfpack_zl_save_symbolic.o /usr/bin/ranlib libumfpack.a make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/UMFPACK/Lib' /usr/bin/cp Lib/libumfpack.a /people/abhy245/software/petsc/debug-mode-newell/lib/libumfpack.5.7.1.a ( cd /people/abhy245/software/petsc/debug-mode-newell/lib ; ln -sf libumfpack.5.7.1.a libumfpack.a ) /usr/bin/cp Include/*.h /people/abhy245/software/petsc/debug-mode-newell/include chmod 644 /people/abhy245/software/petsc/debug-mode-newell/lib/libumfpack*.a chmod 644 /people/abhy245/software/petsc/debug-mode-newell/include/umfpack*.h ( cd Lib ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/UMFPACK/Lib' /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/UMFPACK/Lib' ( cd Demo ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/UMFPACK/Demo' /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/UMFPACK/Demo' ( cd Doc ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/UMFPACK/Doc' /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/UMFPACK/Doc' ( cd MATLAB ; /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d rename.h ) Executing: cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/KLU && /people/abhy245/software/petsc/debug-mode-newell/bin/make library && /people/abhy245/software/petsc/debug-mode-newell/bin/make install && /people/abhy245/software/petsc/debug-mode-newell/bin/make clean stdout: ( cd Lib ; /people/abhy245/software/petsc/debug-mode-newell/bin/make ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/KLU/Lib' mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_free_symbolic.c -o klu_free_symbolic.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_defaults.c -o klu_defaults.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_analyze_given.c -o klu_analyze_given.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_analyze.c -o klu_analyze.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_memory.c -o klu_memory.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_free_symbolic.c -o klu_l_free_symbolic.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_defaults.c -o klu_l_defaults.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_analyze_given.c -o klu_l_analyze_given.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_analyze.c -o klu_l_analyze.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_memory.c -o klu_l_memory.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu.c -o klu_d.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_kernel.c -o klu_d_kernel.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_dump.c -o klu_d_dump.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_factor.c -o klu_d_factor.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_free_numeric.c -o klu_d_free_numeric.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_solve.c -o klu_d_solve.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_scale.c -o klu_d_scale.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_refactor.c -o klu_d_refactor.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_tsolve.c -o klu_d_tsolve.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_diagnostics.c -o klu_d_diagnostics.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_sort.c -o klu_d_sort.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_extract.c -o klu_d_extract.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu.c -o klu_z.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_kernel.c -o klu_z_kernel.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_dump.c -o klu_z_dump.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_factor.c -o klu_z_factor.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_free_numeric.c -o klu_z_free_numeric.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_solve.c -o klu_z_solve.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_scale.c -o klu_z_scale.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_refactor.c -o klu_z_refactor.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_tsolve.c -o klu_z_tsolve.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_diagnostics.c -o klu_z_diagnostics.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_sort.c -o klu_z_sort.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_extract.c -o klu_z_extract.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu.c -o klu_l.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_kernel.c -o klu_l_kernel.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_dump.c -o klu_l_dump.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_factor.c -o klu_l_factor.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_free_numeric.c -o klu_l_free_numeric.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_solve.c -o klu_l_solve.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_scale.c -o klu_l_scale.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_refactor.c -o klu_l_refactor.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_tsolve.c -o klu_l_tsolve.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_diagnostics.c -o klu_l_diagnostics.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_sort.c -o klu_l_sort.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_extract.c -o klu_l_extract.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu.c -o klu_zl.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_kernel.c -o klu_zl_kernel.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_dump.c -o klu_zl_dump.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_factor.c -o klu_zl_factor.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_free_numeric.c -o klu_zl_free_numeric.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_solve.c -o klu_zl_solve.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_scale.c -o klu_zl_scale.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_refactor.c -o klu_zl_refactor.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_tsolve.c -o klu_zl_tsolve.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_diagnostics.c -o klu_zl_diagnostics.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_sort.c -o klu_zl_sort.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_extract.c -o klu_zl_extract.o /usr/bin/ar cr libklu.a klu_free_symbolic.o klu_defaults.o klu_analyze_given.o klu_analyze.o klu_memory.o klu_l_free_symbolic.o klu_l_defaults.o klu_l_analyze_given.o klu_l_analyze.o klu_l_memory.o klu_d.o klu_d_kernel.o klu_d_dump.o klu_d_factor.o klu_d_free_numeric.o klu_d_solve.o klu_d_scale.o klu_d_refactor.o klu_d_tsolve.o klu_d_diagnostics.o klu_d_sort.o klu_d_extract.o klu_z.o klu_z_kernel.o klu_z_dump.o klu_z_factor.o klu_z_free_numeric.o klu_z_solve.o klu_z_scale.o klu_z_refactor.o klu_z_tsolve.o klu_z_diagnostics.o klu_z_sort.o klu_z_extract.o klu_l.o klu_l_kernel.o klu_l_dump.o klu_l_factor.o klu_l_free_numeric.o klu_l_solve.o klu_l_scale.o klu_l_refactor.o klu_l_tsolve.o klu_l_diagnostics.o klu_l_sort.o klu_l_extract.o klu_zl.o klu_zl_kernel.o klu_zl_dump.o klu_zl_factor.o klu_zl_free_numeric.o klu_zl_solve.o klu_zl_scale.o klu_zl_refactor.o klu_zl_tsolve.o klu_zl_diagnostics.o klu_zl_sort.o klu_zl_extract.o /usr/bin/ranlib libklu.a make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/KLU/Lib' /usr/bin/cp Lib/libklu.a /people/abhy245/software/petsc/debug-mode-newell/lib/libklu.1.3.2.a ( cd /people/abhy245/software/petsc/debug-mode-newell/lib ; ln -sf libklu.1.3.2.a libklu.a ) /usr/bin/cp Include/klu.h /people/abhy245/software/petsc/debug-mode-newell/include chmod 644 /people/abhy245/software/petsc/debug-mode-newell/lib/libklu*.a chmod 644 /people/abhy245/software/petsc/debug-mode-newell/include/klu.h ( cd Demo ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/KLU/Demo' /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/KLU/Demo' ( cd Lib ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/KLU/Lib' /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/KLU/Lib' ( cd Tcov ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/KLU/Tcov' /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d /usr/bin/rm -f -r *.dSYM make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/KLU/Tcov' ( cd MATLAB ; /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d rename.h ) Defined "HAVE_SUITESPARSE" to "1" ********Output of running make on SUITESPARSE follows ******* ( cd Lib ; /people/abhy245/software/petsc/debug-mode-newell/bin/make ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/KLU/Lib' mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_free_symbolic.c -o klu_free_symbolic.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_defaults.c -o klu_defaults.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_analyze_given.c -o klu_analyze_given.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_analyze.c -o klu_analyze.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_memory.c -o klu_memory.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_free_symbolic.c -o klu_l_free_symbolic.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_defaults.c -o klu_l_defaults.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_analyze_given.c -o klu_l_analyze_given.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_analyze.c -o klu_l_analyze.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_memory.c -o klu_l_memory.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu.c -o klu_d.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_kernel.c -o klu_d_kernel.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_dump.c -o klu_d_dump.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_factor.c -o klu_d_factor.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_free_numeric.c -o klu_d_free_numeric.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_solve.c -o klu_d_solve.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_scale.c -o klu_d_scale.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_refactor.c -o klu_d_refactor.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_tsolve.c -o klu_d_tsolve.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_diagnostics.c -o klu_d_diagnostics.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_sort.c -o klu_d_sort.o mpicc -fstack-protector -g3 -fopenmp -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_extract.c -o klu_d_extract.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu.c -o klu_z.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_kernel.c -o klu_z_kernel.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_dump.c -o klu_z_dump.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_factor.c -o klu_z_factor.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_free_numeric.c -o klu_z_free_numeric.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_solve.c -o klu_z_solve.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_scale.c -o klu_z_scale.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_refactor.c -o klu_z_refactor.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_tsolve.c -o klu_z_tsolve.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_diagnostics.c -o klu_z_diagnostics.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_sort.c -o klu_z_sort.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_extract.c -o klu_z_extract.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu.c -o klu_l.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_kernel.c -o klu_l_kernel.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_dump.c -o klu_l_dump.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_factor.c -o klu_l_factor.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_free_numeric.c -o klu_l_free_numeric.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_solve.c -o klu_l_solve.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_scale.c -o klu_l_scale.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_refactor.c -o klu_l_refactor.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_tsolve.c -o klu_l_tsolve.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_diagnostics.c -o klu_l_diagnostics.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_sort.c -o klu_l_sort.o mpicc -fstack-protector -g3 -fopenmp -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_extract.c -o klu_l_extract.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu.c -o klu_zl.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_kernel.c -o klu_zl_kernel.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_dump.c -o klu_zl_dump.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_factor.c -o klu_zl_factor.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_free_numeric.c -o klu_zl_free_numeric.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_solve.c -o klu_zl_solve.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_scale.c -o klu_zl_scale.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_refactor.c -o klu_zl_refactor.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_tsolve.c -o klu_zl_tsolve.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_diagnostics.c -o klu_zl_diagnostics.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_sort.c -o klu_zl_sort.o mpicc -fstack-protector -g3 -fopenmp -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_extract.c -o klu_zl_extract.o /usr/bin/ar cr libklu.a klu_free_symbolic.o klu_defaults.o klu_analyze_given.o klu_analyze.o klu_memory.o klu_l_free_symbolic.o klu_l_defaults.o klu_l_analyze_given.o klu_l_analyze.o klu_l_memory.o klu_d.o klu_d_kernel.o klu_d_dump.o klu_d_factor.o klu_d_free_numeric.o klu_d_solve.o klu_d_scale.o klu_d_refactor.o klu_d_tsolve.o klu_d_diagnostics.o klu_d_sort.o klu_d_extract.o klu_z.o klu_z_kernel.o klu_z_dump.o klu_z_factor.o klu_z_free_numeric.o klu_z_solve.o klu_z_scale.o klu_z_refactor.o klu_z_tsolve.o klu_z_diagnostics.o klu_z_sort.o klu_z_extract.o klu_l.o klu_l_kernel.o klu_l_dump.o klu_l_factor.o klu_l_free_numeric.o klu_l_solve.o klu_l_scale.o klu_l_refactor.o klu_l_tsolve.o klu_l_diagnostics.o klu_l_sort.o klu_l_extract.o klu_zl.o klu_zl_kernel.o klu_zl_dump.o klu_zl_factor.o klu_zl_free_numeric.o klu_zl_solve.o klu_zl_scale.o klu_zl_refactor.o klu_zl_tsolve.o klu_zl_diagnostics.o klu_zl_sort.o klu_zl_extract.o /usr/bin/ranlib libklu.a make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/KLU/Lib' /usr/bin/cp Lib/libklu.a /people/abhy245/software/petsc/debug-mode-newell/lib/libklu.1.3.2.a ( cd /people/abhy245/software/petsc/debug-mode-newell/lib ; ln -sf libklu.1.3.2.a libklu.a ) /usr/bin/cp Include/klu.h /people/abhy245/software/petsc/debug-mode-newell/include chmod 644 /people/abhy245/software/petsc/debug-mode-newell/lib/libklu*.a chmod 644 /people/abhy245/software/petsc/debug-mode-newell/include/klu.h ( cd Demo ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/KLU/Demo' /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/KLU/Demo' ( cd Lib ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/KLU/Lib' /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/KLU/Lib' ( cd Tcov ; /people/abhy245/software/petsc/debug-mode-newell/bin/make clean ) make[1]: Entering directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/KLU/Tcov' /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d /usr/bin/rm -f -r *.dSYM make[1]: Leaving directory '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse/KLU/Tcov' ( cd MATLAB ; /usr/bin/rm -f *.o *.obj *.ln *.bb *.bbg *.da *.tcov *.gcov gmon.out *.bak *.d rename.h )********End of Output of running make on SUITESPARSE ******* Checking for library in Download SUITESPARSE: ['/people/abhy245/software/petsc/debug-mode-newell/lib/libumfpack.a', 'libklu.a', 'libcholmod.a', 'libbtf.a', 'libccolamd.a', 'libcolamd.a', 'libcamd.a', 'libamd.a', 'libsuitesparseconfig.a'] Contents: ['include', 'externalpackages', 'lib', 'bin', 'share'] ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names Checking for functions [umfpack_dl_wsolve cholmod_l_solve klu_l_solve] in library ['/people/abhy245/software/petsc/debug-mode-newell/lib/libumfpack.a', 'libklu.a', 'libcholmod.a', 'libbtf.a', 'libccolamd.a', 'libcolamd.a', 'libcamd.a', 'libamd.a', 'libsuitesparseconfig.a'] ['/people/abhy245/software/petsc/debug-mode-newell/lib/libflapack.a', '/people/abhy245/software/petsc/debug-mode-newell/lib/libfblas.a', 'libm.a', '-lstdc++', '-ldl', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lmpi_usempif08', '-lmpi_usempi_ignore_tkr', '-lmpi_mpifh', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lpthread'] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char umfpack_dl_wsolve(); static void _check_umfpack_dl_wsolve() { umfpack_dl_wsolve(); } char cholmod_l_solve(); static void _check_cholmod_l_solve() { cholmod_l_solve(); } char klu_l_solve(); static void _check_klu_l_solve() { klu_l_solve(); } #ifdef __cplusplus } #endif int main() { _check_umfpack_dl_wsolve(); _check_cholmod_l_solve(); _check_klu_l_solve();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.o -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lfblas -lm -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl Defined "HAVE_LIBUMFPACK" to "1" Defined "HAVE_LIBKLU" to "1" Defined "HAVE_LIBCHOLMOD" to "1" Defined "HAVE_LIBBTF" to "1" Defined "HAVE_LIBCCOLAMD" to "1" Defined "HAVE_LIBCOLAMD" to "1" Defined "HAVE_LIBCAMD" to "1" Defined "HAVE_LIBAMD" to "1" Defined "HAVE_LIBSUITESPARSECONFIG" to "1" No functions to check for in library ['/people/abhy245/software/petsc/debug-mode-newell/lib/libumfpack.a', 'libklu.a', 'libcholmod.a', 'libbtf.a', 'libccolamd.a', 'libcolamd.a', 'libcamd.a', 'libamd.a', 'libsuitesparseconfig.a'] ['/people/abhy245/software/petsc/debug-mode-newell/lib/libflapack.a', '/people/abhy245/software/petsc/debug-mode-newell/lib/libfblas.a', 'libm.a', '-lstdc++', '-ldl', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lmpi_usempif08', '-lmpi_usempi_ignore_tkr', '-lmpi_mpifh', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lpthread'] Checking for headers Download SUITESPARSE: ['/people/abhy245/software/petsc/debug-mode-newell/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] ================================================================================ TEST checkInclude from config.headers(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['umfpack.h', 'cholmod.h', 'klu.h'] in ['/people/abhy245/software/petsc/debug-mode-newell/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Checking include with compiler flags var CPPFLAGS ['/people/abhy245/software/petsc/debug-mode-newell/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.packages.cuda -I/tmp/petsc-EiMIaN/config.packages.parmetis -I/tmp/petsc-EiMIaN/config.packages.SuperLU_DIST -I/tmp/petsc-EiMIaN/config.headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib /tmp/petsc-EiMIaN/config.headers/conftest.cc Preprocess stderr before filtering:: Preprocess stderr after filtering:: Checking include with compiler flags var CPPFLAGS ['/people/abhy245/software/petsc/debug-mode-newell/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.packages.cuda -I/tmp/petsc-EiMIaN/config.packages.parmetis -I/tmp/petsc-EiMIaN/config.packages.SuperLU_DIST -I/tmp/petsc-EiMIaN/config.headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib /tmp/petsc-EiMIaN/config.headers/conftest.cc Preprocess stderr before filtering:: Preprocess stderr after filtering:: Checking include with compiler flags var CPPFLAGS ['/people/abhy245/software/petsc/debug-mode-newell/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.packages.cuda -I/tmp/petsc-EiMIaN/config.packages.parmetis -I/tmp/petsc-EiMIaN/config.packages.SuperLU_DIST -I/tmp/petsc-EiMIaN/config.headers -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib /tmp/petsc-EiMIaN/config.headers/conftest.cc Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['umfpack.h', 'cholmod.h', 'klu.h'] in ['/people/abhy245/software/petsc/debug-mode-newell/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] ================================================================================ TEST checkVersion from config.packages.SuiteSparse(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:918) TESTING: checkVersion from config.packages.SuiteSparse(config/BuildSystem/config/package.py:918) Uses self.version, self.minversion, self.maxversion, self.versionname, and self.versioninclude to determine if package has required version All intermediate test results are stored in /tmp/petsc-EiMIaN/config.packages.SuiteSparse Preprocessing source: #include "confdefs.h" #include "conffix.h" #include "umfpack.h" version=UMFPACK_MAIN_VERSION.UMFPACK_SUB_VERSION.UMFPACK_SUBSUB_VERSION Executing: mpicxx -E -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.packages.cuda -I/tmp/petsc-EiMIaN/config.packages.parmetis -I/tmp/petsc-EiMIaN/config.packages.SuperLU_DIST -I/tmp/petsc-EiMIaN/config.packages.SuiteSparse -I/tmp/petsc-EiMIaN/config.headers -I/people/abhy245/software/petsc/debug-mode-newell/include /tmp/petsc-EiMIaN/config.packages.SuiteSparse/conftest.cc For suitesparse need <= 5.7.1 <= ================================================================================ TEST checkSharedLibrary from config.packages.SuiteSparse(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:852) TESTING: checkSharedLibrary from config.packages.SuiteSparse(config/BuildSystem/config/package.py:852) By default we don't care about checking if the library is shared ================================================================================ TEST alternateConfigureLibrary from config.packages.PaStiX(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.PaStiX(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST checkDependencies from config.packages.scalapack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:773) TESTING: checkDependencies from config.packages.scalapack(config/BuildSystem/config/package.py:773) ================================================================================ TEST configureLibrary from config.packages.scalapack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:798) TESTING: configureLibrary from config.packages.scalapack(config/BuildSystem/config/package.py:798) Find an installation and check if it can work with PETSc ================================================================================== Checking for a functional scalapack Looking for SCALAPACK at git.scalapack, hg.scalapack or a directory starting with ['petsc-pkg-scalapack', 'scalapack'] Could not locate an existing copy of SCALAPACK: ['git.parmetis', 'SuiteSparse', 'git.sowing', 'git.metis', 'git.superlu_dist', 'git.fblaslapack', 'make-4.2.1-6.fc28'] Downloading scalapack =============================================================================== Trying to download git://https://bitbucket.org/petsc/pkg-scalapack for SCALAPACK =============================================================================== Executing: git clone https://bitbucket.org/petsc/pkg-scalapack /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.scalapack stdout: Cloning into '/qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.scalapack'... Looking for SCALAPACK at git.scalapack, hg.scalapack or a directory starting with ['petsc-pkg-scalapack', 'scalapack'] Found a copy of SCALAPACK in git.scalapack Executing: ['git', 'rev-parse', '--git-dir'] stdout: .git Executing: ['git', 'cat-file', '-e', 'v2.0.2-p2^{commit}'] Executing: ['git', 'rev-parse', 'v2.0.2-p2'] stdout: bf5290f5d002fe43a6fc59f83730ff5141860380 Executing: ['git', '-c', 'user.name=petsc-configure', '-c', 'user.email=petsc@configure', 'stash'] stdout: No local changes to save Executing: ['git', 'clean', '-f', '-d', '-x'] Executing: ['git', 'checkout', '-f', 'bf5290f5d002fe43a6fc59f83730ff5141860380'] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp -O0 /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.setCompilers/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp -mfp16-format=ieee /tmp/petsc-EiMIaN/config.setCompilers/conftest.c Possible ERROR while running compiler: exit code 1 stderr: gcc: error: unrecognized command line option ‘-mfp16-format=ieee’ Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Rejecting compiler flag -mfp16-format=ieee due to nonzero status from link Rejecting compiler flag -mfp16-format=ieee due to gcc: error: unrecognized command line option ‘-mfp16-format=ieee’ PETSc Error: No output file produced SCALAPACK was just downloaded, forcing a rebuild because cannot determine if package has changed Executing: cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.scalapack && /people/abhy245/software/petsc/debug-mode-newell/bin/make -f Makefile.parallel cleanlib stdout: rm -f SRC/clamov.o SRC/dlamov.o SRC/slamov.o SRC/zlamov.o BLACS/SRC/igesd2d_.o BLACS/SRC/sgesd2d_.o BLACS/SRC/dgesd2d_.o BLACS/SRC/cgesd2d_.o BLACS/SRC/zgesd2d_.o BLACS/SRC/itrsd2d_.o BLACS/SRC/strsd2d_.o BLACS/SRC/dtrsd2d_.o BLACS/SRC/ctrsd2d_.o BLACS/SRC/ztrsd2d_.o BLACS/SRC/igerv2d_.o BLACS/SRC/sgerv2d_.o BLACS/SRC/dgerv2d_.o BLACS/SRC/cgerv2d_.o BLACS/SRC/zgerv2d_.o BLACS/SRC/itrrv2d_.o BLACS/SRC/strrv2d_.o BLACS/SRC/dtrrv2d_.o BLACS/SRC/ctrrv2d_.o BLACS/SRC/ztrrv2d_.o BLACS/SRC/igebs2d_.o BLACS/SRC/sgebs2d_.o BLACS/SRC/dgebs2d_.o BLACS/SRC/cgebs2d_.o BLACS/SRC/zgebs2d_.o BLACS/SRC/igebr2d_.o BLACS/SRC/sgebr2d_.o BLACS/SRC/dgebr2d_.o BLACS/SRC/cgebr2d_.o BLACS/SRC/zgebr2d_.o BLACS/SRC/itrbs2d_.o BLACS/SRC/strbs2d_.o BLACS/SRC/dtrbs2d_.o BLACS/SRC/ctrbs2d_.o BLACS/SRC/ztrbs2d_.o BLACS/SRC/itrbr2d_.o BLACS/SRC/strbr2d_.o BLACS/SRC/dtrbr2d_.o BLACS/SRC/ctrbr2d_.o BLACS/SRC/ztrbr2d_.o BLACS/SRC/igsum2d_.o BLACS/SRC/sgsum2d_.o BLACS/SRC/dgsum2d_.o BLACS/SRC/cgsum2d_.o BLACS/SRC/zgsum2d_.o BLACS/SRC/igamx2d_.o BLACS/SRC/sgamx2d_.o BLACS/SRC/dgamx2d_.o BLACS/SRC/cgamx2d_.o BLACS/SRC/zgamx2d_.o BLACS/SRC/igamn2d_.o BLACS/SRC/sgamn2d_.o BLACS/SRC/dgamn2d_.o BLACS/SRC/cgamn2d_.o BLACS/SRC/zgamn2d_.o BLACS/SRC/blacs_setup_.o BLACS/SRC/blacs_set_.o BLACS/SRC/blacs_get_.o BLACS/SRC/blacs_abort_.o BLACS/SRC/blacs_exit_.o BLACS/SRC/blacs_pnum_.o BLACS/SRC/blacs_pcoord_.o BLACS/SRC/ksendid_.o BLACS/SRC/krecvid_.o BLACS/SRC/kbsid_.o BLACS/SRC/kbrid_.o BLACS/SRC/dcputime00_.o BLACS/SRC/dwalltime00_.o BLACS/SRC/blacs_pinfo_.o BLACS/SRC/blacs_init_.o BLACS/SRC/blacs_map_.o BLACS/SRC/blacs_free_.o BLACS/SRC/blacs_grid_.o BLACS/SRC/blacs_info_.o BLACS/SRC/blacs_barr_.o BLACS/SRC/sys2blacs_.o BLACS/SRC/blacs2sys_.o BLACS/SRC/free_handle_.o BLACS/SRC/BI_Arecv.o BLACS/SRC/BI_ArgCheck.o BLACS/SRC/BI_Asend.o BLACS/SRC/BI_BeComb.o BLACS/SRC/BI_BlacsAbort.o BLACS/SRC/BI_BlacsErr.o BLACS/SRC/BI_BlacsWarn.o BLACS/SRC/BI_BuffIsFree.o BLACS/SRC/BI_ContxtNum.o BLACS/SRC/BI_EmergencyBuff.o BLACS/SRC/BI_GetBuff.o BLACS/SRC/BI_GetMpiGeType.o BLACS/SRC/BI_GetMpiTrType.o BLACS/SRC/BI_GlobalVars.o BLACS/SRC/BI_HypBR.o BLACS/SRC/BI_HypBS.o BLACS/SRC/BI_IdringBR.o BLACS/SRC/BI_IdringBS.o BLACS/SRC/BI_MpathBR.o BLACS/SRC/BI_MpathBS.o BLACS/SRC/BI_MringComb.o BLACS/SRC/BI_Pack.o BLACS/SRC/BI_Rsend.o BLACS/SRC/BI_Srecv.o BLACS/SRC/BI_SringBR.o BLACS/SRC/BI_SringBS.o BLACS/SRC/BI_Ssend.o BLACS/SRC/BI_TransDist.o BLACS/SRC/BI_TransUserComm.o BLACS/SRC/BI_TreeBR.o BLACS/SRC/BI_TreeBS.o BLACS/SRC/BI_TreeComb.o BLACS/SRC/BI_Unpack.o BLACS/SRC/BI_UpdateBuffs.o BLACS/SRC/BI_cMPI_amn.o BLACS/SRC/BI_cMPI_amn2.o BLACS/SRC/BI_cMPI_amx.o BLACS/SRC/BI_cMPI_amx2.o BLACS/SRC/BI_cMPI_sum.o BLACS/SRC/BI_cvvamn.o BLACS/SRC/BI_cvvamn2.o BLACS/SRC/BI_cvvamx.o BLACS/SRC/BI_cvvamx2.o BLACS/SRC/BI_cvvsum.o BLACS/SRC/BI_dMPI_amn.o BLACS/SRC/BI_dMPI_amn2.o BLACS/SRC/BI_dMPI_amx.o BLACS/SRC/BI_dMPI_amx2.o BLACS/SRC/BI_dmvcopy.o BLACS/SRC/BI_dvmcopy.o BLACS/SRC/BI_dvvamn.o BLACS/SRC/BI_dvvamn2.o BLACS/SRC/BI_dvvamx.o BLACS/SRC/BI_dvvamx2.o BLACS/SRC/BI_dvvsum.o BLACS/SRC/BI_iMPI_amn.o BLACS/SRC/BI_iMPI_amn2.o BLACS/SRC/BI_iMPI_amx.o BLACS/SRC/BI_iMPI_amx2.o BLACS/SRC/BI_imvcopy.o BLACS/SRC/BI_ivmcopy.o BLACS/SRC/BI_ivvamn.o BLACS/SRC/BI_ivvamn2.o BLACS/SRC/BI_ivvamx.o BLACS/SRC/BI_ivvamx2.o BLACS/SRC/BI_ivvsum.o BLACS/SRC/BI_sMPI_amn.o BLACS/SRC/BI_sMPI_amn2.o BLACS/SRC/BI_sMPI_amx.o BLACS/SRC/BI_sMPI_amx2.o BLACS/SRC/BI_smvcopy.o BLACS/SRC/BI_svmcopy.o BLACS/SRC/BI_svvamn.o BLACS/SRC/BI_svvamn2.o BLACS/SRC/BI_svvamx.o BLACS/SRC/BI_svvamx2.o BLACS/SRC/BI_svvsum.o BLACS/SRC/BI_zMPI_amn.o BLACS/SRC/BI_zMPI_amn2.o BLACS/SRC/BI_zMPI_amx.o BLACS/SRC/BI_zMPI_amx2.o BLACS/SRC/BI_zMPI_sum.o BLACS/SRC/BI_zvvamn.o BLACS/SRC/BI_zvvamn2.o BLACS/SRC/BI_zvvamx.o BLACS/SRC/BI_zvvamx2.o BLACS/SRC/BI_zvvsum.o PBLAS/SRC/pcagemv_.o PBLAS/SRC/pcahemv_.o PBLAS/SRC/pcamax_.o PBLAS/SRC/pcatrmv_.o PBLAS/SRC/pcaxpy_.o PBLAS/SRC/pccopy_.o PBLAS/SRC/pcdotc_.o PBLAS/SRC/pcdotu_.o PBLAS/SRC/pcgeadd_.o PBLAS/SRC/pcgemm_.o PBLAS/SRC/pcgemv_.o PBLAS/SRC/pcgerc_.o PBLAS/SRC/pcgeru_.o PBLAS/SRC/pchemm_.o PBLAS/SRC/pchemv_.o PBLAS/SRC/pcher2_.o PBLAS/SRC/pcher2k_.o PBLAS/SRC/pcher_.o PBLAS/SRC/pcherk_.o PBLAS/SRC/pcscal_.o PBLAS/SRC/pcsscal_.o PBLAS/SRC/pcswap_.o PBLAS/SRC/pcsymm_.o PBLAS/SRC/pcsyr2k_.o PBLAS/SRC/pcsyrk_.o PBLAS/SRC/pctradd_.o PBLAS/SRC/pctranc_.o PBLAS/SRC/pctranu_.o PBLAS/SRC/pctrmm_.o PBLAS/SRC/pctrmv_.o PBLAS/SRC/pctrsm_.o PBLAS/SRC/pctrsv_.o PBLAS/SRC/pdagemv_.o PBLAS/SRC/pdamax_.o PBLAS/SRC/pdasum_.o PBLAS/SRC/pdasymv_.o PBLAS/SRC/pdatrmv_.o PBLAS/SRC/pdaxpy_.o PBLAS/SRC/pdcopy_.o PBLAS/SRC/pddot_.o PBLAS/SRC/pdgeadd_.o PBLAS/SRC/pdgemm_.o PBLAS/SRC/pdgemv_.o PBLAS/SRC/pdger_.o PBLAS/SRC/pdnrm2_.o PBLAS/SRC/pdscal_.o PBLAS/SRC/pdswap_.o PBLAS/SRC/pdsymm_.o PBLAS/SRC/pdsymv_.o PBLAS/SRC/pdsyr2_.o PBLAS/SRC/pdsyr2k_.o PBLAS/SRC/pdsyr_.o PBLAS/SRC/pdsyrk_.o PBLAS/SRC/pdtradd_.o PBLAS/SRC/pdtran_.o PBLAS/SRC/pdtrmm_.o PBLAS/SRC/pdtrmv_.o PBLAS/SRC/pdtrsm_.o PBLAS/SRC/pdtrsv_.o PBLAS/SRC/pdzasum_.o PBLAS/SRC/pdznrm2_.o PBLAS/SRC/picopy_.o PBLAS/SRC/pilaenv.o PBLAS/SRC/psagemv_.o PBLAS/SRC/psamax_.o PBLAS/SRC/psasum_.o PBLAS/SRC/psasymv_.o PBLAS/SRC/psatrmv_.o PBLAS/SRC/psaxpy_.o PBLAS/SRC/pscasum_.o PBLAS/SRC/pscnrm2_.o PBLAS/SRC/pscopy_.o PBLAS/SRC/psdot_.o PBLAS/SRC/psgeadd_.o PBLAS/SRC/psgemm_.o PBLAS/SRC/psgemv_.o PBLAS/SRC/psger_.o PBLAS/SRC/psnrm2_.o PBLAS/SRC/psscal_.o PBLAS/SRC/psswap_.o PBLAS/SRC/pssymm_.o PBLAS/SRC/pssymv_.o PBLAS/SRC/pssyr2_.o PBLAS/SRC/pssyr2k_.o PBLAS/SRC/pssyr_.o PBLAS/SRC/pssyrk_.o PBLAS/SRC/pstradd_.o PBLAS/SRC/pstran_.o PBLAS/SRC/pstrmm_.o PBLAS/SRC/pstrmv_.o PBLAS/SRC/pstrsm_.o PBLAS/SRC/pstrsv_.o PBLAS/SRC/pzagemv_.o PBLAS/SRC/pzahemv_.o PBLAS/SRC/pzamax_.o PBLAS/SRC/pzatrmv_.o PBLAS/SRC/pzaxpy_.o PBLAS/SRC/pzcopy_.o PBLAS/SRC/pzdotc_.o PBLAS/SRC/pzdotu_.o PBLAS/SRC/pzdscal_.o PBLAS/SRC/pzgeadd_.o PBLAS/SRC/pzgemm_.o PBLAS/SRC/pzgemv_.o PBLAS/SRC/pzgerc_.o PBLAS/SRC/pzgeru_.o PBLAS/SRC/pzhemm_.o PBLAS/SRC/pzhemv_.o PBLAS/SRC/pzher2_.o PBLAS/SRC/pzher2k_.o PBLAS/SRC/pzher_.o PBLAS/SRC/pzherk_.o PBLAS/SRC/pzscal_.o PBLAS/SRC/pzswap_.o PBLAS/SRC/pzsymm_.o PBLAS/SRC/pzsyr2k_.o PBLAS/SRC/pzsyrk_.o PBLAS/SRC/pztradd_.o PBLAS/SRC/pztranc_.o PBLAS/SRC/pztranu_.o PBLAS/SRC/pztrmm_.o PBLAS/SRC/pztrmv_.o PBLAS/SRC/pztrsm_.o PBLAS/SRC/pztrsv_.o REDIST/SRC/pcgemr.o REDIST/SRC/pcgemr2.o REDIST/SRC/pctrmr.o REDIST/SRC/pctrmr2.o REDIST/SRC/pdgemr.o REDIST/SRC/pdgemr2.o REDIST/SRC/pdtrmr.o REDIST/SRC/pdtrmr2.o REDIST/SRC/pgemraux.o REDIST/SRC/pigemr.o REDIST/SRC/pigemr2.o REDIST/SRC/pitrmr.o REDIST/SRC/pitrmr2.o REDIST/SRC/psgemr.o REDIST/SRC/psgemr2.o REDIST/SRC/pstrmr.o REDIST/SRC/pstrmr2.o REDIST/SRC/pzgemr.o REDIST/SRC/pzgemr2.o REDIST/SRC/pztrmr.o REDIST/SRC/pztrmr2.o SRC/bdlaapp.o SRC/bdlaexc.o SRC/bdtrexc.o SRC/bslaapp.o SRC/bslaexc.o SRC/bstrexc.o SRC/cdbtf2.o SRC/cdbtrf.o SRC/cdttrf.o SRC/cdttrsv.o SRC/clahqr2.o SRC/clamsh.o SRC/clanv2.o SRC/claref.o SRC/cpttrsv.o SRC/csteqr2.o SRC/ctrmvt.o SRC/ddbtf2.o SRC/ddbtrf.o SRC/ddttrf.o SRC/ddttrsv.o SRC/dlamsh.o SRC/dlapst.o SRC/dlaqr6.o SRC/dlar1va.o SRC/dlaref.o SRC/dlarrb2.o SRC/dlarrd2.o SRC/dlarre2.o SRC/dlarre2a.o SRC/dlarrf2.o SRC/dlarrv2.o SRC/dlasorte.o SRC/dlasrt2.o SRC/dpttrsv.o SRC/dstegr2.o SRC/dstegr2a.o SRC/dstegr2b.o SRC/dstein2.o SRC/dsteqr2.o SRC/dtrmvt.o SRC/getpbbuf.o SRC/pbchkvect.o SRC/pcdbsv.o SRC/pcdbtrf.o SRC/pcdbtrs.o SRC/pcdbtrsv.o SRC/pcdtsv.o SRC/pcdttrf.o SRC/pcdttrs.o SRC/pcdttrsv.o SRC/pcgbsv.o SRC/pcgbtrf.o SRC/pcgbtrs.o SRC/pcgebd2.o SRC/pcgebrd.o SRC/pcgecon.o SRC/pcgeequ.o SRC/pcgehd2.o SRC/pcgehrd.o SRC/pcgelq2.o SRC/pcgelqf.o SRC/pcgels.o SRC/pcgeql2.o SRC/pcgeqlf.o SRC/pcgeqpf.o SRC/pcgeqr2.o SRC/pcgeqrf.o SRC/pcgerfs.o SRC/pcgerq2.o SRC/pcgerqf.o SRC/pcgesv.o SRC/pcgesvd.o SRC/pcgesvx.o SRC/pcgetf2.o SRC/pcgetrf.o SRC/pcgetri.o SRC/pcgetrs.o SRC/pcggqrf.o SRC/pcggrqf.o SRC/pcheev.o SRC/pcheevd.o SRC/pcheevr.o SRC/pcheevx.o SRC/pchegs2.o SRC/pchegst.o SRC/pchegvx.o SRC/pchengst.o SRC/pchentrd.o SRC/pchetd2.o SRC/pchetrd.o SRC/pchettrd.o SRC/pclabrd.o SRC/pclacgv.o SRC/pclacon.o SRC/pclaconsb.o SRC/pclacp2.o SRC/pclacp3.o SRC/pclacpy.o SRC/pclaevswp.o SRC/pclahqr.o SRC/pclahrd.o SRC/pclamr1d.o SRC/pclange.o SRC/pclanhe.o SRC/pclanhs.o SRC/pclansy.o SRC/pclantr.o SRC/pclapiv.o SRC/pclapv2.o SRC/pclaqge.o SRC/pclaqsy.o SRC/pclarf.o SRC/pclarfb.o SRC/pclarfc.o SRC/pclarfg.o SRC/pclarft.o SRC/pclarz.o SRC/pclarzb.o SRC/pclarzc.o SRC/pclarzt.o SRC/pclascl.o SRC/pclase2.o SRC/pclaset.o SRC/pclasmsub.o SRC/pclassq.o SRC/pclaswp.o SRC/pclatra.o SRC/pclatrd.o SRC/pclatrs.o SRC/pclatrz.o SRC/pclattrs.o SRC/pclauu2.o SRC/pclauum.o SRC/pclawil.o SRC/pcmax1.o SRC/pcpbsv.o SRC/pcpbtrf.o SRC/pcpbtrs.o SRC/pcpbtrsv.o SRC/pcpocon.o SRC/pcpoequ.o SRC/pcporfs.o SRC/pcposv.o SRC/pcposvx.o SRC/pcpotf2.o SRC/pcpotrf.o SRC/pcpotri.o SRC/pcpotrs.o SRC/pcptsv.o SRC/pcpttrf.o SRC/pcpttrs.o SRC/pcpttrsv.o SRC/pcrot.o SRC/pcsrscl.o SRC/pcstein.o SRC/pctrcon.o SRC/pctrevc.o SRC/pctrrfs.o SRC/pctrti2.o SRC/pctrtri.o SRC/pctrtrs.o SRC/pctzrzf.o SRC/pcung2l.o SRC/pcung2r.o SRC/pcungl2.o SRC/pcunglq.o SRC/pcungql.o SRC/pcungqr.o SRC/pcungr2.o SRC/pcungrq.o SRC/pcunm2l.o SRC/pcunm2r.o SRC/pcunmbr.o SRC/pcunmhr.o SRC/pcunml2.o SRC/pcunmlq.o SRC/pcunmql.o SRC/pcunmqr.o SRC/pcunmr2.o SRC/pcunmr3.o SRC/pcunmrq.o SRC/pcunmrz.o SRC/pcunmtr.o SRC/pddbsv.o SRC/pddbtrf.o SRC/pddbtrs.o SRC/pddbtrsv.o SRC/pddtsv.o SRC/pddttrf.o SRC/pddttrs.o SRC/pddttrsv.o SRC/pdgbsv.o SRC/pdgbtrf.o SRC/pdgbtrs.o SRC/pdgebal.o SRC/pdgebd2.o SRC/pdgebrd.o SRC/pdgecon.o SRC/pdgeequ.o SRC/pdgehd2.o SRC/pdgehrd.o SRC/pdgelq2.o SRC/pdgelqf.o SRC/pdgels.o SRC/pdgeql2.o SRC/pdgeqlf.o SRC/pdgeqpf.o SRC/pdgeqr2.o SRC/pdgeqrf.o SRC/pdgerfs.o SRC/pdgerq2.o SRC/pdgerqf.o SRC/pdgesv.o SRC/pdgesvd.o SRC/pdgesvx.o SRC/pdgetf2.o SRC/pdgetrf.o SRC/pdgetri.o SRC/pdgetrs.o SRC/pdggqrf.o SRC/pdggrqf.o SRC/pdhseqr.o SRC/pdlabad.o SRC/pdlabrd.o SRC/pdlacon.o SRC/pdlaconsb.o SRC/pdlacp2.o SRC/pdlacp3.o SRC/pdlacpy.o SRC/pdlaed0.o SRC/pdlaed1.o SRC/pdlaed2.o SRC/pdlaed3.o SRC/pdlaedz.o SRC/pdlaevswp.o SRC/pdlahqr.o SRC/pdlahrd.o SRC/pdlaiect.o SRC/pdlamch.o SRC/pdlamr1d.o SRC/pdlamve.o SRC/pdlange.o SRC/pdlanhs.o SRC/pdlansy.o SRC/pdlantr.o SRC/pdlapiv.o SRC/pdlapv2.o SRC/pdlaqge.o SRC/pdlaqr0.o SRC/pdlaqr1.o SRC/pdlaqr2.o SRC/pdlaqr3.o SRC/pdlaqr4.o SRC/pdlaqr5.o SRC/pdlaqsy.o SRC/pdlared1d.o SRC/pdlared2d.o SRC/pdlarf.o SRC/pdlarfb.o SRC/pdlarfg.o SRC/pdlarft.o SRC/pdlarz.o SRC/pdlarzb.o SRC/pdlarzt.o SRC/pdlascl.o SRC/pdlase2.o SRC/pdlaset.o SRC/pdlasmsub.o SRC/pdlasrt.o SRC/pdlassq.o SRC/pdlaswp.o SRC/pdlatra.o SRC/pdlatrd.o SRC/pdlatrs.o SRC/pdlatrz.o SRC/pdlauu2.o SRC/pdlauum.o SRC/pdlawil.o SRC/pdorg2l.o SRC/pdorg2r.o SRC/pdorgl2.o SRC/pdorglq.o SRC/pdorgql.o SRC/pdorgqr.o SRC/pdorgr2.o SRC/pdorgrq.o SRC/pdorm2l.o SRC/pdorm2r.o SRC/pdormbr.o SRC/pdormhr.o SRC/pdorml2.o SRC/pdormlq.o SRC/pdormql.o SRC/pdormqr.o SRC/pdormr2.o SRC/pdormr3.o SRC/pdormrq.o SRC/pdormrz.o SRC/pdormtr.o SRC/pdpbsv.o SRC/pdpbtrf.o SRC/pdpbtrs.o SRC/pdpbtrsv.o SRC/pdpocon.o SRC/pdpoequ.o SRC/pdporfs.o SRC/pdposv.o SRC/pdposvx.o SRC/pdpotf2.o SRC/pdpotrf.o SRC/pdpotri.o SRC/pdpotrs.o SRC/pdptsv.o SRC/pdpttrf.o SRC/pdpttrs.o SRC/pdpttrsv.o SRC/pdrot.o SRC/pdrscl.o SRC/pdstebz.o SRC/pdstedc.o SRC/pdstein.o SRC/pdsyev.o SRC/pdsyevd.o SRC/pdsyevr.o SRC/pdsyevx.o SRC/pdsygs2.o SRC/pdsygst.o SRC/pdsygvx.o SRC/pdsyngst.o SRC/pdsyntrd.o SRC/pdsytd2.o SRC/pdsytrd.o SRC/pdsyttrd.o SRC/pdtrcon.o SRC/pdtrord.o SRC/pdtrrfs.o SRC/pdtrsen.o SRC/pdtrti2.o SRC/pdtrtri.o SRC/pdtrtrs.o SRC/pdtzrzf.o SRC/pdzsum1.o SRC/pilaenvx.o SRC/pilaver.o SRC/piparmq.o SRC/pjlaenv.o SRC/pmpcol.o SRC/pmpim2.o SRC/pscsum1.o SRC/psdbsv.o SRC/psdbtrf.o SRC/psdbtrs.o SRC/psdbtrsv.o SRC/psdtsv.o SRC/psdttrf.o SRC/psdttrs.o SRC/psdttrsv.o SRC/psgbsv.o SRC/psgbtrf.o SRC/psgbtrs.o SRC/psgebal.o SRC/psgebd2.o SRC/psgebrd.o SRC/psgecon.o SRC/psgeequ.o SRC/psgehd2.o SRC/psgehrd.o SRC/psgelq2.o SRC/psgelqf.o SRC/psgels.o SRC/psgeql2.o SRC/psgeqlf.o SRC/psgeqpf.o SRC/psgeqr2.o SRC/psgeqrf.o SRC/psgerfs.o SRC/psgerq2.o SRC/psgerqf.o SRC/psgesv.o SRC/psgesvd.o SRC/psgesvx.o SRC/psgetf2.o SRC/psgetrf.o SRC/psgetri.o SRC/psgetrs.o SRC/psggqrf.o SRC/psggrqf.o SRC/pshseqr.o SRC/pslabad.o SRC/pslabrd.o SRC/pslacon.o SRC/pslaconsb.o SRC/pslacp2.o SRC/pslacp3.o SRC/pslacpy.o SRC/pslaed0.o SRC/pslaed1.o SRC/pslaed2.o SRC/pslaed3.o SRC/pslaedz.o SRC/pslaevswp.o SRC/pslahqr.o SRC/pslahrd.o SRC/pslaiect.o SRC/pslamch.o SRC/pslamr1d.o SRC/pslamve.o SRC/pslange.o SRC/pslanhs.o SRC/pslansy.o SRC/pslantr.o SRC/pslapiv.o SRC/pslapv2.o SRC/pslaqge.o SRC/pslaqr0.o SRC/pslaqr1.o SRC/pslaqr2.o SRC/pslaqr3.o SRC/pslaqr4.o SRC/pslaqr5.o SRC/pslaqsy.o SRC/pslared1d.o SRC/pslared2d.o SRC/pslarf.o SRC/pslarfb.o SRC/pslarfg.o SRC/pslarft.o SRC/pslarz.o SRC/pslarzb.o SRC/pslarzt.o SRC/pslascl.o SRC/pslase2.o SRC/pslaset.o SRC/pslasmsub.o SRC/pslasrt.o SRC/pslassq.o SRC/pslaswp.o SRC/pslatra.o SRC/pslatrd.o SRC/pslatrs.o SRC/pslatrz.o SRC/pslauu2.o SRC/pslauum.o SRC/pslawil.o SRC/psorg2l.o SRC/psorg2r.o SRC/psorgl2.o SRC/psorglq.o SRC/psorgql.o SRC/psorgqr.o SRC/psorgr2.o SRC/psorgrq.o SRC/psorm2l.o SRC/psorm2r.o SRC/psormbr.o SRC/psormhr.o SRC/psorml2.o SRC/psormlq.o SRC/psormql.o SRC/psormqr.o SRC/psormr2.o SRC/psormr3.o SRC/psormrq.o SRC/psormrz.o SRC/psormtr.o SRC/pspbsv.o SRC/pspbtrf.o SRC/pspbtrs.o SRC/pspbtrsv.o SRC/pspocon.o SRC/pspoequ.o SRC/psporfs.o SRC/psposv.o SRC/psposvx.o SRC/pspotf2.o SRC/pspotrf.o SRC/pspotri.o SRC/pspotrs.o SRC/psptsv.o SRC/pspttrf.o SRC/pspttrs.o SRC/pspttrsv.o SRC/psrot.o SRC/psrscl.o SRC/psstebz.o SRC/psstedc.o SRC/psstein.o SRC/pssyev.o SRC/pssyevd.o SRC/pssyevr.o SRC/pssyevx.o SRC/pssygs2.o SRC/pssygst.o SRC/pssygvx.o SRC/pssyngst.o SRC/pssyntrd.o SRC/pssytd2.o SRC/pssytrd.o SRC/pssyttrd.o SRC/pstrcon.o SRC/pstrord.o SRC/pstrrfs.o SRC/pstrsen.o SRC/pstrti2.o SRC/pstrtri.o SRC/pstrtrs.o SRC/pstzrzf.o SRC/pzaxpy.o SRC/pzdbsv.o SRC/pzdbtrf.o SRC/pzdbtrs.o SRC/pzdbtrsv.o SRC/pzdotc.o SRC/pzdotu.o SRC/pzdrscl.o SRC/pzdtsv.o SRC/pzdttrf.o SRC/pzdttrs.o SRC/pzdttrsv.o SRC/pzgbsv.o SRC/pzgbtrf.o SRC/pzgbtrs.o SRC/pzgebd2.o SRC/pzgebrd.o SRC/pzgecon.o SRC/pzgeequ.o SRC/pzgehd2.o SRC/pzgehrd.o SRC/pzgelq2.o SRC/pzgelqf.o SRC/pzgels.o SRC/pzgeql2.o SRC/pzgeqlf.o SRC/pzgeqpf.o SRC/pzgeqr2.o SRC/pzgeqrf.o SRC/pzgerfs.o SRC/pzgerq2.o SRC/pzgerqf.o SRC/pzgesv.o SRC/pzgesvd.o SRC/pzgesvx.o SRC/pzgetf2.o SRC/pzgetrf.o SRC/pzgetri.o SRC/pzgetrs.o SRC/pzggqrf.o SRC/pzggrqf.o SRC/pzheev.o SRC/pzheevd.o SRC/pzheevr.o SRC/pzheevx.o SRC/pzhegs2.o SRC/pzhegst.o SRC/pzhegvx.o SRC/pzhengst.o SRC/pzhentrd.o SRC/pzhetd2.o SRC/pzhetrd.o SRC/pzhettrd.o SRC/pzlabrd.o SRC/pzlacgv.o SRC/pzlacon.o SRC/pzlaconsb.o SRC/pzlacp2.o SRC/pzlacp3.o SRC/pzlacpy.o SRC/pzlaevswp.o SRC/pzlahqr.o SRC/pzlahrd.o SRC/pzlamr1d.o SRC/pzlange.o SRC/pzlanhe.o SRC/pzlanhs.o SRC/pzlansy.o SRC/pzlantr.o SRC/pzlapiv.o SRC/pzlapv2.o SRC/pzlaqge.o SRC/pzlaqsy.o SRC/pzlarf.o SRC/pzlarfb.o SRC/pzlarfc.o SRC/pzlarfg.o SRC/pzlarft.o SRC/pzlarz.o SRC/pzlarzb.o SRC/pzlarzc.o SRC/pzlarzt.o SRC/pzlascl.o SRC/pzlase2.o SRC/pzlaset.o SRC/pzlasmsub.o SRC/pzlassq.o SRC/pzlaswp.o SRC/pzlatra.o SRC/pzlatrd.o SRC/pzlatrs.o SRC/pzlatrz.o SRC/pzlattrs.o SRC/pzlauu2.o SRC/pzlauum.o SRC/pzlawil.o SRC/pzmax1.o SRC/pzpbsv.o SRC/pzpbtrf.o SRC/pzpbtrs.o SRC/pzpbtrsv.o SRC/pzpocon.o SRC/pzpoequ.o SRC/pzporfs.o SRC/pzposv.o SRC/pzposvx.o SRC/pzpotf2.o SRC/pzpotrf.o SRC/pzpotri.o SRC/pzpotrs.o SRC/pzptsv.o SRC/pzpttrf.o SRC/pzpttrs.o SRC/pzpttrsv.o SRC/pzrot.o SRC/pzstein.o SRC/pztrcon.o SRC/pztrevc.o SRC/pztrrfs.o SRC/pztrti2.o SRC/pztrtri.o SRC/pztrtrs.o SRC/pztzrzf.o SRC/pzung2l.o SRC/pzung2r.o SRC/pzungl2.o SRC/pzunglq.o SRC/pzungql.o SRC/pzungqr.o SRC/pzungr2.o SRC/pzungrq.o SRC/pzunm2l.o SRC/pzunm2r.o SRC/pzunmbr.o SRC/pzunmhr.o SRC/pzunml2.o SRC/pzunmlq.o SRC/pzunmql.o SRC/pzunmqr.o SRC/pzunmr2.o SRC/pzunmr3.o SRC/pzunmrq.o SRC/pzunmrz.o SRC/pzunmtr.o SRC/sdbtf2.o SRC/sdbtrf.o SRC/sdttrf.o SRC/sdttrsv.o SRC/slamsh.o SRC/slapst.o SRC/slaqr6.o SRC/slar1va.o SRC/slaref.o SRC/slarrb2.o SRC/slarrd2.o SRC/slarre2.o SRC/slarre2a.o SRC/slarrf2.o SRC/slarrv2.o SRC/slasorte.o SRC/slasrt2.o SRC/spttrsv.o SRC/sstegr2.o SRC/sstegr2a.o SRC/sstegr2b.o SRC/sstein2.o SRC/ssteqr2.o SRC/strmvt.o SRC/zdbtf2.o SRC/zdbtrf.o SRC/zdttrf.o SRC/zdttrsv.o SRC/zlahqr2.o SRC/zlamsh.o SRC/zlanv2.o SRC/zlaref.o SRC/zpttrsv.o SRC/zsteqr2.o SRC/ztrmvt.o TOOLS/LAPACK/clagge.o TOOLS/LAPACK/claghe.o TOOLS/LAPACK/clagsy.o TOOLS/LAPACK/clarnd.o TOOLS/LAPACK/clarnv.o TOOLS/LAPACK/clarot.o TOOLS/LAPACK/clatm1.o TOOLS/LAPACK/clatms.o TOOLS/LAPACK/dlagge.o TOOLS/LAPACK/dlagsy.o TOOLS/LAPACK/dlaran.o TOOLS/LAPACK/dlarnd.o TOOLS/LAPACK/dlarot.o TOOLS/LAPACK/dlatm1.o TOOLS/LAPACK/dlatms.o TOOLS/LAPACK/icopy.o TOOLS/LAPACK/slagge.o TOOLS/LAPACK/slagsy.o TOOLS/LAPACK/slaran.o TOOLS/LAPACK/slarnd.o TOOLS/LAPACK/slarot.o TOOLS/LAPACK/slatm1.o TOOLS/LAPACK/slatms.o TOOLS/LAPACK/zlagge.o TOOLS/LAPACK/zlaghe.o TOOLS/LAPACK/zlagsy.o TOOLS/LAPACK/zlarnd.o TOOLS/LAPACK/zlarnv.o TOOLS/LAPACK/zlarot.o TOOLS/LAPACK/zlatm1.o TOOLS/LAPACK/zlatms.o TOOLS/SL_gridreshape.o TOOLS/SL_init.o TOOLS/ccdotc.o TOOLS/ccdotu.o TOOLS/chk1mat.o TOOLS/clatcpy.o TOOLS/cmatadd.o TOOLS/dddot.o TOOLS/desc_convert.o TOOLS/descinit.o TOOLS/descset.o TOOLS/dlatcpy.o TOOLS/dmatadd.o TOOLS/dsasum.o TOOLS/dscasum.o TOOLS/dscnrm2.o TOOLS/dsnrm2.o TOOLS/iceil.o TOOLS/ilacpy.o TOOLS/ilcm.o TOOLS/indxg2l.o TOOLS/indxg2p.o TOOLS/indxl2g.o TOOLS/infog1l.o TOOLS/infog2l.o TOOLS/npreroc.o TOOLS/numroc.o TOOLS/pcchekpad.o TOOLS/pccol2row.o TOOLS/pcelget.o TOOLS/pcelset.o TOOLS/pcelset2.o TOOLS/pcfillpad.o TOOLS/pchkxmat.o TOOLS/pclaprnt.o TOOLS/pclaread.o TOOLS/pclawrite.o TOOLS/pcmatadd.o TOOLS/pcrow2col.o TOOLS/pctreecomb.o TOOLS/pdchekpad.o TOOLS/pdcol2row.o TOOLS/pdelget.o TOOLS/pdelset.o TOOLS/pdelset2.o TOOLS/pdfillpad.o TOOLS/pdlaprnt.o TOOLS/pdlaread.o TOOLS/pdlawrite.o TOOLS/pdmatadd.o TOOLS/pdrow2col.o TOOLS/pdtreecomb.o TOOLS/pichekpad.o TOOLS/picol2row.o TOOLS/pielget.o TOOLS/pielset.o TOOLS/pielset2.o TOOLS/pifillpad.o TOOLS/pilaprnt.o TOOLS/pirow2col.o TOOLS/pitreecomb.o TOOLS/pschekpad.o TOOLS/pscol2row.o TOOLS/pselget.o TOOLS/pselset.o TOOLS/pselset2.o TOOLS/psfillpad.o TOOLS/pslaprnt.o TOOLS/pslaread.o TOOLS/pslawrite.o TOOLS/psmatadd.o TOOLS/psrow2col.o TOOLS/pstreecomb.o TOOLS/pzchekpad.o TOOLS/pzcol2row.o TOOLS/pzelget.o TOOLS/pzelset.o TOOLS/pzelset2.o TOOLS/pzfillpad.o TOOLS/pzlaprnt.o TOOLS/pzlaread.o TOOLS/pzlawrite.o TOOLS/pzmatadd.o TOOLS/pzrow2col.o TOOLS/pztreecomb.o TOOLS/reshape.o TOOLS/slatcpy.o TOOLS/sltimer.o TOOLS/smatadd.o TOOLS/ssdot.o TOOLS/zlatcpy.o TOOLS/zmatadd.o TOOLS/zzdotc.o TOOLS/zzdotu.o PBLAS/SRC/PBBLAS/pbcmatadd.o PBLAS/SRC/PBBLAS/pbctran.o PBLAS/SRC/PBBLAS/pbctrget.o PBLAS/SRC/PBBLAS/pbctrnv.o PBLAS/SRC/PBBLAS/pbctrsrt.o PBLAS/SRC/PBBLAS/pbctrst1.o PBLAS/SRC/PBBLAS/pbcvecadd.o PBLAS/SRC/PBBLAS/pbdmatadd.o PBLAS/SRC/PBBLAS/pbdtran.o PBLAS/SRC/PBBLAS/pbdtrget.o PBLAS/SRC/PBBLAS/pbdtrnv.o PBLAS/SRC/PBBLAS/pbdtrsrt.o PBLAS/SRC/PBBLAS/pbdtrst1.o PBLAS/SRC/PBBLAS/pbdvecadd.o PBLAS/SRC/PBBLAS/pbsmatadd.o PBLAS/SRC/PBBLAS/pbstran.o PBLAS/SRC/PBBLAS/pbstrget.o PBLAS/SRC/PBBLAS/pbstrnv.o PBLAS/SRC/PBBLAS/pbstrsrt.o PBLAS/SRC/PBBLAS/pbstrst1.o PBLAS/SRC/PBBLAS/pbsvecadd.o PBLAS/SRC/PBBLAS/pbzmatadd.o PBLAS/SRC/PBBLAS/pbztran.o PBLAS/SRC/PBBLAS/pbztrget.o PBLAS/SRC/PBBLAS/pbztrnv.o PBLAS/SRC/PBBLAS/pbztrsrt.o PBLAS/SRC/PBBLAS/pbztrst1.o PBLAS/SRC/PBBLAS/pbzvecadd.o PBLAS/SRC/PTOOLS/PB_CGatherV.o PBLAS/SRC/PTOOLS/PB_CInOutV.o PBLAS/SRC/PTOOLS/PB_CInOutV2.o PBLAS/SRC/PTOOLS/PB_CInV.o PBLAS/SRC/PTOOLS/PB_CInV2.o PBLAS/SRC/PTOOLS/PB_COutV.o PBLAS/SRC/PTOOLS/PB_CScatterV.o PBLAS/SRC/PTOOLS/PB_CVMcontig.o PBLAS/SRC/PTOOLS/PB_CVMinit.o PBLAS/SRC/PTOOLS/PB_CVMloc.o PBLAS/SRC/PTOOLS/PB_CVMnpq.o PBLAS/SRC/PTOOLS/PB_CVMpack.o PBLAS/SRC/PTOOLS/PB_CVMswp.o PBLAS/SRC/PTOOLS/PB_CVMupdate.o PBLAS/SRC/PTOOLS/PB_Cabort.o PBLAS/SRC/PTOOLS/PB_Cainfog2l.o PBLAS/SRC/PTOOLS/PB_CargFtoC.o PBLAS/SRC/PTOOLS/PB_Cbinfo.o PBLAS/SRC/PTOOLS/PB_Cchkmat.o PBLAS/SRC/PTOOLS/PB_Cchkvec.o PBLAS/SRC/PTOOLS/PB_Cconjg.o PBLAS/SRC/PTOOLS/PB_Cctypeset.o PBLAS/SRC/PTOOLS/PB_Cdescribe.o PBLAS/SRC/PTOOLS/PB_Cdescset.o PBLAS/SRC/PTOOLS/PB_Cdtypeset.o PBLAS/SRC/PTOOLS/PB_Cfirstnb.o PBLAS/SRC/PTOOLS/PB_Cg2lrem.o PBLAS/SRC/PTOOLS/PB_Cgcd.o PBLAS/SRC/PTOOLS/PB_Cgetbuf.o PBLAS/SRC/PTOOLS/PB_Cindxg2p.o PBLAS/SRC/PTOOLS/PB_Cinfog2l.o PBLAS/SRC/PTOOLS/PB_Citypeset.o PBLAS/SRC/PTOOLS/PB_Clastnb.o PBLAS/SRC/PTOOLS/PB_Clcm.o PBLAS/SRC/PTOOLS/PB_Cmalloc.o PBLAS/SRC/PTOOLS/PB_Cnnxtroc.o PBLAS/SRC/PTOOLS/PB_Cnpreroc.o PBLAS/SRC/PTOOLS/PB_Cnumroc.o PBLAS/SRC/PTOOLS/PB_Cpaxpby.o PBLAS/SRC/PTOOLS/PB_CpaxpbyDN.o PBLAS/SRC/PTOOLS/PB_CpaxpbyND.o PBLAS/SRC/PTOOLS/PB_CpaxpbyNN.o PBLAS/SRC/PTOOLS/PB_Cpdot11.o PBLAS/SRC/PTOOLS/PB_CpdotND.o PBLAS/SRC/PTOOLS/PB_CpdotNN.o PBLAS/SRC/PTOOLS/PB_Cpgeadd.o PBLAS/SRC/PTOOLS/PB_CpgemmAB.o PBLAS/SRC/PTOOLS/PB_CpgemmAC.o PBLAS/SRC/PTOOLS/PB_CpgemmBC.o PBLAS/SRC/PTOOLS/PB_Cplacnjg.o PBLAS/SRC/PTOOLS/PB_Cplapad.o PBLAS/SRC/PTOOLS/PB_Cplapd2.o PBLAS/SRC/PTOOLS/PB_Cplaprnt.o PBLAS/SRC/PTOOLS/PB_Cplasca2.o PBLAS/SRC/PTOOLS/PB_Cplascal.o PBLAS/SRC/PTOOLS/PB_CpswapND.o PBLAS/SRC/PTOOLS/PB_CpswapNN.o PBLAS/SRC/PTOOLS/PB_Cpsym.o PBLAS/SRC/PTOOLS/PB_CpsymmAB.o PBLAS/SRC/PTOOLS/PB_CpsymmBC.o PBLAS/SRC/PTOOLS/PB_Cpsyr.o PBLAS/SRC/PTOOLS/PB_Cpsyr2.o PBLAS/SRC/PTOOLS/PB_Cpsyr2kA.o PBLAS/SRC/PTOOLS/PB_Cpsyr2kAC.o PBLAS/SRC/PTOOLS/PB_CpsyrkA.o PBLAS/SRC/PTOOLS/PB_CpsyrkAC.o PBLAS/SRC/PTOOLS/PB_Cptradd.o PBLAS/SRC/PTOOLS/PB_Cptran.o PBLAS/SRC/PTOOLS/PB_Cptrm.o PBLAS/SRC/PTOOLS/PB_CptrmmAB.o PBLAS/SRC/PTOOLS/PB_CptrmmB.o PBLAS/SRC/PTOOLS/PB_Cptrsm.o PBLAS/SRC/PTOOLS/PB_CptrsmAB.o PBLAS/SRC/PTOOLS/PB_CptrsmAB0.o PBLAS/SRC/PTOOLS/PB_CptrsmAB1.o PBLAS/SRC/PTOOLS/PB_CptrsmB.o PBLAS/SRC/PTOOLS/PB_Cptrsv.o PBLAS/SRC/PTOOLS/PB_Cspan.o PBLAS/SRC/PTOOLS/PB_Cstypeset.o PBLAS/SRC/PTOOLS/PB_Ctop.o PBLAS/SRC/PTOOLS/PB_Ctzahemv.o PBLAS/SRC/PTOOLS/PB_Ctzasymv.o PBLAS/SRC/PTOOLS/PB_Ctzatrmv.o PBLAS/SRC/PTOOLS/PB_Ctzhemm.o PBLAS/SRC/PTOOLS/PB_Ctzhemv.o PBLAS/SRC/PTOOLS/PB_Ctzher.o PBLAS/SRC/PTOOLS/PB_Ctzher2.o PBLAS/SRC/PTOOLS/PB_Ctzher2k.o PBLAS/SRC/PTOOLS/PB_Ctzherk.o PBLAS/SRC/PTOOLS/PB_Ctzsymm.o PBLAS/SRC/PTOOLS/PB_Ctzsymv.o PBLAS/SRC/PTOOLS/PB_Ctzsyr.o PBLAS/SRC/PTOOLS/PB_Ctzsyr2.o PBLAS/SRC/PTOOLS/PB_Ctzsyr2k.o PBLAS/SRC/PTOOLS/PB_Ctzsyrk.o PBLAS/SRC/PTOOLS/PB_Ctztrmm.o PBLAS/SRC/PTOOLS/PB_Ctztrmv.o PBLAS/SRC/PTOOLS/PB_Cwarn.o PBLAS/SRC/PTOOLS/PB_Cztypeset.o PBLAS/SRC/PTOOLS/PB_freebuf_.o PBLAS/SRC/PTOOLS/PB_topget_.o PBLAS/SRC/PTOOLS/PB_topset_.o PBLAS/SRC/PTZBLAS/cagemv.o PBLAS/SRC/PTZBLAS/cahemv.o PBLAS/SRC/PTZBLAS/casymv.o PBLAS/SRC/PTZBLAS/catrmv.o PBLAS/SRC/PTZBLAS/ccshft.o PBLAS/SRC/PTZBLAS/chescal.o PBLAS/SRC/PTZBLAS/cmmadd.o PBLAS/SRC/PTZBLAS/cmmcadd.o PBLAS/SRC/PTZBLAS/cmmdda.o PBLAS/SRC/PTZBLAS/cmmddac.o PBLAS/SRC/PTZBLAS/cmmddact.o PBLAS/SRC/PTZBLAS/cmmddat.o PBLAS/SRC/PTZBLAS/cmmtadd.o PBLAS/SRC/PTZBLAS/cmmtcadd.o PBLAS/SRC/PTZBLAS/crshft.o PBLAS/SRC/PTZBLAS/cset.o PBLAS/SRC/PTZBLAS/csymv.o PBLAS/SRC/PTZBLAS/csyr.o PBLAS/SRC/PTZBLAS/csyr2.o PBLAS/SRC/PTZBLAS/ctzcnjg.o PBLAS/SRC/PTZBLAS/ctzpad.o PBLAS/SRC/PTZBLAS/ctzpadcpy.o PBLAS/SRC/PTZBLAS/ctzscal.o PBLAS/SRC/PTZBLAS/cvvdotc.o PBLAS/SRC/PTZBLAS/cvvdotu.o PBLAS/SRC/PTZBLAS/dagemv.o PBLAS/SRC/PTZBLAS/dascal.o PBLAS/SRC/PTZBLAS/dasqrtb.o PBLAS/SRC/PTZBLAS/dasymv.o PBLAS/SRC/PTZBLAS/datrmv.o PBLAS/SRC/PTZBLAS/dcshft.o PBLAS/SRC/PTZBLAS/dmmadd.o PBLAS/SRC/PTZBLAS/dmmcadd.o PBLAS/SRC/PTZBLAS/dmmdda.o PBLAS/SRC/PTZBLAS/dmmddac.o PBLAS/SRC/PTZBLAS/dmmddact.o PBLAS/SRC/PTZBLAS/dmmddat.o PBLAS/SRC/PTZBLAS/dmmtadd.o PBLAS/SRC/PTZBLAS/dmmtcadd.o PBLAS/SRC/PTZBLAS/drshft.o PBLAS/SRC/PTZBLAS/dset.o PBLAS/SRC/PTZBLAS/dtzpad.o PBLAS/SRC/PTZBLAS/dtzpadcpy.o PBLAS/SRC/PTZBLAS/dtzscal.o PBLAS/SRC/PTZBLAS/dvasum.o PBLAS/SRC/PTZBLAS/dvvdot.o PBLAS/SRC/PTZBLAS/dzvasum.o PBLAS/SRC/PTZBLAS/immadd.o PBLAS/SRC/PTZBLAS/immdda.o PBLAS/SRC/PTZBLAS/immddat.o PBLAS/SRC/PTZBLAS/immtadd.o PBLAS/SRC/PTZBLAS/pxerbla.o PBLAS/SRC/PTZBLAS/sagemv.o PBLAS/SRC/PTZBLAS/sascal.o PBLAS/SRC/PTZBLAS/sasqrtb.o PBLAS/SRC/PTZBLAS/sasymv.o PBLAS/SRC/PTZBLAS/satrmv.o PBLAS/SRC/PTZBLAS/scshft.o PBLAS/SRC/PTZBLAS/scvasum.o PBLAS/SRC/PTZBLAS/smmadd.o PBLAS/SRC/PTZBLAS/smmcadd.o PBLAS/SRC/PTZBLAS/smmdda.o PBLAS/SRC/PTZBLAS/smmddac.o PBLAS/SRC/PTZBLAS/smmddact.o PBLAS/SRC/PTZBLAS/smmddat.o PBLAS/SRC/PTZBLAS/smmtadd.o PBLAS/SRC/PTZBLAS/smmtcadd.o PBLAS/SRC/PTZBLAS/srshft.o PBLAS/SRC/PTZBLAS/sset.o PBLAS/SRC/PTZBLAS/stzpad.o PBLAS/SRC/PTZBLAS/stzpadcpy.o PBLAS/SRC/PTZBLAS/stzscal.o PBLAS/SRC/PTZBLAS/svasum.o PBLAS/SRC/PTZBLAS/svvdot.o PBLAS/SRC/PTZBLAS/zagemv.o PBLAS/SRC/PTZBLAS/zahemv.o PBLAS/SRC/PTZBLAS/zasymv.o PBLAS/SRC/PTZBLAS/zatrmv.o PBLAS/SRC/PTZBLAS/zcshft.o PBLAS/SRC/PTZBLAS/zhescal.o PBLAS/SRC/PTZBLAS/zmmadd.o PBLAS/SRC/PTZBLAS/zmmcadd.o PBLAS/SRC/PTZBLAS/zmmdda.o PBLAS/SRC/PTZBLAS/zmmddac.o PBLAS/SRC/PTZBLAS/zmmddact.o PBLAS/SRC/PTZBLAS/zmmddat.o PBLAS/SRC/PTZBLAS/zmmtadd.o PBLAS/SRC/PTZBLAS/zmmtcadd.o PBLAS/SRC/PTZBLAS/zrshft.o PBLAS/SRC/PTZBLAS/zset.o PBLAS/SRC/PTZBLAS/zsymv.o PBLAS/SRC/PTZBLAS/zsyr.o PBLAS/SRC/PTZBLAS/zsyr2.o PBLAS/SRC/PTZBLAS/ztzcnjg.o PBLAS/SRC/PTZBLAS/ztzpad.o PBLAS/SRC/PTZBLAS/ztzpadcpy.o PBLAS/SRC/PTZBLAS/ztzscal.o PBLAS/SRC/PTZBLAS/zvvdotc.o PBLAS/SRC/PTZBLAS/zvvdotu.o BLACS/SRC/igesd2d_.oo BLACS/SRC/sgesd2d_.oo BLACS/SRC/dgesd2d_.oo BLACS/SRC/cgesd2d_.oo BLACS/SRC/zgesd2d_.oo BLACS/SRC/itrsd2d_.oo BLACS/SRC/strsd2d_.oo BLACS/SRC/dtrsd2d_.oo BLACS/SRC/ctrsd2d_.oo BLACS/SRC/ztrsd2d_.oo BLACS/SRC/igerv2d_.oo BLACS/SRC/sgerv2d_.oo BLACS/SRC/dgerv2d_.oo BLACS/SRC/cgerv2d_.oo BLACS/SRC/zgerv2d_.oo BLACS/SRC/itrrv2d_.oo BLACS/SRC/strrv2d_.oo BLACS/SRC/dtrrv2d_.oo BLACS/SRC/ctrrv2d_.oo BLACS/SRC/ztrrv2d_.oo BLACS/SRC/igebs2d_.oo BLACS/SRC/sgebs2d_.oo BLACS/SRC/dgebs2d_.oo BLACS/SRC/cgebs2d_.oo BLACS/SRC/zgebs2d_.oo BLACS/SRC/igebr2d_.oo BLACS/SRC/sgebr2d_.oo BLACS/SRC/dgebr2d_.oo BLACS/SRC/cgebr2d_.oo BLACS/SRC/zgebr2d_.oo BLACS/SRC/itrbs2d_.oo BLACS/SRC/strbs2d_.oo BLACS/SRC/dtrbs2d_.oo BLACS/SRC/ctrbs2d_.oo BLACS/SRC/ztrbs2d_.oo BLACS/SRC/itrbr2d_.oo BLACS/SRC/strbr2d_.oo BLACS/SRC/dtrbr2d_.oo BLACS/SRC/ctrbr2d_.oo BLACS/SRC/ztrbr2d_.oo BLACS/SRC/igsum2d_.oo BLACS/SRC/sgsum2d_.oo BLACS/SRC/dgsum2d_.oo BLACS/SRC/cgsum2d_.oo BLACS/SRC/zgsum2d_.oo BLACS/SRC/igamx2d_.oo BLACS/SRC/sgamx2d_.oo BLACS/SRC/dgamx2d_.oo BLACS/SRC/cgamx2d_.oo BLACS/SRC/zgamx2d_.oo BLACS/SRC/igamn2d_.oo BLACS/SRC/sgamn2d_.oo BLACS/SRC/dgamn2d_.oo BLACS/SRC/cgamn2d_.oo BLACS/SRC/zgamn2d_.oo BLACS/SRC/blacs_setup_.oo BLACS/SRC/blacs_set_.oo BLACS/SRC/blacs_get_.oo BLACS/SRC/blacs_abort_.oo BLACS/SRC/blacs_exit_.oo BLACS/SRC/blacs_pnum_.oo BLACS/SRC/blacs_pcoord_.oo BLACS/SRC/ksendid_.oo BLACS/SRC/krecvid_.oo BLACS/SRC/kbsid_.oo BLACS/SRC/kbrid_.oo BLACS/SRC/dcputime00_.oo BLACS/SRC/dwalltime00_.oo BLACS/SRC/blacs_pinfo_.oo BLACS/SRC/blacs_init_.oo BLACS/SRC/blacs_map_.oo BLACS/SRC/blacs_free_.oo BLACS/SRC/blacs_grid_.oo BLACS/SRC/blacs_info_.oo BLACS/SRC/blacs_barr_.oo BLACS/SRC/sys2blacs_.oo BLACS/SRC/blacs2sys_.oo BLACS/SRC/free_handle_.oo rm -f libscalapack.a =============================================================================== Compiling and installing Scalapack; this may take several minutes =============================================================================== Executing: cd /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.scalapack && /people/abhy245/software/petsc/debug-mode-newell/bin/make -j59 -l166.4 -f Makefile.parallel lib && mkdir -p /people/abhy245/software/petsc/debug-mode-newell/lib && cp libscalapack.* /people/abhy245/software/petsc/debug-mode-newell/lib stdout: mpicc -o SRC/clamov.o -c -O0 -DAdd_ SRC/clamov.c mpicc -o SRC/dlamov.o -c -O0 -DAdd_ SRC/dlamov.c mpicc -o SRC/slamov.o -c -O0 -DAdd_ SRC/slamov.c mpicc -o SRC/zlamov.o -c -O0 -DAdd_ SRC/zlamov.c mpicc -o BLACS/SRC/igesd2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/igesd2d_.c mpicc -o BLACS/SRC/sgesd2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/sgesd2d_.c mpicc -o BLACS/SRC/dgesd2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dgesd2d_.c mpicc -o BLACS/SRC/cgesd2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/cgesd2d_.c mpicc -o BLACS/SRC/zgesd2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/zgesd2d_.c mpicc -o BLACS/SRC/itrsd2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/itrsd2d_.c mpicc -o BLACS/SRC/strsd2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/strsd2d_.c mpicc -o BLACS/SRC/dtrsd2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dtrsd2d_.c mpicc -o BLACS/SRC/ctrsd2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/ctrsd2d_.c mpicc -o BLACS/SRC/ztrsd2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/ztrsd2d_.c mpicc -o BLACS/SRC/igerv2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/igerv2d_.c mpicc -o BLACS/SRC/sgerv2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/sgerv2d_.c mpicc -o BLACS/SRC/dgerv2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dgerv2d_.c mpicc -o BLACS/SRC/cgerv2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/cgerv2d_.c mpicc -o BLACS/SRC/zgerv2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/zgerv2d_.c mpicc -o BLACS/SRC/itrrv2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/itrrv2d_.c mpicc -o BLACS/SRC/strrv2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/strrv2d_.c mpicc -o BLACS/SRC/dtrrv2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dtrrv2d_.c mpicc -o BLACS/SRC/ctrrv2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/ctrrv2d_.c mpicc -o BLACS/SRC/ztrrv2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/ztrrv2d_.c mpicc -o BLACS/SRC/igebs2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/igebs2d_.c mpicc -o BLACS/SRC/sgebs2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/sgebs2d_.c mpicc -o BLACS/SRC/dgebs2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dgebs2d_.c mpicc -o BLACS/SRC/cgebs2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/cgebs2d_.c mpicc -o BLACS/SRC/zgebs2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/zgebs2d_.c mpicc -o BLACS/SRC/igebr2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/igebr2d_.c mpicc -o BLACS/SRC/sgebr2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/sgebr2d_.c mpicc -o BLACS/SRC/dgebr2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dgebr2d_.c mpicc -o BLACS/SRC/cgebr2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/cgebr2d_.c mpicc -o BLACS/SRC/zgebr2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/zgebr2d_.c mpicc -o BLACS/SRC/itrbs2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/itrbs2d_.c mpicc -o BLACS/SRC/strbs2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/strbs2d_.c mpicc -o BLACS/SRC/dtrbs2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dtrbs2d_.c mpicc -o BLACS/SRC/ctrbs2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/ctrbs2d_.c mpicc -o BLACS/SRC/ztrbs2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/ztrbs2d_.c mpicc -o BLACS/SRC/itrbr2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/itrbr2d_.c mpicc -o BLACS/SRC/strbr2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/strbr2d_.c mpicc -o BLACS/SRC/dtrbr2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dtrbr2d_.c mpicc -o BLACS/SRC/ctrbr2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/ctrbr2d_.c mpicc -o BLACS/SRC/ztrbr2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/ztrbr2d_.c mpicc -o BLACS/SRC/igsum2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/igsum2d_.c mpicc -o BLACS/SRC/sgsum2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/sgsum2d_.c mpicc -o BLACS/SRC/dgsum2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dgsum2d_.c mpicc -o BLACS/SRC/cgsum2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/cgsum2d_.c mpicc -o BLACS/SRC/zgsum2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/zgsum2d_.c mpicc -o BLACS/SRC/igamx2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/igamx2d_.c mpicc -o BLACS/SRC/sgamx2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/sgamx2d_.c mpicc -o BLACS/SRC/dgamx2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dgamx2d_.c mpicc -o BLACS/SRC/cgamx2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/cgamx2d_.c mpicc -o BLACS/SRC/zgamx2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/zgamx2d_.c mpicc -o BLACS/SRC/igamn2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/igamn2d_.c mpicc -o BLACS/SRC/sgamn2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/sgamn2d_.c mpicc -o BLACS/SRC/dgamn2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dgamn2d_.c mpicc -o BLACS/SRC/cgamn2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/cgamn2d_.c mpicc -o BLACS/SRC/zgamn2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/zgamn2d_.c mpicc -o BLACS/SRC/blacs_setup_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_setup_.c mpicc -o BLACS/SRC/blacs_set_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_set_.c mpicc -o BLACS/SRC/blacs_get_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_get_.c mpicc -o BLACS/SRC/blacs_abort_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_abort_.c mpicc -o BLACS/SRC/ctrbr2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/ctrbr2d_.c mpicc -o BLACS/SRC/sgerv2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/sgerv2d_.c mpicc -o BLACS/SRC/dgamn2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dgamn2d_.c mpicc -o BLACS/SRC/cgsum2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/cgsum2d_.c mpicc -o BLACS/SRC/zgsum2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/zgsum2d_.c mpicc -o BLACS/SRC/cgebs2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/cgebs2d_.c mpicc -o BLACS/SRC/strsd2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/strsd2d_.c mpicc -o BLACS/SRC/itrrv2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/itrrv2d_.c mpicc -o BLACS/SRC/ctrsd2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/ctrsd2d_.c mpicc -o BLACS/SRC/igesd2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/igesd2d_.c mpicc -o BLACS/SRC/dgesd2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dgesd2d_.c mpicc -o BLACS/SRC/ctrrv2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/ctrrv2d_.c mpicc -o BLACS/SRC/sgesd2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/sgesd2d_.c mpicc -o BLACS/SRC/dtrsd2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dtrsd2d_.c mpicc -o BLACS/SRC/zgesd2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/zgesd2d_.c mpicc -o BLACS/SRC/igerv2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/igerv2d_.c mpicc -o BLACS/SRC/zgerv2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/zgerv2d_.c mpicc -o BLACS/SRC/cgesd2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/cgesd2d_.c mpicc -o BLACS/SRC/cgerv2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/cgerv2d_.c mpicc -o BLACS/SRC/strrv2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/strrv2d_.c mpicc -o BLACS/SRC/dgerv2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dgerv2d_.c mpicc -o BLACS/SRC/itrsd2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/itrsd2d_.c mpicc -o BLACS/SRC/dtrrv2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dtrrv2d_.c mpicc -o BLACS/SRC/ztrrv2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/ztrrv2d_.c mpicc -o BLACS/SRC/ztrsd2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/ztrsd2d_.c mpicc -o BLACS/SRC/dtrbr2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dtrbr2d_.c mpicc -o BLACS/SRC/dtrbs2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dtrbs2d_.c mpicc -o BLACS/SRC/zgebs2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/zgebs2d_.c mpicc -o BLACS/SRC/itrbs2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/itrbs2d_.c mpicc -o BLACS/SRC/igebs2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/igebs2d_.c mpicc -o BLACS/SRC/blacs_set_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_set_.c mpicc -o BLACS/SRC/sgebs2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/sgebs2d_.c mpicc -o BLACS/SRC/cgebr2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/cgebr2d_.c mpicc -o BLACS/SRC/igebr2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/igebr2d_.c mpicc -o BLACS/SRC/dgebs2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dgebs2d_.c mpicc -o BLACS/SRC/ztrbs2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/ztrbs2d_.c mpicc -o BLACS/SRC/strbs2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/strbs2d_.c mpicc -o BLACS/SRC/zgebr2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/zgebr2d_.c mpicc -o BLACS/SRC/dgebr2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dgebr2d_.c mpicc -o BLACS/SRC/sgebr2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/sgebr2d_.c mpicc -o BLACS/SRC/strbr2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/strbr2d_.c mpicc -o BLACS/SRC/ctrbs2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/ctrbs2d_.c mpicc -o BLACS/SRC/itrbr2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/itrbr2d_.c mpicc -o BLACS/SRC/dgsum2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dgsum2d_.c mpicc -o BLACS/SRC/igamn2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/igamn2d_.c mpicc -o BLACS/SRC/sgamn2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/sgamn2d_.c mpicc -o BLACS/SRC/igsum2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/igsum2d_.c mpicc -o BLACS/SRC/dgamx2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dgamx2d_.c mpicc -o BLACS/SRC/sgsum2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/sgsum2d_.c mpicc -o BLACS/SRC/zgamn2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/zgamn2d_.c mpicc -o BLACS/SRC/igamx2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/igamx2d_.c mpicc -o BLACS/SRC/sgamx2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/sgamx2d_.c mpicc -o BLACS/SRC/cgamn2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/cgamn2d_.c mpicc -o BLACS/SRC/cgamx2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/cgamx2d_.c mpicc -o BLACS/SRC/zgamx2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/zgamx2d_.c mpicc -o BLACS/SRC/blacs_exit_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_exit_.c mpicc -o BLACS/SRC/blacs_pnum_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_pnum_.c mpicc -o BLACS/SRC/blacs_abort_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_abort_.c mpicc -o BLACS/SRC/blacs_pcoord_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_pcoord_.c mpicc -o BLACS/SRC/blacs_setup_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_setup_.c mpicc -o BLACS/SRC/ztrbr2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/ztrbr2d_.c mpicc -o BLACS/SRC/ksendid_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/ksendid_.c mpicc -o BLACS/SRC/blacs_get_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_get_.c mpicc -o BLACS/SRC/krecvid_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/krecvid_.c mpicc -o BLACS/SRC/kbsid_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/kbsid_.c mpicc -o BLACS/SRC/kbrid_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/kbrid_.c mpicc -o BLACS/SRC/dcputime00_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dcputime00_.c mpicc -o BLACS/SRC/dwalltime00_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dwalltime00_.c mpicc -o BLACS/SRC/blacs_pinfo_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_pinfo_.c mpicc -o BLACS/SRC/blacs_init_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_init_.c mpicc -o BLACS/SRC/blacs_map_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_map_.c mpicc -o BLACS/SRC/blacs_free_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_free_.c mpicc -o BLACS/SRC/blacs_grid_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_grid_.c mpicc -o BLACS/SRC/blacs_info_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_info_.c mpicc -o BLACS/SRC/blacs_barr_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_barr_.c mpicc -o BLACS/SRC/sys2blacs_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/sys2blacs_.c mpicc -o BLACS/SRC/blacs2sys_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs2sys_.c mpicc -o BLACS/SRC/free_handle_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/free_handle_.c mpicc -o BLACS/SRC/BI_Arecv.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_Arecv.c mpicc -o BLACS/SRC/BI_ArgCheck.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_ArgCheck.c mpicc -o BLACS/SRC/BI_Asend.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_Asend.c mpicc -o BLACS/SRC/BI_BeComb.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_BeComb.c mpicc -o BLACS/SRC/BI_BlacsAbort.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_BlacsAbort.c mpicc -o BLACS/SRC/BI_BlacsErr.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_BlacsErr.c mpicc -o BLACS/SRC/BI_BlacsWarn.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_BlacsWarn.c mpicc -o BLACS/SRC/BI_BuffIsFree.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_BuffIsFree.c mpicc -o BLACS/SRC/BI_ContxtNum.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_ContxtNum.c mpicc -o BLACS/SRC/BI_EmergencyBuff.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_EmergencyBuff.c mpicc -o BLACS/SRC/BI_GetBuff.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_GetBuff.c mpicc -o BLACS/SRC/BI_GetMpiGeType.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_GetMpiGeType.c mpicc -o BLACS/SRC/BI_GetMpiTrType.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_GetMpiTrType.c mpicc -o BLACS/SRC/BI_GlobalVars.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_GlobalVars.c mpicc -o BLACS/SRC/BI_HypBR.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_HypBR.c mpicc -o BLACS/SRC/BI_HypBS.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_HypBS.c mpicc -o BLACS/SRC/BI_IdringBR.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_IdringBR.c mpicc -o BLACS/SRC/BI_IdringBS.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_IdringBS.c mpicc -o BLACS/SRC/BI_MpathBR.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_MpathBR.c mpicc -o BLACS/SRC/BI_MpathBS.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_MpathBS.c mpicc -o BLACS/SRC/BI_MringComb.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_MringComb.c mpicc -o BLACS/SRC/BI_Pack.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_Pack.c mpicc -o BLACS/SRC/BI_Rsend.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_Rsend.c mpicc -o BLACS/SRC/BI_Srecv.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_Srecv.c mpicc -o BLACS/SRC/BI_SringBR.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_SringBR.c mpicc -o BLACS/SRC/BI_SringBS.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_SringBS.c mpicc -o BLACS/SRC/blacs_pnum_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_pnum_.c mpicc -o BLACS/SRC/blacs_init_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_init_.c mpicc -o BLACS/SRC/BI_Ssend.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_Ssend.c mpicc -o BLACS/SRC/BI_TransDist.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_TransDist.c mpicc -o BLACS/SRC/ksendid_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/ksendid_.c mpicc -o BLACS/SRC/BI_TransUserComm.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_TransUserComm.c mpicc -o BLACS/SRC/BI_TreeBR.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_TreeBR.c mpicc -o BLACS/SRC/blacs_pcoord_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_pcoord_.c mpicc -o BLACS/SRC/BI_TreeBS.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_TreeBS.c mpicc -o BLACS/SRC/BI_TreeComb.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_TreeComb.c mpicc -o BLACS/SRC/blacs_exit_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_exit_.c mpicc -o BLACS/SRC/BI_Unpack.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_Unpack.c mpicc -o BLACS/SRC/BI_UpdateBuffs.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_UpdateBuffs.c mpicc -o BLACS/SRC/krecvid_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/krecvid_.c mpicc -o BLACS/SRC/BI_cMPI_amn.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_cMPI_amn.c mpicc -o BLACS/SRC/kbsid_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/kbsid_.c mpicc -o BLACS/SRC/BI_cMPI_amn2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_cMPI_amn2.c mpicc -o BLACS/SRC/BI_cMPI_amx.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_cMPI_amx.c mpicc -o BLACS/SRC/BI_cMPI_amx2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_cMPI_amx2.c mpicc -o BLACS/SRC/BI_cMPI_sum.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_cMPI_sum.c mpicc -o BLACS/SRC/BI_cvvamn.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_cvvamn.c mpicc -o BLACS/SRC/dwalltime00_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dwalltime00_.c mpicc -o BLACS/SRC/kbrid_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/kbrid_.c mpicc -o BLACS/SRC/dcputime00_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dcputime00_.c mpicc -o BLACS/SRC/blacs_pinfo_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_pinfo_.c mpicc -o BLACS/SRC/BI_cvvamn2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_cvvamn2.c mpicc -o BLACS/SRC/blacs_free_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_free_.c mpicc -o BLACS/SRC/blacs_info_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_info_.c mpicc -o BLACS/SRC/BI_cvvamx.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_cvvamx.c mpicc -o BLACS/SRC/blacs_grid_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_grid_.c mpicc -o BLACS/SRC/blacs_barr_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_barr_.c mpicc -o BLACS/SRC/blacs2sys_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs2sys_.c mpicc -o BLACS/SRC/BI_cvvamx2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_cvvamx2.c mpicc -o BLACS/SRC/blacs_map_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_map_.c mpicc -o BLACS/SRC/free_handle_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/free_handle_.c mpicc -o BLACS/SRC/BI_cvvsum.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_cvvsum.c mpicc -o BLACS/SRC/BI_dMPI_amn.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_dMPI_amn.c mpicc -o BLACS/SRC/BI_dMPI_amn2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_dMPI_amn2.c mpicc -o BLACS/SRC/BI_dMPI_amx.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_dMPI_amx.c mpicc -o BLACS/SRC/sys2blacs_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/sys2blacs_.c mpicc -o BLACS/SRC/BI_dMPI_amx2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_dMPI_amx2.c mpicc -o BLACS/SRC/BI_dmvcopy.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_dmvcopy.c mpicc -o BLACS/SRC/BI_dvmcopy.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_dvmcopy.c mpicc -o BLACS/SRC/BI_dvvamn.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_dvvamn.c mpicc -o BLACS/SRC/BI_dvvamn2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_dvvamn2.c mpicc -o BLACS/SRC/BI_dvvamx.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_dvvamx.c mpicc -o BLACS/SRC/BI_dvvamx2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_dvvamx2.c mpicc -o BLACS/SRC/BI_dvvsum.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_dvvsum.c mpicc -o BLACS/SRC/BI_iMPI_amn.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_iMPI_amn.c mpicc -o BLACS/SRC/BI_iMPI_amn2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_iMPI_amn2.c mpicc -o BLACS/SRC/BI_iMPI_amx.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_iMPI_amx.c mpicc -o BLACS/SRC/BI_iMPI_amx2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_iMPI_amx2.c mpicc -o BLACS/SRC/BI_imvcopy.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_imvcopy.c mpicc -o BLACS/SRC/BI_ivmcopy.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_ivmcopy.c mpicc -o BLACS/SRC/BI_ivvamn.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_ivvamn.c mpicc -o BLACS/SRC/BI_ivvamn2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_ivvamn2.c mpicc -o BLACS/SRC/BI_ivvamx.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_ivvamx.c mpicc -o BLACS/SRC/BI_ivvamx2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_ivvamx2.c mpicc -o BLACS/SRC/BI_ivvsum.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_ivvsum.c mpicc -o BLACS/SRC/BI_sMPI_amn.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_sMPI_amn.c mpicc -o BLACS/SRC/BI_sMPI_amn2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_sMPI_amn2.c mpicc -o BLACS/SRC/BI_sMPI_amx.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_sMPI_amx.c mpicc -o BLACS/SRC/BI_sMPI_amx2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_sMPI_amx2.c mpicc -o BLACS/SRC/BI_smvcopy.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_smvcopy.c mpicc -o BLACS/SRC/BI_svmcopy.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_svmcopy.c mpicc -o BLACS/SRC/BI_svvamn.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_svvamn.c mpicc -o BLACS/SRC/BI_svvamn2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_svvamn2.c mpicc -o BLACS/SRC/BI_svvamx.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_svvamx.c mpicc -o BLACS/SRC/BI_svvamx2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_svvamx2.c mpicc -o BLACS/SRC/BI_svvsum.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_svvsum.c mpicc -o BLACS/SRC/BI_zMPI_amn.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_zMPI_amn.c mpicc -o BLACS/SRC/BI_zMPI_amn2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_zMPI_amn2.c mpicc -o BLACS/SRC/BI_zMPI_amx.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_zMPI_amx.c mpicc -o BLACS/SRC/BI_zMPI_amx2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_zMPI_amx2.c mpicc -o BLACS/SRC/BI_zMPI_sum.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_zMPI_sum.c mpicc -o BLACS/SRC/BI_zvvamn.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_zvvamn.c mpicc -o BLACS/SRC/BI_zvvamn2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_zvvamn2.c mpicc -o BLACS/SRC/BI_zvvamx.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_zvvamx.c mpicc -o BLACS/SRC/BI_zvvamx2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_zvvamx2.c mpicc -o BLACS/SRC/BI_zvvsum.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_zvvsum.c mpicc -o PBLAS/SRC/pcagemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcagemv_.c mpicc -o PBLAS/SRC/pcahemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcahemv_.c mpicc -o PBLAS/SRC/pcamax_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcamax_.c mpicc -o PBLAS/SRC/pcatrmv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcatrmv_.c mpicc -o PBLAS/SRC/pcaxpy_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcaxpy_.c mpicc -o PBLAS/SRC/pccopy_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pccopy_.c mpicc -o PBLAS/SRC/pcdotc_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcdotc_.c mpicc -o PBLAS/SRC/pcdotu_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcdotu_.c mpicc -o PBLAS/SRC/pcgeadd_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcgeadd_.c mpicc -o PBLAS/SRC/pcgemm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcgemm_.c mpicc -o PBLAS/SRC/pcgemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcgemv_.c mpicc -o PBLAS/SRC/pcgerc_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcgerc_.c mpicc -o PBLAS/SRC/pcgeru_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcgeru_.c mpicc -o PBLAS/SRC/pchemm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pchemm_.c mpicc -o PBLAS/SRC/pchemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pchemv_.c mpicc -o PBLAS/SRC/pcher2_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcher2_.c mpicc -o PBLAS/SRC/pcher2k_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcher2k_.c mpicc -o PBLAS/SRC/pcher_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcher_.c mpicc -o PBLAS/SRC/pcherk_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcherk_.c mpicc -o PBLAS/SRC/pcscal_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcscal_.c mpicc -o PBLAS/SRC/pcsscal_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcsscal_.c mpicc -o PBLAS/SRC/pcswap_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcswap_.c mpicc -o PBLAS/SRC/pcsymm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcsymm_.c mpicc -o PBLAS/SRC/pcsyr2k_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcsyr2k_.c mpicc -o PBLAS/SRC/pcsyrk_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcsyrk_.c mpicc -o PBLAS/SRC/pctradd_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pctradd_.c mpicc -o PBLAS/SRC/pctranc_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pctranc_.c mpicc -o PBLAS/SRC/pctranu_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pctranu_.c mpicc -o PBLAS/SRC/pctrmm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pctrmm_.c mpicc -o PBLAS/SRC/pctrmv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pctrmv_.c mpicc -o PBLAS/SRC/pctrsm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pctrsm_.c mpicc -o PBLAS/SRC/pctrsv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pctrsv_.c mpicc -o PBLAS/SRC/pdagemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdagemv_.c mpicc -o PBLAS/SRC/pdamax_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdamax_.c mpicc -o PBLAS/SRC/pdasum_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdasum_.c mpicc -o PBLAS/SRC/pdasymv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdasymv_.c mpicc -o PBLAS/SRC/pdatrmv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdatrmv_.c mpicc -o PBLAS/SRC/pdaxpy_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdaxpy_.c mpicc -o PBLAS/SRC/pdcopy_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdcopy_.c mpicc -o PBLAS/SRC/pddot_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pddot_.c mpicc -o PBLAS/SRC/pdgeadd_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdgeadd_.c mpicc -o PBLAS/SRC/pdgemm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdgemm_.c mpicc -o PBLAS/SRC/pdgemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdgemv_.c mpicc -o PBLAS/SRC/pdger_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdger_.c mpicc -o PBLAS/SRC/pdnrm2_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdnrm2_.c mpicc -o PBLAS/SRC/pdscal_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdscal_.c mpicc -o PBLAS/SRC/pdswap_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdswap_.c mpicc -o PBLAS/SRC/pdsymm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdsymm_.c mpicc -o PBLAS/SRC/pdsymv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdsymv_.c mpicc -o PBLAS/SRC/pdsyr2_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdsyr2_.c mpicc -o PBLAS/SRC/pdsyr2k_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdsyr2k_.c mpicc -o PBLAS/SRC/pdsyr_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdsyr_.c mpicc -o PBLAS/SRC/pdsyrk_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdsyrk_.c mpicc -o PBLAS/SRC/pdtradd_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdtradd_.c mpicc -o PBLAS/SRC/pdtran_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdtran_.c mpicc -o PBLAS/SRC/pdtrmm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdtrmm_.c mpicc -o PBLAS/SRC/pdtrmv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdtrmv_.c mpicc -o PBLAS/SRC/pdtrsm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdtrsm_.c mpicc -o PBLAS/SRC/pdtrsv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdtrsv_.c mpicc -o PBLAS/SRC/pdzasum_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdzasum_.c mpicc -o PBLAS/SRC/pdznrm2_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdznrm2_.c mpicc -o PBLAS/SRC/picopy_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/picopy_.c mpif77 -o PBLAS/SRC/pilaenv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/pilaenv.f mpicc -o PBLAS/SRC/psagemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psagemv_.c mpicc -o PBLAS/SRC/psamax_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psamax_.c mpicc -o PBLAS/SRC/psasum_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psasum_.c mpicc -o PBLAS/SRC/psasymv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psasymv_.c mpicc -o PBLAS/SRC/psatrmv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psatrmv_.c mpicc -o PBLAS/SRC/psaxpy_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psaxpy_.c mpicc -o PBLAS/SRC/pscasum_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pscasum_.c mpicc -o PBLAS/SRC/pscnrm2_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pscnrm2_.c mpicc -o PBLAS/SRC/pscopy_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pscopy_.c mpicc -o PBLAS/SRC/psdot_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psdot_.c mpicc -o PBLAS/SRC/psgeadd_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psgeadd_.c mpicc -o PBLAS/SRC/psgemm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psgemm_.c mpicc -o PBLAS/SRC/psgemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psgemv_.c mpicc -o PBLAS/SRC/psger_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psger_.c mpicc -o PBLAS/SRC/psnrm2_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psnrm2_.c mpicc -o PBLAS/SRC/psscal_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psscal_.c mpicc -o PBLAS/SRC/psswap_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psswap_.c mpicc -o PBLAS/SRC/pssymm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pssymm_.c mpicc -o PBLAS/SRC/pssymv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pssymv_.c mpicc -o PBLAS/SRC/pssyr2_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pssyr2_.c mpicc -o PBLAS/SRC/pssyr2k_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pssyr2k_.c mpicc -o PBLAS/SRC/pssyr_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pssyr_.c mpicc -o PBLAS/SRC/pssyrk_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pssyrk_.c mpicc -o PBLAS/SRC/pstradd_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pstradd_.c mpicc -o PBLAS/SRC/pstran_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pstran_.c mpicc -o PBLAS/SRC/pstrmm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pstrmm_.c mpicc -o PBLAS/SRC/pstrmv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pstrmv_.c mpicc -o PBLAS/SRC/pstrsm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pstrsm_.c mpicc -o PBLAS/SRC/pstrsv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pstrsv_.c mpicc -o PBLAS/SRC/pzagemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzagemv_.c mpicc -o PBLAS/SRC/pzahemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzahemv_.c mpicc -o PBLAS/SRC/pzamax_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzamax_.c mpicc -o PBLAS/SRC/pzatrmv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzatrmv_.c mpicc -o PBLAS/SRC/pzaxpy_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzaxpy_.c mpicc -o PBLAS/SRC/pzcopy_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzcopy_.c mpicc -o PBLAS/SRC/pzdotc_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzdotc_.c mpicc -o PBLAS/SRC/pzdotu_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzdotu_.c mpicc -o PBLAS/SRC/pzdscal_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzdscal_.c mpicc -o PBLAS/SRC/pzgeadd_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzgeadd_.c mpicc -o PBLAS/SRC/pzgemm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzgemm_.c mpicc -o PBLAS/SRC/pzgemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzgemv_.c mpicc -o PBLAS/SRC/pzgerc_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzgerc_.c mpicc -o PBLAS/SRC/pzgeru_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzgeru_.c mpicc -o PBLAS/SRC/pzhemm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzhemm_.c mpicc -o PBLAS/SRC/pzhemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzhemv_.c mpicc -o PBLAS/SRC/pzher2_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzher2_.c mpicc -o PBLAS/SRC/pzher2k_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzher2k_.c mpicc -o PBLAS/SRC/pzher_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzher_.c mpicc -o PBLAS/SRC/pzherk_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzherk_.c mpicc -o PBLAS/SRC/pzscal_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzscal_.c mpicc -o PBLAS/SRC/pzswap_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzswap_.c mpicc -o PBLAS/SRC/pzsymm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzsymm_.c mpicc -o PBLAS/SRC/pzsyr2k_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzsyr2k_.c mpicc -o PBLAS/SRC/pzsyrk_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzsyrk_.c mpicc -o PBLAS/SRC/pztradd_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pztradd_.c mpicc -o PBLAS/SRC/pztranc_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pztranc_.c mpicc -o PBLAS/SRC/pztranu_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pztranu_.c mpicc -o PBLAS/SRC/pztrmm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pztrmm_.c mpicc -o PBLAS/SRC/pztrmv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pztrmv_.c mpicc -o PBLAS/SRC/pztrsm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pztrsm_.c mpicc -o PBLAS/SRC/pztrsv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pztrsv_.c mpicc -o REDIST/SRC/pcgemr.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pcgemr.c mpicc -o REDIST/SRC/pcgemr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pcgemr2.c mpicc -o REDIST/SRC/pctrmr.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pctrmr.c mpicc -o REDIST/SRC/pctrmr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pctrmr2.c mpicc -o REDIST/SRC/pdgemr.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pdgemr.c mpicc -o REDIST/SRC/pdgemr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pdgemr2.c mpicc -o REDIST/SRC/pdtrmr.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pdtrmr.c mpicc -o REDIST/SRC/pdtrmr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pdtrmr2.c mpicc -o REDIST/SRC/pgemraux.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pgemraux.c mpicc -o REDIST/SRC/pigemr.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pigemr.c mpicc -o REDIST/SRC/pigemr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pigemr2.c mpicc -o REDIST/SRC/pitrmr.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pitrmr.c mpicc -o REDIST/SRC/pitrmr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pitrmr2.c mpicc -o REDIST/SRC/psgemr.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/psgemr.c mpicc -o REDIST/SRC/psgemr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/psgemr2.c mpicc -o REDIST/SRC/pstrmr.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pstrmr.c mpicc -o REDIST/SRC/pstrmr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pstrmr2.c mpicc -o REDIST/SRC/pzgemr.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pzgemr.c mpicc -o REDIST/SRC/pzgemr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pzgemr2.c mpicc -o REDIST/SRC/pztrmr.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pztrmr.c mpicc -o REDIST/SRC/pztrmr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pztrmr2.c mpif77 -o SRC/bdlaapp.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/bdlaapp.f mpif77 -o SRC/bdlaexc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/bdlaexc.f mpif77 -o SRC/bdtrexc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/bdtrexc.f mpif77 -o SRC/bslaapp.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/bslaapp.f mpif77 -o SRC/bslaexc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/bslaexc.f mpif77 -o SRC/bstrexc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/bstrexc.f mpif77 -o SRC/cdbtf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/cdbtf2.f mpif77 -o SRC/cdbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/cdbtrf.f mpif77 -o SRC/cdttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/cdttrf.f mpif77 -o SRC/cdttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/cdttrsv.f mpif77 -o SRC/clahqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/clahqr2.f mpif77 -o SRC/clamsh.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/clamsh.f mpif77 -o SRC/clanv2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/clanv2.f mpif77 -o SRC/claref.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/claref.f mpif77 -o SRC/cpttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/cpttrsv.f mpif77 -o SRC/csteqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/csteqr2.f mpif77 -o SRC/ctrmvt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/ctrmvt.f mpif77 -o SRC/ddbtf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/ddbtf2.f mpif77 -o SRC/ddbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/ddbtrf.f mpif77 -o SRC/ddttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/ddttrf.f mpif77 -o SRC/ddttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/ddttrsv.f mpif77 -o SRC/dlamsh.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlamsh.f mpif77 -o SRC/dlapst.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlapst.f mpif77 -o SRC/dlaqr6.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlaqr6.f mpif77 -o SRC/dlar1va.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlar1va.f mpif77 -o SRC/dlaref.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlaref.f mpif77 -o SRC/dlarrb2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlarrb2.f mpif77 -o SRC/dlarrd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlarrd2.f mpif77 -o SRC/dlarre2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlarre2.f mpif77 -o SRC/dlarre2a.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlarre2a.f mpif77 -o SRC/dlarrf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlarrf2.f mpif77 -o SRC/dlarrv2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlarrv2.f mpif77 -o SRC/dlasorte.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlasorte.f mpif77 -o SRC/dlasrt2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlasrt2.f mpif77 -o SRC/dpttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dpttrsv.f mpif77 -o SRC/dstegr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dstegr2.f mpif77 -o SRC/dstegr2a.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dstegr2a.f mpif77 -o SRC/dstegr2b.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dstegr2b.f mpif77 -o SRC/dstein2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dstein2.f mpif77 -o SRC/dsteqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dsteqr2.f mpif77 -o SRC/dtrmvt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dtrmvt.f mpicc -o SRC/getpbbuf.o -c -DAdd_ -fstack-protector -g3 -fopenmp SRC/getpbbuf.c mpicc -o SRC/pbchkvect.o -c -DAdd_ -fstack-protector -g3 -fopenmp SRC/pbchkvect.c mpif77 -o SRC/pcdbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcdbsv.f mpif77 -o SRC/pcdbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcdbtrf.f mpif77 -o SRC/pcdbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcdbtrs.f mpif77 -o SRC/pcdbtrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcdbtrsv.f mpif77 -o SRC/pcdtsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcdtsv.f mpif77 -o SRC/pcdttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcdttrf.f mpif77 -o SRC/pcdttrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcdttrs.f mpif77 -o SRC/pcdttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcdttrsv.f mpif77 -o SRC/pcgbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgbsv.f mpif77 -o SRC/pcgbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgbtrf.f mpif77 -o SRC/pcgbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgbtrs.f mpif77 -o SRC/pcgebd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgebd2.f mpif77 -o SRC/pcgebrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgebrd.f mpif77 -o SRC/pcgecon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgecon.f mpif77 -o SRC/pcgeequ.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgeequ.f mpif77 -o SRC/pcgehd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgehd2.f mpif77 -o SRC/pcgehrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgehrd.f mpif77 -o SRC/pcgelq2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgelq2.f mpif77 -o SRC/pcgelqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgelqf.f mpif77 -o SRC/pcgels.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgels.f mpif77 -o SRC/pcgeql2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgeql2.f mpif77 -o SRC/pcgeqlf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgeqlf.f mpif77 -o SRC/pcgeqpf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgeqpf.f mpif77 -o SRC/pcgeqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgeqr2.f mpif77 -o SRC/pcgeqrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgeqrf.f mpif77 -o SRC/pcgerfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgerfs.f mpif77 -o SRC/pcgerq2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgerq2.f mpif77 -o SRC/pcgerqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgerqf.f mpif77 -o SRC/pcgesv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgesv.f mpif77 -o SRC/pcgesvd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgesvd.f mpif77 -o SRC/pcgesvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgesvx.f mpif77 -o SRC/pcgetf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgetf2.f mpif77 -o SRC/pcgetrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgetrf.f mpif77 -o SRC/pcgetri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgetri.f mpif77 -o SRC/pcgetrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgetrs.f mpif77 -o SRC/pcggqrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcggqrf.f mpif77 -o SRC/pcggrqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcggrqf.f mpif77 -o SRC/pcheev.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcheev.f mpif77 -o SRC/pcheevd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcheevd.f mpif77 -o SRC/pcheevr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcheevr.f mpif77 -o SRC/pcheevx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcheevx.f mpif77 -o SRC/pchegs2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pchegs2.f mpif77 -o SRC/pchegst.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pchegst.f mpif77 -o SRC/pchegvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pchegvx.f mpif77 -o SRC/pchengst.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pchengst.f mpif77 -o SRC/pchentrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pchentrd.f mpif77 -o SRC/pchetd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pchetd2.f mpif77 -o SRC/pchetrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pchetrd.f mpif77 -o SRC/pchettrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pchettrd.f mpif77 -o SRC/pclabrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclabrd.f mpif77 -o SRC/pclacgv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclacgv.f mpif77 -o SRC/pclacon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclacon.f mpif77 -o SRC/pclaconsb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclaconsb.f mpif77 -o SRC/pclacp2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclacp2.f mpif77 -o SRC/pclacp3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclacp3.f mpif77 -o SRC/pclacpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclacpy.f mpif77 -o SRC/pclaevswp.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclaevswp.f mpif77 -o SRC/pclahqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclahqr.f mpif77 -o SRC/pclahrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclahrd.f mpif77 -o SRC/pclamr1d.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclamr1d.f mpif77 -o SRC/pclange.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclange.f mpif77 -o SRC/pclanhe.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclanhe.f mpif77 -o SRC/pclanhs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclanhs.f mpif77 -o SRC/pclansy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclansy.f mpif77 -o SRC/pclantr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclantr.f mpif77 -o SRC/pclapiv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclapiv.f mpif77 -o SRC/pclapv2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclapv2.f mpif77 -o SRC/pclaqge.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclaqge.f mpif77 -o SRC/pclaqsy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclaqsy.f mpif77 -o SRC/pclarf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclarf.f mpif77 -o SRC/pclarfb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclarfb.f mpif77 -o SRC/pclarfc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclarfc.f mpif77 -o SRC/pclarfg.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclarfg.f mpif77 -o SRC/pclarft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclarft.f mpif77 -o SRC/pclarz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclarz.f mpif77 -o SRC/pclarzb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclarzb.f mpif77 -o SRC/pclarzc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclarzc.f mpif77 -o SRC/pclarzt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclarzt.f mpif77 -o SRC/pclascl.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclascl.f mpif77 -o SRC/pclase2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclase2.f mpif77 -o SRC/pclaset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclaset.f mpif77 -o SRC/pclasmsub.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclasmsub.f mpif77 -o SRC/pclassq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclassq.f mpif77 -o SRC/pclaswp.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclaswp.f mpif77 -o SRC/pclatra.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclatra.f mpif77 -o SRC/pclatrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclatrd.f mpif77 -o SRC/pclatrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclatrs.f mpif77 -o SRC/pclatrz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclatrz.f mpif77 -o SRC/pclattrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclattrs.f mpif77 -o SRC/pclauu2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclauu2.f mpif77 -o SRC/pclauum.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclauum.f mpif77 -o SRC/pclawil.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclawil.f mpif77 -o SRC/pcmax1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcmax1.f mpif77 -o SRC/pcpbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpbsv.f mpif77 -o SRC/pcpbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpbtrf.f mpif77 -o SRC/pcpbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpbtrs.f mpif77 -o SRC/pcpbtrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpbtrsv.f mpif77 -o SRC/pcpocon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpocon.f mpif77 -o SRC/pcpoequ.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpoequ.f mpif77 -o SRC/pcporfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcporfs.f mpif77 -o SRC/pcposv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcposv.f mpif77 -o SRC/pcposvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcposvx.f mpif77 -o SRC/pcpotf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpotf2.f mpif77 -o SRC/pcpotrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpotrf.f mpif77 -o SRC/pcpotri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpotri.f mpif77 -o SRC/pcpotrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpotrs.f mpif77 -o SRC/pcptsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcptsv.f mpif77 -o SRC/pcpttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpttrf.f mpif77 -o SRC/pcpttrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpttrs.f mpif77 -o SRC/pcpttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpttrsv.f mpicc -o SRC/pcrot.o -c -DAdd_ -fstack-protector -g3 -fopenmp SRC/pcrot.c mpif77 -o SRC/pcsrscl.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcsrscl.f mpif77 -o SRC/pcstein.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcstein.f mpif77 -o SRC/pctrcon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pctrcon.f mpif77 -o SRC/pctrevc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pctrevc.f mpif77 -o SRC/pctrrfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pctrrfs.f mpif77 -o SRC/pctrti2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pctrti2.f mpif77 -o SRC/pctrtri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pctrtri.f mpif77 -o SRC/pctrtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pctrtrs.f mpif77 -o SRC/pctzrzf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pctzrzf.f mpif77 -o SRC/pcung2l.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcung2l.f mpif77 -o SRC/pcung2r.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcung2r.f mpif77 -o SRC/pcungl2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcungl2.f mpif77 -o SRC/pcunglq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunglq.f mpif77 -o SRC/pcungql.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcungql.f mpif77 -o SRC/pcungqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcungqr.f mpif77 -o SRC/pcungr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcungr2.f mpif77 -o SRC/pcungrq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcungrq.f mpif77 -o SRC/pcunm2l.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunm2l.f mpif77 -o SRC/pcunm2r.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunm2r.f mpif77 -o SRC/pcunmbr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunmbr.f mpif77 -o SRC/pcunmhr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunmhr.f mpif77 -o SRC/pcunml2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunml2.f mpif77 -o SRC/pcunmlq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunmlq.f mpif77 -o SRC/pcunmql.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunmql.f mpif77 -o SRC/pcunmqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunmqr.f mpif77 -o SRC/pcunmr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunmr2.f mpif77 -o SRC/pcunmr3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunmr3.f mpif77 -o SRC/pcunmrq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunmrq.f mpif77 -o SRC/pcunmrz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunmrz.f mpif77 -o SRC/pcunmtr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunmtr.f mpif77 -o SRC/pddbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pddbsv.f mpif77 -o SRC/pddbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pddbtrf.f mpif77 -o SRC/pddbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pddbtrs.f mpif77 -o SRC/pddbtrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pddbtrsv.f mpif77 -o SRC/pddtsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pddtsv.f mpif77 -o SRC/pddttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pddttrf.f mpif77 -o SRC/pddttrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pddttrs.f mpif77 -o SRC/pddttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pddttrsv.f mpif77 -o SRC/pdgbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgbsv.f mpif77 -o SRC/pdgbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgbtrf.f mpif77 -o SRC/pdgbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgbtrs.f mpif77 -o SRC/pdgebal.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgebal.f mpif77 -o SRC/pdgebd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgebd2.f mpif77 -o SRC/pdgebrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgebrd.f mpif77 -o SRC/pdgecon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgecon.f mpif77 -o SRC/pdgeequ.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgeequ.f mpif77 -o SRC/pdgehd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgehd2.f mpif77 -o SRC/pdgehrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgehrd.f mpif77 -o SRC/pdgelq2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgelq2.f mpif77 -o SRC/pdgelqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgelqf.f mpif77 -o SRC/pdgels.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgels.f mpif77 -o SRC/pdgeql2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgeql2.f mpif77 -o SRC/pdgeqlf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgeqlf.f mpif77 -o SRC/pdgeqpf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgeqpf.f mpif77 -o SRC/pdgeqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgeqr2.f mpif77 -o SRC/pdgeqrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgeqrf.f mpif77 -o SRC/pdgerfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgerfs.f mpif77 -o SRC/pdgerq2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgerq2.f mpif77 -o SRC/pdgerqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgerqf.f mpif77 -o SRC/pdgesv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgesv.f mpif77 -o SRC/pdgesvd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgesvd.f mpif77 -o SRC/pdgesvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgesvx.f mpif77 -o SRC/pdgetf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgetf2.f mpif77 -o SRC/pdgetrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgetrf.f mpif77 -o SRC/pdgetri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgetri.f mpif77 -o SRC/pdgetrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgetrs.f mpif77 -o SRC/pdggqrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdggqrf.f mpif77 -o SRC/pdggrqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdggrqf.f mpif77 -o SRC/pdhseqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdhseqr.f mpif77 -o SRC/pdlabad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlabad.f mpif77 -o SRC/pdlabrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlabrd.f mpif77 -o SRC/pdlacon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlacon.f mpif77 -o SRC/pdlaconsb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaconsb.f mpif77 -o SRC/pdlacp2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlacp2.f mpif77 -o SRC/pdlacp3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlacp3.f mpif77 -o SRC/pdlacpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlacpy.f mpif77 -o SRC/pdlaed0.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaed0.f mpif77 -o SRC/pdlaed1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaed1.f mpif77 -o SRC/pdlaed2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaed2.f mpif77 -o SRC/pdlaed3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaed3.f mpif77 -o SRC/pdlaedz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaedz.f mpif77 -o SRC/pdlaevswp.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaevswp.f mpif77 -o SRC/pdlahqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlahqr.f mpif77 -o SRC/pdlahrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlahrd.f mpicc -o SRC/pdlaiect.o -c -DAdd_ -fstack-protector -g3 -fopenmp SRC/pdlaiect.c mpif77 -o SRC/pdlamch.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlamch.f mpif77 -o SRC/pdlamr1d.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlamr1d.f mpif77 -o SRC/pdlamve.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlamve.f mpif77 -o SRC/pdlange.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlange.f mpif77 -o SRC/pdlanhs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlanhs.f mpif77 -o SRC/pdlansy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlansy.f mpif77 -o SRC/pdlantr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlantr.f mpif77 -o SRC/pdlapiv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlapiv.f mpif77 -o SRC/pdlapv2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlapv2.f mpif77 -o SRC/pdlaqge.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaqge.f mpif77 -o SRC/pdlaqr0.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaqr0.f mpif77 -o SRC/pdlaqr1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaqr1.f mpif77 -o SRC/pdlaqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaqr2.f mpif77 -o SRC/pdlaqr3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaqr3.f mpif77 -o SRC/pdlaqr4.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaqr4.f mpif77 -o SRC/pdlaqr5.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaqr5.f mpif77 -o SRC/pdlaqsy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaqsy.f mpif77 -o SRC/pdlared1d.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlared1d.f mpif77 -o SRC/pdlared2d.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlared2d.f mpif77 -o SRC/pdlarf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlarf.f mpif77 -o SRC/pdlarfb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlarfb.f mpif77 -o SRC/pdlarfg.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlarfg.f mpif77 -o SRC/pdlarft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlarft.f mpif77 -o SRC/pdlarz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlarz.f mpif77 -o SRC/pdlarzb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlarzb.f mpif77 -o SRC/pdlarzt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlarzt.f mpif77 -o SRC/pdlascl.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlascl.f mpif77 -o SRC/pdlase2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlase2.f mpif77 -o SRC/pdlaset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaset.f mpif77 -o SRC/pdlasmsub.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlasmsub.f mpif77 -o SRC/pdlasrt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlasrt.f mpif77 -o SRC/pdlassq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlassq.f mpif77 -o SRC/pdlaswp.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaswp.f mpif77 -o SRC/pdlatra.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlatra.f mpif77 -o SRC/pdlatrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlatrd.f mpif77 -o SRC/pdlatrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlatrs.f mpif77 -o SRC/pdlatrz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlatrz.f mpif77 -o SRC/pdlauu2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlauu2.f mpif77 -o SRC/pdlauum.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlauum.f mpif77 -o SRC/pdlawil.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlawil.f mpif77 -o SRC/pdorg2l.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdorg2l.f mpif77 -o SRC/pdorg2r.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdorg2r.f mpif77 -o SRC/pdorgl2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdorgl2.f mpif77 -o SRC/pdorglq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdorglq.f mpif77 -o SRC/pdorgql.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdorgql.f mpif77 -o SRC/pdorgqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdorgqr.f mpif77 -o SRC/pdorgr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdorgr2.f mpif77 -o SRC/pdorgrq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdorgrq.f mpif77 -o SRC/pdorm2l.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdorm2l.f mpif77 -o SRC/pdorm2r.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdorm2r.f mpif77 -o SRC/pdormbr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdormbr.f mpif77 -o SRC/pdormhr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdormhr.f mpif77 -o SRC/pdorml2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdorml2.f mpif77 -o SRC/pdormlq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdormlq.f mpif77 -o SRC/pdormql.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdormql.f mpif77 -o SRC/pdormqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdormqr.f mpif77 -o SRC/pdormr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdormr2.f mpif77 -o SRC/pdormr3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdormr3.f mpif77 -o SRC/pdormrq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdormrq.f mpif77 -o SRC/pdormrz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdormrz.f mpif77 -o SRC/pdormtr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdormtr.f mpif77 -o SRC/pdpbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpbsv.f mpif77 -o SRC/pdpbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpbtrf.f mpif77 -o SRC/pdpbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpbtrs.f mpif77 -o SRC/pdpbtrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpbtrsv.f mpif77 -o SRC/pdpocon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpocon.f mpif77 -o SRC/pdpoequ.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpoequ.f mpif77 -o SRC/pdporfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdporfs.f mpif77 -o SRC/pdposv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdposv.f mpif77 -o SRC/pdposvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdposvx.f mpif77 -o SRC/pdpotf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpotf2.f mpif77 -o SRC/pdpotrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpotrf.f mpif77 -o SRC/pdpotri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpotri.f mpif77 -o SRC/pdpotrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpotrs.f mpif77 -o SRC/pdptsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdptsv.f mpif77 -o SRC/pdpttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpttrf.f mpif77 -o SRC/pdpttrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpttrs.f mpif77 -o SRC/pdpttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpttrsv.f mpif77 -o SRC/pdrot.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdrot.f mpif77 -o SRC/pdrscl.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdrscl.f mpif77 -o SRC/pdstebz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdstebz.f mpif77 -o SRC/pdstedc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdstedc.f mpif77 -o SRC/pdstein.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdstein.f mpif77 -o SRC/pdsyev.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsyev.f mpif77 -o SRC/pdsyevd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsyevd.f mpif77 -o SRC/pdsyevr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsyevr.f mpif77 -o SRC/pdsyevx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsyevx.f mpif77 -o SRC/pdsygs2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsygs2.f mpif77 -o SRC/pdsygst.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsygst.f mpif77 -o SRC/pdsygvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsygvx.f mpif77 -o SRC/pdsyngst.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsyngst.f mpif77 -o SRC/pdsyntrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsyntrd.f mpif77 -o SRC/pdsytd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsytd2.f mpif77 -o SRC/pdsytrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsytrd.f mpif77 -o SRC/pdsyttrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsyttrd.f mpif77 -o SRC/pdtrcon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdtrcon.f mpif77 -o SRC/pdtrord.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdtrord.f mpif77 -o SRC/pdtrrfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdtrrfs.f mpif77 -o SRC/pdtrsen.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdtrsen.f mpif77 -o SRC/pdtrti2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdtrti2.f mpif77 -o SRC/pdtrtri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdtrtri.f mpif77 -o SRC/pdtrtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdtrtrs.f mpif77 -o SRC/pdtzrzf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdtzrzf.f mpif77 -o SRC/pdzsum1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdzsum1.f mpif77 -o SRC/pilaenvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pilaenvx.f mpif77 -o SRC/pilaver.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pilaver.f mpif77 -o SRC/piparmq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/piparmq.f mpif77 -o SRC/pjlaenv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pjlaenv.f mpif77 -o SRC/pmpcol.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pmpcol.f mpif77 -o SRC/pmpim2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pmpim2.f mpif77 -o SRC/pscsum1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pscsum1.f mpif77 -o SRC/psdbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psdbsv.f mpif77 -o SRC/psdbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psdbtrf.f mpif77 -o SRC/psdbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psdbtrs.f mpif77 -o SRC/psdbtrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psdbtrsv.f mpif77 -o SRC/psdtsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psdtsv.f mpif77 -o SRC/psdttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psdttrf.f mpif77 -o SRC/psdttrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psdttrs.f mpif77 -o SRC/psdttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psdttrsv.f mpif77 -o SRC/psgbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgbsv.f mpif77 -o SRC/psgbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgbtrf.f mpif77 -o SRC/psgbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgbtrs.f mpif77 -o SRC/psgebal.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgebal.f mpif77 -o SRC/psgebd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgebd2.f mpif77 -o SRC/psgebrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgebrd.f mpif77 -o SRC/psgecon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgecon.f mpif77 -o SRC/psgeequ.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgeequ.f mpif77 -o SRC/psgehd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgehd2.f mpif77 -o SRC/psgehrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgehrd.f mpif77 -o SRC/psgelq2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgelq2.f mpif77 -o SRC/psgelqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgelqf.f mpif77 -o SRC/psgels.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgels.f mpif77 -o SRC/psgeql2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgeql2.f mpif77 -o SRC/psgeqlf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgeqlf.f mpif77 -o SRC/psgeqpf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgeqpf.f mpif77 -o SRC/psgeqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgeqr2.f mpif77 -o SRC/psgeqrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgeqrf.f mpif77 -o SRC/psgerfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgerfs.f mpif77 -o SRC/psgerq2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgerq2.f mpif77 -o SRC/psgerqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgerqf.f mpif77 -o SRC/psgesv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgesv.f mpif77 -o SRC/psgesvd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgesvd.f mpif77 -o SRC/psgesvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgesvx.f mpif77 -o SRC/psgetf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgetf2.f mpif77 -o SRC/psgetrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgetrf.f mpif77 -o SRC/psgetri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgetri.f mpif77 -o SRC/psgetrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgetrs.f mpif77 -o SRC/psggqrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psggqrf.f mpif77 -o SRC/psggrqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psggrqf.f mpif77 -o SRC/pshseqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pshseqr.f mpif77 -o SRC/pslabad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslabad.f mpif77 -o SRC/pslabrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslabrd.f mpif77 -o SRC/pslacon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslacon.f mpif77 -o SRC/pslaconsb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaconsb.f mpif77 -o SRC/pslacp2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslacp2.f mpif77 -o SRC/pslacp3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslacp3.f mpif77 -o SRC/pslacpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslacpy.f mpif77 -o SRC/pslaed0.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaed0.f mpif77 -o SRC/pslaed1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaed1.f mpif77 -o SRC/pslaed2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaed2.f mpif77 -o SRC/pslaed3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaed3.f mpif77 -o SRC/pslaedz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaedz.f mpif77 -o SRC/pslaevswp.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaevswp.f mpif77 -o SRC/pslahqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslahqr.f mpif77 -o SRC/pslahrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslahrd.f mpicc -o SRC/pslaiect.o -c -DAdd_ -fstack-protector -g3 -fopenmp SRC/pslaiect.c mpif77 -o SRC/pslamch.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslamch.f mpif77 -o SRC/pslamr1d.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslamr1d.f mpif77 -o SRC/pslamve.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslamve.f mpif77 -o SRC/pslange.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslange.f mpif77 -o SRC/pslanhs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslanhs.f mpif77 -o SRC/pslansy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslansy.f mpif77 -o SRC/pslantr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslantr.f mpif77 -o SRC/pslapiv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslapiv.f mpif77 -o SRC/pslapv2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslapv2.f mpif77 -o SRC/pslaqge.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaqge.f mpif77 -o SRC/pslaqr0.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaqr0.f mpif77 -o SRC/pslaqr1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaqr1.f mpif77 -o SRC/pslaqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaqr2.f mpif77 -o SRC/pslaqr3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaqr3.f mpif77 -o SRC/pslaqr4.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaqr4.f mpif77 -o SRC/pslaqr5.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaqr5.f mpif77 -o SRC/pslaqsy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaqsy.f mpif77 -o SRC/pslared1d.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslared1d.f mpif77 -o SRC/pslared2d.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslared2d.f mpif77 -o SRC/pslarf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslarf.f mpif77 -o SRC/pslarfb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslarfb.f mpif77 -o SRC/pslarfg.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslarfg.f mpif77 -o SRC/pslarft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslarft.f mpif77 -o SRC/pslarz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslarz.f mpif77 -o SRC/pslarzb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslarzb.f mpif77 -o SRC/pslarzt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslarzt.f mpif77 -o SRC/pslascl.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslascl.f mpif77 -o SRC/pslase2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslase2.f mpif77 -o SRC/pslaset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaset.f mpif77 -o SRC/pslasmsub.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslasmsub.f mpif77 -o SRC/pslasrt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslasrt.f mpif77 -o SRC/pslassq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslassq.f mpif77 -o SRC/pslaswp.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaswp.f mpif77 -o SRC/pslatra.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslatra.f mpif77 -o SRC/pslatrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslatrd.f mpif77 -o SRC/pslatrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslatrs.f mpif77 -o SRC/pslatrz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslatrz.f mpif77 -o SRC/pslauu2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslauu2.f mpif77 -o SRC/pslauum.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslauum.f mpif77 -o SRC/pslawil.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslawil.f mpif77 -o SRC/psorg2l.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psorg2l.f mpif77 -o SRC/psorg2r.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psorg2r.f mpif77 -o SRC/psorgl2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psorgl2.f mpif77 -o SRC/psorglq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psorglq.f mpif77 -o SRC/psorgql.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psorgql.f mpif77 -o SRC/psorgqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psorgqr.f mpif77 -o SRC/psorgr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psorgr2.f mpif77 -o SRC/psorgrq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psorgrq.f mpif77 -o SRC/psorm2l.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psorm2l.f mpif77 -o SRC/psorm2r.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psorm2r.f mpif77 -o SRC/psormbr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psormbr.f mpif77 -o SRC/psormhr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psormhr.f mpif77 -o SRC/psorml2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psorml2.f mpif77 -o SRC/psormlq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psormlq.f mpif77 -o SRC/psormql.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psormql.f mpif77 -o SRC/psormqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psormqr.f mpif77 -o SRC/psormr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psormr2.f mpif77 -o SRC/psormr3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psormr3.f mpif77 -o SRC/psormrq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psormrq.f mpif77 -o SRC/psormrz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psormrz.f mpif77 -o SRC/psormtr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psormtr.f mpif77 -o SRC/pspbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspbsv.f mpif77 -o SRC/pspbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspbtrf.f mpif77 -o SRC/pspbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspbtrs.f mpif77 -o SRC/pspbtrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspbtrsv.f mpif77 -o SRC/pspocon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspocon.f mpif77 -o SRC/pspoequ.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspoequ.f mpif77 -o SRC/psporfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psporfs.f mpif77 -o SRC/psposv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psposv.f mpif77 -o SRC/psposvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psposvx.f mpif77 -o SRC/pspotf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspotf2.f mpif77 -o SRC/pspotrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspotrf.f mpif77 -o SRC/pspotri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspotri.f mpif77 -o SRC/pspotrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspotrs.f mpif77 -o SRC/psptsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psptsv.f mpif77 -o SRC/pspttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspttrf.f mpif77 -o SRC/pspttrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspttrs.f mpif77 -o SRC/pspttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspttrsv.f mpif77 -o SRC/psrot.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psrot.f mpif77 -o SRC/psrscl.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psrscl.f mpif77 -o SRC/psstebz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psstebz.f mpif77 -o SRC/psstedc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psstedc.f mpif77 -o SRC/psstein.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psstein.f mpif77 -o SRC/pssyev.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssyev.f mpif77 -o SRC/pssyevd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssyevd.f mpif77 -o SRC/pssyevr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssyevr.f mpif77 -o SRC/pssyevx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssyevx.f mpif77 -o SRC/pssygs2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssygs2.f mpif77 -o SRC/pssygst.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssygst.f mpif77 -o SRC/pssygvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssygvx.f mpif77 -o SRC/pssyngst.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssyngst.f mpif77 -o SRC/pssyntrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssyntrd.f mpif77 -o SRC/pssytd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssytd2.f mpif77 -o SRC/pssytrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssytrd.f mpif77 -o SRC/pssyttrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssyttrd.f mpif77 -o SRC/pstrcon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pstrcon.f mpif77 -o SRC/pstrord.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pstrord.f mpif77 -o SRC/pstrrfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pstrrfs.f mpif77 -o SRC/pstrsen.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pstrsen.f mpif77 -o SRC/pstrti2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pstrti2.f mpif77 -o SRC/pstrtri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pstrtri.f mpif77 -o SRC/pstrtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pstrtrs.f mpif77 -o SRC/pstzrzf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pstzrzf.f mpicc -o SRC/pzaxpy.o -c -DAdd_ -fstack-protector -g3 -fopenmp SRC/pzaxpy.c mpif77 -o SRC/pzdbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzdbsv.f mpif77 -o SRC/pzdbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzdbtrf.f mpif77 -o SRC/pzdbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzdbtrs.f mpif77 -o SRC/pzdbtrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzdbtrsv.f mpicc -o SRC/pzdotc.o -c -DAdd_ -fstack-protector -g3 -fopenmp SRC/pzdotc.c mpicc -o SRC/pzdotu.o -c -DAdd_ -fstack-protector -g3 -fopenmp SRC/pzdotu.c mpif77 -o SRC/pzdrscl.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzdrscl.f mpif77 -o SRC/pzdtsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzdtsv.f mpif77 -o SRC/pzdttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzdttrf.f mpif77 -o SRC/pzdttrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzdttrs.f mpif77 -o SRC/pzdttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzdttrsv.f mpif77 -o SRC/pzgbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgbsv.f mpif77 -o SRC/pzgbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgbtrf.f mpif77 -o SRC/pzgbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgbtrs.f mpif77 -o SRC/pzgebd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgebd2.f mpif77 -o SRC/pzgebrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgebrd.f mpif77 -o SRC/pzgecon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgecon.f mpif77 -o SRC/pzgeequ.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgeequ.f mpif77 -o SRC/pzgehd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgehd2.f mpif77 -o SRC/pzgehrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgehrd.f mpif77 -o SRC/pzgelq2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgelq2.f mpif77 -o SRC/pzgelqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgelqf.f mpif77 -o SRC/pzgels.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgels.f mpif77 -o SRC/pzgeql2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgeql2.f mpif77 -o SRC/pzgeqlf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgeqlf.f mpif77 -o SRC/pzgeqpf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgeqpf.f mpif77 -o SRC/pzgeqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgeqr2.f mpif77 -o SRC/pzgeqrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgeqrf.f mpif77 -o SRC/pzgerfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgerfs.f mpif77 -o SRC/pzgerq2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgerq2.f mpif77 -o SRC/pzgerqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgerqf.f mpif77 -o SRC/pzgesv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgesv.f mpif77 -o SRC/pzgesvd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgesvd.f mpif77 -o SRC/pzgesvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgesvx.f mpif77 -o SRC/pzgetf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgetf2.f mpif77 -o SRC/pzgetrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgetrf.f mpif77 -o SRC/pzgetri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgetri.f mpif77 -o SRC/pzgetrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgetrs.f mpif77 -o SRC/pzggqrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzggqrf.f mpif77 -o SRC/pzggrqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzggrqf.f mpif77 -o SRC/pzheev.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzheev.f mpif77 -o SRC/pzheevd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzheevd.f mpif77 -o SRC/pzheevr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzheevr.f mpif77 -o SRC/pzheevx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzheevx.f mpif77 -o SRC/pzhegs2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzhegs2.f mpif77 -o SRC/pzhegst.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzhegst.f mpif77 -o SRC/pzhegvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzhegvx.f mpif77 -o SRC/pzhengst.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzhengst.f mpif77 -o SRC/pzhentrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzhentrd.f mpif77 -o SRC/pzhetd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzhetd2.f mpif77 -o SRC/pzhetrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzhetrd.f mpif77 -o SRC/pzhettrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzhettrd.f mpif77 -o SRC/pzlabrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlabrd.f mpif77 -o SRC/pzlacgv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlacgv.f mpif77 -o SRC/pzlacon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlacon.f mpif77 -o SRC/pzlaconsb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlaconsb.f mpif77 -o SRC/pzlacp2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlacp2.f mpif77 -o SRC/pzlacp3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlacp3.f mpif77 -o SRC/pzlacpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlacpy.f mpif77 -o SRC/pzlaevswp.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlaevswp.f mpif77 -o SRC/pzlahqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlahqr.f mpif77 -o SRC/pzlahrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlahrd.f mpif77 -o SRC/pzlamr1d.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlamr1d.f mpif77 -o SRC/pzlange.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlange.f mpif77 -o SRC/pzlanhe.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlanhe.f mpif77 -o SRC/pzlanhs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlanhs.f mpif77 -o SRC/pzlansy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlansy.f mpif77 -o SRC/pzlantr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlantr.f mpif77 -o SRC/pzlapiv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlapiv.f mpif77 -o SRC/pzlapv2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlapv2.f mpif77 -o SRC/pzlaqge.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlaqge.f mpif77 -o SRC/pzlaqsy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlaqsy.f mpif77 -o SRC/pzlarf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlarf.f mpif77 -o SRC/pzlarfb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlarfb.f mpif77 -o SRC/pzlarfc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlarfc.f mpif77 -o SRC/pzlarfg.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlarfg.f mpif77 -o SRC/pzlarft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlarft.f mpif77 -o SRC/pzlarz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlarz.f mpif77 -o SRC/pzlarzb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlarzb.f mpif77 -o SRC/pzlarzc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlarzc.f mpif77 -o SRC/pzlarzt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlarzt.f mpif77 -o SRC/pzlascl.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlascl.f mpif77 -o SRC/pzlase2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlase2.f mpif77 -o SRC/pzlaset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlaset.f mpif77 -o SRC/pzlasmsub.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlasmsub.f mpif77 -o SRC/pzlassq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlassq.f mpif77 -o SRC/pzlaswp.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlaswp.f mpif77 -o SRC/pzlatra.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlatra.f mpif77 -o SRC/pzlatrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlatrd.f mpif77 -o SRC/pzlatrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlatrs.f mpif77 -o SRC/pzlatrz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlatrz.f mpif77 -o SRC/pzlattrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlattrs.f mpif77 -o SRC/pzlauu2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlauu2.f mpif77 -o SRC/pzlauum.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlauum.f mpif77 -o SRC/pzlawil.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlawil.f mpif77 -o SRC/pzmax1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzmax1.f mpif77 -o SRC/pzpbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpbsv.f mpif77 -o SRC/pzpbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpbtrf.f mpif77 -o SRC/pzpbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpbtrs.f mpif77 -o SRC/pzpbtrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpbtrsv.f mpif77 -o SRC/pzpocon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpocon.f mpif77 -o SRC/pzpoequ.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpoequ.f mpif77 -o SRC/pzporfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzporfs.f mpif77 -o SRC/pzposv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzposv.f mpif77 -o SRC/pzposvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzposvx.f mpif77 -o SRC/pzpotf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpotf2.f mpif77 -o SRC/pzpotrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpotrf.f mpif77 -o SRC/pzpotri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpotri.f mpif77 -o SRC/pzpotrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpotrs.f mpif77 -o SRC/pzptsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzptsv.f mpif77 -o SRC/pzpttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpttrf.f mpif77 -o SRC/pzpttrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpttrs.f mpif77 -o SRC/pzpttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpttrsv.f mpicc -o SRC/pzrot.o -c -DAdd_ -fstack-protector -g3 -fopenmp SRC/pzrot.c mpif77 -o SRC/pzstein.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzstein.f mpif77 -o SRC/pztrcon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pztrcon.f mpif77 -o SRC/pztrevc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pztrevc.f mpif77 -o SRC/pztrrfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pztrrfs.f mpif77 -o SRC/pztrti2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pztrti2.f mpif77 -o SRC/pztrtri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pztrtri.f mpif77 -o SRC/pztrtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pztrtrs.f mpif77 -o SRC/pztzrzf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pztzrzf.f mpif77 -o SRC/pzung2l.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzung2l.f mpif77 -o SRC/pzung2r.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzung2r.f mpif77 -o SRC/pzungl2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzungl2.f mpif77 -o SRC/pzunglq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunglq.f mpif77 -o SRC/pzungql.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzungql.f mpif77 -o SRC/pzungqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzungqr.f mpif77 -o SRC/pzungr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzungr2.f mpif77 -o SRC/pzungrq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzungrq.f mpif77 -o SRC/pzunm2l.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunm2l.f mpif77 -o SRC/pzunm2r.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunm2r.f mpif77 -o SRC/pzunmbr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunmbr.f mpif77 -o SRC/pzunmhr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunmhr.f mpif77 -o SRC/pzunml2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunml2.f mpif77 -o SRC/pzunmlq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunmlq.f mpif77 -o SRC/pzunmql.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunmql.f mpif77 -o SRC/pzunmqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunmqr.f mpif77 -o SRC/pzunmr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunmr2.f mpif77 -o SRC/pzunmr3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunmr3.f mpif77 -o SRC/pzunmrq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunmrq.f mpif77 -o SRC/pzunmrz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunmrz.f mpif77 -o SRC/pzunmtr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunmtr.f mpif77 -o SRC/sdbtf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/sdbtf2.f mpif77 -o SRC/sdbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/sdbtrf.f mpif77 -o SRC/sdttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/sdttrf.f mpif77 -o SRC/sdttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/sdttrsv.f mpif77 -o SRC/slamsh.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slamsh.f mpif77 -o SRC/slapst.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slapst.f mpif77 -o SRC/slaqr6.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slaqr6.f mpif77 -o SRC/slar1va.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slar1va.f mpif77 -o SRC/slaref.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slaref.f mpif77 -o SRC/slarrb2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slarrb2.f mpif77 -o SRC/slarrd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slarrd2.f mpif77 -o SRC/slarre2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slarre2.f mpif77 -o SRC/slarre2a.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slarre2a.f mpif77 -o SRC/slarrf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slarrf2.f mpif77 -o SRC/slarrv2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slarrv2.f mpif77 -o SRC/slasorte.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slasorte.f mpif77 -o SRC/slasrt2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slasrt2.f mpif77 -o SRC/spttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/spttrsv.f mpif77 -o SRC/sstegr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/sstegr2.f mpif77 -o SRC/sstegr2a.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/sstegr2a.f mpif77 -o SRC/sstegr2b.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/sstegr2b.f mpif77 -o SRC/sstein2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/sstein2.f mpif77 -o SRC/ssteqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/ssteqr2.f mpif77 -o SRC/strmvt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/strmvt.f mpif77 -o SRC/zdbtf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/zdbtf2.f mpif77 -o SRC/zdbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/zdbtrf.f mpif77 -o SRC/zdttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/zdttrf.f mpif77 -o SRC/zdttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/zdttrsv.f mpif77 -o SRC/zlahqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/zlahqr2.f mpif77 -o SRC/zlamsh.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/zlamsh.f mpif77 -o SRC/zlanv2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/zlanv2.f mpif77 -o SRC/zlaref.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/zlaref.f mpif77 -o SRC/zpttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/zpttrsv.f mpif77 -o SRC/zsteqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/zsteqr2.f mpif77 -o SRC/ztrmvt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/ztrmvt.f mpif77 -o TOOLS/LAPACK/clagge.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/clagge.f mpif77 -o TOOLS/LAPACK/claghe.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/claghe.f mpif77 -o TOOLS/LAPACK/clagsy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/clagsy.f mpif77 -o TOOLS/LAPACK/clarnd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/clarnd.f mpif77 -o TOOLS/LAPACK/clarnv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/clarnv.f mpif77 -o TOOLS/LAPACK/clarot.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/clarot.f mpif77 -o TOOLS/LAPACK/clatm1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/clatm1.f mpif77 -o TOOLS/LAPACK/clatms.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/clatms.f mpif77 -o TOOLS/LAPACK/dlagge.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/dlagge.f mpif77 -o TOOLS/LAPACK/dlagsy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/dlagsy.f mpif77 -o TOOLS/LAPACK/dlaran.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/dlaran.f mpif77 -o TOOLS/LAPACK/dlarnd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/dlarnd.f mpif77 -o TOOLS/LAPACK/dlarot.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/dlarot.f mpif77 -o TOOLS/LAPACK/dlatm1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/dlatm1.f mpif77 -o TOOLS/LAPACK/dlatms.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/dlatms.f mpif77 -o TOOLS/LAPACK/icopy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/icopy.f mpif77 -o TOOLS/LAPACK/slagge.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/slagge.f mpif77 -o TOOLS/LAPACK/slagsy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/slagsy.f mpif77 -o TOOLS/LAPACK/slaran.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/slaran.f mpif77 -o TOOLS/LAPACK/slarnd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/slarnd.f mpif77 -o TOOLS/LAPACK/slarot.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/slarot.f mpif77 -o TOOLS/LAPACK/slatm1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/slatm1.f mpif77 -o TOOLS/LAPACK/slatms.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/slatms.f mpif77 -o TOOLS/LAPACK/zlagge.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/zlagge.f mpif77 -o TOOLS/LAPACK/zlaghe.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/zlaghe.f mpif77 -o TOOLS/LAPACK/zlagsy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/zlagsy.f mpif77 -o TOOLS/LAPACK/zlarnd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/zlarnd.f mpif77 -o TOOLS/LAPACK/zlarnv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/zlarnv.f mpif77 -o TOOLS/LAPACK/zlarot.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/zlarot.f mpif77 -o TOOLS/LAPACK/zlatm1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/zlatm1.f mpif77 -o TOOLS/LAPACK/zlatms.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/zlatms.f mpicc -o TOOLS/SL_gridreshape.o -c -DAdd_ -fstack-protector -g3 -fopenmp TOOLS/SL_gridreshape.c mpif77 -o TOOLS/SL_init.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/SL_init.f mpif77 -o TOOLS/ccdotc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/ccdotc.f mpif77 -o TOOLS/ccdotu.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/ccdotu.f mpif77 -o TOOLS/chk1mat.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/chk1mat.f mpif77 -o TOOLS/clatcpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/clatcpy.f mpif77 -o TOOLS/cmatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/cmatadd.f mpif77 -o TOOLS/dddot.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/dddot.f mpif77 -o TOOLS/desc_convert.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/desc_convert.f mpif77 -o TOOLS/descinit.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/descinit.f mpif77 -o TOOLS/descset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/descset.f mpif77 -o TOOLS/dlatcpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/dlatcpy.f mpif77 -o TOOLS/dmatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/dmatadd.f mpif77 -o TOOLS/dsasum.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/dsasum.f mpif77 -o TOOLS/dscasum.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/dscasum.f mpif77 -o TOOLS/dscnrm2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/dscnrm2.f mpif77 -o TOOLS/dsnrm2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/dsnrm2.f mpif77 -o TOOLS/iceil.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/iceil.f mpif77 -o TOOLS/ilacpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/ilacpy.f mpif77 -o TOOLS/ilcm.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/ilcm.f mpif77 -o TOOLS/indxg2l.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/indxg2l.f mpif77 -o TOOLS/indxg2p.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/indxg2p.f mpif77 -o TOOLS/indxl2g.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/indxl2g.f mpif77 -o TOOLS/infog1l.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/infog1l.f mpif77 -o TOOLS/infog2l.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/infog2l.f mpif77 -o TOOLS/npreroc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/npreroc.f mpif77 -o TOOLS/numroc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/numroc.f mpif77 -o TOOLS/pcchekpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pcchekpad.f mpif77 -o TOOLS/pccol2row.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pccol2row.f mpif77 -o TOOLS/pcelget.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pcelget.f mpif77 -o TOOLS/pcelset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pcelset.f mpif77 -o TOOLS/pcelset2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pcelset2.f mpif77 -o TOOLS/pcfillpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pcfillpad.f mpif77 -o TOOLS/pchkxmat.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pchkxmat.f mpif77 -o TOOLS/pclaprnt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pclaprnt.f mpif77 -o TOOLS/pclaread.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pclaread.f mpif77 -o TOOLS/pclawrite.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pclawrite.f mpif77 -o TOOLS/pcmatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pcmatadd.f mpif77 -o TOOLS/pcrow2col.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pcrow2col.f mpif77 -o TOOLS/pctreecomb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pctreecomb.f mpif77 -o TOOLS/pdchekpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdchekpad.f mpif77 -o TOOLS/pdcol2row.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdcol2row.f mpif77 -o TOOLS/pdelget.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdelget.f mpif77 -o TOOLS/pdelset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdelset.f mpif77 -o TOOLS/pdelset2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdelset2.f mpif77 -o TOOLS/pdfillpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdfillpad.f mpif77 -o TOOLS/pdlaprnt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdlaprnt.f mpif77 -o TOOLS/pdlaread.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdlaread.f mpif77 -o TOOLS/pdlawrite.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdlawrite.f mpif77 -o TOOLS/pdmatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdmatadd.f mpif77 -o TOOLS/pdrow2col.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdrow2col.f mpif77 -o TOOLS/pdtreecomb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdtreecomb.f mpif77 -o TOOLS/pichekpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pichekpad.f mpif77 -o TOOLS/picol2row.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/picol2row.f mpif77 -o TOOLS/pielget.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pielget.f mpif77 -o TOOLS/pielset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pielset.f mpif77 -o TOOLS/pielset2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pielset2.f mpif77 -o TOOLS/pifillpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pifillpad.f mpif77 -o TOOLS/pilaprnt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pilaprnt.f mpif77 -o TOOLS/pirow2col.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pirow2col.f mpif77 -o TOOLS/pitreecomb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pitreecomb.f mpif77 -o TOOLS/pschekpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pschekpad.f mpif77 -o TOOLS/pscol2row.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pscol2row.f mpif77 -o TOOLS/pselget.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pselget.f mpif77 -o TOOLS/pselset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pselset.f mpif77 -o TOOLS/pselset2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pselset2.f mpif77 -o TOOLS/psfillpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/psfillpad.f mpif77 -o TOOLS/pslaprnt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pslaprnt.f mpif77 -o TOOLS/pslaread.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pslaread.f mpif77 -o TOOLS/pslawrite.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pslawrite.f mpif77 -o TOOLS/psmatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/psmatadd.f mpif77 -o TOOLS/psrow2col.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/psrow2col.f mpif77 -o TOOLS/pstreecomb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pstreecomb.f mpif77 -o TOOLS/pzchekpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pzchekpad.f mpif77 -o TOOLS/pzcol2row.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pzcol2row.f mpif77 -o TOOLS/pzelget.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pzelget.f mpif77 -o TOOLS/pzelset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pzelset.f mpif77 -o TOOLS/pzelset2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pzelset2.f mpif77 -o TOOLS/pzfillpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pzfillpad.f mpif77 -o TOOLS/pzlaprnt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pzlaprnt.f mpif77 -o TOOLS/pzlaread.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pzlaread.f mpif77 -o TOOLS/pzlawrite.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pzlawrite.f mpif77 -o TOOLS/pzmatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pzmatadd.f mpif77 -o TOOLS/pzrow2col.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pzrow2col.f mpif77 -o TOOLS/pztreecomb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pztreecomb.f mpicc -o TOOLS/reshape.o -c -DAdd_ -fstack-protector -g3 -fopenmp TOOLS/reshape.c mpif77 -o TOOLS/slatcpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/slatcpy.f mpif77 -o TOOLS/sltimer.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/sltimer.f mpif77 -o TOOLS/smatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/smatadd.f mpif77 -o TOOLS/ssdot.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/ssdot.f mpif77 -o TOOLS/zlatcpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/zlatcpy.f mpif77 -o TOOLS/zmatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/zmatadd.f mpif77 -o TOOLS/zzdotc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/zzdotc.f mpif77 -o TOOLS/zzdotu.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/zzdotu.f mpif77 -o PBLAS/SRC/PBBLAS/pbcmatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbcmatadd.f mpif77 -o PBLAS/SRC/PBBLAS/pbctran.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbctran.f mpif77 -o PBLAS/SRC/PBBLAS/pbctrget.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbctrget.f mpif77 -o PBLAS/SRC/PBBLAS/pbctrnv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbctrnv.f mpif77 -o PBLAS/SRC/PBBLAS/pbctrsrt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbctrsrt.f mpif77 -o PBLAS/SRC/PBBLAS/pbctrst1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbctrst1.f mpif77 -o PBLAS/SRC/PBBLAS/pbcvecadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbcvecadd.f mpif77 -o PBLAS/SRC/PBBLAS/pbdmatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbdmatadd.f mpif77 -o PBLAS/SRC/PBBLAS/pbdtran.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbdtran.f mpif77 -o PBLAS/SRC/PBBLAS/pbdtrget.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbdtrget.f mpif77 -o PBLAS/SRC/PBBLAS/pbdtrnv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbdtrnv.f mpif77 -o PBLAS/SRC/PBBLAS/pbdtrsrt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbdtrsrt.f mpif77 -o PBLAS/SRC/PBBLAS/pbdtrst1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbdtrst1.f mpif77 -o PBLAS/SRC/PBBLAS/pbdvecadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbdvecadd.f mpif77 -o PBLAS/SRC/PBBLAS/pbsmatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbsmatadd.f mpif77 -o PBLAS/SRC/PBBLAS/pbstran.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbstran.f mpif77 -o PBLAS/SRC/PBBLAS/pbstrget.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbstrget.f mpif77 -o PBLAS/SRC/PBBLAS/pbstrnv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbstrnv.f mpif77 -o PBLAS/SRC/PBBLAS/pbstrsrt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbstrsrt.f mpif77 -o PBLAS/SRC/PBBLAS/pbstrst1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbstrst1.f mpif77 -o PBLAS/SRC/PBBLAS/pbsvecadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbsvecadd.f mpif77 -o PBLAS/SRC/PBBLAS/pbzmatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbzmatadd.f mpif77 -o PBLAS/SRC/PBBLAS/pbztran.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbztran.f mpif77 -o PBLAS/SRC/PBBLAS/pbztrget.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbztrget.f mpif77 -o PBLAS/SRC/PBBLAS/pbztrnv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbztrnv.f mpif77 -o PBLAS/SRC/PBBLAS/pbztrsrt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbztrsrt.f mpif77 -o PBLAS/SRC/PBBLAS/pbztrst1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbztrst1.f mpif77 -o PBLAS/SRC/PBBLAS/pbzvecadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbzvecadd.f mpicc -o PBLAS/SRC/PTOOLS/PB_CGatherV.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CGatherV.c mpicc -o PBLAS/SRC/PTOOLS/PB_CInOutV.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CInOutV.c mpicc -o PBLAS/SRC/PTOOLS/PB_CInOutV2.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CInOutV2.c mpicc -o PBLAS/SRC/PTOOLS/PB_CInV.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CInV.c mpicc -o PBLAS/SRC/PTOOLS/PB_CInV2.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CInV2.c mpicc -o PBLAS/SRC/PTOOLS/PB_COutV.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_COutV.c mpicc -o PBLAS/SRC/PTOOLS/PB_CScatterV.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CScatterV.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMcontig.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CVMcontig.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMinit.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CVMinit.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMloc.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CVMloc.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMnpq.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CVMnpq.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMpack.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CVMpack.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMswp.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CVMswp.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMupdate.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CVMupdate.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cabort.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cabort.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cainfog2l.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cainfog2l.c mpicc -o PBLAS/SRC/PTOOLS/PB_CargFtoC.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CargFtoC.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cbinfo.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cbinfo.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cchkmat.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cchkmat.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cchkvec.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cchkvec.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cconjg.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cconjg.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cctypeset.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cctypeset.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cdescribe.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cdescribe.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cdescset.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cdescset.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cdtypeset.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cdtypeset.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cfirstnb.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cfirstnb.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cg2lrem.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cg2lrem.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cgcd.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cgcd.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cgetbuf.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cgetbuf.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cindxg2p.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cindxg2p.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cinfog2l.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cinfog2l.c mpicc -o PBLAS/SRC/PTOOLS/PB_Citypeset.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Citypeset.c mpicc -o PBLAS/SRC/PTOOLS/PB_Clastnb.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Clastnb.c mpicc -o PBLAS/SRC/PTOOLS/PB_Clcm.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Clcm.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cmalloc.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cmalloc.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cnnxtroc.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cnnxtroc.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cnpreroc.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cnpreroc.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cnumroc.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cnumroc.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpaxpby.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cpaxpby.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpaxpbyDN.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpaxpbyDN.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpaxpbyND.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpaxpbyND.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpaxpbyNN.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpaxpbyNN.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpdot11.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cpdot11.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpdotND.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpdotND.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpdotNN.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpdotNN.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpgeadd.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cpgeadd.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpgemmAB.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpgemmAB.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpgemmAC.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpgemmAC.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpgemmBC.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpgemmBC.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplacnjg.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cplacnjg.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplapad.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cplapad.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplapd2.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cplapd2.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplaprnt.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cplaprnt.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplasca2.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cplasca2.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplascal.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cplascal.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpswapND.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpswapND.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpswapNN.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpswapNN.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpsym.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cpsym.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpsymmAB.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpsymmAB.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpsymmBC.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpsymmBC.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpsyr.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cpsyr.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpsyr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cpsyr2.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpsyr2kA.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cpsyr2kA.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpsyr2kAC.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cpsyr2kAC.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpsyrkA.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpsyrkA.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpsyrkAC.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpsyrkAC.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cptradd.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cptradd.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cptran.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cptran.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cptrm.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cptrm.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrmmAB.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CptrmmAB.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrmmB.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CptrmmB.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cptrsm.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cptrsm.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrsmAB.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CptrsmAB.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrsmAB0.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CptrsmAB0.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrsmAB1.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CptrsmAB1.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrsmB.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CptrsmB.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cptrsv.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cptrsv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cspan.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cspan.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cstypeset.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cstypeset.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctop.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctop.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzahemv.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzahemv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzasymv.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzasymv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzatrmv.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzatrmv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzhemm.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzhemm.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzhemv.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzhemv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzher.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzher.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzher2.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzher2.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzher2k.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzher2k.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzherk.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzherk.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsymm.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzsymm.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsymv.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzsymv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsyr.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzsyr.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsyr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzsyr2.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsyr2k.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzsyr2k.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsyrk.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzsyrk.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctztrmm.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctztrmm.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctztrmv.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctztrmv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cwarn.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cwarn.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cztypeset.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cztypeset.c mpicc -o PBLAS/SRC/PTOOLS/PB_freebuf_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_freebuf_.c mpicc -o PBLAS/SRC/PTOOLS/PB_topget_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_topget_.c mpicc -o PBLAS/SRC/PTOOLS/PB_topset_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_topset_.c mpif77 -o PBLAS/SRC/PTZBLAS/cagemv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cagemv.f mpif77 -o PBLAS/SRC/PTZBLAS/cahemv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cahemv.f mpif77 -o PBLAS/SRC/PTZBLAS/casymv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/casymv.f mpif77 -o PBLAS/SRC/PTZBLAS/catrmv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/catrmv.f mpif77 -o PBLAS/SRC/PTZBLAS/ccshft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/ccshft.f mpif77 -o PBLAS/SRC/PTZBLAS/chescal.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/chescal.f mpif77 -o PBLAS/SRC/PTZBLAS/cmmadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cmmadd.f mpif77 -o PBLAS/SRC/PTZBLAS/cmmcadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cmmcadd.f mpif77 -o PBLAS/SRC/PTZBLAS/cmmdda.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cmmdda.f mpif77 -o PBLAS/SRC/PTZBLAS/cmmddac.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cmmddac.f mpif77 -o PBLAS/SRC/PTZBLAS/cmmddact.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cmmddact.f mpif77 -o PBLAS/SRC/PTZBLAS/cmmddat.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cmmddat.f mpif77 -o PBLAS/SRC/PTZBLAS/cmmtadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cmmtadd.f mpif77 -o PBLAS/SRC/PTZBLAS/cmmtcadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cmmtcadd.f mpif77 -o PBLAS/SRC/PTZBLAS/crshft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/crshft.f mpif77 -o PBLAS/SRC/PTZBLAS/cset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cset.f mpif77 -o PBLAS/SRC/PTZBLAS/csymv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/csymv.f mpif77 -o PBLAS/SRC/PTZBLAS/csyr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/csyr.f mpif77 -o PBLAS/SRC/PTZBLAS/csyr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/csyr2.f mpif77 -o PBLAS/SRC/PTZBLAS/ctzcnjg.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/ctzcnjg.f mpif77 -o PBLAS/SRC/PTZBLAS/ctzpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/ctzpad.f mpif77 -o PBLAS/SRC/PTZBLAS/ctzpadcpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/ctzpadcpy.f mpif77 -o PBLAS/SRC/PTZBLAS/ctzscal.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/ctzscal.f mpif77 -o PBLAS/SRC/PTZBLAS/cvvdotc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cvvdotc.f mpif77 -o PBLAS/SRC/PTZBLAS/cvvdotu.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cvvdotu.f mpif77 -o PBLAS/SRC/PTZBLAS/dagemv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dagemv.f mpif77 -o PBLAS/SRC/PTZBLAS/dascal.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dascal.f mpif77 -o PBLAS/SRC/PTZBLAS/dasqrtb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dasqrtb.f mpif77 -o PBLAS/SRC/PTZBLAS/dasymv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dasymv.f mpif77 -o PBLAS/SRC/PTZBLAS/datrmv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/datrmv.f mpif77 -o PBLAS/SRC/PTZBLAS/dcshft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dcshft.f mpif77 -o PBLAS/SRC/PTZBLAS/dmmadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dmmadd.f mpif77 -o PBLAS/SRC/PTZBLAS/dmmcadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dmmcadd.f mpif77 -o PBLAS/SRC/PTZBLAS/dmmdda.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dmmdda.f mpif77 -o PBLAS/SRC/PTZBLAS/dmmddac.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dmmddac.f mpif77 -o PBLAS/SRC/PTZBLAS/dmmddact.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dmmddact.f mpif77 -o PBLAS/SRC/PTZBLAS/dmmddat.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dmmddat.f mpif77 -o PBLAS/SRC/PTZBLAS/dmmtadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dmmtadd.f mpif77 -o PBLAS/SRC/PTZBLAS/dmmtcadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dmmtcadd.f mpif77 -o PBLAS/SRC/PTZBLAS/drshft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/drshft.f mpif77 -o PBLAS/SRC/PTZBLAS/dset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dset.f mpif77 -o PBLAS/SRC/PTZBLAS/dtzpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dtzpad.f mpif77 -o PBLAS/SRC/PTZBLAS/dtzpadcpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dtzpadcpy.f mpif77 -o PBLAS/SRC/PTZBLAS/dtzscal.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dtzscal.f mpif77 -o PBLAS/SRC/PTZBLAS/dvasum.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dvasum.f mpif77 -o PBLAS/SRC/PTZBLAS/dvvdot.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dvvdot.f mpif77 -o PBLAS/SRC/PTZBLAS/dzvasum.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dzvasum.f mpif77 -o PBLAS/SRC/PTZBLAS/immadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/immadd.f mpif77 -o PBLAS/SRC/PTZBLAS/immdda.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/immdda.f mpif77 -o PBLAS/SRC/PTZBLAS/immddat.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/immddat.f mpif77 -o PBLAS/SRC/PTZBLAS/immtadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/immtadd.f mpif77 -o PBLAS/SRC/PTZBLAS/pxerbla.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/pxerbla.f mpif77 -o PBLAS/SRC/PTZBLAS/sagemv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/sagemv.f mpif77 -o PBLAS/SRC/PTZBLAS/sascal.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/sascal.f mpif77 -o PBLAS/SRC/PTZBLAS/sasqrtb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/sasqrtb.f mpif77 -o PBLAS/SRC/PTZBLAS/sasymv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/sasymv.f mpif77 -o PBLAS/SRC/PTZBLAS/satrmv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/satrmv.f mpif77 -o PBLAS/SRC/PTZBLAS/scshft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/scshft.f mpif77 -o PBLAS/SRC/PTZBLAS/scvasum.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/scvasum.f mpif77 -o PBLAS/SRC/PTZBLAS/smmadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/smmadd.f mpif77 -o PBLAS/SRC/PTZBLAS/smmcadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/smmcadd.f mpif77 -o PBLAS/SRC/PTZBLAS/smmdda.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/smmdda.f mpif77 -o PBLAS/SRC/PTZBLAS/smmddac.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/smmddac.f mpif77 -o PBLAS/SRC/PTZBLAS/smmddact.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/smmddact.f mpif77 -o PBLAS/SRC/PTZBLAS/smmddat.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/smmddat.f mpif77 -o PBLAS/SRC/PTZBLAS/smmtadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/smmtadd.f mpif77 -o PBLAS/SRC/PTZBLAS/smmtcadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/smmtcadd.f mpif77 -o PBLAS/SRC/PTZBLAS/srshft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/srshft.f mpif77 -o PBLAS/SRC/PTZBLAS/sset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/sset.f mpif77 -o PBLAS/SRC/PTZBLAS/stzpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/stzpad.f mpif77 -o PBLAS/SRC/PTZBLAS/stzpadcpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/stzpadcpy.f mpif77 -o PBLAS/SRC/PTZBLAS/stzscal.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/stzscal.f mpif77 -o PBLAS/SRC/PTZBLAS/svasum.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/svasum.f mpif77 -o PBLAS/SRC/PTZBLAS/svvdot.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/svvdot.f mpif77 -o PBLAS/SRC/PTZBLAS/zagemv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zagemv.f mpif77 -o PBLAS/SRC/PTZBLAS/zahemv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zahemv.f mpif77 -o PBLAS/SRC/PTZBLAS/zasymv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zasymv.f mpif77 -o PBLAS/SRC/PTZBLAS/zatrmv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zatrmv.f mpif77 -o PBLAS/SRC/PTZBLAS/zcshft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zcshft.f mpif77 -o PBLAS/SRC/PTZBLAS/zhescal.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zhescal.f mpif77 -o PBLAS/SRC/PTZBLAS/zmmadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zmmadd.f mpif77 -o PBLAS/SRC/PTZBLAS/zmmcadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zmmcadd.f mpif77 -o PBLAS/SRC/PTZBLAS/zmmdda.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zmmdda.f mpif77 -o PBLAS/SRC/PTZBLAS/zmmddac.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zmmddac.f mpif77 -o PBLAS/SRC/PTZBLAS/zmmddact.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zmmddact.f mpif77 -o PBLAS/SRC/PTZBLAS/zmmddat.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zmmddat.f mpif77 -o PBLAS/SRC/PTZBLAS/zmmtadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zmmtadd.f mpif77 -o PBLAS/SRC/PTZBLAS/zmmtcadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zmmtcadd.f mpif77 -o PBLAS/SRC/PTZBLAS/zrshft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zrshft.f mpif77 -o PBLAS/SRC/PTZBLAS/zset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zset.f mpif77 -o PBLAS/SRC/PTZBLAS/zsymv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zsymv.f mpif77 -o PBLAS/SRC/PTZBLAS/zsyr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zsyr.f mpif77 -o PBLAS/SRC/PTZBLAS/zsyr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zsyr2.f mpif77 -o PBLAS/SRC/PTZBLAS/ztzcnjg.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/ztzcnjg.f mpif77 -o PBLAS/SRC/PTZBLAS/ztzpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/ztzpad.f mpif77 -o PBLAS/SRC/PTZBLAS/ztzpadcpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/ztzpadcpy.f mpif77 -o PBLAS/SRC/PTZBLAS/ztzscal.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/ztzscal.f mpif77 -o PBLAS/SRC/PTZBLAS/zvvdotc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zvvdotc.f mpif77 -o PBLAS/SRC/PTZBLAS/zvvdotu.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zvvdotu.f /usr/bin/ar cr libscalapack.a SRC/clamov.o SRC/dlamov.o SRC/slamov.o SRC/zlamov.o BLACS/SRC/igesd2d_.o BLACS/SRC/sgesd2d_.o BLACS/SRC/dgesd2d_.o BLACS/SRC/cgesd2d_.o BLACS/SRC/zgesd2d_.o BLACS/SRC/itrsd2d_.o BLACS/SRC/strsd2d_.o BLACS/SRC/dtrsd2d_.o BLACS/SRC/ctrsd2d_.o BLACS/SRC/ztrsd2d_.o BLACS/SRC/igerv2d_.o BLACS/SRC/sgerv2d_.o BLACS/SRC/dgerv2d_.o BLACS/SRC/cgerv2d_.o BLACS/SRC/zgerv2d_.o BLACS/SRC/itrrv2d_.o BLACS/SRC/strrv2d_.o BLACS/SRC/dtrrv2d_.o BLACS/SRC/ctrrv2d_.o BLACS/SRC/ztrrv2d_.o BLACS/SRC/igebs2d_.o BLACS/SRC/sgebs2d_.o BLACS/SRC/dgebs2d_.o BLACS/SRC/cgebs2d_.o BLACS/SRC/zgebs2d_.o BLACS/SRC/igebr2d_.o BLACS/SRC/sgebr2d_.o BLACS/SRC/dgebr2d_.o BLACS/SRC/cgebr2d_.o BLACS/SRC/zgebr2d_.o BLACS/SRC/itrbs2d_.o BLACS/SRC/strbs2d_.o BLACS/SRC/dtrbs2d_.o BLACS/SRC/ctrbs2d_.o BLACS/SRC/ztrbs2d_.o BLACS/SRC/itrbr2d_.o BLACS/SRC/strbr2d_.o BLACS/SRC/dtrbr2d_.o BLACS/SRC/ctrbr2d_.o BLACS/SRC/ztrbr2d_.o BLACS/SRC/igsum2d_.o BLACS/SRC/sgsum2d_.o BLACS/SRC/dgsum2d_.o BLACS/SRC/cgsum2d_.o BLACS/SRC/zgsum2d_.o BLACS/SRC/igamx2d_.o BLACS/SRC/sgamx2d_.o BLACS/SRC/dgamx2d_.o BLACS/SRC/cgamx2d_.o BLACS/SRC/zgamx2d_.o BLACS/SRC/igamn2d_.o BLACS/SRC/sgamn2d_.o BLACS/SRC/dgamn2d_.o BLACS/SRC/cgamn2d_.o BLACS/SRC/zgamn2d_.o BLACS/SRC/blacs_setup_.o BLACS/SRC/blacs_set_.o BLACS/SRC/blacs_get_.o BLACS/SRC/blacs_abort_.o BLACS/SRC/blacs_exit_.o BLACS/SRC/blacs_pnum_.o BLACS/SRC/blacs_pcoord_.o BLACS/SRC/ksendid_.o BLACS/SRC/krecvid_.o BLACS/SRC/kbsid_.o BLACS/SRC/kbrid_.o BLACS/SRC/dcputime00_.o BLACS/SRC/dwalltime00_.o BLACS/SRC/blacs_pinfo_.o BLACS/SRC/blacs_init_.o BLACS/SRC/blacs_map_.o BLACS/SRC/blacs_free_.o BLACS/SRC/blacs_grid_.o BLACS/SRC/blacs_info_.o BLACS/SRC/blacs_barr_.o BLACS/SRC/sys2blacs_.o BLACS/SRC/blacs2sys_.o BLACS/SRC/free_handle_.o BLACS/SRC/BI_Arecv.o BLACS/SRC/BI_ArgCheck.o BLACS/SRC/BI_Asend.o BLACS/SRC/BI_BeComb.o BLACS/SRC/BI_BlacsAbort.o BLACS/SRC/BI_BlacsErr.o BLACS/SRC/BI_BlacsWarn.o BLACS/SRC/BI_BuffIsFree.o BLACS/SRC/BI_ContxtNum.o BLACS/SRC/BI_EmergencyBuff.o BLACS/SRC/BI_GetBuff.o BLACS/SRC/BI_GetMpiGeType.o BLACS/SRC/BI_GetMpiTrType.o BLACS/SRC/BI_GlobalVars.o BLACS/SRC/BI_HypBR.o BLACS/SRC/BI_HypBS.o BLACS/SRC/BI_IdringBR.o BLACS/SRC/BI_IdringBS.o BLACS/SRC/BI_MpathBR.o BLACS/SRC/BI_MpathBS.o BLACS/SRC/BI_MringComb.o BLACS/SRC/BI_Pack.o BLACS/SRC/BI_Rsend.o BLACS/SRC/BI_Srecv.o BLACS/SRC/BI_SringBR.o BLACS/SRC/BI_SringBS.o BLACS/SRC/BI_Ssend.o BLACS/SRC/BI_TransDist.o BLACS/SRC/BI_TransUserComm.o BLACS/SRC/BI_TreeBR.o BLACS/SRC/BI_TreeBS.o BLACS/SRC/BI_TreeComb.o BLACS/SRC/BI_Unpack.o BLACS/SRC/BI_UpdateBuffs.o BLACS/SRC/BI_cMPI_amn.o BLACS/SRC/BI_cMPI_amn2.o BLACS/SRC/BI_cMPI_amx.o BLACS/SRC/BI_cMPI_amx2.o BLACS/SRC/BI_cMPI_sum.o BLACS/SRC/BI_cvvamn.o BLACS/SRC/BI_cvvamn2.o BLACS/SRC/BI_cvvamx.o BLACS/SRC/BI_cvvamx2.o BLACS/SRC/BI_cvvsum.o BLACS/SRC/BI_dMPI_amn.o BLACS/SRC/BI_dMPI_amn2.o BLACS/SRC/BI_dMPI_amx.o BLACS/SRC/BI_dMPI_amx2.o BLACS/SRC/BI_dmvcopy.o BLACS/SRC/BI_dvmcopy.o BLACS/SRC/BI_dvvamn.o BLACS/SRC/BI_dvvamn2.o BLACS/SRC/BI_dvvamx.o BLACS/SRC/BI_dvvamx2.o BLACS/SRC/BI_dvvsum.o BLACS/SRC/BI_iMPI_amn.o BLACS/SRC/BI_iMPI_amn2.o BLACS/SRC/BI_iMPI_amx.o BLACS/SRC/BI_iMPI_amx2.o BLACS/SRC/BI_imvcopy.o BLACS/SRC/BI_ivmcopy.o BLACS/SRC/BI_ivvamn.o BLACS/SRC/BI_ivvamn2.o BLACS/SRC/BI_ivvamx.o BLACS/SRC/BI_ivvamx2.o BLACS/SRC/BI_ivvsum.o BLACS/SRC/BI_sMPI_amn.o BLACS/SRC/BI_sMPI_amn2.o BLACS/SRC/BI_sMPI_amx.o BLACS/SRC/BI_sMPI_amx2.o BLACS/SRC/BI_smvcopy.o BLACS/SRC/BI_svmcopy.o BLACS/SRC/BI_svvamn.o BLACS/SRC/BI_svvamn2.o BLACS/SRC/BI_svvamx.o BLACS/SRC/BI_svvamx2.o BLACS/SRC/BI_svvsum.o BLACS/SRC/BI_zMPI_amn.o BLACS/SRC/BI_zMPI_amn2.o BLACS/SRC/BI_zMPI_amx.o BLACS/SRC/BI_zMPI_amx2.o BLACS/SRC/BI_zMPI_sum.o BLACS/SRC/BI_zvvamn.o BLACS/SRC/BI_zvvamn2.o BLACS/SRC/BI_zvvamx.o BLACS/SRC/BI_zvvamx2.o BLACS/SRC/BI_zvvsum.o PBLAS/SRC/pcagemv_.o PBLAS/SRC/pcahemv_.o PBLAS/SRC/pcamax_.o PBLAS/SRC/pcatrmv_.o PBLAS/SRC/pcaxpy_.o PBLAS/SRC/pccopy_.o PBLAS/SRC/pcdotc_.o PBLAS/SRC/pcdotu_.o PBLAS/SRC/pcgeadd_.o PBLAS/SRC/pcgemm_.o PBLAS/SRC/pcgemv_.o PBLAS/SRC/pcgerc_.o PBLAS/SRC/pcgeru_.o PBLAS/SRC/pchemm_.o PBLAS/SRC/pchemv_.o PBLAS/SRC/pcher2_.o PBLAS/SRC/pcher2k_.o PBLAS/SRC/pcher_.o PBLAS/SRC/pcherk_.o PBLAS/SRC/pcscal_.o PBLAS/SRC/pcsscal_.o PBLAS/SRC/pcswap_.o PBLAS/SRC/pcsymm_.o PBLAS/SRC/pcsyr2k_.o PBLAS/SRC/pcsyrk_.o PBLAS/SRC/pctradd_.o PBLAS/SRC/pctranc_.o PBLAS/SRC/pctranu_.o PBLAS/SRC/pctrmm_.o PBLAS/SRC/pctrmv_.o PBLAS/SRC/pctrsm_.o PBLAS/SRC/pctrsv_.o PBLAS/SRC/pdagemv_.o PBLAS/SRC/pdamax_.o PBLAS/SRC/pdasum_.o PBLAS/SRC/pdasymv_.o PBLAS/SRC/pdatrmv_.o PBLAS/SRC/pdaxpy_.o PBLAS/SRC/pdcopy_.o PBLAS/SRC/pddot_.o PBLAS/SRC/pdgeadd_.o PBLAS/SRC/pdgemm_.o PBLAS/SRC/pdgemv_.o PBLAS/SRC/pdger_.o PBLAS/SRC/pdnrm2_.o PBLAS/SRC/pdscal_.o PBLAS/SRC/pdswap_.o PBLAS/SRC/pdsymm_.o PBLAS/SRC/pdsymv_.o PBLAS/SRC/pdsyr2_.o PBLAS/SRC/pdsyr2k_.o PBLAS/SRC/pdsyr_.o PBLAS/SRC/pdsyrk_.o PBLAS/SRC/pdtradd_.o PBLAS/SRC/pdtran_.o PBLAS/SRC/pdtrmm_.o PBLAS/SRC/pdtrmv_.o PBLAS/SRC/pdtrsm_.o PBLAS/SRC/pdtrsv_.o PBLAS/SRC/pdzasum_.o PBLAS/SRC/pdznrm2_.o PBLAS/SRC/picopy_.o PBLAS/SRC/pilaenv.o PBLAS/SRC/psagemv_.o PBLAS/SRC/psamax_.o PBLAS/SRC/psasum_.o PBLAS/SRC/psasymv_.o PBLAS/SRC/psatrmv_.o PBLAS/SRC/psaxpy_.o PBLAS/SRC/pscasum_.o PBLAS/SRC/pscnrm2_.o PBLAS/SRC/pscopy_.o PBLAS/SRC/psdot_.o PBLAS/SRC/psgeadd_.o PBLAS/SRC/psgemm_.o PBLAS/SRC/psgemv_.o PBLAS/SRC/psger_.o PBLAS/SRC/psnrm2_.o PBLAS/SRC/psscal_.o PBLAS/SRC/psswap_.o PBLAS/SRC/pssymm_.o PBLAS/SRC/pssymv_.o PBLAS/SRC/pssyr2_.o PBLAS/SRC/pssyr2k_.o PBLAS/SRC/pssyr_.o PBLAS/SRC/pssyrk_.o PBLAS/SRC/pstradd_.o PBLAS/SRC/pstran_.o PBLAS/SRC/pstrmm_.o PBLAS/SRC/pstrmv_.o PBLAS/SRC/pstrsm_.o PBLAS/SRC/pstrsv_.o PBLAS/SRC/pzagemv_.o PBLAS/SRC/pzahemv_.o PBLAS/SRC/pzamax_.o PBLAS/SRC/pzatrmv_.o PBLAS/SRC/pzaxpy_.o PBLAS/SRC/pzcopy_.o PBLAS/SRC/pzdotc_.o PBLAS/SRC/pzdotu_.o PBLAS/SRC/pzdscal_.o PBLAS/SRC/pzgeadd_.o PBLAS/SRC/pzgemm_.o PBLAS/SRC/pzgemv_.o PBLAS/SRC/pzgerc_.o PBLAS/SRC/pzgeru_.o PBLAS/SRC/pzhemm_.o PBLAS/SRC/pzhemv_.o PBLAS/SRC/pzher2_.o PBLAS/SRC/pzher2k_.o PBLAS/SRC/pzher_.o PBLAS/SRC/pzherk_.o PBLAS/SRC/pzscal_.o PBLAS/SRC/pzswap_.o PBLAS/SRC/pzsymm_.o PBLAS/SRC/pzsyr2k_.o PBLAS/SRC/pzsyrk_.o PBLAS/SRC/pztradd_.o PBLAS/SRC/pztranc_.o PBLAS/SRC/pztranu_.o PBLAS/SRC/pztrmm_.o PBLAS/SRC/pztrmv_.o PBLAS/SRC/pztrsm_.o PBLAS/SRC/pztrsv_.o REDIST/SRC/pcgemr.o REDIST/SRC/pcgemr2.o REDIST/SRC/pctrmr.o REDIST/SRC/pctrmr2.o REDIST/SRC/pdgemr.o REDIST/SRC/pdgemr2.o REDIST/SRC/pdtrmr.o REDIST/SRC/pdtrmr2.o REDIST/SRC/pgemraux.o REDIST/SRC/pigemr.o REDIST/SRC/pigemr2.o REDIST/SRC/pitrmr.o REDIST/SRC/pitrmr2.o REDIST/SRC/psgemr.o REDIST/SRC/psgemr2.o REDIST/SRC/pstrmr.o REDIST/SRC/pstrmr2.o REDIST/SRC/pzgemr.o REDIST/SRC/pzgemr2.o REDIST/SRC/pztrmr.o REDIST/SRC/pztrmr2.o SRC/bdlaapp.o SRC/bdlaexc.o SRC/bdtrexc.o SRC/bslaapp.o SRC/bslaexc.o SRC/bstrexc.o SRC/cdbtf2.o SRC/cdbtrf.o SRC/cdttrf.o SRC/cdttrsv.o SRC/clahqr2.o SRC/clamsh.o SRC/clanv2.o SRC/claref.o SRC/cpttrsv.o SRC/csteqr2.o SRC/ctrmvt.o SRC/ddbtf2.o SRC/ddbtrf.o SRC/ddttrf.o SRC/ddttrsv.o SRC/dlamsh.o SRC/dlapst.o SRC/dlaqr6.o SRC/dlar1va.o SRC/dlaref.o SRC/dlarrb2.o SRC/dlarrd2.o SRC/dlarre2.o SRC/dlarre2a.o SRC/dlarrf2.o SRC/dlarrv2.o SRC/dlasorte.o SRC/dlasrt2.o SRC/dpttrsv.o SRC/dstegr2.o SRC/dstegr2a.o SRC/dstegr2b.o SRC/dstein2.o SRC/dsteqr2.o SRC/dtrmvt.o SRC/getpbbuf.o SRC/pbchkvect.o SRC/pcdbsv.o SRC/pcdbtrf.o SRC/pcdbtrs.o SRC/pcdbtrsv.o SRC/pcdtsv.o SRC/pcdttrf.o SRC/pcdttrs.o SRC/pcdttrsv.o SRC/pcgbsv.o SRC/pcgbtrf.o SRC/pcgbtrs.o SRC/pcgebd2.o SRC/pcgebrd.o SRC/pcgecon.o SRC/pcgeequ.o SRC/pcgehd2.o SRC/pcgehrd.o SRC/pcgelq2.o SRC/pcgelqf.o SRC/pcgels.o SRC/pcgeql2.o SRC/pcgeqlf.o SRC/pcgeqpf.o SRC/pcgeqr2.o SRC/pcgeqrf.o SRC/pcgerfs.o SRC/pcgerq2.o SRC/pcgerqf.o SRC/pcgesv.o SRC/pcgesvd.o SRC/pcgesvx.o SRC/pcgetf2.o SRC/pcgetrf.o SRC/pcgetri.o SRC/pcgetrs.o SRC/pcggqrf.o SRC/pcggrqf.o SRC/pcheev.o SRC/pcheevd.o SRC/pcheevr.o SRC/pcheevx.o SRC/pchegs2.o SRC/pchegst.o SRC/pchegvx.o SRC/pchengst.o SRC/pchentrd.o SRC/pchetd2.o SRC/pchetrd.o SRC/pchettrd.o SRC/pclabrd.o SRC/pclacgv.o SRC/pclacon.o SRC/pclaconsb.o SRC/pclacp2.o SRC/pclacp3.o SRC/pclacpy.o SRC/pclaevswp.o SRC/pclahqr.o SRC/pclahrd.o SRC/pclamr1d.o SRC/pclange.o SRC/pclanhe.o SRC/pclanhs.o SRC/pclansy.o SRC/pclantr.o SRC/pclapiv.o SRC/pclapv2.o SRC/pclaqge.o SRC/pclaqsy.o SRC/pclarf.o SRC/pclarfb.o SRC/pclarfc.o SRC/pclarfg.o SRC/pclarft.o SRC/pclarz.o SRC/pclarzb.o SRC/pclarzc.o SRC/pclarzt.o SRC/pclascl.o SRC/pclase2.o SRC/pclaset.o SRC/pclasmsub.o SRC/pclassq.o SRC/pclaswp.o SRC/pclatra.o SRC/pclatrd.o SRC/pclatrs.o SRC/pclatrz.o SRC/pclattrs.o SRC/pclauu2.o SRC/pclauum.o SRC/pclawil.o SRC/pcmax1.o SRC/pcpbsv.o SRC/pcpbtrf.o SRC/pcpbtrs.o SRC/pcpbtrsv.o SRC/pcpocon.o SRC/pcpoequ.o SRC/pcporfs.o SRC/pcposv.o SRC/pcposvx.o SRC/pcpotf2.o SRC/pcpotrf.o SRC/pcpotri.o SRC/pcpotrs.o SRC/pcptsv.o SRC/pcpttrf.o SRC/pcpttrs.o SRC/pcpttrsv.o SRC/pcrot.o SRC/pcsrscl.o SRC/pcstein.o SRC/pctrcon.o SRC/pctrevc.o SRC/pctrrfs.o SRC/pctrti2.o SRC/pctrtri.o SRC/pctrtrs.o SRC/pctzrzf.o SRC/pcung2l.o SRC/pcung2r.o SRC/pcungl2.o SRC/pcunglq.o SRC/pcungql.o SRC/pcungqr.o SRC/pcungr2.o SRC/pcungrq.o SRC/pcunm2l.o SRC/pcunm2r.o SRC/pcunmbr.o SRC/pcunmhr.o SRC/pcunml2.o SRC/pcunmlq.o SRC/pcunmql.o SRC/pcunmqr.o SRC/pcunmr2.o SRC/pcunmr3.o SRC/pcunmrq.o SRC/pcunmrz.o SRC/pcunmtr.o SRC/pddbsv.o SRC/pddbtrf.o SRC/pddbtrs.o SRC/pddbtrsv.o SRC/pddtsv.o SRC/pddttrf.o SRC/pddttrs.o SRC/pddttrsv.o SRC/pdgbsv.o SRC/pdgbtrf.o SRC/pdgbtrs.o SRC/pdgebal.o SRC/pdgebd2.o SRC/pdgebrd.o SRC/pdgecon.o SRC/pdgeequ.o SRC/pdgehd2.o SRC/pdgehrd.o SRC/pdgelq2.o SRC/pdgelqf.o SRC/pdgels.o SRC/pdgeql2.o SRC/pdgeqlf.o SRC/pdgeqpf.o SRC/pdgeqr2.o SRC/pdgeqrf.o SRC/pdgerfs.o SRC/pdgerq2.o SRC/pdgerqf.o SRC/pdgesv.o SRC/pdgesvd.o SRC/pdgesvx.o SRC/pdgetf2.o SRC/pdgetrf.o SRC/pdgetri.o SRC/pdgetrs.o SRC/pdggqrf.o SRC/pdggrqf.o SRC/pdhseqr.o SRC/pdlabad.o SRC/pdlabrd.o SRC/pdlacon.o SRC/pdlaconsb.o SRC/pdlacp2.o SRC/pdlacp3.o SRC/pdlacpy.o SRC/pdlaed0.o SRC/pdlaed1.o SRC/pdlaed2.o SRC/pdlaed3.o SRC/pdlaedz.o SRC/pdlaevswp.o SRC/pdlahqr.o SRC/pdlahrd.o SRC/pdlaiect.o SRC/pdlamch.o SRC/pdlamr1d.o SRC/pdlamve.o SRC/pdlange.o SRC/pdlanhs.o SRC/pdlansy.o SRC/pdlantr.o SRC/pdlapiv.o SRC/pdlapv2.o SRC/pdlaqge.o SRC/pdlaqr0.o SRC/pdlaqr1.o SRC/pdlaqr2.o SRC/pdlaqr3.o SRC/pdlaqr4.o SRC/pdlaqr5.o SRC/pdlaqsy.o SRC/pdlared1d.o SRC/pdlared2d.o SRC/pdlarf.o SRC/pdlarfb.o SRC/pdlarfg.o SRC/pdlarft.o SRC/pdlarz.o SRC/pdlarzb.o SRC/pdlarzt.o SRC/pdlascl.o SRC/pdlase2.o SRC/pdlaset.o SRC/pdlasmsub.o SRC/pdlasrt.o SRC/pdlassq.o SRC/pdlaswp.o SRC/pdlatra.o SRC/pdlatrd.o SRC/pdlatrs.o SRC/pdlatrz.o SRC/pdlauu2.o SRC/pdlauum.o SRC/pdlawil.o SRC/pdorg2l.o SRC/pdorg2r.o SRC/pdorgl2.o SRC/pdorglq.o SRC/pdorgql.o SRC/pdorgqr.o SRC/pdorgr2.o SRC/pdorgrq.o SRC/pdorm2l.o SRC/pdorm2r.o SRC/pdormbr.o SRC/pdormhr.o SRC/pdorml2.o SRC/pdormlq.o SRC/pdormql.o SRC/pdormqr.o SRC/pdormr2.o SRC/pdormr3.o SRC/pdormrq.o SRC/pdormrz.o SRC/pdormtr.o SRC/pdpbsv.o SRC/pdpbtrf.o SRC/pdpbtrs.o SRC/pdpbtrsv.o SRC/pdpocon.o SRC/pdpoequ.o SRC/pdporfs.o SRC/pdposv.o SRC/pdposvx.o SRC/pdpotf2.o SRC/pdpotrf.o SRC/pdpotri.o SRC/pdpotrs.o SRC/pdptsv.o SRC/pdpttrf.o SRC/pdpttrs.o SRC/pdpttrsv.o SRC/pdrot.o SRC/pdrscl.o SRC/pdstebz.o SRC/pdstedc.o SRC/pdstein.o SRC/pdsyev.o SRC/pdsyevd.o SRC/pdsyevr.o SRC/pdsyevx.o SRC/pdsygs2.o SRC/pdsygst.o SRC/pdsygvx.o SRC/pdsyngst.o SRC/pdsyntrd.o SRC/pdsytd2.o SRC/pdsytrd.o SRC/pdsyttrd.o SRC/pdtrcon.o SRC/pdtrord.o SRC/pdtrrfs.o SRC/pdtrsen.o SRC/pdtrti2.o SRC/pdtrtri.o SRC/pdtrtrs.o SRC/pdtzrzf.o SRC/pdzsum1.o SRC/pilaenvx.o SRC/pilaver.o SRC/piparmq.o SRC/pjlaenv.o SRC/pmpcol.o SRC/pmpim2.o SRC/pscsum1.o SRC/psdbsv.o SRC/psdbtrf.o SRC/psdbtrs.o SRC/psdbtrsv.o SRC/psdtsv.o SRC/psdttrf.o SRC/psdttrs.o SRC/psdttrsv.o SRC/psgbsv.o SRC/psgbtrf.o SRC/psgbtrs.o SRC/psgebal.o SRC/psgebd2.o SRC/psgebrd.o SRC/psgecon.o SRC/psgeequ.o SRC/psgehd2.o SRC/psgehrd.o SRC/psgelq2.o SRC/psgelqf.o SRC/psgels.o SRC/psgeql2.o SRC/psgeqlf.o SRC/psgeqpf.o SRC/psgeqr2.o SRC/psgeqrf.o SRC/psgerfs.o SRC/psgerq2.o SRC/psgerqf.o SRC/psgesv.o SRC/psgesvd.o SRC/psgesvx.o SRC/psgetf2.o SRC/psgetrf.o SRC/psgetri.o SRC/psgetrs.o SRC/psggqrf.o SRC/psggrqf.o SRC/pshseqr.o SRC/pslabad.o SRC/pslabrd.o SRC/pslacon.o SRC/pslaconsb.o SRC/pslacp2.o SRC/pslacp3.o SRC/pslacpy.o SRC/pslaed0.o SRC/pslaed1.o SRC/pslaed2.o SRC/pslaed3.o SRC/pslaedz.o SRC/pslaevswp.o SRC/pslahqr.o SRC/pslahrd.o SRC/pslaiect.o SRC/pslamch.o SRC/pslamr1d.o SRC/pslamve.o SRC/pslange.o SRC/pslanhs.o SRC/pslansy.o SRC/pslantr.o SRC/pslapiv.o SRC/pslapv2.o SRC/pslaqge.o SRC/pslaqr0.o SRC/pslaqr1.o SRC/pslaqr2.o SRC/pslaqr3.o SRC/pslaqr4.o SRC/pslaqr5.o SRC/pslaqsy.o SRC/pslared1d.o SRC/pslared2d.o SRC/pslarf.o SRC/pslarfb.o SRC/pslarfg.o SRC/pslarft.o SRC/pslarz.o SRC/pslarzb.o SRC/pslarzt.o SRC/pslascl.o SRC/pslase2.o SRC/pslaset.o SRC/pslasmsub.o SRC/pslasrt.o SRC/pslassq.o SRC/pslaswp.o SRC/pslatra.o SRC/pslatrd.o SRC/pslatrs.o SRC/pslatrz.o SRC/pslauu2.o SRC/pslauum.o SRC/pslawil.o SRC/psorg2l.o SRC/psorg2r.o SRC/psorgl2.o SRC/psorglq.o SRC/psorgql.o SRC/psorgqr.o SRC/psorgr2.o SRC/psorgrq.o SRC/psorm2l.o SRC/psorm2r.o SRC/psormbr.o SRC/psormhr.o SRC/psorml2.o SRC/psormlq.o SRC/psormql.o SRC/psormqr.o SRC/psormr2.o SRC/psormr3.o SRC/psormrq.o SRC/psormrz.o SRC/psormtr.o SRC/pspbsv.o SRC/pspbtrf.o SRC/pspbtrs.o SRC/pspbtrsv.o SRC/pspocon.o SRC/pspoequ.o SRC/psporfs.o SRC/psposv.o SRC/psposvx.o SRC/pspotf2.o SRC/pspotrf.o SRC/pspotri.o SRC/pspotrs.o SRC/psptsv.o SRC/pspttrf.o SRC/pspttrs.o SRC/pspttrsv.o SRC/psrot.o SRC/psrscl.o SRC/psstebz.o SRC/psstedc.o SRC/psstein.o SRC/pssyev.o SRC/pssyevd.o SRC/pssyevr.o SRC/pssyevx.o SRC/pssygs2.o SRC/pssygst.o SRC/pssygvx.o SRC/pssyngst.o SRC/pssyntrd.o SRC/pssytd2.o SRC/pssytrd.o SRC/pssyttrd.o SRC/pstrcon.o SRC/pstrord.o SRC/pstrrfs.o SRC/pstrsen.o SRC/pstrti2.o SRC/pstrtri.o SRC/pstrtrs.o SRC/pstzrzf.o SRC/pzaxpy.o SRC/pzdbsv.o SRC/pzdbtrf.o SRC/pzdbtrs.o SRC/pzdbtrsv.o SRC/pzdotc.o SRC/pzdotu.o SRC/pzdrscl.o SRC/pzdtsv.o SRC/pzdttrf.o SRC/pzdttrs.o SRC/pzdttrsv.o SRC/pzgbsv.o SRC/pzgbtrf.o SRC/pzgbtrs.o SRC/pzgebd2.o SRC/pzgebrd.o SRC/pzgecon.o SRC/pzgeequ.o SRC/pzgehd2.o SRC/pzgehrd.o SRC/pzgelq2.o SRC/pzgelqf.o SRC/pzgels.o SRC/pzgeql2.o SRC/pzgeqlf.o SRC/pzgeqpf.o SRC/pzgeqr2.o SRC/pzgeqrf.o SRC/pzgerfs.o SRC/pzgerq2.o SRC/pzgerqf.o SRC/pzgesv.o SRC/pzgesvd.o SRC/pzgesvx.o SRC/pzgetf2.o SRC/pzgetrf.o SRC/pzgetri.o SRC/pzgetrs.o SRC/pzggqrf.o SRC/pzggrqf.o SRC/pzheev.o SRC/pzheevd.o SRC/pzheevr.o SRC/pzheevx.o SRC/pzhegs2.o SRC/pzhegst.o SRC/pzhegvx.o SRC/pzhengst.o SRC/pzhentrd.o SRC/pzhetd2.o SRC/pzhetrd.o SRC/pzhettrd.o SRC/pzlabrd.o SRC/pzlacgv.o SRC/pzlacon.o SRC/pzlaconsb.o SRC/pzlacp2.o SRC/pzlacp3.o SRC/pzlacpy.o SRC/pzlaevswp.o SRC/pzlahqr.o SRC/pzlahrd.o SRC/pzlamr1d.o SRC/pzlange.o SRC/pzlanhe.o SRC/pzlanhs.o SRC/pzlansy.o SRC/pzlantr.o SRC/pzlapiv.o SRC/pzlapv2.o SRC/pzlaqge.o SRC/pzlaqsy.o SRC/pzlarf.o SRC/pzlarfb.o SRC/pzlarfc.o SRC/pzlarfg.o SRC/pzlarft.o SRC/pzlarz.o SRC/pzlarzb.o SRC/pzlarzc.o SRC/pzlarzt.o SRC/pzlascl.o SRC/pzlase2.o SRC/pzlaset.o SRC/pzlasmsub.o SRC/pzlassq.o SRC/pzlaswp.o SRC/pzlatra.o SRC/pzlatrd.o SRC/pzlatrs.o SRC/pzlatrz.o SRC/pzlattrs.o SRC/pzlauu2.o SRC/pzlauum.o SRC/pzlawil.o SRC/pzmax1.o SRC/pzpbsv.o SRC/pzpbtrf.o SRC/pzpbtrs.o SRC/pzpbtrsv.o SRC/pzpocon.o SRC/pzpoequ.o SRC/pzporfs.o SRC/pzposv.o SRC/pzposvx.o SRC/pzpotf2.o SRC/pzpotrf.o SRC/pzpotri.o SRC/pzpotrs.o SRC/pzptsv.o SRC/pzpttrf.o SRC/pzpttrs.o SRC/pzpttrsv.o SRC/pzrot.o SRC/pzstein.o SRC/pztrcon.o SRC/pztrevc.o SRC/pztrrfs.o SRC/pztrti2.o SRC/pztrtri.o SRC/pztrtrs.o SRC/pztzrzf.o SRC/pzung2l.o SRC/pzung2r.o SRC/pzungl2.o SRC/pzunglq.o SRC/pzungql.o SRC/pzungqr.o SRC/pzungr2.o SRC/pzungrq.o SRC/pzunm2l.o SRC/pzunm2r.o SRC/pzunmbr.o SRC/pzunmhr.o SRC/pzunml2.o SRC/pzunmlq.o SRC/pzunmql.o SRC/pzunmqr.o SRC/pzunmr2.o SRC/pzunmr3.o SRC/pzunmrq.o SRC/pzunmrz.o SRC/pzunmtr.o SRC/sdbtf2.o SRC/sdbtrf.o SRC/sdttrf.o SRC/sdttrsv.o SRC/slamsh.o SRC/slapst.o SRC/slaqr6.o SRC/slar1va.o SRC/slaref.o SRC/slarrb2.o SRC/slarrd2.o SRC/slarre2.o SRC/slarre2a.o SRC/slarrf2.o SRC/slarrv2.o SRC/slasorte.o SRC/slasrt2.o SRC/spttrsv.o SRC/sstegr2.o SRC/sstegr2a.o SRC/sstegr2b.o SRC/sstein2.o SRC/ssteqr2.o SRC/strmvt.o SRC/zdbtf2.o SRC/zdbtrf.o SRC/zdttrf.o SRC/zdttrsv.o SRC/zlahqr2.o SRC/zlamsh.o SRC/zlanv2.o SRC/zlaref.o SRC/zpttrsv.o SRC/zsteqr2.o SRC/ztrmvt.o TOOLS/LAPACK/clagge.o TOOLS/LAPACK/claghe.o TOOLS/LAPACK/clagsy.o TOOLS/LAPACK/clarnd.o TOOLS/LAPACK/clarnv.o TOOLS/LAPACK/clarot.o TOOLS/LAPACK/clatm1.o TOOLS/LAPACK/clatms.o TOOLS/LAPACK/dlagge.o TOOLS/LAPACK/dlagsy.o TOOLS/LAPACK/dlaran.o TOOLS/LAPACK/dlarnd.o TOOLS/LAPACK/dlarot.o TOOLS/LAPACK/dlatm1.o TOOLS/LAPACK/dlatms.o TOOLS/LAPACK/icopy.o TOOLS/LAPACK/slagge.o TOOLS/LAPACK/slagsy.o TOOLS/LAPACK/slaran.o TOOLS/LAPACK/slarnd.o TOOLS/LAPACK/slarot.o TOOLS/LAPACK/slatm1.o TOOLS/LAPACK/slatms.o TOOLS/LAPACK/zlagge.o TOOLS/LAPACK/zlaghe.o TOOLS/LAPACK/zlagsy.o TOOLS/LAPACK/zlarnd.o TOOLS/LAPACK/zlarnv.o TOOLS/LAPACK/zlarot.o TOOLS/LAPACK/zlatm1.o TOOLS/LAPACK/zlatms.o TOOLS/SL_gridreshape.o TOOLS/SL_init.o TOOLS/ccdotc.o TOOLS/ccdotu.o TOOLS/chk1mat.o TOOLS/clatcpy.o TOOLS/cmatadd.o TOOLS/dddot.o TOOLS/desc_convert.o TOOLS/descinit.o TOOLS/descset.o TOOLS/dlatcpy.o TOOLS/dmatadd.o TOOLS/dsasum.o TOOLS/dscasum.o TOOLS/dscnrm2.o TOOLS/dsnrm2.o TOOLS/iceil.o TOOLS/ilacpy.o TOOLS/ilcm.o TOOLS/indxg2l.o TOOLS/indxg2p.o TOOLS/indxl2g.o TOOLS/infog1l.o TOOLS/infog2l.o TOOLS/npreroc.o TOOLS/numroc.o TOOLS/pcchekpad.o TOOLS/pccol2row.o TOOLS/pcelget.o TOOLS/pcelset.o TOOLS/pcelset2.o TOOLS/pcfillpad.o TOOLS/pchkxmat.o TOOLS/pclaprnt.o TOOLS/pclaread.o TOOLS/pclawrite.o TOOLS/pcmatadd.o TOOLS/pcrow2col.o TOOLS/pctreecomb.o TOOLS/pdchekpad.o TOOLS/pdcol2row.o TOOLS/pdelget.o TOOLS/pdelset.o TOOLS/pdelset2.o TOOLS/pdfillpad.o TOOLS/pdlaprnt.o TOOLS/pdlaread.o TOOLS/pdlawrite.o TOOLS/pdmatadd.o TOOLS/pdrow2col.o TOOLS/pdtreecomb.o TOOLS/pichekpad.o TOOLS/picol2row.o TOOLS/pielget.o TOOLS/pielset.o TOOLS/pielset2.o TOOLS/pifillpad.o TOOLS/pilaprnt.o TOOLS/pirow2col.o TOOLS/pitreecomb.o TOOLS/pschekpad.o TOOLS/pscol2row.o TOOLS/pselget.o TOOLS/pselset.o TOOLS/pselset2.o TOOLS/psfillpad.o TOOLS/pslaprnt.o TOOLS/pslaread.o TOOLS/pslawrite.o TOOLS/psmatadd.o TOOLS/psrow2col.o TOOLS/pstreecomb.o TOOLS/pzchekpad.o TOOLS/pzcol2row.o TOOLS/pzelget.o TOOLS/pzelset.o TOOLS/pzelset2.o TOOLS/pzfillpad.o TOOLS/pzlaprnt.o TOOLS/pzlaread.o TOOLS/pzlawrite.o TOOLS/pzmatadd.o TOOLS/pzrow2col.o TOOLS/pztreecomb.o TOOLS/reshape.o TOOLS/slatcpy.o TOOLS/sltimer.o TOOLS/smatadd.o TOOLS/ssdot.o TOOLS/zlatcpy.o TOOLS/zmatadd.o TOOLS/zzdotc.o TOOLS/zzdotu.o PBLAS/SRC/PBBLAS/pbcmatadd.o PBLAS/SRC/PBBLAS/pbctran.o PBLAS/SRC/PBBLAS/pbctrget.o PBLAS/SRC/PBBLAS/pbctrnv.o PBLAS/SRC/PBBLAS/pbctrsrt.o PBLAS/SRC/PBBLAS/pbctrst1.o PBLAS/SRC/PBBLAS/pbcvecadd.o PBLAS/SRC/PBBLAS/pbdmatadd.o PBLAS/SRC/PBBLAS/pbdtran.o PBLAS/SRC/PBBLAS/pbdtrget.o PBLAS/SRC/PBBLAS/pbdtrnv.o PBLAS/SRC/PBBLAS/pbdtrsrt.o PBLAS/SRC/PBBLAS/pbdtrst1.o PBLAS/SRC/PBBLAS/pbdvecadd.o PBLAS/SRC/PBBLAS/pbsmatadd.o PBLAS/SRC/PBBLAS/pbstran.o PBLAS/SRC/PBBLAS/pbstrget.o PBLAS/SRC/PBBLAS/pbstrnv.o PBLAS/SRC/PBBLAS/pbstrsrt.o PBLAS/SRC/PBBLAS/pbstrst1.o PBLAS/SRC/PBBLAS/pbsvecadd.o PBLAS/SRC/PBBLAS/pbzmatadd.o PBLAS/SRC/PBBLAS/pbztran.o PBLAS/SRC/PBBLAS/pbztrget.o PBLAS/SRC/PBBLAS/pbztrnv.o PBLAS/SRC/PBBLAS/pbztrsrt.o PBLAS/SRC/PBBLAS/pbztrst1.o PBLAS/SRC/PBBLAS/pbzvecadd.o PBLAS/SRC/PTOOLS/PB_CGatherV.o PBLAS/SRC/PTOOLS/PB_CInOutV.o PBLAS/SRC/PTOOLS/PB_CInOutV2.o PBLAS/SRC/PTOOLS/PB_CInV.o PBLAS/SRC/PTOOLS/PB_CInV2.o PBLAS/SRC/PTOOLS/PB_COutV.o PBLAS/SRC/PTOOLS/PB_CScatterV.o PBLAS/SRC/PTOOLS/PB_CVMcontig.o PBLAS/SRC/PTOOLS/PB_CVMinit.o PBLAS/SRC/PTOOLS/PB_CVMloc.o PBLAS/SRC/PTOOLS/PB_CVMnpq.o PBLAS/SRC/PTOOLS/PB_CVMpack.o PBLAS/SRC/PTOOLS/PB_CVMswp.o PBLAS/SRC/PTOOLS/PB_CVMupdate.o PBLAS/SRC/PTOOLS/PB_Cabort.o PBLAS/SRC/PTOOLS/PB_Cainfog2l.o PBLAS/SRC/PTOOLS/PB_CargFtoC.o PBLAS/SRC/PTOOLS/PB_Cbinfo.o PBLAS/SRC/PTOOLS/PB_Cchkmat.o PBLAS/SRC/PTOOLS/PB_Cchkvec.o PBLAS/SRC/PTOOLS/PB_Cconjg.o PBLAS/SRC/PTOOLS/PB_Cctypeset.o PBLAS/SRC/PTOOLS/PB_Cdescribe.o PBLAS/SRC/PTOOLS/PB_Cdescset.o PBLAS/SRC/PTOOLS/PB_Cdtypeset.o PBLAS/SRC/PTOOLS/PB_Cfirstnb.o PBLAS/SRC/PTOOLS/PB_Cg2lrem.o PBLAS/SRC/PTOOLS/PB_Cgcd.o PBLAS/SRC/PTOOLS/PB_Cgetbuf.o PBLAS/SRC/PTOOLS/PB_Cindxg2p.o PBLAS/SRC/PTOOLS/PB_Cinfog2l.o PBLAS/SRC/PTOOLS/PB_Citypeset.o PBLAS/SRC/PTOOLS/PB_Clastnb.o PBLAS/SRC/PTOOLS/PB_Clcm.o PBLAS/SRC/PTOOLS/PB_Cmalloc.o PBLAS/SRC/PTOOLS/PB_Cnnxtroc.o PBLAS/SRC/PTOOLS/PB_Cnpreroc.o PBLAS/SRC/PTOOLS/PB_Cnumroc.o PBLAS/SRC/PTOOLS/PB_Cpaxpby.o PBLAS/SRC/PTOOLS/PB_CpaxpbyDN.o PBLAS/SRC/PTOOLS/PB_CpaxpbyND.o PBLAS/SRC/PTOOLS/PB_CpaxpbyNN.o PBLAS/SRC/PTOOLS/PB_Cpdot11.o PBLAS/SRC/PTOOLS/PB_CpdotND.o PBLAS/SRC/PTOOLS/PB_CpdotNN.o PBLAS/SRC/PTOOLS/PB_Cpgeadd.o PBLAS/SRC/PTOOLS/PB_CpgemmAB.o PBLAS/SRC/PTOOLS/PB_CpgemmAC.o PBLAS/SRC/PTOOLS/PB_CpgemmBC.o PBLAS/SRC/PTOOLS/PB_Cplacnjg.o PBLAS/SRC/PTOOLS/PB_Cplapad.o PBLAS/SRC/PTOOLS/PB_Cplapd2.o PBLAS/SRC/PTOOLS/PB_Cplaprnt.o PBLAS/SRC/PTOOLS/PB_Cplasca2.o PBLAS/SRC/PTOOLS/PB_Cplascal.o PBLAS/SRC/PTOOLS/PB_CpswapND.o PBLAS/SRC/PTOOLS/PB_CpswapNN.o PBLAS/SRC/PTOOLS/PB_Cpsym.o PBLAS/SRC/PTOOLS/PB_CpsymmAB.o PBLAS/SRC/PTOOLS/PB_CpsymmBC.o PBLAS/SRC/PTOOLS/PB_Cpsyr.o PBLAS/SRC/PTOOLS/PB_Cpsyr2.o PBLAS/SRC/PTOOLS/PB_Cpsyr2kA.o PBLAS/SRC/PTOOLS/PB_Cpsyr2kAC.o PBLAS/SRC/PTOOLS/PB_CpsyrkA.o PBLAS/SRC/PTOOLS/PB_CpsyrkAC.o PBLAS/SRC/PTOOLS/PB_Cptradd.o PBLAS/SRC/PTOOLS/PB_Cptran.o PBLAS/SRC/PTOOLS/PB_Cptrm.o PBLAS/SRC/PTOOLS/PB_CptrmmAB.o PBLAS/SRC/PTOOLS/PB_CptrmmB.o PBLAS/SRC/PTOOLS/PB_Cptrsm.o PBLAS/SRC/PTOOLS/PB_CptrsmAB.o PBLAS/SRC/PTOOLS/PB_CptrsmAB0.o PBLAS/SRC/PTOOLS/PB_CptrsmAB1.o PBLAS/SRC/PTOOLS/PB_CptrsmB.o PBLAS/SRC/PTOOLS/PB_Cptrsv.o PBLAS/SRC/PTOOLS/PB_Cspan.o PBLAS/SRC/PTOOLS/PB_Cstypeset.o PBLAS/SRC/PTOOLS/PB_Ctop.o PBLAS/SRC/PTOOLS/PB_Ctzahemv.o PBLAS/SRC/PTOOLS/PB_Ctzasymv.o PBLAS/SRC/PTOOLS/PB_Ctzatrmv.o PBLAS/SRC/PTOOLS/PB_Ctzhemm.o PBLAS/SRC/PTOOLS/PB_Ctzhemv.o PBLAS/SRC/PTOOLS/PB_Ctzher.o PBLAS/SRC/PTOOLS/PB_Ctzher2.o PBLAS/SRC/PTOOLS/PB_Ctzher2k.o PBLAS/SRC/PTOOLS/PB_Ctzherk.o PBLAS/SRC/PTOOLS/PB_Ctzsymm.o PBLAS/SRC/PTOOLS/PB_Ctzsymv.o PBLAS/SRC/PTOOLS/PB_Ctzsyr.o PBLAS/SRC/PTOOLS/PB_Ctzsyr2.o PBLAS/SRC/PTOOLS/PB_Ctzsyr2k.o PBLAS/SRC/PTOOLS/PB_Ctzsyrk.o PBLAS/SRC/PTOOLS/PB_Ctztrmm.o PBLAS/SRC/PTOOLS/PB_Ctztrmv.o PBLAS/SRC/PTOOLS/PB_Cwarn.o PBLAS/SRC/PTOOLS/PB_Cztypeset.o PBLAS/SRC/PTOOLS/PB_freebuf_.o PBLAS/SRC/PTOOLS/PB_topget_.o PBLAS/SRC/PTOOLS/PB_topset_.o PBLAS/SRC/PTZBLAS/cagemv.o PBLAS/SRC/PTZBLAS/cahemv.o PBLAS/SRC/PTZBLAS/casymv.o PBLAS/SRC/PTZBLAS/catrmv.o PBLAS/SRC/PTZBLAS/ccshft.o PBLAS/SRC/PTZBLAS/chescal.o PBLAS/SRC/PTZBLAS/cmmadd.o PBLAS/SRC/PTZBLAS/cmmcadd.o PBLAS/SRC/PTZBLAS/cmmdda.o PBLAS/SRC/PTZBLAS/cmmddac.o PBLAS/SRC/PTZBLAS/cmmddact.o PBLAS/SRC/PTZBLAS/cmmddat.o PBLAS/SRC/PTZBLAS/cmmtadd.o PBLAS/SRC/PTZBLAS/cmmtcadd.o PBLAS/SRC/PTZBLAS/crshft.o PBLAS/SRC/PTZBLAS/cset.o PBLAS/SRC/PTZBLAS/csymv.o PBLAS/SRC/PTZBLAS/csyr.o PBLAS/SRC/PTZBLAS/csyr2.o PBLAS/SRC/PTZBLAS/ctzcnjg.o PBLAS/SRC/PTZBLAS/ctzpad.o PBLAS/SRC/PTZBLAS/ctzpadcpy.o PBLAS/SRC/PTZBLAS/ctzscal.o PBLAS/SRC/PTZBLAS/cvvdotc.o PBLAS/SRC/PTZBLAS/cvvdotu.o PBLAS/SRC/PTZBLAS/dagemv.o PBLAS/SRC/PTZBLAS/dascal.o PBLAS/SRC/PTZBLAS/dasqrtb.o PBLAS/SRC/PTZBLAS/dasymv.o PBLAS/SRC/PTZBLAS/datrmv.o PBLAS/SRC/PTZBLAS/dcshft.o PBLAS/SRC/PTZBLAS/dmmadd.o PBLAS/SRC/PTZBLAS/dmmcadd.o PBLAS/SRC/PTZBLAS/dmmdda.o PBLAS/SRC/PTZBLAS/dmmddac.o PBLAS/SRC/PTZBLAS/dmmddact.o PBLAS/SRC/PTZBLAS/dmmddat.o PBLAS/SRC/PTZBLAS/dmmtadd.o PBLAS/SRC/PTZBLAS/dmmtcadd.o PBLAS/SRC/PTZBLAS/drshft.o PBLAS/SRC/PTZBLAS/dset.o PBLAS/SRC/PTZBLAS/dtzpad.o PBLAS/SRC/PTZBLAS/dtzpadcpy.o PBLAS/SRC/PTZBLAS/dtzscal.o PBLAS/SRC/PTZBLAS/dvasum.o PBLAS/SRC/PTZBLAS/dvvdot.o PBLAS/SRC/PTZBLAS/dzvasum.o PBLAS/SRC/PTZBLAS/immadd.o PBLAS/SRC/PTZBLAS/immdda.o PBLAS/SRC/PTZBLAS/immddat.o PBLAS/SRC/PTZBLAS/immtadd.o PBLAS/SRC/PTZBLAS/pxerbla.o PBLAS/SRC/PTZBLAS/sagemv.o PBLAS/SRC/PTZBLAS/sascal.o PBLAS/SRC/PTZBLAS/sasqrtb.o PBLAS/SRC/PTZBLAS/sasymv.o PBLAS/SRC/PTZBLAS/satrmv.o PBLAS/SRC/PTZBLAS/scshft.o PBLAS/SRC/PTZBLAS/scvasum.o PBLAS/SRC/PTZBLAS/smmadd.o PBLAS/SRC/PTZBLAS/smmcadd.o PBLAS/SRC/PTZBLAS/smmdda.o PBLAS/SRC/PTZBLAS/smmddac.o PBLAS/SRC/PTZBLAS/smmddact.o PBLAS/SRC/PTZBLAS/smmddat.o PBLAS/SRC/PTZBLAS/smmtadd.o PBLAS/SRC/PTZBLAS/smmtcadd.o PBLAS/SRC/PTZBLAS/srshft.o PBLAS/SRC/PTZBLAS/sset.o PBLAS/SRC/PTZBLAS/stzpad.o PBLAS/SRC/PTZBLAS/stzpadcpy.o PBLAS/SRC/PTZBLAS/stzscal.o PBLAS/SRC/PTZBLAS/svasum.o PBLAS/SRC/PTZBLAS/svvdot.o PBLAS/SRC/PTZBLAS/zagemv.o PBLAS/SRC/PTZBLAS/zahemv.o PBLAS/SRC/PTZBLAS/zasymv.o PBLAS/SRC/PTZBLAS/zatrmv.o PBLAS/SRC/PTZBLAS/zcshft.o PBLAS/SRC/PTZBLAS/zhescal.o PBLAS/SRC/PTZBLAS/zmmadd.o PBLAS/SRC/PTZBLAS/zmmcadd.o PBLAS/SRC/PTZBLAS/zmmdda.o PBLAS/SRC/PTZBLAS/zmmddac.o PBLAS/SRC/PTZBLAS/zmmddact.o PBLAS/SRC/PTZBLAS/zmmddat.o PBLAS/SRC/PTZBLAS/zmmtadd.o PBLAS/SRC/PTZBLAS/zmmtcadd.o PBLAS/SRC/PTZBLAS/zrshft.o PBLAS/SRC/PTZBLAS/zset.o PBLAS/SRC/PTZBLAS/zsymv.o PBLAS/SRC/PTZBLAS/zsyr.o PBLAS/SRC/PTZBLAS/zsyr2.o PBLAS/SRC/PTZBLAS/ztzcnjg.o PBLAS/SRC/PTZBLAS/ztzpad.o PBLAS/SRC/PTZBLAS/ztzpadcpy.o PBLAS/SRC/PTZBLAS/ztzscal.o PBLAS/SRC/PTZBLAS/zvvdotc.o PBLAS/SRC/PTZBLAS/zvvdotu.o BLACS/SRC/igesd2d_.oo BLACS/SRC/sgesd2d_.oo BLACS/SRC/dgesd2d_.oo BLACS/SRC/cgesd2d_.oo BLACS/SRC/zgesd2d_.oo BLACS/SRC/itrsd2d_.oo BLACS/SRC/strsd2d_.oo BLACS/SRC/dtrsd2d_.oo BLACS/SRC/ctrsd2d_.oo BLACS/SRC/ztrsd2d_.oo BLACS/SRC/igerv2d_.oo BLACS/SRC/sgerv2d_.oo BLACS/SRC/dgerv2d_.oo BLACS/SRC/cgerv2d_.oo BLACS/SRC/zgerv2d_.oo BLACS/SRC/itrrv2d_.oo BLACS/SRC/strrv2d_.oo BLACS/SRC/dtrrv2d_.oo BLACS/SRC/ctrrv2d_.oo BLACS/SRC/ztrrv2d_.oo BLACS/SRC/igebs2d_.oo BLACS/SRC/sgebs2d_.oo BLACS/SRC/dgebs2d_.oo BLACS/SRC/cgebs2d_.oo BLACS/SRC/zgebs2d_.oo BLACS/SRC/igebr2d_.oo BLACS/SRC/sgebr2d_.oo BLACS/SRC/dgebr2d_.oo BLACS/SRC/cgebr2d_.oo BLACS/SRC/zgebr2d_.oo BLACS/SRC/itrbs2d_.oo BLACS/SRC/strbs2d_.oo BLACS/SRC/dtrbs2d_.oo BLACS/SRC/ctrbs2d_.oo BLACS/SRC/ztrbs2d_.oo BLACS/SRC/itrbr2d_.oo BLACS/SRC/strbr2d_.oo BLACS/SRC/dtrbr2d_.oo BLACS/SRC/ctrbr2d_.oo BLACS/SRC/ztrbr2d_.oo BLACS/SRC/igsum2d_.oo BLACS/SRC/sgsum2d_.oo BLACS/SRC/dgsum2d_.oo BLACS/SRC/cgsum2d_.oo BLACS/SRC/zgsum2d_.oo BLACS/SRC/igamx2d_.oo BLACS/SRC/sgamx2d_.oo BLACS/SRC/dgamx2d_.oo BLACS/SRC/cgamx2d_.oo BLACS/SRC/zgamx2d_.oo BLACS/SRC/igamn2d_.oo BLACS/SRC/sgamn2d_.oo BLACS/SRC/dgamn2d_.oo BLACS/SRC/cgamn2d_.oo BLACS/SRC/zgamn2d_.oo BLACS/SRC/blacs_setup_.oo BLACS/SRC/blacs_set_.oo BLACS/SRC/blacs_get_.oo BLACS/SRC/blacs_abort_.oo BLACS/SRC/blacs_exit_.oo BLACS/SRC/blacs_pnum_.oo BLACS/SRC/blacs_pcoord_.oo BLACS/SRC/ksendid_.oo BLACS/SRC/krecvid_.oo BLACS/SRC/kbsid_.oo BLACS/SRC/kbrid_.oo BLACS/SRC/dcputime00_.oo BLACS/SRC/dwalltime00_.oo BLACS/SRC/blacs_pinfo_.oo BLACS/SRC/blacs_init_.oo BLACS/SRC/blacs_map_.oo BLACS/SRC/blacs_free_.oo BLACS/SRC/blacs_grid_.oo BLACS/SRC/blacs_info_.oo BLACS/SRC/blacs_barr_.oo BLACS/SRC/sys2blacs_.oo BLACS/SRC/blacs2sys_.oo BLACS/SRC/free_handle_.oo /usr/bin/ranlib libscalapack.a ********Output of running make on SCALAPACK follows ******* mpicc -o SRC/clamov.o -c -O0 -DAdd_ SRC/clamov.c mpicc -o SRC/dlamov.o -c -O0 -DAdd_ SRC/dlamov.c mpicc -o SRC/slamov.o -c -O0 -DAdd_ SRC/slamov.c mpicc -o SRC/zlamov.o -c -O0 -DAdd_ SRC/zlamov.c mpicc -o BLACS/SRC/igesd2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/igesd2d_.c mpicc -o BLACS/SRC/sgesd2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/sgesd2d_.c mpicc -o BLACS/SRC/dgesd2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dgesd2d_.c mpicc -o BLACS/SRC/cgesd2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/cgesd2d_.c mpicc -o BLACS/SRC/zgesd2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/zgesd2d_.c mpicc -o BLACS/SRC/itrsd2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/itrsd2d_.c mpicc -o BLACS/SRC/strsd2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/strsd2d_.c mpicc -o BLACS/SRC/dtrsd2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dtrsd2d_.c mpicc -o BLACS/SRC/ctrsd2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/ctrsd2d_.c mpicc -o BLACS/SRC/ztrsd2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/ztrsd2d_.c mpicc -o BLACS/SRC/igerv2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/igerv2d_.c mpicc -o BLACS/SRC/sgerv2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/sgerv2d_.c mpicc -o BLACS/SRC/dgerv2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dgerv2d_.c mpicc -o BLACS/SRC/cgerv2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/cgerv2d_.c mpicc -o BLACS/SRC/zgerv2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/zgerv2d_.c mpicc -o BLACS/SRC/itrrv2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/itrrv2d_.c mpicc -o BLACS/SRC/strrv2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/strrv2d_.c mpicc -o BLACS/SRC/dtrrv2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dtrrv2d_.c mpicc -o BLACS/SRC/ctrrv2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/ctrrv2d_.c mpicc -o BLACS/SRC/ztrrv2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/ztrrv2d_.c mpicc -o BLACS/SRC/igebs2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/igebs2d_.c mpicc -o BLACS/SRC/sgebs2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/sgebs2d_.c mpicc -o BLACS/SRC/dgebs2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dgebs2d_.c mpicc -o BLACS/SRC/cgebs2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/cgebs2d_.c mpicc -o BLACS/SRC/zgebs2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/zgebs2d_.c mpicc -o BLACS/SRC/igebr2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/igebr2d_.c mpicc -o BLACS/SRC/sgebr2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/sgebr2d_.c mpicc -o BLACS/SRC/dgebr2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dgebr2d_.c mpicc -o BLACS/SRC/cgebr2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/cgebr2d_.c mpicc -o BLACS/SRC/zgebr2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/zgebr2d_.c mpicc -o BLACS/SRC/itrbs2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/itrbs2d_.c mpicc -o BLACS/SRC/strbs2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/strbs2d_.c mpicc -o BLACS/SRC/dtrbs2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dtrbs2d_.c mpicc -o BLACS/SRC/ctrbs2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/ctrbs2d_.c mpicc -o BLACS/SRC/ztrbs2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/ztrbs2d_.c mpicc -o BLACS/SRC/itrbr2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/itrbr2d_.c mpicc -o BLACS/SRC/strbr2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/strbr2d_.c mpicc -o BLACS/SRC/dtrbr2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dtrbr2d_.c mpicc -o BLACS/SRC/ctrbr2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/ctrbr2d_.c mpicc -o BLACS/SRC/ztrbr2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/ztrbr2d_.c mpicc -o BLACS/SRC/igsum2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/igsum2d_.c mpicc -o BLACS/SRC/sgsum2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/sgsum2d_.c mpicc -o BLACS/SRC/dgsum2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dgsum2d_.c mpicc -o BLACS/SRC/cgsum2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/cgsum2d_.c mpicc -o BLACS/SRC/zgsum2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/zgsum2d_.c mpicc -o BLACS/SRC/igamx2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/igamx2d_.c mpicc -o BLACS/SRC/sgamx2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/sgamx2d_.c mpicc -o BLACS/SRC/dgamx2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dgamx2d_.c mpicc -o BLACS/SRC/cgamx2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/cgamx2d_.c mpicc -o BLACS/SRC/zgamx2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/zgamx2d_.c mpicc -o BLACS/SRC/igamn2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/igamn2d_.c mpicc -o BLACS/SRC/sgamn2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/sgamn2d_.c mpicc -o BLACS/SRC/dgamn2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dgamn2d_.c mpicc -o BLACS/SRC/cgamn2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/cgamn2d_.c mpicc -o BLACS/SRC/zgamn2d_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/zgamn2d_.c mpicc -o BLACS/SRC/blacs_setup_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_setup_.c mpicc -o BLACS/SRC/blacs_set_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_set_.c mpicc -o BLACS/SRC/blacs_get_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_get_.c mpicc -o BLACS/SRC/blacs_abort_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_abort_.c mpicc -o BLACS/SRC/ctrbr2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/ctrbr2d_.c mpicc -o BLACS/SRC/sgerv2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/sgerv2d_.c mpicc -o BLACS/SRC/dgamn2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dgamn2d_.c mpicc -o BLACS/SRC/cgsum2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/cgsum2d_.c mpicc -o BLACS/SRC/zgsum2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/zgsum2d_.c mpicc -o BLACS/SRC/cgebs2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/cgebs2d_.c mpicc -o BLACS/SRC/strsd2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/strsd2d_.c mpicc -o BLACS/SRC/itrrv2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/itrrv2d_.c mpicc -o BLACS/SRC/ctrsd2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/ctrsd2d_.c mpicc -o BLACS/SRC/igesd2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/igesd2d_.c mpicc -o BLACS/SRC/dgesd2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dgesd2d_.c mpicc -o BLACS/SRC/ctrrv2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/ctrrv2d_.c mpicc -o BLACS/SRC/sgesd2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/sgesd2d_.c mpicc -o BLACS/SRC/dtrsd2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dtrsd2d_.c mpicc -o BLACS/SRC/zgesd2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/zgesd2d_.c mpicc -o BLACS/SRC/igerv2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/igerv2d_.c mpicc -o BLACS/SRC/zgerv2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/zgerv2d_.c mpicc -o BLACS/SRC/cgesd2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/cgesd2d_.c mpicc -o BLACS/SRC/cgerv2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/cgerv2d_.c mpicc -o BLACS/SRC/strrv2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/strrv2d_.c mpicc -o BLACS/SRC/dgerv2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dgerv2d_.c mpicc -o BLACS/SRC/itrsd2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/itrsd2d_.c mpicc -o BLACS/SRC/dtrrv2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dtrrv2d_.c mpicc -o BLACS/SRC/ztrrv2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/ztrrv2d_.c mpicc -o BLACS/SRC/ztrsd2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/ztrsd2d_.c mpicc -o BLACS/SRC/dtrbr2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dtrbr2d_.c mpicc -o BLACS/SRC/dtrbs2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dtrbs2d_.c mpicc -o BLACS/SRC/zgebs2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/zgebs2d_.c mpicc -o BLACS/SRC/itrbs2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/itrbs2d_.c mpicc -o BLACS/SRC/igebs2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/igebs2d_.c mpicc -o BLACS/SRC/blacs_set_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_set_.c mpicc -o BLACS/SRC/sgebs2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/sgebs2d_.c mpicc -o BLACS/SRC/cgebr2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/cgebr2d_.c mpicc -o BLACS/SRC/igebr2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/igebr2d_.c mpicc -o BLACS/SRC/dgebs2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dgebs2d_.c mpicc -o BLACS/SRC/ztrbs2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/ztrbs2d_.c mpicc -o BLACS/SRC/strbs2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/strbs2d_.c mpicc -o BLACS/SRC/zgebr2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/zgebr2d_.c mpicc -o BLACS/SRC/dgebr2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dgebr2d_.c mpicc -o BLACS/SRC/sgebr2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/sgebr2d_.c mpicc -o BLACS/SRC/strbr2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/strbr2d_.c mpicc -o BLACS/SRC/ctrbs2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/ctrbs2d_.c mpicc -o BLACS/SRC/itrbr2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/itrbr2d_.c mpicc -o BLACS/SRC/dgsum2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dgsum2d_.c mpicc -o BLACS/SRC/igamn2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/igamn2d_.c mpicc -o BLACS/SRC/sgamn2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/sgamn2d_.c mpicc -o BLACS/SRC/igsum2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/igsum2d_.c mpicc -o BLACS/SRC/dgamx2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dgamx2d_.c mpicc -o BLACS/SRC/sgsum2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/sgsum2d_.c mpicc -o BLACS/SRC/zgamn2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/zgamn2d_.c mpicc -o BLACS/SRC/igamx2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/igamx2d_.c mpicc -o BLACS/SRC/sgamx2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/sgamx2d_.c mpicc -o BLACS/SRC/cgamn2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/cgamn2d_.c mpicc -o BLACS/SRC/cgamx2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/cgamx2d_.c mpicc -o BLACS/SRC/zgamx2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/zgamx2d_.c mpicc -o BLACS/SRC/blacs_exit_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_exit_.c mpicc -o BLACS/SRC/blacs_pnum_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_pnum_.c mpicc -o BLACS/SRC/blacs_abort_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_abort_.c mpicc -o BLACS/SRC/blacs_pcoord_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_pcoord_.c mpicc -o BLACS/SRC/blacs_setup_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_setup_.c mpicc -o BLACS/SRC/ztrbr2d_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/ztrbr2d_.c mpicc -o BLACS/SRC/ksendid_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/ksendid_.c mpicc -o BLACS/SRC/blacs_get_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_get_.c mpicc -o BLACS/SRC/krecvid_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/krecvid_.c mpicc -o BLACS/SRC/kbsid_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/kbsid_.c mpicc -o BLACS/SRC/kbrid_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/kbrid_.c mpicc -o BLACS/SRC/dcputime00_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dcputime00_.c mpicc -o BLACS/SRC/dwalltime00_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/dwalltime00_.c mpicc -o BLACS/SRC/blacs_pinfo_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_pinfo_.c mpicc -o BLACS/SRC/blacs_init_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_init_.c mpicc -o BLACS/SRC/blacs_map_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_map_.c mpicc -o BLACS/SRC/blacs_free_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_free_.c mpicc -o BLACS/SRC/blacs_grid_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_grid_.c mpicc -o BLACS/SRC/blacs_info_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_info_.c mpicc -o BLACS/SRC/blacs_barr_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs_barr_.c mpicc -o BLACS/SRC/sys2blacs_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/sys2blacs_.c mpicc -o BLACS/SRC/blacs2sys_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/blacs2sys_.c mpicc -o BLACS/SRC/free_handle_.oo -c -DAdd_ -fstack-protector -g3 -fopenmp -DCallFromC BLACS/SRC/free_handle_.c mpicc -o BLACS/SRC/BI_Arecv.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_Arecv.c mpicc -o BLACS/SRC/BI_ArgCheck.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_ArgCheck.c mpicc -o BLACS/SRC/BI_Asend.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_Asend.c mpicc -o BLACS/SRC/BI_BeComb.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_BeComb.c mpicc -o BLACS/SRC/BI_BlacsAbort.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_BlacsAbort.c mpicc -o BLACS/SRC/BI_BlacsErr.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_BlacsErr.c mpicc -o BLACS/SRC/BI_BlacsWarn.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_BlacsWarn.c mpicc -o BLACS/SRC/BI_BuffIsFree.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_BuffIsFree.c mpicc -o BLACS/SRC/BI_ContxtNum.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_ContxtNum.c mpicc -o BLACS/SRC/BI_EmergencyBuff.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_EmergencyBuff.c mpicc -o BLACS/SRC/BI_GetBuff.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_GetBuff.c mpicc -o BLACS/SRC/BI_GetMpiGeType.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_GetMpiGeType.c mpicc -o BLACS/SRC/BI_GetMpiTrType.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_GetMpiTrType.c mpicc -o BLACS/SRC/BI_GlobalVars.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_GlobalVars.c mpicc -o BLACS/SRC/BI_HypBR.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_HypBR.c mpicc -o BLACS/SRC/BI_HypBS.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_HypBS.c mpicc -o BLACS/SRC/BI_IdringBR.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_IdringBR.c mpicc -o BLACS/SRC/BI_IdringBS.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_IdringBS.c mpicc -o BLACS/SRC/BI_MpathBR.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_MpathBR.c mpicc -o BLACS/SRC/BI_MpathBS.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_MpathBS.c mpicc -o BLACS/SRC/BI_MringComb.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_MringComb.c mpicc -o BLACS/SRC/BI_Pack.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_Pack.c mpicc -o BLACS/SRC/BI_Rsend.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_Rsend.c mpicc -o BLACS/SRC/BI_Srecv.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_Srecv.c mpicc -o BLACS/SRC/BI_SringBR.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_SringBR.c mpicc -o BLACS/SRC/BI_SringBS.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_SringBS.c mpicc -o BLACS/SRC/blacs_pnum_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_pnum_.c mpicc -o BLACS/SRC/blacs_init_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_init_.c mpicc -o BLACS/SRC/BI_Ssend.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_Ssend.c mpicc -o BLACS/SRC/BI_TransDist.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_TransDist.c mpicc -o BLACS/SRC/ksendid_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/ksendid_.c mpicc -o BLACS/SRC/BI_TransUserComm.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_TransUserComm.c mpicc -o BLACS/SRC/BI_TreeBR.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_TreeBR.c mpicc -o BLACS/SRC/blacs_pcoord_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_pcoord_.c mpicc -o BLACS/SRC/BI_TreeBS.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_TreeBS.c mpicc -o BLACS/SRC/BI_TreeComb.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_TreeComb.c mpicc -o BLACS/SRC/blacs_exit_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_exit_.c mpicc -o BLACS/SRC/BI_Unpack.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_Unpack.c mpicc -o BLACS/SRC/BI_UpdateBuffs.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_UpdateBuffs.c mpicc -o BLACS/SRC/krecvid_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/krecvid_.c mpicc -o BLACS/SRC/BI_cMPI_amn.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_cMPI_amn.c mpicc -o BLACS/SRC/kbsid_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/kbsid_.c mpicc -o BLACS/SRC/BI_cMPI_amn2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_cMPI_amn2.c mpicc -o BLACS/SRC/BI_cMPI_amx.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_cMPI_amx.c mpicc -o BLACS/SRC/BI_cMPI_amx2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_cMPI_amx2.c mpicc -o BLACS/SRC/BI_cMPI_sum.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_cMPI_sum.c mpicc -o BLACS/SRC/BI_cvvamn.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_cvvamn.c mpicc -o BLACS/SRC/dwalltime00_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dwalltime00_.c mpicc -o BLACS/SRC/kbrid_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/kbrid_.c mpicc -o BLACS/SRC/dcputime00_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/dcputime00_.c mpicc -o BLACS/SRC/blacs_pinfo_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_pinfo_.c mpicc -o BLACS/SRC/BI_cvvamn2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_cvvamn2.c mpicc -o BLACS/SRC/blacs_free_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_free_.c mpicc -o BLACS/SRC/blacs_info_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_info_.c mpicc -o BLACS/SRC/BI_cvvamx.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_cvvamx.c mpicc -o BLACS/SRC/blacs_grid_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_grid_.c mpicc -o BLACS/SRC/blacs_barr_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_barr_.c mpicc -o BLACS/SRC/blacs2sys_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs2sys_.c mpicc -o BLACS/SRC/BI_cvvamx2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_cvvamx2.c mpicc -o BLACS/SRC/blacs_map_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/blacs_map_.c mpicc -o BLACS/SRC/free_handle_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/free_handle_.c mpicc -o BLACS/SRC/BI_cvvsum.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_cvvsum.c mpicc -o BLACS/SRC/BI_dMPI_amn.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_dMPI_amn.c mpicc -o BLACS/SRC/BI_dMPI_amn2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_dMPI_amn2.c mpicc -o BLACS/SRC/BI_dMPI_amx.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_dMPI_amx.c mpicc -o BLACS/SRC/sys2blacs_.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/sys2blacs_.c mpicc -o BLACS/SRC/BI_dMPI_amx2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_dMPI_amx2.c mpicc -o BLACS/SRC/BI_dmvcopy.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_dmvcopy.c mpicc -o BLACS/SRC/BI_dvmcopy.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_dvmcopy.c mpicc -o BLACS/SRC/BI_dvvamn.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_dvvamn.c mpicc -o BLACS/SRC/BI_dvvamn2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_dvvamn2.c mpicc -o BLACS/SRC/BI_dvvamx.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_dvvamx.c mpicc -o BLACS/SRC/BI_dvvamx2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_dvvamx2.c mpicc -o BLACS/SRC/BI_dvvsum.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_dvvsum.c mpicc -o BLACS/SRC/BI_iMPI_amn.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_iMPI_amn.c mpicc -o BLACS/SRC/BI_iMPI_amn2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_iMPI_amn2.c mpicc -o BLACS/SRC/BI_iMPI_amx.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_iMPI_amx.c mpicc -o BLACS/SRC/BI_iMPI_amx2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_iMPI_amx2.c mpicc -o BLACS/SRC/BI_imvcopy.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_imvcopy.c mpicc -o BLACS/SRC/BI_ivmcopy.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_ivmcopy.c mpicc -o BLACS/SRC/BI_ivvamn.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_ivvamn.c mpicc -o BLACS/SRC/BI_ivvamn2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_ivvamn2.c mpicc -o BLACS/SRC/BI_ivvamx.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_ivvamx.c mpicc -o BLACS/SRC/BI_ivvamx2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_ivvamx2.c mpicc -o BLACS/SRC/BI_ivvsum.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_ivvsum.c mpicc -o BLACS/SRC/BI_sMPI_amn.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_sMPI_amn.c mpicc -o BLACS/SRC/BI_sMPI_amn2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_sMPI_amn2.c mpicc -o BLACS/SRC/BI_sMPI_amx.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_sMPI_amx.c mpicc -o BLACS/SRC/BI_sMPI_amx2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_sMPI_amx2.c mpicc -o BLACS/SRC/BI_smvcopy.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_smvcopy.c mpicc -o BLACS/SRC/BI_svmcopy.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_svmcopy.c mpicc -o BLACS/SRC/BI_svvamn.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_svvamn.c mpicc -o BLACS/SRC/BI_svvamn2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_svvamn2.c mpicc -o BLACS/SRC/BI_svvamx.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_svvamx.c mpicc -o BLACS/SRC/BI_svvamx2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_svvamx2.c mpicc -o BLACS/SRC/BI_svvsum.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_svvsum.c mpicc -o BLACS/SRC/BI_zMPI_amn.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_zMPI_amn.c mpicc -o BLACS/SRC/BI_zMPI_amn2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_zMPI_amn2.c mpicc -o BLACS/SRC/BI_zMPI_amx.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_zMPI_amx.c mpicc -o BLACS/SRC/BI_zMPI_amx2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_zMPI_amx2.c mpicc -o BLACS/SRC/BI_zMPI_sum.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_zMPI_sum.c mpicc -o BLACS/SRC/BI_zvvamn.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_zvvamn.c mpicc -o BLACS/SRC/BI_zvvamn2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_zvvamn2.c mpicc -o BLACS/SRC/BI_zvvamx.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_zvvamx.c mpicc -o BLACS/SRC/BI_zvvamx2.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_zvvamx2.c mpicc -o BLACS/SRC/BI_zvvsum.o -c -DAdd_ -fstack-protector -g3 -fopenmp BLACS/SRC/BI_zvvsum.c mpicc -o PBLAS/SRC/pcagemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcagemv_.c mpicc -o PBLAS/SRC/pcahemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcahemv_.c mpicc -o PBLAS/SRC/pcamax_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcamax_.c mpicc -o PBLAS/SRC/pcatrmv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcatrmv_.c mpicc -o PBLAS/SRC/pcaxpy_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcaxpy_.c mpicc -o PBLAS/SRC/pccopy_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pccopy_.c mpicc -o PBLAS/SRC/pcdotc_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcdotc_.c mpicc -o PBLAS/SRC/pcdotu_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcdotu_.c mpicc -o PBLAS/SRC/pcgeadd_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcgeadd_.c mpicc -o PBLAS/SRC/pcgemm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcgemm_.c mpicc -o PBLAS/SRC/pcgemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcgemv_.c mpicc -o PBLAS/SRC/pcgerc_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcgerc_.c mpicc -o PBLAS/SRC/pcgeru_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcgeru_.c mpicc -o PBLAS/SRC/pchemm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pchemm_.c mpicc -o PBLAS/SRC/pchemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pchemv_.c mpicc -o PBLAS/SRC/pcher2_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcher2_.c mpicc -o PBLAS/SRC/pcher2k_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcher2k_.c mpicc -o PBLAS/SRC/pcher_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcher_.c mpicc -o PBLAS/SRC/pcherk_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcherk_.c mpicc -o PBLAS/SRC/pcscal_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcscal_.c mpicc -o PBLAS/SRC/pcsscal_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcsscal_.c mpicc -o PBLAS/SRC/pcswap_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcswap_.c mpicc -o PBLAS/SRC/pcsymm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcsymm_.c mpicc -o PBLAS/SRC/pcsyr2k_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcsyr2k_.c mpicc -o PBLAS/SRC/pcsyrk_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pcsyrk_.c mpicc -o PBLAS/SRC/pctradd_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pctradd_.c mpicc -o PBLAS/SRC/pctranc_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pctranc_.c mpicc -o PBLAS/SRC/pctranu_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pctranu_.c mpicc -o PBLAS/SRC/pctrmm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pctrmm_.c mpicc -o PBLAS/SRC/pctrmv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pctrmv_.c mpicc -o PBLAS/SRC/pctrsm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pctrsm_.c mpicc -o PBLAS/SRC/pctrsv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pctrsv_.c mpicc -o PBLAS/SRC/pdagemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdagemv_.c mpicc -o PBLAS/SRC/pdamax_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdamax_.c mpicc -o PBLAS/SRC/pdasum_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdasum_.c mpicc -o PBLAS/SRC/pdasymv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdasymv_.c mpicc -o PBLAS/SRC/pdatrmv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdatrmv_.c mpicc -o PBLAS/SRC/pdaxpy_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdaxpy_.c mpicc -o PBLAS/SRC/pdcopy_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdcopy_.c mpicc -o PBLAS/SRC/pddot_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pddot_.c mpicc -o PBLAS/SRC/pdgeadd_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdgeadd_.c mpicc -o PBLAS/SRC/pdgemm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdgemm_.c mpicc -o PBLAS/SRC/pdgemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdgemv_.c mpicc -o PBLAS/SRC/pdger_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdger_.c mpicc -o PBLAS/SRC/pdnrm2_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdnrm2_.c mpicc -o PBLAS/SRC/pdscal_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdscal_.c mpicc -o PBLAS/SRC/pdswap_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdswap_.c mpicc -o PBLAS/SRC/pdsymm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdsymm_.c mpicc -o PBLAS/SRC/pdsymv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdsymv_.c mpicc -o PBLAS/SRC/pdsyr2_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdsyr2_.c mpicc -o PBLAS/SRC/pdsyr2k_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdsyr2k_.c mpicc -o PBLAS/SRC/pdsyr_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdsyr_.c mpicc -o PBLAS/SRC/pdsyrk_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdsyrk_.c mpicc -o PBLAS/SRC/pdtradd_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdtradd_.c mpicc -o PBLAS/SRC/pdtran_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdtran_.c mpicc -o PBLAS/SRC/pdtrmm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdtrmm_.c mpicc -o PBLAS/SRC/pdtrmv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdtrmv_.c mpicc -o PBLAS/SRC/pdtrsm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdtrsm_.c mpicc -o PBLAS/SRC/pdtrsv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdtrsv_.c mpicc -o PBLAS/SRC/pdzasum_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdzasum_.c mpicc -o PBLAS/SRC/pdznrm2_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pdznrm2_.c mpicc -o PBLAS/SRC/picopy_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/picopy_.c mpif77 -o PBLAS/SRC/pilaenv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/pilaenv.f mpicc -o PBLAS/SRC/psagemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psagemv_.c mpicc -o PBLAS/SRC/psamax_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psamax_.c mpicc -o PBLAS/SRC/psasum_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psasum_.c mpicc -o PBLAS/SRC/psasymv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psasymv_.c mpicc -o PBLAS/SRC/psatrmv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psatrmv_.c mpicc -o PBLAS/SRC/psaxpy_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psaxpy_.c mpicc -o PBLAS/SRC/pscasum_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pscasum_.c mpicc -o PBLAS/SRC/pscnrm2_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pscnrm2_.c mpicc -o PBLAS/SRC/pscopy_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pscopy_.c mpicc -o PBLAS/SRC/psdot_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psdot_.c mpicc -o PBLAS/SRC/psgeadd_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psgeadd_.c mpicc -o PBLAS/SRC/psgemm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psgemm_.c mpicc -o PBLAS/SRC/psgemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psgemv_.c mpicc -o PBLAS/SRC/psger_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psger_.c mpicc -o PBLAS/SRC/psnrm2_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psnrm2_.c mpicc -o PBLAS/SRC/psscal_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psscal_.c mpicc -o PBLAS/SRC/psswap_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/psswap_.c mpicc -o PBLAS/SRC/pssymm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pssymm_.c mpicc -o PBLAS/SRC/pssymv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pssymv_.c mpicc -o PBLAS/SRC/pssyr2_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pssyr2_.c mpicc -o PBLAS/SRC/pssyr2k_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pssyr2k_.c mpicc -o PBLAS/SRC/pssyr_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pssyr_.c mpicc -o PBLAS/SRC/pssyrk_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pssyrk_.c mpicc -o PBLAS/SRC/pstradd_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pstradd_.c mpicc -o PBLAS/SRC/pstran_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pstran_.c mpicc -o PBLAS/SRC/pstrmm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pstrmm_.c mpicc -o PBLAS/SRC/pstrmv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pstrmv_.c mpicc -o PBLAS/SRC/pstrsm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pstrsm_.c mpicc -o PBLAS/SRC/pstrsv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pstrsv_.c mpicc -o PBLAS/SRC/pzagemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzagemv_.c mpicc -o PBLAS/SRC/pzahemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzahemv_.c mpicc -o PBLAS/SRC/pzamax_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzamax_.c mpicc -o PBLAS/SRC/pzatrmv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzatrmv_.c mpicc -o PBLAS/SRC/pzaxpy_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzaxpy_.c mpicc -o PBLAS/SRC/pzcopy_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzcopy_.c mpicc -o PBLAS/SRC/pzdotc_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzdotc_.c mpicc -o PBLAS/SRC/pzdotu_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzdotu_.c mpicc -o PBLAS/SRC/pzdscal_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzdscal_.c mpicc -o PBLAS/SRC/pzgeadd_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzgeadd_.c mpicc -o PBLAS/SRC/pzgemm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzgemm_.c mpicc -o PBLAS/SRC/pzgemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzgemv_.c mpicc -o PBLAS/SRC/pzgerc_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzgerc_.c mpicc -o PBLAS/SRC/pzgeru_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzgeru_.c mpicc -o PBLAS/SRC/pzhemm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzhemm_.c mpicc -o PBLAS/SRC/pzhemv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzhemv_.c mpicc -o PBLAS/SRC/pzher2_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzher2_.c mpicc -o PBLAS/SRC/pzher2k_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzher2k_.c mpicc -o PBLAS/SRC/pzher_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzher_.c mpicc -o PBLAS/SRC/pzherk_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzherk_.c mpicc -o PBLAS/SRC/pzscal_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzscal_.c mpicc -o PBLAS/SRC/pzswap_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzswap_.c mpicc -o PBLAS/SRC/pzsymm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzsymm_.c mpicc -o PBLAS/SRC/pzsyr2k_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzsyr2k_.c mpicc -o PBLAS/SRC/pzsyrk_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pzsyrk_.c mpicc -o PBLAS/SRC/pztradd_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pztradd_.c mpicc -o PBLAS/SRC/pztranc_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pztranc_.c mpicc -o PBLAS/SRC/pztranu_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pztranu_.c mpicc -o PBLAS/SRC/pztrmm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pztrmm_.c mpicc -o PBLAS/SRC/pztrmv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pztrmv_.c mpicc -o PBLAS/SRC/pztrsm_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pztrsm_.c mpicc -o PBLAS/SRC/pztrsv_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/pztrsv_.c mpicc -o REDIST/SRC/pcgemr.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pcgemr.c mpicc -o REDIST/SRC/pcgemr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pcgemr2.c mpicc -o REDIST/SRC/pctrmr.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pctrmr.c mpicc -o REDIST/SRC/pctrmr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pctrmr2.c mpicc -o REDIST/SRC/pdgemr.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pdgemr.c mpicc -o REDIST/SRC/pdgemr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pdgemr2.c mpicc -o REDIST/SRC/pdtrmr.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pdtrmr.c mpicc -o REDIST/SRC/pdtrmr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pdtrmr2.c mpicc -o REDIST/SRC/pgemraux.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pgemraux.c mpicc -o REDIST/SRC/pigemr.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pigemr.c mpicc -o REDIST/SRC/pigemr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pigemr2.c mpicc -o REDIST/SRC/pitrmr.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pitrmr.c mpicc -o REDIST/SRC/pitrmr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pitrmr2.c mpicc -o REDIST/SRC/psgemr.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/psgemr.c mpicc -o REDIST/SRC/psgemr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/psgemr2.c mpicc -o REDIST/SRC/pstrmr.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pstrmr.c mpicc -o REDIST/SRC/pstrmr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pstrmr2.c mpicc -o REDIST/SRC/pzgemr.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pzgemr.c mpicc -o REDIST/SRC/pzgemr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pzgemr2.c mpicc -o REDIST/SRC/pztrmr.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pztrmr.c mpicc -o REDIST/SRC/pztrmr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp REDIST/SRC/pztrmr2.c mpif77 -o SRC/bdlaapp.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/bdlaapp.f mpif77 -o SRC/bdlaexc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/bdlaexc.f mpif77 -o SRC/bdtrexc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/bdtrexc.f mpif77 -o SRC/bslaapp.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/bslaapp.f mpif77 -o SRC/bslaexc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/bslaexc.f mpif77 -o SRC/bstrexc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/bstrexc.f mpif77 -o SRC/cdbtf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/cdbtf2.f mpif77 -o SRC/cdbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/cdbtrf.f mpif77 -o SRC/cdttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/cdttrf.f mpif77 -o SRC/cdttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/cdttrsv.f mpif77 -o SRC/clahqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/clahqr2.f mpif77 -o SRC/clamsh.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/clamsh.f mpif77 -o SRC/clanv2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/clanv2.f mpif77 -o SRC/claref.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/claref.f mpif77 -o SRC/cpttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/cpttrsv.f mpif77 -o SRC/csteqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/csteqr2.f mpif77 -o SRC/ctrmvt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/ctrmvt.f mpif77 -o SRC/ddbtf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/ddbtf2.f mpif77 -o SRC/ddbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/ddbtrf.f mpif77 -o SRC/ddttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/ddttrf.f mpif77 -o SRC/ddttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/ddttrsv.f mpif77 -o SRC/dlamsh.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlamsh.f mpif77 -o SRC/dlapst.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlapst.f mpif77 -o SRC/dlaqr6.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlaqr6.f mpif77 -o SRC/dlar1va.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlar1va.f mpif77 -o SRC/dlaref.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlaref.f mpif77 -o SRC/dlarrb2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlarrb2.f mpif77 -o SRC/dlarrd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlarrd2.f mpif77 -o SRC/dlarre2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlarre2.f mpif77 -o SRC/dlarre2a.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlarre2a.f mpif77 -o SRC/dlarrf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlarrf2.f mpif77 -o SRC/dlarrv2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlarrv2.f mpif77 -o SRC/dlasorte.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlasorte.f mpif77 -o SRC/dlasrt2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dlasrt2.f mpif77 -o SRC/dpttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dpttrsv.f mpif77 -o SRC/dstegr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dstegr2.f mpif77 -o SRC/dstegr2a.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dstegr2a.f mpif77 -o SRC/dstegr2b.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dstegr2b.f mpif77 -o SRC/dstein2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dstein2.f mpif77 -o SRC/dsteqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dsteqr2.f mpif77 -o SRC/dtrmvt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/dtrmvt.f mpicc -o SRC/getpbbuf.o -c -DAdd_ -fstack-protector -g3 -fopenmp SRC/getpbbuf.c mpicc -o SRC/pbchkvect.o -c -DAdd_ -fstack-protector -g3 -fopenmp SRC/pbchkvect.c mpif77 -o SRC/pcdbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcdbsv.f mpif77 -o SRC/pcdbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcdbtrf.f mpif77 -o SRC/pcdbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcdbtrs.f mpif77 -o SRC/pcdbtrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcdbtrsv.f mpif77 -o SRC/pcdtsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcdtsv.f mpif77 -o SRC/pcdttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcdttrf.f mpif77 -o SRC/pcdttrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcdttrs.f mpif77 -o SRC/pcdttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcdttrsv.f mpif77 -o SRC/pcgbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgbsv.f mpif77 -o SRC/pcgbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgbtrf.f mpif77 -o SRC/pcgbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgbtrs.f mpif77 -o SRC/pcgebd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgebd2.f mpif77 -o SRC/pcgebrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgebrd.f mpif77 -o SRC/pcgecon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgecon.f mpif77 -o SRC/pcgeequ.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgeequ.f mpif77 -o SRC/pcgehd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgehd2.f mpif77 -o SRC/pcgehrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgehrd.f mpif77 -o SRC/pcgelq2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgelq2.f mpif77 -o SRC/pcgelqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgelqf.f mpif77 -o SRC/pcgels.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgels.f mpif77 -o SRC/pcgeql2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgeql2.f mpif77 -o SRC/pcgeqlf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgeqlf.f mpif77 -o SRC/pcgeqpf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgeqpf.f mpif77 -o SRC/pcgeqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgeqr2.f mpif77 -o SRC/pcgeqrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgeqrf.f mpif77 -o SRC/pcgerfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgerfs.f mpif77 -o SRC/pcgerq2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgerq2.f mpif77 -o SRC/pcgerqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgerqf.f mpif77 -o SRC/pcgesv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgesv.f mpif77 -o SRC/pcgesvd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgesvd.f mpif77 -o SRC/pcgesvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgesvx.f mpif77 -o SRC/pcgetf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgetf2.f mpif77 -o SRC/pcgetrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgetrf.f mpif77 -o SRC/pcgetri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgetri.f mpif77 -o SRC/pcgetrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcgetrs.f mpif77 -o SRC/pcggqrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcggqrf.f mpif77 -o SRC/pcggrqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcggrqf.f mpif77 -o SRC/pcheev.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcheev.f mpif77 -o SRC/pcheevd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcheevd.f mpif77 -o SRC/pcheevr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcheevr.f mpif77 -o SRC/pcheevx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcheevx.f mpif77 -o SRC/pchegs2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pchegs2.f mpif77 -o SRC/pchegst.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pchegst.f mpif77 -o SRC/pchegvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pchegvx.f mpif77 -o SRC/pchengst.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pchengst.f mpif77 -o SRC/pchentrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pchentrd.f mpif77 -o SRC/pchetd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pchetd2.f mpif77 -o SRC/pchetrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pchetrd.f mpif77 -o SRC/pchettrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pchettrd.f mpif77 -o SRC/pclabrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclabrd.f mpif77 -o SRC/pclacgv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclacgv.f mpif77 -o SRC/pclacon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclacon.f mpif77 -o SRC/pclaconsb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclaconsb.f mpif77 -o SRC/pclacp2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclacp2.f mpif77 -o SRC/pclacp3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclacp3.f mpif77 -o SRC/pclacpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclacpy.f mpif77 -o SRC/pclaevswp.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclaevswp.f mpif77 -o SRC/pclahqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclahqr.f mpif77 -o SRC/pclahrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclahrd.f mpif77 -o SRC/pclamr1d.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclamr1d.f mpif77 -o SRC/pclange.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclange.f mpif77 -o SRC/pclanhe.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclanhe.f mpif77 -o SRC/pclanhs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclanhs.f mpif77 -o SRC/pclansy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclansy.f mpif77 -o SRC/pclantr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclantr.f mpif77 -o SRC/pclapiv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclapiv.f mpif77 -o SRC/pclapv2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclapv2.f mpif77 -o SRC/pclaqge.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclaqge.f mpif77 -o SRC/pclaqsy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclaqsy.f mpif77 -o SRC/pclarf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclarf.f mpif77 -o SRC/pclarfb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclarfb.f mpif77 -o SRC/pclarfc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclarfc.f mpif77 -o SRC/pclarfg.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclarfg.f mpif77 -o SRC/pclarft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclarft.f mpif77 -o SRC/pclarz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclarz.f mpif77 -o SRC/pclarzb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclarzb.f mpif77 -o SRC/pclarzc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclarzc.f mpif77 -o SRC/pclarzt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclarzt.f mpif77 -o SRC/pclascl.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclascl.f mpif77 -o SRC/pclase2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclase2.f mpif77 -o SRC/pclaset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclaset.f mpif77 -o SRC/pclasmsub.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclasmsub.f mpif77 -o SRC/pclassq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclassq.f mpif77 -o SRC/pclaswp.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclaswp.f mpif77 -o SRC/pclatra.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclatra.f mpif77 -o SRC/pclatrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclatrd.f mpif77 -o SRC/pclatrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclatrs.f mpif77 -o SRC/pclatrz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclatrz.f mpif77 -o SRC/pclattrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclattrs.f mpif77 -o SRC/pclauu2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclauu2.f mpif77 -o SRC/pclauum.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclauum.f mpif77 -o SRC/pclawil.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pclawil.f mpif77 -o SRC/pcmax1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcmax1.f mpif77 -o SRC/pcpbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpbsv.f mpif77 -o SRC/pcpbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpbtrf.f mpif77 -o SRC/pcpbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpbtrs.f mpif77 -o SRC/pcpbtrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpbtrsv.f mpif77 -o SRC/pcpocon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpocon.f mpif77 -o SRC/pcpoequ.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpoequ.f mpif77 -o SRC/pcporfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcporfs.f mpif77 -o SRC/pcposv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcposv.f mpif77 -o SRC/pcposvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcposvx.f mpif77 -o SRC/pcpotf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpotf2.f mpif77 -o SRC/pcpotrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpotrf.f mpif77 -o SRC/pcpotri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpotri.f mpif77 -o SRC/pcpotrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpotrs.f mpif77 -o SRC/pcptsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcptsv.f mpif77 -o SRC/pcpttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpttrf.f mpif77 -o SRC/pcpttrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpttrs.f mpif77 -o SRC/pcpttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcpttrsv.f mpicc -o SRC/pcrot.o -c -DAdd_ -fstack-protector -g3 -fopenmp SRC/pcrot.c mpif77 -o SRC/pcsrscl.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcsrscl.f mpif77 -o SRC/pcstein.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcstein.f mpif77 -o SRC/pctrcon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pctrcon.f mpif77 -o SRC/pctrevc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pctrevc.f mpif77 -o SRC/pctrrfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pctrrfs.f mpif77 -o SRC/pctrti2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pctrti2.f mpif77 -o SRC/pctrtri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pctrtri.f mpif77 -o SRC/pctrtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pctrtrs.f mpif77 -o SRC/pctzrzf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pctzrzf.f mpif77 -o SRC/pcung2l.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcung2l.f mpif77 -o SRC/pcung2r.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcung2r.f mpif77 -o SRC/pcungl2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcungl2.f mpif77 -o SRC/pcunglq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunglq.f mpif77 -o SRC/pcungql.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcungql.f mpif77 -o SRC/pcungqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcungqr.f mpif77 -o SRC/pcungr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcungr2.f mpif77 -o SRC/pcungrq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcungrq.f mpif77 -o SRC/pcunm2l.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunm2l.f mpif77 -o SRC/pcunm2r.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunm2r.f mpif77 -o SRC/pcunmbr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunmbr.f mpif77 -o SRC/pcunmhr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunmhr.f mpif77 -o SRC/pcunml2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunml2.f mpif77 -o SRC/pcunmlq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunmlq.f mpif77 -o SRC/pcunmql.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunmql.f mpif77 -o SRC/pcunmqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunmqr.f mpif77 -o SRC/pcunmr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunmr2.f mpif77 -o SRC/pcunmr3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunmr3.f mpif77 -o SRC/pcunmrq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunmrq.f mpif77 -o SRC/pcunmrz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunmrz.f mpif77 -o SRC/pcunmtr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pcunmtr.f mpif77 -o SRC/pddbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pddbsv.f mpif77 -o SRC/pddbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pddbtrf.f mpif77 -o SRC/pddbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pddbtrs.f mpif77 -o SRC/pddbtrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pddbtrsv.f mpif77 -o SRC/pddtsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pddtsv.f mpif77 -o SRC/pddttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pddttrf.f mpif77 -o SRC/pddttrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pddttrs.f mpif77 -o SRC/pddttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pddttrsv.f mpif77 -o SRC/pdgbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgbsv.f mpif77 -o SRC/pdgbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgbtrf.f mpif77 -o SRC/pdgbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgbtrs.f mpif77 -o SRC/pdgebal.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgebal.f mpif77 -o SRC/pdgebd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgebd2.f mpif77 -o SRC/pdgebrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgebrd.f mpif77 -o SRC/pdgecon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgecon.f mpif77 -o SRC/pdgeequ.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgeequ.f mpif77 -o SRC/pdgehd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgehd2.f mpif77 -o SRC/pdgehrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgehrd.f mpif77 -o SRC/pdgelq2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgelq2.f mpif77 -o SRC/pdgelqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgelqf.f mpif77 -o SRC/pdgels.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgels.f mpif77 -o SRC/pdgeql2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgeql2.f mpif77 -o SRC/pdgeqlf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgeqlf.f mpif77 -o SRC/pdgeqpf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgeqpf.f mpif77 -o SRC/pdgeqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgeqr2.f mpif77 -o SRC/pdgeqrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgeqrf.f mpif77 -o SRC/pdgerfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgerfs.f mpif77 -o SRC/pdgerq2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgerq2.f mpif77 -o SRC/pdgerqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgerqf.f mpif77 -o SRC/pdgesv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgesv.f mpif77 -o SRC/pdgesvd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgesvd.f mpif77 -o SRC/pdgesvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgesvx.f mpif77 -o SRC/pdgetf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgetf2.f mpif77 -o SRC/pdgetrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgetrf.f mpif77 -o SRC/pdgetri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgetri.f mpif77 -o SRC/pdgetrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdgetrs.f mpif77 -o SRC/pdggqrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdggqrf.f mpif77 -o SRC/pdggrqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdggrqf.f mpif77 -o SRC/pdhseqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdhseqr.f mpif77 -o SRC/pdlabad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlabad.f mpif77 -o SRC/pdlabrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlabrd.f mpif77 -o SRC/pdlacon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlacon.f mpif77 -o SRC/pdlaconsb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaconsb.f mpif77 -o SRC/pdlacp2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlacp2.f mpif77 -o SRC/pdlacp3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlacp3.f mpif77 -o SRC/pdlacpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlacpy.f mpif77 -o SRC/pdlaed0.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaed0.f mpif77 -o SRC/pdlaed1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaed1.f mpif77 -o SRC/pdlaed2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaed2.f mpif77 -o SRC/pdlaed3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaed3.f mpif77 -o SRC/pdlaedz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaedz.f mpif77 -o SRC/pdlaevswp.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaevswp.f mpif77 -o SRC/pdlahqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlahqr.f mpif77 -o SRC/pdlahrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlahrd.f mpicc -o SRC/pdlaiect.o -c -DAdd_ -fstack-protector -g3 -fopenmp SRC/pdlaiect.c mpif77 -o SRC/pdlamch.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlamch.f mpif77 -o SRC/pdlamr1d.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlamr1d.f mpif77 -o SRC/pdlamve.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlamve.f mpif77 -o SRC/pdlange.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlange.f mpif77 -o SRC/pdlanhs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlanhs.f mpif77 -o SRC/pdlansy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlansy.f mpif77 -o SRC/pdlantr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlantr.f mpif77 -o SRC/pdlapiv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlapiv.f mpif77 -o SRC/pdlapv2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlapv2.f mpif77 -o SRC/pdlaqge.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaqge.f mpif77 -o SRC/pdlaqr0.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaqr0.f mpif77 -o SRC/pdlaqr1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaqr1.f mpif77 -o SRC/pdlaqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaqr2.f mpif77 -o SRC/pdlaqr3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaqr3.f mpif77 -o SRC/pdlaqr4.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaqr4.f mpif77 -o SRC/pdlaqr5.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaqr5.f mpif77 -o SRC/pdlaqsy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaqsy.f mpif77 -o SRC/pdlared1d.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlared1d.f mpif77 -o SRC/pdlared2d.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlared2d.f mpif77 -o SRC/pdlarf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlarf.f mpif77 -o SRC/pdlarfb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlarfb.f mpif77 -o SRC/pdlarfg.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlarfg.f mpif77 -o SRC/pdlarft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlarft.f mpif77 -o SRC/pdlarz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlarz.f mpif77 -o SRC/pdlarzb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlarzb.f mpif77 -o SRC/pdlarzt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlarzt.f mpif77 -o SRC/pdlascl.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlascl.f mpif77 -o SRC/pdlase2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlase2.f mpif77 -o SRC/pdlaset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaset.f mpif77 -o SRC/pdlasmsub.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlasmsub.f mpif77 -o SRC/pdlasrt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlasrt.f mpif77 -o SRC/pdlassq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlassq.f mpif77 -o SRC/pdlaswp.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlaswp.f mpif77 -o SRC/pdlatra.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlatra.f mpif77 -o SRC/pdlatrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlatrd.f mpif77 -o SRC/pdlatrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlatrs.f mpif77 -o SRC/pdlatrz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlatrz.f mpif77 -o SRC/pdlauu2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlauu2.f mpif77 -o SRC/pdlauum.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlauum.f mpif77 -o SRC/pdlawil.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdlawil.f mpif77 -o SRC/pdorg2l.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdorg2l.f mpif77 -o SRC/pdorg2r.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdorg2r.f mpif77 -o SRC/pdorgl2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdorgl2.f mpif77 -o SRC/pdorglq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdorglq.f mpif77 -o SRC/pdorgql.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdorgql.f mpif77 -o SRC/pdorgqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdorgqr.f mpif77 -o SRC/pdorgr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdorgr2.f mpif77 -o SRC/pdorgrq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdorgrq.f mpif77 -o SRC/pdorm2l.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdorm2l.f mpif77 -o SRC/pdorm2r.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdorm2r.f mpif77 -o SRC/pdormbr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdormbr.f mpif77 -o SRC/pdormhr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdormhr.f mpif77 -o SRC/pdorml2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdorml2.f mpif77 -o SRC/pdormlq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdormlq.f mpif77 -o SRC/pdormql.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdormql.f mpif77 -o SRC/pdormqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdormqr.f mpif77 -o SRC/pdormr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdormr2.f mpif77 -o SRC/pdormr3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdormr3.f mpif77 -o SRC/pdormrq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdormrq.f mpif77 -o SRC/pdormrz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdormrz.f mpif77 -o SRC/pdormtr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdormtr.f mpif77 -o SRC/pdpbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpbsv.f mpif77 -o SRC/pdpbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpbtrf.f mpif77 -o SRC/pdpbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpbtrs.f mpif77 -o SRC/pdpbtrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpbtrsv.f mpif77 -o SRC/pdpocon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpocon.f mpif77 -o SRC/pdpoequ.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpoequ.f mpif77 -o SRC/pdporfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdporfs.f mpif77 -o SRC/pdposv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdposv.f mpif77 -o SRC/pdposvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdposvx.f mpif77 -o SRC/pdpotf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpotf2.f mpif77 -o SRC/pdpotrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpotrf.f mpif77 -o SRC/pdpotri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpotri.f mpif77 -o SRC/pdpotrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpotrs.f mpif77 -o SRC/pdptsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdptsv.f mpif77 -o SRC/pdpttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpttrf.f mpif77 -o SRC/pdpttrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpttrs.f mpif77 -o SRC/pdpttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdpttrsv.f mpif77 -o SRC/pdrot.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdrot.f mpif77 -o SRC/pdrscl.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdrscl.f mpif77 -o SRC/pdstebz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdstebz.f mpif77 -o SRC/pdstedc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdstedc.f mpif77 -o SRC/pdstein.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdstein.f mpif77 -o SRC/pdsyev.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsyev.f mpif77 -o SRC/pdsyevd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsyevd.f mpif77 -o SRC/pdsyevr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsyevr.f mpif77 -o SRC/pdsyevx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsyevx.f mpif77 -o SRC/pdsygs2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsygs2.f mpif77 -o SRC/pdsygst.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsygst.f mpif77 -o SRC/pdsygvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsygvx.f mpif77 -o SRC/pdsyngst.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsyngst.f mpif77 -o SRC/pdsyntrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsyntrd.f mpif77 -o SRC/pdsytd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsytd2.f mpif77 -o SRC/pdsytrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsytrd.f mpif77 -o SRC/pdsyttrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdsyttrd.f mpif77 -o SRC/pdtrcon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdtrcon.f mpif77 -o SRC/pdtrord.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdtrord.f mpif77 -o SRC/pdtrrfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdtrrfs.f mpif77 -o SRC/pdtrsen.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdtrsen.f mpif77 -o SRC/pdtrti2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdtrti2.f mpif77 -o SRC/pdtrtri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdtrtri.f mpif77 -o SRC/pdtrtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdtrtrs.f mpif77 -o SRC/pdtzrzf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdtzrzf.f mpif77 -o SRC/pdzsum1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pdzsum1.f mpif77 -o SRC/pilaenvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pilaenvx.f mpif77 -o SRC/pilaver.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pilaver.f mpif77 -o SRC/piparmq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/piparmq.f mpif77 -o SRC/pjlaenv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pjlaenv.f mpif77 -o SRC/pmpcol.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pmpcol.f mpif77 -o SRC/pmpim2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pmpim2.f mpif77 -o SRC/pscsum1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pscsum1.f mpif77 -o SRC/psdbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psdbsv.f mpif77 -o SRC/psdbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psdbtrf.f mpif77 -o SRC/psdbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psdbtrs.f mpif77 -o SRC/psdbtrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psdbtrsv.f mpif77 -o SRC/psdtsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psdtsv.f mpif77 -o SRC/psdttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psdttrf.f mpif77 -o SRC/psdttrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psdttrs.f mpif77 -o SRC/psdttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psdttrsv.f mpif77 -o SRC/psgbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgbsv.f mpif77 -o SRC/psgbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgbtrf.f mpif77 -o SRC/psgbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgbtrs.f mpif77 -o SRC/psgebal.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgebal.f mpif77 -o SRC/psgebd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgebd2.f mpif77 -o SRC/psgebrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgebrd.f mpif77 -o SRC/psgecon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgecon.f mpif77 -o SRC/psgeequ.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgeequ.f mpif77 -o SRC/psgehd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgehd2.f mpif77 -o SRC/psgehrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgehrd.f mpif77 -o SRC/psgelq2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgelq2.f mpif77 -o SRC/psgelqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgelqf.f mpif77 -o SRC/psgels.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgels.f mpif77 -o SRC/psgeql2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgeql2.f mpif77 -o SRC/psgeqlf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgeqlf.f mpif77 -o SRC/psgeqpf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgeqpf.f mpif77 -o SRC/psgeqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgeqr2.f mpif77 -o SRC/psgeqrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgeqrf.f mpif77 -o SRC/psgerfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgerfs.f mpif77 -o SRC/psgerq2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgerq2.f mpif77 -o SRC/psgerqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgerqf.f mpif77 -o SRC/psgesv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgesv.f mpif77 -o SRC/psgesvd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgesvd.f mpif77 -o SRC/psgesvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgesvx.f mpif77 -o SRC/psgetf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgetf2.f mpif77 -o SRC/psgetrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgetrf.f mpif77 -o SRC/psgetri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgetri.f mpif77 -o SRC/psgetrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psgetrs.f mpif77 -o SRC/psggqrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psggqrf.f mpif77 -o SRC/psggrqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psggrqf.f mpif77 -o SRC/pshseqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pshseqr.f mpif77 -o SRC/pslabad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslabad.f mpif77 -o SRC/pslabrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslabrd.f mpif77 -o SRC/pslacon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslacon.f mpif77 -o SRC/pslaconsb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaconsb.f mpif77 -o SRC/pslacp2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslacp2.f mpif77 -o SRC/pslacp3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslacp3.f mpif77 -o SRC/pslacpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslacpy.f mpif77 -o SRC/pslaed0.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaed0.f mpif77 -o SRC/pslaed1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaed1.f mpif77 -o SRC/pslaed2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaed2.f mpif77 -o SRC/pslaed3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaed3.f mpif77 -o SRC/pslaedz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaedz.f mpif77 -o SRC/pslaevswp.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaevswp.f mpif77 -o SRC/pslahqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslahqr.f mpif77 -o SRC/pslahrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslahrd.f mpicc -o SRC/pslaiect.o -c -DAdd_ -fstack-protector -g3 -fopenmp SRC/pslaiect.c mpif77 -o SRC/pslamch.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslamch.f mpif77 -o SRC/pslamr1d.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslamr1d.f mpif77 -o SRC/pslamve.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslamve.f mpif77 -o SRC/pslange.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslange.f mpif77 -o SRC/pslanhs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslanhs.f mpif77 -o SRC/pslansy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslansy.f mpif77 -o SRC/pslantr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslantr.f mpif77 -o SRC/pslapiv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslapiv.f mpif77 -o SRC/pslapv2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslapv2.f mpif77 -o SRC/pslaqge.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaqge.f mpif77 -o SRC/pslaqr0.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaqr0.f mpif77 -o SRC/pslaqr1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaqr1.f mpif77 -o SRC/pslaqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaqr2.f mpif77 -o SRC/pslaqr3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaqr3.f mpif77 -o SRC/pslaqr4.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaqr4.f mpif77 -o SRC/pslaqr5.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaqr5.f mpif77 -o SRC/pslaqsy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaqsy.f mpif77 -o SRC/pslared1d.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslared1d.f mpif77 -o SRC/pslared2d.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslared2d.f mpif77 -o SRC/pslarf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslarf.f mpif77 -o SRC/pslarfb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslarfb.f mpif77 -o SRC/pslarfg.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslarfg.f mpif77 -o SRC/pslarft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslarft.f mpif77 -o SRC/pslarz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslarz.f mpif77 -o SRC/pslarzb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslarzb.f mpif77 -o SRC/pslarzt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslarzt.f mpif77 -o SRC/pslascl.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslascl.f mpif77 -o SRC/pslase2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslase2.f mpif77 -o SRC/pslaset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaset.f mpif77 -o SRC/pslasmsub.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslasmsub.f mpif77 -o SRC/pslasrt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslasrt.f mpif77 -o SRC/pslassq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslassq.f mpif77 -o SRC/pslaswp.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslaswp.f mpif77 -o SRC/pslatra.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslatra.f mpif77 -o SRC/pslatrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslatrd.f mpif77 -o SRC/pslatrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslatrs.f mpif77 -o SRC/pslatrz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslatrz.f mpif77 -o SRC/pslauu2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslauu2.f mpif77 -o SRC/pslauum.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslauum.f mpif77 -o SRC/pslawil.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pslawil.f mpif77 -o SRC/psorg2l.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psorg2l.f mpif77 -o SRC/psorg2r.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psorg2r.f mpif77 -o SRC/psorgl2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psorgl2.f mpif77 -o SRC/psorglq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psorglq.f mpif77 -o SRC/psorgql.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psorgql.f mpif77 -o SRC/psorgqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psorgqr.f mpif77 -o SRC/psorgr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psorgr2.f mpif77 -o SRC/psorgrq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psorgrq.f mpif77 -o SRC/psorm2l.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psorm2l.f mpif77 -o SRC/psorm2r.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psorm2r.f mpif77 -o SRC/psormbr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psormbr.f mpif77 -o SRC/psormhr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psormhr.f mpif77 -o SRC/psorml2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psorml2.f mpif77 -o SRC/psormlq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psormlq.f mpif77 -o SRC/psormql.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psormql.f mpif77 -o SRC/psormqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psormqr.f mpif77 -o SRC/psormr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psormr2.f mpif77 -o SRC/psormr3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psormr3.f mpif77 -o SRC/psormrq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psormrq.f mpif77 -o SRC/psormrz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psormrz.f mpif77 -o SRC/psormtr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psormtr.f mpif77 -o SRC/pspbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspbsv.f mpif77 -o SRC/pspbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspbtrf.f mpif77 -o SRC/pspbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspbtrs.f mpif77 -o SRC/pspbtrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspbtrsv.f mpif77 -o SRC/pspocon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspocon.f mpif77 -o SRC/pspoequ.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspoequ.f mpif77 -o SRC/psporfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psporfs.f mpif77 -o SRC/psposv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psposv.f mpif77 -o SRC/psposvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psposvx.f mpif77 -o SRC/pspotf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspotf2.f mpif77 -o SRC/pspotrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspotrf.f mpif77 -o SRC/pspotri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspotri.f mpif77 -o SRC/pspotrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspotrs.f mpif77 -o SRC/psptsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psptsv.f mpif77 -o SRC/pspttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspttrf.f mpif77 -o SRC/pspttrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspttrs.f mpif77 -o SRC/pspttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pspttrsv.f mpif77 -o SRC/psrot.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psrot.f mpif77 -o SRC/psrscl.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psrscl.f mpif77 -o SRC/psstebz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psstebz.f mpif77 -o SRC/psstedc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psstedc.f mpif77 -o SRC/psstein.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/psstein.f mpif77 -o SRC/pssyev.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssyev.f mpif77 -o SRC/pssyevd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssyevd.f mpif77 -o SRC/pssyevr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssyevr.f mpif77 -o SRC/pssyevx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssyevx.f mpif77 -o SRC/pssygs2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssygs2.f mpif77 -o SRC/pssygst.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssygst.f mpif77 -o SRC/pssygvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssygvx.f mpif77 -o SRC/pssyngst.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssyngst.f mpif77 -o SRC/pssyntrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssyntrd.f mpif77 -o SRC/pssytd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssytd2.f mpif77 -o SRC/pssytrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssytrd.f mpif77 -o SRC/pssyttrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pssyttrd.f mpif77 -o SRC/pstrcon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pstrcon.f mpif77 -o SRC/pstrord.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pstrord.f mpif77 -o SRC/pstrrfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pstrrfs.f mpif77 -o SRC/pstrsen.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pstrsen.f mpif77 -o SRC/pstrti2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pstrti2.f mpif77 -o SRC/pstrtri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pstrtri.f mpif77 -o SRC/pstrtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pstrtrs.f mpif77 -o SRC/pstzrzf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pstzrzf.f mpicc -o SRC/pzaxpy.o -c -DAdd_ -fstack-protector -g3 -fopenmp SRC/pzaxpy.c mpif77 -o SRC/pzdbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzdbsv.f mpif77 -o SRC/pzdbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzdbtrf.f mpif77 -o SRC/pzdbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzdbtrs.f mpif77 -o SRC/pzdbtrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzdbtrsv.f mpicc -o SRC/pzdotc.o -c -DAdd_ -fstack-protector -g3 -fopenmp SRC/pzdotc.c mpicc -o SRC/pzdotu.o -c -DAdd_ -fstack-protector -g3 -fopenmp SRC/pzdotu.c mpif77 -o SRC/pzdrscl.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzdrscl.f mpif77 -o SRC/pzdtsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzdtsv.f mpif77 -o SRC/pzdttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzdttrf.f mpif77 -o SRC/pzdttrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzdttrs.f mpif77 -o SRC/pzdttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzdttrsv.f mpif77 -o SRC/pzgbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgbsv.f mpif77 -o SRC/pzgbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgbtrf.f mpif77 -o SRC/pzgbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgbtrs.f mpif77 -o SRC/pzgebd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgebd2.f mpif77 -o SRC/pzgebrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgebrd.f mpif77 -o SRC/pzgecon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgecon.f mpif77 -o SRC/pzgeequ.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgeequ.f mpif77 -o SRC/pzgehd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgehd2.f mpif77 -o SRC/pzgehrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgehrd.f mpif77 -o SRC/pzgelq2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgelq2.f mpif77 -o SRC/pzgelqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgelqf.f mpif77 -o SRC/pzgels.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgels.f mpif77 -o SRC/pzgeql2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgeql2.f mpif77 -o SRC/pzgeqlf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgeqlf.f mpif77 -o SRC/pzgeqpf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgeqpf.f mpif77 -o SRC/pzgeqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgeqr2.f mpif77 -o SRC/pzgeqrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgeqrf.f mpif77 -o SRC/pzgerfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgerfs.f mpif77 -o SRC/pzgerq2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgerq2.f mpif77 -o SRC/pzgerqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgerqf.f mpif77 -o SRC/pzgesv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgesv.f mpif77 -o SRC/pzgesvd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgesvd.f mpif77 -o SRC/pzgesvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgesvx.f mpif77 -o SRC/pzgetf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgetf2.f mpif77 -o SRC/pzgetrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgetrf.f mpif77 -o SRC/pzgetri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgetri.f mpif77 -o SRC/pzgetrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzgetrs.f mpif77 -o SRC/pzggqrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzggqrf.f mpif77 -o SRC/pzggrqf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzggrqf.f mpif77 -o SRC/pzheev.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzheev.f mpif77 -o SRC/pzheevd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzheevd.f mpif77 -o SRC/pzheevr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzheevr.f mpif77 -o SRC/pzheevx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzheevx.f mpif77 -o SRC/pzhegs2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzhegs2.f mpif77 -o SRC/pzhegst.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzhegst.f mpif77 -o SRC/pzhegvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzhegvx.f mpif77 -o SRC/pzhengst.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzhengst.f mpif77 -o SRC/pzhentrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzhentrd.f mpif77 -o SRC/pzhetd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzhetd2.f mpif77 -o SRC/pzhetrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzhetrd.f mpif77 -o SRC/pzhettrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzhettrd.f mpif77 -o SRC/pzlabrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlabrd.f mpif77 -o SRC/pzlacgv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlacgv.f mpif77 -o SRC/pzlacon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlacon.f mpif77 -o SRC/pzlaconsb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlaconsb.f mpif77 -o SRC/pzlacp2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlacp2.f mpif77 -o SRC/pzlacp3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlacp3.f mpif77 -o SRC/pzlacpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlacpy.f mpif77 -o SRC/pzlaevswp.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlaevswp.f mpif77 -o SRC/pzlahqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlahqr.f mpif77 -o SRC/pzlahrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlahrd.f mpif77 -o SRC/pzlamr1d.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlamr1d.f mpif77 -o SRC/pzlange.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlange.f mpif77 -o SRC/pzlanhe.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlanhe.f mpif77 -o SRC/pzlanhs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlanhs.f mpif77 -o SRC/pzlansy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlansy.f mpif77 -o SRC/pzlantr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlantr.f mpif77 -o SRC/pzlapiv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlapiv.f mpif77 -o SRC/pzlapv2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlapv2.f mpif77 -o SRC/pzlaqge.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlaqge.f mpif77 -o SRC/pzlaqsy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlaqsy.f mpif77 -o SRC/pzlarf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlarf.f mpif77 -o SRC/pzlarfb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlarfb.f mpif77 -o SRC/pzlarfc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlarfc.f mpif77 -o SRC/pzlarfg.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlarfg.f mpif77 -o SRC/pzlarft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlarft.f mpif77 -o SRC/pzlarz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlarz.f mpif77 -o SRC/pzlarzb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlarzb.f mpif77 -o SRC/pzlarzc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlarzc.f mpif77 -o SRC/pzlarzt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlarzt.f mpif77 -o SRC/pzlascl.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlascl.f mpif77 -o SRC/pzlase2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlase2.f mpif77 -o SRC/pzlaset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlaset.f mpif77 -o SRC/pzlasmsub.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlasmsub.f mpif77 -o SRC/pzlassq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlassq.f mpif77 -o SRC/pzlaswp.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlaswp.f mpif77 -o SRC/pzlatra.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlatra.f mpif77 -o SRC/pzlatrd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlatrd.f mpif77 -o SRC/pzlatrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlatrs.f mpif77 -o SRC/pzlatrz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlatrz.f mpif77 -o SRC/pzlattrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlattrs.f mpif77 -o SRC/pzlauu2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlauu2.f mpif77 -o SRC/pzlauum.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlauum.f mpif77 -o SRC/pzlawil.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzlawil.f mpif77 -o SRC/pzmax1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzmax1.f mpif77 -o SRC/pzpbsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpbsv.f mpif77 -o SRC/pzpbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpbtrf.f mpif77 -o SRC/pzpbtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpbtrs.f mpif77 -o SRC/pzpbtrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpbtrsv.f mpif77 -o SRC/pzpocon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpocon.f mpif77 -o SRC/pzpoequ.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpoequ.f mpif77 -o SRC/pzporfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzporfs.f mpif77 -o SRC/pzposv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzposv.f mpif77 -o SRC/pzposvx.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzposvx.f mpif77 -o SRC/pzpotf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpotf2.f mpif77 -o SRC/pzpotrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpotrf.f mpif77 -o SRC/pzpotri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpotri.f mpif77 -o SRC/pzpotrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpotrs.f mpif77 -o SRC/pzptsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzptsv.f mpif77 -o SRC/pzpttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpttrf.f mpif77 -o SRC/pzpttrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpttrs.f mpif77 -o SRC/pzpttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzpttrsv.f mpicc -o SRC/pzrot.o -c -DAdd_ -fstack-protector -g3 -fopenmp SRC/pzrot.c mpif77 -o SRC/pzstein.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzstein.f mpif77 -o SRC/pztrcon.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pztrcon.f mpif77 -o SRC/pztrevc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pztrevc.f mpif77 -o SRC/pztrrfs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pztrrfs.f mpif77 -o SRC/pztrti2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pztrti2.f mpif77 -o SRC/pztrtri.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pztrtri.f mpif77 -o SRC/pztrtrs.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pztrtrs.f mpif77 -o SRC/pztzrzf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pztzrzf.f mpif77 -o SRC/pzung2l.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzung2l.f mpif77 -o SRC/pzung2r.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzung2r.f mpif77 -o SRC/pzungl2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzungl2.f mpif77 -o SRC/pzunglq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunglq.f mpif77 -o SRC/pzungql.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzungql.f mpif77 -o SRC/pzungqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzungqr.f mpif77 -o SRC/pzungr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzungr2.f mpif77 -o SRC/pzungrq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzungrq.f mpif77 -o SRC/pzunm2l.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunm2l.f mpif77 -o SRC/pzunm2r.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunm2r.f mpif77 -o SRC/pzunmbr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunmbr.f mpif77 -o SRC/pzunmhr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunmhr.f mpif77 -o SRC/pzunml2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunml2.f mpif77 -o SRC/pzunmlq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunmlq.f mpif77 -o SRC/pzunmql.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunmql.f mpif77 -o SRC/pzunmqr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunmqr.f mpif77 -o SRC/pzunmr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunmr2.f mpif77 -o SRC/pzunmr3.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunmr3.f mpif77 -o SRC/pzunmrq.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunmrq.f mpif77 -o SRC/pzunmrz.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunmrz.f mpif77 -o SRC/pzunmtr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/pzunmtr.f mpif77 -o SRC/sdbtf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/sdbtf2.f mpif77 -o SRC/sdbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/sdbtrf.f mpif77 -o SRC/sdttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/sdttrf.f mpif77 -o SRC/sdttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/sdttrsv.f mpif77 -o SRC/slamsh.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slamsh.f mpif77 -o SRC/slapst.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slapst.f mpif77 -o SRC/slaqr6.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slaqr6.f mpif77 -o SRC/slar1va.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slar1va.f mpif77 -o SRC/slaref.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slaref.f mpif77 -o SRC/slarrb2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slarrb2.f mpif77 -o SRC/slarrd2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slarrd2.f mpif77 -o SRC/slarre2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slarre2.f mpif77 -o SRC/slarre2a.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slarre2a.f mpif77 -o SRC/slarrf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slarrf2.f mpif77 -o SRC/slarrv2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slarrv2.f mpif77 -o SRC/slasorte.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slasorte.f mpif77 -o SRC/slasrt2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/slasrt2.f mpif77 -o SRC/spttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/spttrsv.f mpif77 -o SRC/sstegr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/sstegr2.f mpif77 -o SRC/sstegr2a.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/sstegr2a.f mpif77 -o SRC/sstegr2b.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/sstegr2b.f mpif77 -o SRC/sstein2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/sstein2.f mpif77 -o SRC/ssteqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/ssteqr2.f mpif77 -o SRC/strmvt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/strmvt.f mpif77 -o SRC/zdbtf2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/zdbtf2.f mpif77 -o SRC/zdbtrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/zdbtrf.f mpif77 -o SRC/zdttrf.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/zdttrf.f mpif77 -o SRC/zdttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/zdttrsv.f mpif77 -o SRC/zlahqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/zlahqr2.f mpif77 -o SRC/zlamsh.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/zlamsh.f mpif77 -o SRC/zlanv2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/zlanv2.f mpif77 -o SRC/zlaref.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/zlaref.f mpif77 -o SRC/zpttrsv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/zpttrsv.f mpif77 -o SRC/zsteqr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/zsteqr2.f mpif77 -o SRC/ztrmvt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp SRC/ztrmvt.f mpif77 -o TOOLS/LAPACK/clagge.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/clagge.f mpif77 -o TOOLS/LAPACK/claghe.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/claghe.f mpif77 -o TOOLS/LAPACK/clagsy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/clagsy.f mpif77 -o TOOLS/LAPACK/clarnd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/clarnd.f mpif77 -o TOOLS/LAPACK/clarnv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/clarnv.f mpif77 -o TOOLS/LAPACK/clarot.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/clarot.f mpif77 -o TOOLS/LAPACK/clatm1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/clatm1.f mpif77 -o TOOLS/LAPACK/clatms.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/clatms.f mpif77 -o TOOLS/LAPACK/dlagge.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/dlagge.f mpif77 -o TOOLS/LAPACK/dlagsy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/dlagsy.f mpif77 -o TOOLS/LAPACK/dlaran.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/dlaran.f mpif77 -o TOOLS/LAPACK/dlarnd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/dlarnd.f mpif77 -o TOOLS/LAPACK/dlarot.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/dlarot.f mpif77 -o TOOLS/LAPACK/dlatm1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/dlatm1.f mpif77 -o TOOLS/LAPACK/dlatms.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/dlatms.f mpif77 -o TOOLS/LAPACK/icopy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/icopy.f mpif77 -o TOOLS/LAPACK/slagge.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/slagge.f mpif77 -o TOOLS/LAPACK/slagsy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/slagsy.f mpif77 -o TOOLS/LAPACK/slaran.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/slaran.f mpif77 -o TOOLS/LAPACK/slarnd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/slarnd.f mpif77 -o TOOLS/LAPACK/slarot.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/slarot.f mpif77 -o TOOLS/LAPACK/slatm1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/slatm1.f mpif77 -o TOOLS/LAPACK/slatms.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/slatms.f mpif77 -o TOOLS/LAPACK/zlagge.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/zlagge.f mpif77 -o TOOLS/LAPACK/zlaghe.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/zlaghe.f mpif77 -o TOOLS/LAPACK/zlagsy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/zlagsy.f mpif77 -o TOOLS/LAPACK/zlarnd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/zlarnd.f mpif77 -o TOOLS/LAPACK/zlarnv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/zlarnv.f mpif77 -o TOOLS/LAPACK/zlarot.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/zlarot.f mpif77 -o TOOLS/LAPACK/zlatm1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/zlatm1.f mpif77 -o TOOLS/LAPACK/zlatms.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/LAPACK/zlatms.f mpicc -o TOOLS/SL_gridreshape.o -c -DAdd_ -fstack-protector -g3 -fopenmp TOOLS/SL_gridreshape.c mpif77 -o TOOLS/SL_init.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/SL_init.f mpif77 -o TOOLS/ccdotc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/ccdotc.f mpif77 -o TOOLS/ccdotu.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/ccdotu.f mpif77 -o TOOLS/chk1mat.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/chk1mat.f mpif77 -o TOOLS/clatcpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/clatcpy.f mpif77 -o TOOLS/cmatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/cmatadd.f mpif77 -o TOOLS/dddot.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/dddot.f mpif77 -o TOOLS/desc_convert.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/desc_convert.f mpif77 -o TOOLS/descinit.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/descinit.f mpif77 -o TOOLS/descset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/descset.f mpif77 -o TOOLS/dlatcpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/dlatcpy.f mpif77 -o TOOLS/dmatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/dmatadd.f mpif77 -o TOOLS/dsasum.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/dsasum.f mpif77 -o TOOLS/dscasum.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/dscasum.f mpif77 -o TOOLS/dscnrm2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/dscnrm2.f mpif77 -o TOOLS/dsnrm2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/dsnrm2.f mpif77 -o TOOLS/iceil.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/iceil.f mpif77 -o TOOLS/ilacpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/ilacpy.f mpif77 -o TOOLS/ilcm.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/ilcm.f mpif77 -o TOOLS/indxg2l.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/indxg2l.f mpif77 -o TOOLS/indxg2p.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/indxg2p.f mpif77 -o TOOLS/indxl2g.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/indxl2g.f mpif77 -o TOOLS/infog1l.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/infog1l.f mpif77 -o TOOLS/infog2l.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/infog2l.f mpif77 -o TOOLS/npreroc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/npreroc.f mpif77 -o TOOLS/numroc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/numroc.f mpif77 -o TOOLS/pcchekpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pcchekpad.f mpif77 -o TOOLS/pccol2row.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pccol2row.f mpif77 -o TOOLS/pcelget.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pcelget.f mpif77 -o TOOLS/pcelset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pcelset.f mpif77 -o TOOLS/pcelset2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pcelset2.f mpif77 -o TOOLS/pcfillpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pcfillpad.f mpif77 -o TOOLS/pchkxmat.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pchkxmat.f mpif77 -o TOOLS/pclaprnt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pclaprnt.f mpif77 -o TOOLS/pclaread.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pclaread.f mpif77 -o TOOLS/pclawrite.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pclawrite.f mpif77 -o TOOLS/pcmatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pcmatadd.f mpif77 -o TOOLS/pcrow2col.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pcrow2col.f mpif77 -o TOOLS/pctreecomb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pctreecomb.f mpif77 -o TOOLS/pdchekpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdchekpad.f mpif77 -o TOOLS/pdcol2row.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdcol2row.f mpif77 -o TOOLS/pdelget.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdelget.f mpif77 -o TOOLS/pdelset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdelset.f mpif77 -o TOOLS/pdelset2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdelset2.f mpif77 -o TOOLS/pdfillpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdfillpad.f mpif77 -o TOOLS/pdlaprnt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdlaprnt.f mpif77 -o TOOLS/pdlaread.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdlaread.f mpif77 -o TOOLS/pdlawrite.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdlawrite.f mpif77 -o TOOLS/pdmatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdmatadd.f mpif77 -o TOOLS/pdrow2col.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdrow2col.f mpif77 -o TOOLS/pdtreecomb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pdtreecomb.f mpif77 -o TOOLS/pichekpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pichekpad.f mpif77 -o TOOLS/picol2row.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/picol2row.f mpif77 -o TOOLS/pielget.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pielget.f mpif77 -o TOOLS/pielset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pielset.f mpif77 -o TOOLS/pielset2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pielset2.f mpif77 -o TOOLS/pifillpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pifillpad.f mpif77 -o TOOLS/pilaprnt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pilaprnt.f mpif77 -o TOOLS/pirow2col.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pirow2col.f mpif77 -o TOOLS/pitreecomb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pitreecomb.f mpif77 -o TOOLS/pschekpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pschekpad.f mpif77 -o TOOLS/pscol2row.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pscol2row.f mpif77 -o TOOLS/pselget.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pselget.f mpif77 -o TOOLS/pselset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pselset.f mpif77 -o TOOLS/pselset2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pselset2.f mpif77 -o TOOLS/psfillpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/psfillpad.f mpif77 -o TOOLS/pslaprnt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pslaprnt.f mpif77 -o TOOLS/pslaread.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pslaread.f mpif77 -o TOOLS/pslawrite.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pslawrite.f mpif77 -o TOOLS/psmatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/psmatadd.f mpif77 -o TOOLS/psrow2col.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/psrow2col.f mpif77 -o TOOLS/pstreecomb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pstreecomb.f mpif77 -o TOOLS/pzchekpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pzchekpad.f mpif77 -o TOOLS/pzcol2row.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pzcol2row.f mpif77 -o TOOLS/pzelget.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pzelget.f mpif77 -o TOOLS/pzelset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pzelset.f mpif77 -o TOOLS/pzelset2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pzelset2.f mpif77 -o TOOLS/pzfillpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pzfillpad.f mpif77 -o TOOLS/pzlaprnt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pzlaprnt.f mpif77 -o TOOLS/pzlaread.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pzlaread.f mpif77 -o TOOLS/pzlawrite.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pzlawrite.f mpif77 -o TOOLS/pzmatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pzmatadd.f mpif77 -o TOOLS/pzrow2col.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pzrow2col.f mpif77 -o TOOLS/pztreecomb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/pztreecomb.f mpicc -o TOOLS/reshape.o -c -DAdd_ -fstack-protector -g3 -fopenmp TOOLS/reshape.c mpif77 -o TOOLS/slatcpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/slatcpy.f mpif77 -o TOOLS/sltimer.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/sltimer.f mpif77 -o TOOLS/smatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/smatadd.f mpif77 -o TOOLS/ssdot.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/ssdot.f mpif77 -o TOOLS/zlatcpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/zlatcpy.f mpif77 -o TOOLS/zmatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/zmatadd.f mpif77 -o TOOLS/zzdotc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/zzdotc.f mpif77 -o TOOLS/zzdotu.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp TOOLS/zzdotu.f mpif77 -o PBLAS/SRC/PBBLAS/pbcmatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbcmatadd.f mpif77 -o PBLAS/SRC/PBBLAS/pbctran.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbctran.f mpif77 -o PBLAS/SRC/PBBLAS/pbctrget.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbctrget.f mpif77 -o PBLAS/SRC/PBBLAS/pbctrnv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbctrnv.f mpif77 -o PBLAS/SRC/PBBLAS/pbctrsrt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbctrsrt.f mpif77 -o PBLAS/SRC/PBBLAS/pbctrst1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbctrst1.f mpif77 -o PBLAS/SRC/PBBLAS/pbcvecadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbcvecadd.f mpif77 -o PBLAS/SRC/PBBLAS/pbdmatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbdmatadd.f mpif77 -o PBLAS/SRC/PBBLAS/pbdtran.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbdtran.f mpif77 -o PBLAS/SRC/PBBLAS/pbdtrget.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbdtrget.f mpif77 -o PBLAS/SRC/PBBLAS/pbdtrnv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbdtrnv.f mpif77 -o PBLAS/SRC/PBBLAS/pbdtrsrt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbdtrsrt.f mpif77 -o PBLAS/SRC/PBBLAS/pbdtrst1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbdtrst1.f mpif77 -o PBLAS/SRC/PBBLAS/pbdvecadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbdvecadd.f mpif77 -o PBLAS/SRC/PBBLAS/pbsmatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbsmatadd.f mpif77 -o PBLAS/SRC/PBBLAS/pbstran.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbstran.f mpif77 -o PBLAS/SRC/PBBLAS/pbstrget.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbstrget.f mpif77 -o PBLAS/SRC/PBBLAS/pbstrnv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbstrnv.f mpif77 -o PBLAS/SRC/PBBLAS/pbstrsrt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbstrsrt.f mpif77 -o PBLAS/SRC/PBBLAS/pbstrst1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbstrst1.f mpif77 -o PBLAS/SRC/PBBLAS/pbsvecadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbsvecadd.f mpif77 -o PBLAS/SRC/PBBLAS/pbzmatadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbzmatadd.f mpif77 -o PBLAS/SRC/PBBLAS/pbztran.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbztran.f mpif77 -o PBLAS/SRC/PBBLAS/pbztrget.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbztrget.f mpif77 -o PBLAS/SRC/PBBLAS/pbztrnv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbztrnv.f mpif77 -o PBLAS/SRC/PBBLAS/pbztrsrt.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbztrsrt.f mpif77 -o PBLAS/SRC/PBBLAS/pbztrst1.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbztrst1.f mpif77 -o PBLAS/SRC/PBBLAS/pbzvecadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PBBLAS/pbzvecadd.f mpicc -o PBLAS/SRC/PTOOLS/PB_CGatherV.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CGatherV.c mpicc -o PBLAS/SRC/PTOOLS/PB_CInOutV.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CInOutV.c mpicc -o PBLAS/SRC/PTOOLS/PB_CInOutV2.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CInOutV2.c mpicc -o PBLAS/SRC/PTOOLS/PB_CInV.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CInV.c mpicc -o PBLAS/SRC/PTOOLS/PB_CInV2.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CInV2.c mpicc -o PBLAS/SRC/PTOOLS/PB_COutV.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_COutV.c mpicc -o PBLAS/SRC/PTOOLS/PB_CScatterV.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CScatterV.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMcontig.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CVMcontig.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMinit.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CVMinit.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMloc.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CVMloc.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMnpq.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CVMnpq.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMpack.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CVMpack.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMswp.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CVMswp.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMupdate.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CVMupdate.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cabort.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cabort.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cainfog2l.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cainfog2l.c mpicc -o PBLAS/SRC/PTOOLS/PB_CargFtoC.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CargFtoC.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cbinfo.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cbinfo.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cchkmat.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cchkmat.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cchkvec.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cchkvec.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cconjg.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cconjg.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cctypeset.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cctypeset.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cdescribe.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cdescribe.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cdescset.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cdescset.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cdtypeset.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cdtypeset.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cfirstnb.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cfirstnb.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cg2lrem.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cg2lrem.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cgcd.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cgcd.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cgetbuf.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cgetbuf.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cindxg2p.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cindxg2p.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cinfog2l.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cinfog2l.c mpicc -o PBLAS/SRC/PTOOLS/PB_Citypeset.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Citypeset.c mpicc -o PBLAS/SRC/PTOOLS/PB_Clastnb.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Clastnb.c mpicc -o PBLAS/SRC/PTOOLS/PB_Clcm.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Clcm.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cmalloc.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cmalloc.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cnnxtroc.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cnnxtroc.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cnpreroc.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cnpreroc.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cnumroc.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cnumroc.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpaxpby.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cpaxpby.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpaxpbyDN.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpaxpbyDN.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpaxpbyND.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpaxpbyND.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpaxpbyNN.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpaxpbyNN.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpdot11.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cpdot11.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpdotND.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpdotND.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpdotNN.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpdotNN.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpgeadd.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cpgeadd.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpgemmAB.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpgemmAB.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpgemmAC.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpgemmAC.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpgemmBC.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpgemmBC.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplacnjg.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cplacnjg.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplapad.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cplapad.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplapd2.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cplapd2.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplaprnt.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cplaprnt.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplasca2.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cplasca2.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplascal.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cplascal.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpswapND.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpswapND.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpswapNN.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpswapNN.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpsym.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cpsym.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpsymmAB.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpsymmAB.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpsymmBC.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpsymmBC.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpsyr.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cpsyr.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpsyr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cpsyr2.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpsyr2kA.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cpsyr2kA.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpsyr2kAC.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cpsyr2kAC.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpsyrkA.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpsyrkA.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpsyrkAC.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CpsyrkAC.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cptradd.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cptradd.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cptran.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cptran.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cptrm.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cptrm.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrmmAB.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CptrmmAB.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrmmB.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CptrmmB.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cptrsm.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cptrsm.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrsmAB.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CptrsmAB.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrsmAB0.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CptrsmAB0.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrsmAB1.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CptrsmAB1.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrsmB.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_CptrsmB.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cptrsv.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cptrsv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cspan.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cspan.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cstypeset.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cstypeset.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctop.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctop.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzahemv.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzahemv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzasymv.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzasymv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzatrmv.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzatrmv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzhemm.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzhemm.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzhemv.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzhemv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzher.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzher.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzher2.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzher2.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzher2k.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzher2k.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzherk.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzherk.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsymm.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzsymm.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsymv.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzsymv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsyr.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzsyr.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsyr2.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzsyr2.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsyr2k.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzsyr2k.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsyrk.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctzsyrk.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctztrmm.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctztrmm.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctztrmv.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Ctztrmv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cwarn.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cwarn.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cztypeset.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_Cztypeset.c mpicc -o PBLAS/SRC/PTOOLS/PB_freebuf_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_freebuf_.c mpicc -o PBLAS/SRC/PTOOLS/PB_topget_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_topget_.c mpicc -o PBLAS/SRC/PTOOLS/PB_topset_.o -c -DAdd_ -fstack-protector -g3 -fopenmp PBLAS/SRC/PTOOLS/PB_topset_.c mpif77 -o PBLAS/SRC/PTZBLAS/cagemv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cagemv.f mpif77 -o PBLAS/SRC/PTZBLAS/cahemv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cahemv.f mpif77 -o PBLAS/SRC/PTZBLAS/casymv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/casymv.f mpif77 -o PBLAS/SRC/PTZBLAS/catrmv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/catrmv.f mpif77 -o PBLAS/SRC/PTZBLAS/ccshft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/ccshft.f mpif77 -o PBLAS/SRC/PTZBLAS/chescal.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/chescal.f mpif77 -o PBLAS/SRC/PTZBLAS/cmmadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cmmadd.f mpif77 -o PBLAS/SRC/PTZBLAS/cmmcadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cmmcadd.f mpif77 -o PBLAS/SRC/PTZBLAS/cmmdda.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cmmdda.f mpif77 -o PBLAS/SRC/PTZBLAS/cmmddac.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cmmddac.f mpif77 -o PBLAS/SRC/PTZBLAS/cmmddact.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cmmddact.f mpif77 -o PBLAS/SRC/PTZBLAS/cmmddat.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cmmddat.f mpif77 -o PBLAS/SRC/PTZBLAS/cmmtadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cmmtadd.f mpif77 -o PBLAS/SRC/PTZBLAS/cmmtcadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cmmtcadd.f mpif77 -o PBLAS/SRC/PTZBLAS/crshft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/crshft.f mpif77 -o PBLAS/SRC/PTZBLAS/cset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cset.f mpif77 -o PBLAS/SRC/PTZBLAS/csymv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/csymv.f mpif77 -o PBLAS/SRC/PTZBLAS/csyr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/csyr.f mpif77 -o PBLAS/SRC/PTZBLAS/csyr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/csyr2.f mpif77 -o PBLAS/SRC/PTZBLAS/ctzcnjg.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/ctzcnjg.f mpif77 -o PBLAS/SRC/PTZBLAS/ctzpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/ctzpad.f mpif77 -o PBLAS/SRC/PTZBLAS/ctzpadcpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/ctzpadcpy.f mpif77 -o PBLAS/SRC/PTZBLAS/ctzscal.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/ctzscal.f mpif77 -o PBLAS/SRC/PTZBLAS/cvvdotc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cvvdotc.f mpif77 -o PBLAS/SRC/PTZBLAS/cvvdotu.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/cvvdotu.f mpif77 -o PBLAS/SRC/PTZBLAS/dagemv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dagemv.f mpif77 -o PBLAS/SRC/PTZBLAS/dascal.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dascal.f mpif77 -o PBLAS/SRC/PTZBLAS/dasqrtb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dasqrtb.f mpif77 -o PBLAS/SRC/PTZBLAS/dasymv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dasymv.f mpif77 -o PBLAS/SRC/PTZBLAS/datrmv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/datrmv.f mpif77 -o PBLAS/SRC/PTZBLAS/dcshft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dcshft.f mpif77 -o PBLAS/SRC/PTZBLAS/dmmadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dmmadd.f mpif77 -o PBLAS/SRC/PTZBLAS/dmmcadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dmmcadd.f mpif77 -o PBLAS/SRC/PTZBLAS/dmmdda.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dmmdda.f mpif77 -o PBLAS/SRC/PTZBLAS/dmmddac.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dmmddac.f mpif77 -o PBLAS/SRC/PTZBLAS/dmmddact.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dmmddact.f mpif77 -o PBLAS/SRC/PTZBLAS/dmmddat.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dmmddat.f mpif77 -o PBLAS/SRC/PTZBLAS/dmmtadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dmmtadd.f mpif77 -o PBLAS/SRC/PTZBLAS/dmmtcadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dmmtcadd.f mpif77 -o PBLAS/SRC/PTZBLAS/drshft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/drshft.f mpif77 -o PBLAS/SRC/PTZBLAS/dset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dset.f mpif77 -o PBLAS/SRC/PTZBLAS/dtzpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dtzpad.f mpif77 -o PBLAS/SRC/PTZBLAS/dtzpadcpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dtzpadcpy.f mpif77 -o PBLAS/SRC/PTZBLAS/dtzscal.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dtzscal.f mpif77 -o PBLAS/SRC/PTZBLAS/dvasum.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dvasum.f mpif77 -o PBLAS/SRC/PTZBLAS/dvvdot.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dvvdot.f mpif77 -o PBLAS/SRC/PTZBLAS/dzvasum.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/dzvasum.f mpif77 -o PBLAS/SRC/PTZBLAS/immadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/immadd.f mpif77 -o PBLAS/SRC/PTZBLAS/immdda.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/immdda.f mpif77 -o PBLAS/SRC/PTZBLAS/immddat.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/immddat.f mpif77 -o PBLAS/SRC/PTZBLAS/immtadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/immtadd.f mpif77 -o PBLAS/SRC/PTZBLAS/pxerbla.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/pxerbla.f mpif77 -o PBLAS/SRC/PTZBLAS/sagemv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/sagemv.f mpif77 -o PBLAS/SRC/PTZBLAS/sascal.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/sascal.f mpif77 -o PBLAS/SRC/PTZBLAS/sasqrtb.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/sasqrtb.f mpif77 -o PBLAS/SRC/PTZBLAS/sasymv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/sasymv.f mpif77 -o PBLAS/SRC/PTZBLAS/satrmv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/satrmv.f mpif77 -o PBLAS/SRC/PTZBLAS/scshft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/scshft.f mpif77 -o PBLAS/SRC/PTZBLAS/scvasum.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/scvasum.f mpif77 -o PBLAS/SRC/PTZBLAS/smmadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/smmadd.f mpif77 -o PBLAS/SRC/PTZBLAS/smmcadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/smmcadd.f mpif77 -o PBLAS/SRC/PTZBLAS/smmdda.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/smmdda.f mpif77 -o PBLAS/SRC/PTZBLAS/smmddac.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/smmddac.f mpif77 -o PBLAS/SRC/PTZBLAS/smmddact.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/smmddact.f mpif77 -o PBLAS/SRC/PTZBLAS/smmddat.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/smmddat.f mpif77 -o PBLAS/SRC/PTZBLAS/smmtadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/smmtadd.f mpif77 -o PBLAS/SRC/PTZBLAS/smmtcadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/smmtcadd.f mpif77 -o PBLAS/SRC/PTZBLAS/srshft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/srshft.f mpif77 -o PBLAS/SRC/PTZBLAS/sset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/sset.f mpif77 -o PBLAS/SRC/PTZBLAS/stzpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/stzpad.f mpif77 -o PBLAS/SRC/PTZBLAS/stzpadcpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/stzpadcpy.f mpif77 -o PBLAS/SRC/PTZBLAS/stzscal.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/stzscal.f mpif77 -o PBLAS/SRC/PTZBLAS/svasum.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/svasum.f mpif77 -o PBLAS/SRC/PTZBLAS/svvdot.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/svvdot.f mpif77 -o PBLAS/SRC/PTZBLAS/zagemv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zagemv.f mpif77 -o PBLAS/SRC/PTZBLAS/zahemv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zahemv.f mpif77 -o PBLAS/SRC/PTZBLAS/zasymv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zasymv.f mpif77 -o PBLAS/SRC/PTZBLAS/zatrmv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zatrmv.f mpif77 -o PBLAS/SRC/PTZBLAS/zcshft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zcshft.f mpif77 -o PBLAS/SRC/PTZBLAS/zhescal.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zhescal.f mpif77 -o PBLAS/SRC/PTZBLAS/zmmadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zmmadd.f mpif77 -o PBLAS/SRC/PTZBLAS/zmmcadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zmmcadd.f mpif77 -o PBLAS/SRC/PTZBLAS/zmmdda.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zmmdda.f mpif77 -o PBLAS/SRC/PTZBLAS/zmmddac.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zmmddac.f mpif77 -o PBLAS/SRC/PTZBLAS/zmmddact.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zmmddact.f mpif77 -o PBLAS/SRC/PTZBLAS/zmmddat.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zmmddat.f mpif77 -o PBLAS/SRC/PTZBLAS/zmmtadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zmmtadd.f mpif77 -o PBLAS/SRC/PTZBLAS/zmmtcadd.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zmmtcadd.f mpif77 -o PBLAS/SRC/PTZBLAS/zrshft.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zrshft.f mpif77 -o PBLAS/SRC/PTZBLAS/zset.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zset.f mpif77 -o PBLAS/SRC/PTZBLAS/zsymv.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zsymv.f mpif77 -o PBLAS/SRC/PTZBLAS/zsyr.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zsyr.f mpif77 -o PBLAS/SRC/PTZBLAS/zsyr2.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zsyr2.f mpif77 -o PBLAS/SRC/PTZBLAS/ztzcnjg.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/ztzcnjg.f mpif77 -o PBLAS/SRC/PTZBLAS/ztzpad.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/ztzpad.f mpif77 -o PBLAS/SRC/PTZBLAS/ztzpadcpy.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/ztzpadcpy.f mpif77 -o PBLAS/SRC/PTZBLAS/ztzscal.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/ztzscal.f mpif77 -o PBLAS/SRC/PTZBLAS/zvvdotc.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zvvdotc.f mpif77 -o PBLAS/SRC/PTZBLAS/zvvdotu.o -c -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp PBLAS/SRC/PTZBLAS/zvvdotu.f /usr/bin/ar cr libscalapack.a SRC/clamov.o SRC/dlamov.o SRC/slamov.o SRC/zlamov.o BLACS/SRC/igesd2d_.o BLACS/SRC/sgesd2d_.o BLACS/SRC/dgesd2d_.o BLACS/SRC/cgesd2d_.o BLACS/SRC/zgesd2d_.o BLACS/SRC/itrsd2d_.o BLACS/SRC/strsd2d_.o BLACS/SRC/dtrsd2d_.o BLACS/SRC/ctrsd2d_.o BLACS/SRC/ztrsd2d_.o BLACS/SRC/igerv2d_.o BLACS/SRC/sgerv2d_.o BLACS/SRC/dgerv2d_.o BLACS/SRC/cgerv2d_.o BLACS/SRC/zgerv2d_.o BLACS/SRC/itrrv2d_.o BLACS/SRC/strrv2d_.o BLACS/SRC/dtrrv2d_.o BLACS/SRC/ctrrv2d_.o BLACS/SRC/ztrrv2d_.o BLACS/SRC/igebs2d_.o BLACS/SRC/sgebs2d_.o BLACS/SRC/dgebs2d_.o BLACS/SRC/cgebs2d_.o BLACS/SRC/zgebs2d_.o BLACS/SRC/igebr2d_.o BLACS/SRC/sgebr2d_.o BLACS/SRC/dgebr2d_.o BLACS/SRC/cgebr2d_.o BLACS/SRC/zgebr2d_.o BLACS/SRC/itrbs2d_.o BLACS/SRC/strbs2d_.o BLACS/SRC/dtrbs2d_.o BLACS/SRC/ctrbs2d_.o BLACS/SRC/ztrbs2d_.o BLACS/SRC/itrbr2d_.o BLACS/SRC/strbr2d_.o BLACS/SRC/dtrbr2d_.o BLACS/SRC/ctrbr2d_.o BLACS/SRC/ztrbr2d_.o BLACS/SRC/igsum2d_.o BLACS/SRC/sgsum2d_.o BLACS/SRC/dgsum2d_.o BLACS/SRC/cgsum2d_.o BLACS/SRC/zgsum2d_.o BLACS/SRC/igamx2d_.o BLACS/SRC/sgamx2d_.o BLACS/SRC/dgamx2d_.o BLACS/SRC/cgamx2d_.o BLACS/SRC/zgamx2d_.o BLACS/SRC/igamn2d_.o BLACS/SRC/sgamn2d_.o BLACS/SRC/dgamn2d_.o BLACS/SRC/cgamn2d_.o BLACS/SRC/zgamn2d_.o BLACS/SRC/blacs_setup_.o BLACS/SRC/blacs_set_.o BLACS/SRC/blacs_get_.o BLACS/SRC/blacs_abort_.o BLACS/SRC/blacs_exit_.o BLACS/SRC/blacs_pnum_.o BLACS/SRC/blacs_pcoord_.o BLACS/SRC/ksendid_.o BLACS/SRC/krecvid_.o BLACS/SRC/kbsid_.o BLACS/SRC/kbrid_.o BLACS/SRC/dcputime00_.o BLACS/SRC/dwalltime00_.o BLACS/SRC/blacs_pinfo_.o BLACS/SRC/blacs_init_.o BLACS/SRC/blacs_map_.o BLACS/SRC/blacs_free_.o BLACS/SRC/blacs_grid_.o BLACS/SRC/blacs_info_.o BLACS/SRC/blacs_barr_.o BLACS/SRC/sys2blacs_.o BLACS/SRC/blacs2sys_.o BLACS/SRC/free_handle_.o BLACS/SRC/BI_Arecv.o BLACS/SRC/BI_ArgCheck.o BLACS/SRC/BI_Asend.o BLACS/SRC/BI_BeComb.o BLACS/SRC/BI_BlacsAbort.o BLACS/SRC/BI_BlacsErr.o BLACS/SRC/BI_BlacsWarn.o BLACS/SRC/BI_BuffIsFree.o BLACS/SRC/BI_ContxtNum.o BLACS/SRC/BI_EmergencyBuff.o BLACS/SRC/BI_GetBuff.o BLACS/SRC/BI_GetMpiGeType.o BLACS/SRC/BI_GetMpiTrType.o BLACS/SRC/BI_GlobalVars.o BLACS/SRC/BI_HypBR.o BLACS/SRC/BI_HypBS.o BLACS/SRC/BI_IdringBR.o BLACS/SRC/BI_IdringBS.o BLACS/SRC/BI_MpathBR.o BLACS/SRC/BI_MpathBS.o BLACS/SRC/BI_MringComb.o BLACS/SRC/BI_Pack.o BLACS/SRC/BI_Rsend.o BLACS/SRC/BI_Srecv.o BLACS/SRC/BI_SringBR.o BLACS/SRC/BI_SringBS.o BLACS/SRC/BI_Ssend.o BLACS/SRC/BI_TransDist.o BLACS/SRC/BI_TransUserComm.o BLACS/SRC/BI_TreeBR.o BLACS/SRC/BI_TreeBS.o BLACS/SRC/BI_TreeComb.o BLACS/SRC/BI_Unpack.o BLACS/SRC/BI_UpdateBuffs.o BLACS/SRC/BI_cMPI_amn.o BLACS/SRC/BI_cMPI_amn2.o BLACS/SRC/BI_cMPI_amx.o BLACS/SRC/BI_cMPI_amx2.o BLACS/SRC/BI_cMPI_sum.o BLACS/SRC/BI_cvvamn.o BLACS/SRC/BI_cvvamn2.o BLACS/SRC/BI_cvvamx.o BLACS/SRC/BI_cvvamx2.o BLACS/SRC/BI_cvvsum.o BLACS/SRC/BI_dMPI_amn.o BLACS/SRC/BI_dMPI_amn2.o BLACS/SRC/BI_dMPI_amx.o BLACS/SRC/BI_dMPI_amx2.o BLACS/SRC/BI_dmvcopy.o BLACS/SRC/BI_dvmcopy.o BLACS/SRC/BI_dvvamn.o BLACS/SRC/BI_dvvamn2.o BLACS/SRC/BI_dvvamx.o BLACS/SRC/BI_dvvamx2.o BLACS/SRC/BI_dvvsum.o BLACS/SRC/BI_iMPI_amn.o BLACS/SRC/BI_iMPI_amn2.o BLACS/SRC/BI_iMPI_amx.o BLACS/SRC/BI_iMPI_amx2.o BLACS/SRC/BI_imvcopy.o BLACS/SRC/BI_ivmcopy.o BLACS/SRC/BI_ivvamn.o BLACS/SRC/BI_ivvamn2.o BLACS/SRC/BI_ivvamx.o BLACS/SRC/BI_ivvamx2.o BLACS/SRC/BI_ivvsum.o BLACS/SRC/BI_sMPI_amn.o BLACS/SRC/BI_sMPI_amn2.o BLACS/SRC/BI_sMPI_amx.o BLACS/SRC/BI_sMPI_amx2.o BLACS/SRC/BI_smvcopy.o BLACS/SRC/BI_svmcopy.o BLACS/SRC/BI_svvamn.o BLACS/SRC/BI_svvamn2.o BLACS/SRC/BI_svvamx.o BLACS/SRC/BI_svvamx2.o BLACS/SRC/BI_svvsum.o BLACS/SRC/BI_zMPI_amn.o BLACS/SRC/BI_zMPI_amn2.o BLACS/SRC/BI_zMPI_amx.o BLACS/SRC/BI_zMPI_amx2.o BLACS/SRC/BI_zMPI_sum.o BLACS/SRC/BI_zvvamn.o BLACS/SRC/BI_zvvamn2.o BLACS/SRC/BI_zvvamx.o BLACS/SRC/BI_zvvamx2.o BLACS/SRC/BI_zvvsum.o PBLAS/SRC/pcagemv_.o PBLAS/SRC/pcahemv_.o PBLAS/SRC/pcamax_.o PBLAS/SRC/pcatrmv_.o PBLAS/SRC/pcaxpy_.o PBLAS/SRC/pccopy_.o PBLAS/SRC/pcdotc_.o PBLAS/SRC/pcdotu_.o PBLAS/SRC/pcgeadd_.o PBLAS/SRC/pcgemm_.o PBLAS/SRC/pcgemv_.o PBLAS/SRC/pcgerc_.o PBLAS/SRC/pcgeru_.o PBLAS/SRC/pchemm_.o PBLAS/SRC/pchemv_.o PBLAS/SRC/pcher2_.o PBLAS/SRC/pcher2k_.o PBLAS/SRC/pcher_.o PBLAS/SRC/pcherk_.o PBLAS/SRC/pcscal_.o PBLAS/SRC/pcsscal_.o PBLAS/SRC/pcswap_.o PBLAS/SRC/pcsymm_.o PBLAS/SRC/pcsyr2k_.o PBLAS/SRC/pcsyrk_.o PBLAS/SRC/pctradd_.o PBLAS/SRC/pctranc_.o PBLAS/SRC/pctranu_.o PBLAS/SRC/pctrmm_.o PBLAS/SRC/pctrmv_.o PBLAS/SRC/pctrsm_.o PBLAS/SRC/pctrsv_.o PBLAS/SRC/pdagemv_.o PBLAS/SRC/pdamax_.o PBLAS/SRC/pdasum_.o PBLAS/SRC/pdasymv_.o PBLAS/SRC/pdatrmv_.o PBLAS/SRC/pdaxpy_.o PBLAS/SRC/pdcopy_.o PBLAS/SRC/pddot_.o PBLAS/SRC/pdgeadd_.o PBLAS/SRC/pdgemm_.o PBLAS/SRC/pdgemv_.o PBLAS/SRC/pdger_.o PBLAS/SRC/pdnrm2_.o PBLAS/SRC/pdscal_.o PBLAS/SRC/pdswap_.o PBLAS/SRC/pdsymm_.o PBLAS/SRC/pdsymv_.o PBLAS/SRC/pdsyr2_.o PBLAS/SRC/pdsyr2k_.o PBLAS/SRC/pdsyr_.o PBLAS/SRC/pdsyrk_.o PBLAS/SRC/pdtradd_.o PBLAS/SRC/pdtran_.o PBLAS/SRC/pdtrmm_.o PBLAS/SRC/pdtrmv_.o PBLAS/SRC/pdtrsm_.o PBLAS/SRC/pdtrsv_.o PBLAS/SRC/pdzasum_.o PBLAS/SRC/pdznrm2_.o PBLAS/SRC/picopy_.o PBLAS/SRC/pilaenv.o PBLAS/SRC/psagemv_.o PBLAS/SRC/psamax_.o PBLAS/SRC/psasum_.o PBLAS/SRC/psasymv_.o PBLAS/SRC/psatrmv_.o PBLAS/SRC/psaxpy_.o PBLAS/SRC/pscasum_.o PBLAS/SRC/pscnrm2_.o PBLAS/SRC/pscopy_.o PBLAS/SRC/psdot_.o PBLAS/SRC/psgeadd_.o PBLAS/SRC/psgemm_.o PBLAS/SRC/psgemv_.o PBLAS/SRC/psger_.o PBLAS/SRC/psnrm2_.o PBLAS/SRC/psscal_.o PBLAS/SRC/psswap_.o PBLAS/SRC/pssymm_.o PBLAS/SRC/pssymv_.o PBLAS/SRC/pssyr2_.o PBLAS/SRC/pssyr2k_.o PBLAS/SRC/pssyr_.o PBLAS/SRC/pssyrk_.o PBLAS/SRC/pstradd_.o PBLAS/SRC/pstran_.o PBLAS/SRC/pstrmm_.o PBLAS/SRC/pstrmv_.o PBLAS/SRC/pstrsm_.o PBLAS/SRC/pstrsv_.o PBLAS/SRC/pzagemv_.o PBLAS/SRC/pzahemv_.o PBLAS/SRC/pzamax_.o PBLAS/SRC/pzatrmv_.o PBLAS/SRC/pzaxpy_.o PBLAS/SRC/pzcopy_.o PBLAS/SRC/pzdotc_.o PBLAS/SRC/pzdotu_.o PBLAS/SRC/pzdscal_.o PBLAS/SRC/pzgeadd_.o PBLAS/SRC/pzgemm_.o PBLAS/SRC/pzgemv_.o PBLAS/SRC/pzgerc_.o PBLAS/SRC/pzgeru_.o PBLAS/SRC/pzhemm_.o PBLAS/SRC/pzhemv_.o PBLAS/SRC/pzher2_.o PBLAS/SRC/pzher2k_.o PBLAS/SRC/pzher_.o PBLAS/SRC/pzherk_.o PBLAS/SRC/pzscal_.o PBLAS/SRC/pzswap_.o PBLAS/SRC/pzsymm_.o PBLAS/SRC/pzsyr2k_.o PBLAS/SRC/pzsyrk_.o PBLAS/SRC/pztradd_.o PBLAS/SRC/pztranc_.o PBLAS/SRC/pztranu_.o PBLAS/SRC/pztrmm_.o PBLAS/SRC/pztrmv_.o PBLAS/SRC/pztrsm_.o PBLAS/SRC/pztrsv_.o REDIST/SRC/pcgemr.o REDIST/SRC/pcgemr2.o REDIST/SRC/pctrmr.o REDIST/SRC/pctrmr2.o REDIST/SRC/pdgemr.o REDIST/SRC/pdgemr2.o REDIST/SRC/pdtrmr.o REDIST/SRC/pdtrmr2.o REDIST/SRC/pgemraux.o REDIST/SRC/pigemr.o REDIST/SRC/pigemr2.o REDIST/SRC/pitrmr.o REDIST/SRC/pitrmr2.o REDIST/SRC/psgemr.o REDIST/SRC/psgemr2.o REDIST/SRC/pstrmr.o REDIST/SRC/pstrmr2.o REDIST/SRC/pzgemr.o REDIST/SRC/pzgemr2.o REDIST/SRC/pztrmr.o REDIST/SRC/pztrmr2.o SRC/bdlaapp.o SRC/bdlaexc.o SRC/bdtrexc.o SRC/bslaapp.o SRC/bslaexc.o SRC/bstrexc.o SRC/cdbtf2.o SRC/cdbtrf.o SRC/cdttrf.o SRC/cdttrsv.o SRC/clahqr2.o SRC/clamsh.o SRC/clanv2.o SRC/claref.o SRC/cpttrsv.o SRC/csteqr2.o SRC/ctrmvt.o SRC/ddbtf2.o SRC/ddbtrf.o SRC/ddttrf.o SRC/ddttrsv.o SRC/dlamsh.o SRC/dlapst.o SRC/dlaqr6.o SRC/dlar1va.o SRC/dlaref.o SRC/dlarrb2.o SRC/dlarrd2.o SRC/dlarre2.o SRC/dlarre2a.o SRC/dlarrf2.o SRC/dlarrv2.o SRC/dlasorte.o SRC/dlasrt2.o SRC/dpttrsv.o SRC/dstegr2.o SRC/dstegr2a.o SRC/dstegr2b.o SRC/dstein2.o SRC/dsteqr2.o SRC/dtrmvt.o SRC/getpbbuf.o SRC/pbchkvect.o SRC/pcdbsv.o SRC/pcdbtrf.o SRC/pcdbtrs.o SRC/pcdbtrsv.o SRC/pcdtsv.o SRC/pcdttrf.o SRC/pcdttrs.o SRC/pcdttrsv.o SRC/pcgbsv.o SRC/pcgbtrf.o SRC/pcgbtrs.o SRC/pcgebd2.o SRC/pcgebrd.o SRC/pcgecon.o SRC/pcgeequ.o SRC/pcgehd2.o SRC/pcgehrd.o SRC/pcgelq2.o SRC/pcgelqf.o SRC/pcgels.o SRC/pcgeql2.o SRC/pcgeqlf.o SRC/pcgeqpf.o SRC/pcgeqr2.o SRC/pcgeqrf.o SRC/pcgerfs.o SRC/pcgerq2.o SRC/pcgerqf.o SRC/pcgesv.o SRC/pcgesvd.o SRC/pcgesvx.o SRC/pcgetf2.o SRC/pcgetrf.o SRC/pcgetri.o SRC/pcgetrs.o SRC/pcggqrf.o SRC/pcggrqf.o SRC/pcheev.o SRC/pcheevd.o SRC/pcheevr.o SRC/pcheevx.o SRC/pchegs2.o SRC/pchegst.o SRC/pchegvx.o SRC/pchengst.o SRC/pchentrd.o SRC/pchetd2.o SRC/pchetrd.o SRC/pchettrd.o SRC/pclabrd.o SRC/pclacgv.o SRC/pclacon.o SRC/pclaconsb.o SRC/pclacp2.o SRC/pclacp3.o SRC/pclacpy.o SRC/pclaevswp.o SRC/pclahqr.o SRC/pclahrd.o SRC/pclamr1d.o SRC/pclange.o SRC/pclanhe.o SRC/pclanhs.o SRC/pclansy.o SRC/pclantr.o SRC/pclapiv.o SRC/pclapv2.o SRC/pclaqge.o SRC/pclaqsy.o SRC/pclarf.o SRC/pclarfb.o SRC/pclarfc.o SRC/pclarfg.o SRC/pclarft.o SRC/pclarz.o SRC/pclarzb.o SRC/pclarzc.o SRC/pclarzt.o SRC/pclascl.o SRC/pclase2.o SRC/pclaset.o SRC/pclasmsub.o SRC/pclassq.o SRC/pclaswp.o SRC/pclatra.o SRC/pclatrd.o SRC/pclatrs.o SRC/pclatrz.o SRC/pclattrs.o SRC/pclauu2.o SRC/pclauum.o SRC/pclawil.o SRC/pcmax1.o SRC/pcpbsv.o SRC/pcpbtrf.o SRC/pcpbtrs.o SRC/pcpbtrsv.o SRC/pcpocon.o SRC/pcpoequ.o SRC/pcporfs.o SRC/pcposv.o SRC/pcposvx.o SRC/pcpotf2.o SRC/pcpotrf.o SRC/pcpotri.o SRC/pcpotrs.o SRC/pcptsv.o SRC/pcpttrf.o SRC/pcpttrs.o SRC/pcpttrsv.o SRC/pcrot.o SRC/pcsrscl.o SRC/pcstein.o SRC/pctrcon.o SRC/pctrevc.o SRC/pctrrfs.o SRC/pctrti2.o SRC/pctrtri.o SRC/pctrtrs.o SRC/pctzrzf.o SRC/pcung2l.o SRC/pcung2r.o SRC/pcungl2.o SRC/pcunglq.o SRC/pcungql.o SRC/pcungqr.o SRC/pcungr2.o SRC/pcungrq.o SRC/pcunm2l.o SRC/pcunm2r.o SRC/pcunmbr.o SRC/pcunmhr.o SRC/pcunml2.o SRC/pcunmlq.o SRC/pcunmql.o SRC/pcunmqr.o SRC/pcunmr2.o SRC/pcunmr3.o SRC/pcunmrq.o SRC/pcunmrz.o SRC/pcunmtr.o SRC/pddbsv.o SRC/pddbtrf.o SRC/pddbtrs.o SRC/pddbtrsv.o SRC/pddtsv.o SRC/pddttrf.o SRC/pddttrs.o SRC/pddttrsv.o SRC/pdgbsv.o SRC/pdgbtrf.o SRC/pdgbtrs.o SRC/pdgebal.o SRC/pdgebd2.o SRC/pdgebrd.o SRC/pdgecon.o SRC/pdgeequ.o SRC/pdgehd2.o SRC/pdgehrd.o SRC/pdgelq2.o SRC/pdgelqf.o SRC/pdgels.o SRC/pdgeql2.o SRC/pdgeqlf.o SRC/pdgeqpf.o SRC/pdgeqr2.o SRC/pdgeqrf.o SRC/pdgerfs.o SRC/pdgerq2.o SRC/pdgerqf.o SRC/pdgesv.o SRC/pdgesvd.o SRC/pdgesvx.o SRC/pdgetf2.o SRC/pdgetrf.o SRC/pdgetri.o SRC/pdgetrs.o SRC/pdggqrf.o SRC/pdggrqf.o SRC/pdhseqr.o SRC/pdlabad.o SRC/pdlabrd.o SRC/pdlacon.o SRC/pdlaconsb.o SRC/pdlacp2.o SRC/pdlacp3.o SRC/pdlacpy.o SRC/pdlaed0.o SRC/pdlaed1.o SRC/pdlaed2.o SRC/pdlaed3.o SRC/pdlaedz.o SRC/pdlaevswp.o SRC/pdlahqr.o SRC/pdlahrd.o SRC/pdlaiect.o SRC/pdlamch.o SRC/pdlamr1d.o SRC/pdlamve.o SRC/pdlange.o SRC/pdlanhs.o SRC/pdlansy.o SRC/pdlantr.o SRC/pdlapiv.o SRC/pdlapv2.o SRC/pdlaqge.o SRC/pdlaqr0.o SRC/pdlaqr1.o SRC/pdlaqr2.o SRC/pdlaqr3.o SRC/pdlaqr4.o SRC/pdlaqr5.o SRC/pdlaqsy.o SRC/pdlared1d.o SRC/pdlared2d.o SRC/pdlarf.o SRC/pdlarfb.o SRC/pdlarfg.o SRC/pdlarft.o SRC/pdlarz.o SRC/pdlarzb.o SRC/pdlarzt.o SRC/pdlascl.o SRC/pdlase2.o SRC/pdlaset.o SRC/pdlasmsub.o SRC/pdlasrt.o SRC/pdlassq.o SRC/pdlaswp.o SRC/pdlatra.o SRC/pdlatrd.o SRC/pdlatrs.o SRC/pdlatrz.o SRC/pdlauu2.o SRC/pdlauum.o SRC/pdlawil.o SRC/pdorg2l.o SRC/pdorg2r.o SRC/pdorgl2.o SRC/pdorglq.o SRC/pdorgql.o SRC/pdorgqr.o SRC/pdorgr2.o SRC/pdorgrq.o SRC/pdorm2l.o SRC/pdorm2r.o SRC/pdormbr.o SRC/pdormhr.o SRC/pdorml2.o SRC/pdormlq.o SRC/pdormql.o SRC/pdormqr.o SRC/pdormr2.o SRC/pdormr3.o SRC/pdormrq.o SRC/pdormrz.o SRC/pdormtr.o SRC/pdpbsv.o SRC/pdpbtrf.o SRC/pdpbtrs.o SRC/pdpbtrsv.o SRC/pdpocon.o SRC/pdpoequ.o SRC/pdporfs.o SRC/pdposv.o SRC/pdposvx.o SRC/pdpotf2.o SRC/pdpotrf.o SRC/pdpotri.o SRC/pdpotrs.o SRC/pdptsv.o SRC/pdpttrf.o SRC/pdpttrs.o SRC/pdpttrsv.o SRC/pdrot.o SRC/pdrscl.o SRC/pdstebz.o SRC/pdstedc.o SRC/pdstein.o SRC/pdsyev.o SRC/pdsyevd.o SRC/pdsyevr.o SRC/pdsyevx.o SRC/pdsygs2.o SRC/pdsygst.o SRC/pdsygvx.o SRC/pdsyngst.o SRC/pdsyntrd.o SRC/pdsytd2.o SRC/pdsytrd.o SRC/pdsyttrd.o SRC/pdtrcon.o SRC/pdtrord.o SRC/pdtrrfs.o SRC/pdtrsen.o SRC/pdtrti2.o SRC/pdtrtri.o SRC/pdtrtrs.o SRC/pdtzrzf.o SRC/pdzsum1.o SRC/pilaenvx.o SRC/pilaver.o SRC/piparmq.o SRC/pjlaenv.o SRC/pmpcol.o SRC/pmpim2.o SRC/pscsum1.o SRC/psdbsv.o SRC/psdbtrf.o SRC/psdbtrs.o SRC/psdbtrsv.o SRC/psdtsv.o SRC/psdttrf.o SRC/psdttrs.o SRC/psdttrsv.o SRC/psgbsv.o SRC/psgbtrf.o SRC/psgbtrs.o SRC/psgebal.o SRC/psgebd2.o SRC/psgebrd.o SRC/psgecon.o SRC/psgeequ.o SRC/psgehd2.o SRC/psgehrd.o SRC/psgelq2.o SRC/psgelqf.o SRC/psgels.o SRC/psgeql2.o SRC/psgeqlf.o SRC/psgeqpf.o SRC/psgeqr2.o SRC/psgeqrf.o SRC/psgerfs.o SRC/psgerq2.o SRC/psgerqf.o SRC/psgesv.o SRC/psgesvd.o SRC/psgesvx.o SRC/psgetf2.o SRC/psgetrf.o SRC/psgetri.o SRC/psgetrs.o SRC/psggqrf.o SRC/psggrqf.o SRC/pshseqr.o SRC/pslabad.o SRC/pslabrd.o SRC/pslacon.o SRC/pslaconsb.o SRC/pslacp2.o SRC/pslacp3.o SRC/pslacpy.o SRC/pslaed0.o SRC/pslaed1.o SRC/pslaed2.o SRC/pslaed3.o SRC/pslaedz.o SRC/pslaevswp.o SRC/pslahqr.o SRC/pslahrd.o SRC/pslaiect.o SRC/pslamch.o SRC/pslamr1d.o SRC/pslamve.o SRC/pslange.o SRC/pslanhs.o SRC/pslansy.o SRC/pslantr.o SRC/pslapiv.o SRC/pslapv2.o SRC/pslaqge.o SRC/pslaqr0.o SRC/pslaqr1.o SRC/pslaqr2.o SRC/pslaqr3.o SRC/pslaqr4.o SRC/pslaqr5.o SRC/pslaqsy.o SRC/pslared1d.o SRC/pslared2d.o SRC/pslarf.o SRC/pslarfb.o SRC/pslarfg.o SRC/pslarft.o SRC/pslarz.o SRC/pslarzb.o SRC/pslarzt.o SRC/pslascl.o SRC/pslase2.o SRC/pslaset.o SRC/pslasmsub.o SRC/pslasrt.o SRC/pslassq.o SRC/pslaswp.o SRC/pslatra.o SRC/pslatrd.o SRC/pslatrs.o SRC/pslatrz.o SRC/pslauu2.o SRC/pslauum.o SRC/pslawil.o SRC/psorg2l.o SRC/psorg2r.o SRC/psorgl2.o SRC/psorglq.o SRC/psorgql.o SRC/psorgqr.o SRC/psorgr2.o SRC/psorgrq.o SRC/psorm2l.o SRC/psorm2r.o SRC/psormbr.o SRC/psormhr.o SRC/psorml2.o SRC/psormlq.o SRC/psormql.o SRC/psormqr.o SRC/psormr2.o SRC/psormr3.o SRC/psormrq.o SRC/psormrz.o SRC/psormtr.o SRC/pspbsv.o SRC/pspbtrf.o SRC/pspbtrs.o SRC/pspbtrsv.o SRC/pspocon.o SRC/pspoequ.o SRC/psporfs.o SRC/psposv.o SRC/psposvx.o SRC/pspotf2.o SRC/pspotrf.o SRC/pspotri.o SRC/pspotrs.o SRC/psptsv.o SRC/pspttrf.o SRC/pspttrs.o SRC/pspttrsv.o SRC/psrot.o SRC/psrscl.o SRC/psstebz.o SRC/psstedc.o SRC/psstein.o SRC/pssyev.o SRC/pssyevd.o SRC/pssyevr.o SRC/pssyevx.o SRC/pssygs2.o SRC/pssygst.o SRC/pssygvx.o SRC/pssyngst.o SRC/pssyntrd.o SRC/pssytd2.o SRC/pssytrd.o SRC/pssyttrd.o SRC/pstrcon.o SRC/pstrord.o SRC/pstrrfs.o SRC/pstrsen.o SRC/pstrti2.o SRC/pstrtri.o SRC/pstrtrs.o SRC/pstzrzf.o SRC/pzaxpy.o SRC/pzdbsv.o SRC/pzdbtrf.o SRC/pzdbtrs.o SRC/pzdbtrsv.o SRC/pzdotc.o SRC/pzdotu.o SRC/pzdrscl.o SRC/pzdtsv.o SRC/pzdttrf.o SRC/pzdttrs.o SRC/pzdttrsv.o SRC/pzgbsv.o SRC/pzgbtrf.o SRC/pzgbtrs.o SRC/pzgebd2.o SRC/pzgebrd.o SRC/pzgecon.o SRC/pzgeequ.o SRC/pzgehd2.o SRC/pzgehrd.o SRC/pzgelq2.o SRC/pzgelqf.o SRC/pzgels.o SRC/pzgeql2.o SRC/pzgeqlf.o SRC/pzgeqpf.o SRC/pzgeqr2.o SRC/pzgeqrf.o SRC/pzgerfs.o SRC/pzgerq2.o SRC/pzgerqf.o SRC/pzgesv.o SRC/pzgesvd.o SRC/pzgesvx.o SRC/pzgetf2.o SRC/pzgetrf.o SRC/pzgetri.o SRC/pzgetrs.o SRC/pzggqrf.o SRC/pzggrqf.o SRC/pzheev.o SRC/pzheevd.o SRC/pzheevr.o SRC/pzheevx.o SRC/pzhegs2.o SRC/pzhegst.o SRC/pzhegvx.o SRC/pzhengst.o SRC/pzhentrd.o SRC/pzhetd2.o SRC/pzhetrd.o SRC/pzhettrd.o SRC/pzlabrd.o SRC/pzlacgv.o SRC/pzlacon.o SRC/pzlaconsb.o SRC/pzlacp2.o SRC/pzlacp3.o SRC/pzlacpy.o SRC/pzlaevswp.o SRC/pzlahqr.o SRC/pzlahrd.o SRC/pzlamr1d.o SRC/pzlange.o SRC/pzlanhe.o SRC/pzlanhs.o SRC/pzlansy.o SRC/pzlantr.o SRC/pzlapiv.o SRC/pzlapv2.o SRC/pzlaqge.o SRC/pzlaqsy.o SRC/pzlarf.o SRC/pzlarfb.o SRC/pzlarfc.o SRC/pzlarfg.o SRC/pzlarft.o SRC/pzlarz.o SRC/pzlarzb.o SRC/pzlarzc.o SRC/pzlarzt.o SRC/pzlascl.o SRC/pzlase2.o SRC/pzlaset.o SRC/pzlasmsub.o SRC/pzlassq.o SRC/pzlaswp.o SRC/pzlatra.o SRC/pzlatrd.o SRC/pzlatrs.o SRC/pzlatrz.o SRC/pzlattrs.o SRC/pzlauu2.o SRC/pzlauum.o SRC/pzlawil.o SRC/pzmax1.o SRC/pzpbsv.o SRC/pzpbtrf.o SRC/pzpbtrs.o SRC/pzpbtrsv.o SRC/pzpocon.o SRC/pzpoequ.o SRC/pzporfs.o SRC/pzposv.o SRC/pzposvx.o SRC/pzpotf2.o SRC/pzpotrf.o SRC/pzpotri.o SRC/pzpotrs.o SRC/pzptsv.o SRC/pzpttrf.o SRC/pzpttrs.o SRC/pzpttrsv.o SRC/pzrot.o SRC/pzstein.o SRC/pztrcon.o SRC/pztrevc.o SRC/pztrrfs.o SRC/pztrti2.o SRC/pztrtri.o SRC/pztrtrs.o SRC/pztzrzf.o SRC/pzung2l.o SRC/pzung2r.o SRC/pzungl2.o SRC/pzunglq.o SRC/pzungql.o SRC/pzungqr.o SRC/pzungr2.o SRC/pzungrq.o SRC/pzunm2l.o SRC/pzunm2r.o SRC/pzunmbr.o SRC/pzunmhr.o SRC/pzunml2.o SRC/pzunmlq.o SRC/pzunmql.o SRC/pzunmqr.o SRC/pzunmr2.o SRC/pzunmr3.o SRC/pzunmrq.o SRC/pzunmrz.o SRC/pzunmtr.o SRC/sdbtf2.o SRC/sdbtrf.o SRC/sdttrf.o SRC/sdttrsv.o SRC/slamsh.o SRC/slapst.o SRC/slaqr6.o SRC/slar1va.o SRC/slaref.o SRC/slarrb2.o SRC/slarrd2.o SRC/slarre2.o SRC/slarre2a.o SRC/slarrf2.o SRC/slarrv2.o SRC/slasorte.o SRC/slasrt2.o SRC/spttrsv.o SRC/sstegr2.o SRC/sstegr2a.o SRC/sstegr2b.o SRC/sstein2.o SRC/ssteqr2.o SRC/strmvt.o SRC/zdbtf2.o SRC/zdbtrf.o SRC/zdttrf.o SRC/zdttrsv.o SRC/zlahqr2.o SRC/zlamsh.o SRC/zlanv2.o SRC/zlaref.o SRC/zpttrsv.o SRC/zsteqr2.o SRC/ztrmvt.o TOOLS/LAPACK/clagge.o TOOLS/LAPACK/claghe.o TOOLS/LAPACK/clagsy.o TOOLS/LAPACK/clarnd.o TOOLS/LAPACK/clarnv.o TOOLS/LAPACK/clarot.o TOOLS/LAPACK/clatm1.o TOOLS/LAPACK/clatms.o TOOLS/LAPACK/dlagge.o TOOLS/LAPACK/dlagsy.o TOOLS/LAPACK/dlaran.o TOOLS/LAPACK/dlarnd.o TOOLS/LAPACK/dlarot.o TOOLS/LAPACK/dlatm1.o TOOLS/LAPACK/dlatms.o TOOLS/LAPACK/icopy.o TOOLS/LAPACK/slagge.o TOOLS/LAPACK/slagsy.o TOOLS/LAPACK/slaran.o TOOLS/LAPACK/slarnd.o TOOLS/LAPACK/slarot.o TOOLS/LAPACK/slatm1.o TOOLS/LAPACK/slatms.o TOOLS/LAPACK/zlagge.o TOOLS/LAPACK/zlaghe.o TOOLS/LAPACK/zlagsy.o TOOLS/LAPACK/zlarnd.o TOOLS/LAPACK/zlarnv.o TOOLS/LAPACK/zlarot.o TOOLS/LAPACK/zlatm1.o TOOLS/LAPACK/zlatms.o TOOLS/SL_gridreshape.o TOOLS/SL_init.o TOOLS/ccdotc.o TOOLS/ccdotu.o TOOLS/chk1mat.o TOOLS/clatcpy.o TOOLS/cmatadd.o TOOLS/dddot.o TOOLS/desc_convert.o TOOLS/descinit.o TOOLS/descset.o TOOLS/dlatcpy.o TOOLS/dmatadd.o TOOLS/dsasum.o TOOLS/dscasum.o TOOLS/dscnrm2.o TOOLS/dsnrm2.o TOOLS/iceil.o TOOLS/ilacpy.o TOOLS/ilcm.o TOOLS/indxg2l.o TOOLS/indxg2p.o TOOLS/indxl2g.o TOOLS/infog1l.o TOOLS/infog2l.o TOOLS/npreroc.o TOOLS/numroc.o TOOLS/pcchekpad.o TOOLS/pccol2row.o TOOLS/pcelget.o TOOLS/pcelset.o TOOLS/pcelset2.o TOOLS/pcfillpad.o TOOLS/pchkxmat.o TOOLS/pclaprnt.o TOOLS/pclaread.o TOOLS/pclawrite.o TOOLS/pcmatadd.o TOOLS/pcrow2col.o TOOLS/pctreecomb.o TOOLS/pdchekpad.o TOOLS/pdcol2row.o TOOLS/pdelget.o TOOLS/pdelset.o TOOLS/pdelset2.o TOOLS/pdfillpad.o TOOLS/pdlaprnt.o TOOLS/pdlaread.o TOOLS/pdlawrite.o TOOLS/pdmatadd.o TOOLS/pdrow2col.o TOOLS/pdtreecomb.o TOOLS/pichekpad.o TOOLS/picol2row.o TOOLS/pielget.o TOOLS/pielset.o TOOLS/pielset2.o TOOLS/pifillpad.o TOOLS/pilaprnt.o TOOLS/pirow2col.o TOOLS/pitreecomb.o TOOLS/pschekpad.o TOOLS/pscol2row.o TOOLS/pselget.o TOOLS/pselset.o TOOLS/pselset2.o TOOLS/psfillpad.o TOOLS/pslaprnt.o TOOLS/pslaread.o TOOLS/pslawrite.o TOOLS/psmatadd.o TOOLS/psrow2col.o TOOLS/pstreecomb.o TOOLS/pzchekpad.o TOOLS/pzcol2row.o TOOLS/pzelget.o TOOLS/pzelset.o TOOLS/pzelset2.o TOOLS/pzfillpad.o TOOLS/pzlaprnt.o TOOLS/pzlaread.o TOOLS/pzlawrite.o TOOLS/pzmatadd.o TOOLS/pzrow2col.o TOOLS/pztreecomb.o TOOLS/reshape.o TOOLS/slatcpy.o TOOLS/sltimer.o TOOLS/smatadd.o TOOLS/ssdot.o TOOLS/zlatcpy.o TOOLS/zmatadd.o TOOLS/zzdotc.o TOOLS/zzdotu.o PBLAS/SRC/PBBLAS/pbcmatadd.o PBLAS/SRC/PBBLAS/pbctran.o PBLAS/SRC/PBBLAS/pbctrget.o PBLAS/SRC/PBBLAS/pbctrnv.o PBLAS/SRC/PBBLAS/pbctrsrt.o PBLAS/SRC/PBBLAS/pbctrst1.o PBLAS/SRC/PBBLAS/pbcvecadd.o PBLAS/SRC/PBBLAS/pbdmatadd.o PBLAS/SRC/PBBLAS/pbdtran.o PBLAS/SRC/PBBLAS/pbdtrget.o PBLAS/SRC/PBBLAS/pbdtrnv.o PBLAS/SRC/PBBLAS/pbdtrsrt.o PBLAS/SRC/PBBLAS/pbdtrst1.o PBLAS/SRC/PBBLAS/pbdvecadd.o PBLAS/SRC/PBBLAS/pbsmatadd.o PBLAS/SRC/PBBLAS/pbstran.o PBLAS/SRC/PBBLAS/pbstrget.o PBLAS/SRC/PBBLAS/pbstrnv.o PBLAS/SRC/PBBLAS/pbstrsrt.o PBLAS/SRC/PBBLAS/pbstrst1.o PBLAS/SRC/PBBLAS/pbsvecadd.o PBLAS/SRC/PBBLAS/pbzmatadd.o PBLAS/SRC/PBBLAS/pbztran.o PBLAS/SRC/PBBLAS/pbztrget.o PBLAS/SRC/PBBLAS/pbztrnv.o PBLAS/SRC/PBBLAS/pbztrsrt.o PBLAS/SRC/PBBLAS/pbztrst1.o PBLAS/SRC/PBBLAS/pbzvecadd.o PBLAS/SRC/PTOOLS/PB_CGatherV.o PBLAS/SRC/PTOOLS/PB_CInOutV.o PBLAS/SRC/PTOOLS/PB_CInOutV2.o PBLAS/SRC/PTOOLS/PB_CInV.o PBLAS/SRC/PTOOLS/PB_CInV2.o PBLAS/SRC/PTOOLS/PB_COutV.o PBLAS/SRC/PTOOLS/PB_CScatterV.o PBLAS/SRC/PTOOLS/PB_CVMcontig.o PBLAS/SRC/PTOOLS/PB_CVMinit.o PBLAS/SRC/PTOOLS/PB_CVMloc.o PBLAS/SRC/PTOOLS/PB_CVMnpq.o PBLAS/SRC/PTOOLS/PB_CVMpack.o PBLAS/SRC/PTOOLS/PB_CVMswp.o PBLAS/SRC/PTOOLS/PB_CVMupdate.o PBLAS/SRC/PTOOLS/PB_Cabort.o PBLAS/SRC/PTOOLS/PB_Cainfog2l.o PBLAS/SRC/PTOOLS/PB_CargFtoC.o PBLAS/SRC/PTOOLS/PB_Cbinfo.o PBLAS/SRC/PTOOLS/PB_Cchkmat.o PBLAS/SRC/PTOOLS/PB_Cchkvec.o PBLAS/SRC/PTOOLS/PB_Cconjg.o PBLAS/SRC/PTOOLS/PB_Cctypeset.o PBLAS/SRC/PTOOLS/PB_Cdescribe.o PBLAS/SRC/PTOOLS/PB_Cdescset.o PBLAS/SRC/PTOOLS/PB_Cdtypeset.o PBLAS/SRC/PTOOLS/PB_Cfirstnb.o PBLAS/SRC/PTOOLS/PB_Cg2lrem.o PBLAS/SRC/PTOOLS/PB_Cgcd.o PBLAS/SRC/PTOOLS/PB_Cgetbuf.o PBLAS/SRC/PTOOLS/PB_Cindxg2p.o PBLAS/SRC/PTOOLS/PB_Cinfog2l.o PBLAS/SRC/PTOOLS/PB_Citypeset.o PBLAS/SRC/PTOOLS/PB_Clastnb.o PBLAS/SRC/PTOOLS/PB_Clcm.o PBLAS/SRC/PTOOLS/PB_Cmalloc.o PBLAS/SRC/PTOOLS/PB_Cnnxtroc.o PBLAS/SRC/PTOOLS/PB_Cnpreroc.o PBLAS/SRC/PTOOLS/PB_Cnumroc.o PBLAS/SRC/PTOOLS/PB_Cpaxpby.o PBLAS/SRC/PTOOLS/PB_CpaxpbyDN.o PBLAS/SRC/PTOOLS/PB_CpaxpbyND.o PBLAS/SRC/PTOOLS/PB_CpaxpbyNN.o PBLAS/SRC/PTOOLS/PB_Cpdot11.o PBLAS/SRC/PTOOLS/PB_CpdotND.o PBLAS/SRC/PTOOLS/PB_CpdotNN.o PBLAS/SRC/PTOOLS/PB_Cpgeadd.o PBLAS/SRC/PTOOLS/PB_CpgemmAB.o PBLAS/SRC/PTOOLS/PB_CpgemmAC.o PBLAS/SRC/PTOOLS/PB_CpgemmBC.o PBLAS/SRC/PTOOLS/PB_Cplacnjg.o PBLAS/SRC/PTOOLS/PB_Cplapad.o PBLAS/SRC/PTOOLS/PB_Cplapd2.o PBLAS/SRC/PTOOLS/PB_Cplaprnt.o PBLAS/SRC/PTOOLS/PB_Cplasca2.o PBLAS/SRC/PTOOLS/PB_Cplascal.o PBLAS/SRC/PTOOLS/PB_CpswapND.o PBLAS/SRC/PTOOLS/PB_CpswapNN.o PBLAS/SRC/PTOOLS/PB_Cpsym.o PBLAS/SRC/PTOOLS/PB_CpsymmAB.o PBLAS/SRC/PTOOLS/PB_CpsymmBC.o PBLAS/SRC/PTOOLS/PB_Cpsyr.o PBLAS/SRC/PTOOLS/PB_Cpsyr2.o PBLAS/SRC/PTOOLS/PB_Cpsyr2kA.o PBLAS/SRC/PTOOLS/PB_Cpsyr2kAC.o PBLAS/SRC/PTOOLS/PB_CpsyrkA.o PBLAS/SRC/PTOOLS/PB_CpsyrkAC.o PBLAS/SRC/PTOOLS/PB_Cptradd.o PBLAS/SRC/PTOOLS/PB_Cptran.o PBLAS/SRC/PTOOLS/PB_Cptrm.o PBLAS/SRC/PTOOLS/PB_CptrmmAB.o PBLAS/SRC/PTOOLS/PB_CptrmmB.o PBLAS/SRC/PTOOLS/PB_Cptrsm.o PBLAS/SRC/PTOOLS/PB_CptrsmAB.o PBLAS/SRC/PTOOLS/PB_CptrsmAB0.o PBLAS/SRC/PTOOLS/PB_CptrsmAB1.o PBLAS/SRC/PTOOLS/PB_CptrsmB.o PBLAS/SRC/PTOOLS/PB_Cptrsv.o PBLAS/SRC/PTOOLS/PB_Cspan.o PBLAS/SRC/PTOOLS/PB_Cstypeset.o PBLAS/SRC/PTOOLS/PB_Ctop.o PBLAS/SRC/PTOOLS/PB_Ctzahemv.o PBLAS/SRC/PTOOLS/PB_Ctzasymv.o PBLAS/SRC/PTOOLS/PB_Ctzatrmv.o PBLAS/SRC/PTOOLS/PB_Ctzhemm.o PBLAS/SRC/PTOOLS/PB_Ctzhemv.o PBLAS/SRC/PTOOLS/PB_Ctzher.o PBLAS/SRC/PTOOLS/PB_Ctzher2.o PBLAS/SRC/PTOOLS/PB_Ctzher2k.o PBLAS/SRC/PTOOLS/PB_Ctzherk.o PBLAS/SRC/PTOOLS/PB_Ctzsymm.o PBLAS/SRC/PTOOLS/PB_Ctzsymv.o PBLAS/SRC/PTOOLS/PB_Ctzsyr.o PBLAS/SRC/PTOOLS/PB_Ctzsyr2.o PBLAS/SRC/PTOOLS/PB_Ctzsyr2k.o PBLAS/SRC/PTOOLS/PB_Ctzsyrk.o PBLAS/SRC/PTOOLS/PB_Ctztrmm.o PBLAS/SRC/PTOOLS/PB_Ctztrmv.o PBLAS/SRC/PTOOLS/PB_Cwarn.o PBLAS/SRC/PTOOLS/PB_Cztypeset.o PBLAS/SRC/PTOOLS/PB_freebuf_.o PBLAS/SRC/PTOOLS/PB_topget_.o PBLAS/SRC/PTOOLS/PB_topset_.o PBLAS/SRC/PTZBLAS/cagemv.o PBLAS/SRC/PTZBLAS/cahemv.o PBLAS/SRC/PTZBLAS/casymv.o PBLAS/SRC/PTZBLAS/catrmv.o PBLAS/SRC/PTZBLAS/ccshft.o PBLAS/SRC/PTZBLAS/chescal.o PBLAS/SRC/PTZBLAS/cmmadd.o PBLAS/SRC/PTZBLAS/cmmcadd.o PBLAS/SRC/PTZBLAS/cmmdda.o PBLAS/SRC/PTZBLAS/cmmddac.o PBLAS/SRC/PTZBLAS/cmmddact.o PBLAS/SRC/PTZBLAS/cmmddat.o PBLAS/SRC/PTZBLAS/cmmtadd.o PBLAS/SRC/PTZBLAS/cmmtcadd.o PBLAS/SRC/PTZBLAS/crshft.o PBLAS/SRC/PTZBLAS/cset.o PBLAS/SRC/PTZBLAS/csymv.o PBLAS/SRC/PTZBLAS/csyr.o PBLAS/SRC/PTZBLAS/csyr2.o PBLAS/SRC/PTZBLAS/ctzcnjg.o PBLAS/SRC/PTZBLAS/ctzpad.o PBLAS/SRC/PTZBLAS/ctzpadcpy.o PBLAS/SRC/PTZBLAS/ctzscal.o PBLAS/SRC/PTZBLAS/cvvdotc.o PBLAS/SRC/PTZBLAS/cvvdotu.o PBLAS/SRC/PTZBLAS/dagemv.o PBLAS/SRC/PTZBLAS/dascal.o PBLAS/SRC/PTZBLAS/dasqrtb.o PBLAS/SRC/PTZBLAS/dasymv.o PBLAS/SRC/PTZBLAS/datrmv.o PBLAS/SRC/PTZBLAS/dcshft.o PBLAS/SRC/PTZBLAS/dmmadd.o PBLAS/SRC/PTZBLAS/dmmcadd.o PBLAS/SRC/PTZBLAS/dmmdda.o PBLAS/SRC/PTZBLAS/dmmddac.o PBLAS/SRC/PTZBLAS/dmmddact.o PBLAS/SRC/PTZBLAS/dmmddat.o PBLAS/SRC/PTZBLAS/dmmtadd.o PBLAS/SRC/PTZBLAS/dmmtcadd.o PBLAS/SRC/PTZBLAS/drshft.o PBLAS/SRC/PTZBLAS/dset.o PBLAS/SRC/PTZBLAS/dtzpad.o PBLAS/SRC/PTZBLAS/dtzpadcpy.o PBLAS/SRC/PTZBLAS/dtzscal.o PBLAS/SRC/PTZBLAS/dvasum.o PBLAS/SRC/PTZBLAS/dvvdot.o PBLAS/SRC/PTZBLAS/dzvasum.o PBLAS/SRC/PTZBLAS/immadd.o PBLAS/SRC/PTZBLAS/immdda.o PBLAS/SRC/PTZBLAS/immddat.o PBLAS/SRC/PTZBLAS/immtadd.o PBLAS/SRC/PTZBLAS/pxerbla.o PBLAS/SRC/PTZBLAS/sagemv.o PBLAS/SRC/PTZBLAS/sascal.o PBLAS/SRC/PTZBLAS/sasqrtb.o PBLAS/SRC/PTZBLAS/sasymv.o PBLAS/SRC/PTZBLAS/satrmv.o PBLAS/SRC/PTZBLAS/scshft.o PBLAS/SRC/PTZBLAS/scvasum.o PBLAS/SRC/PTZBLAS/smmadd.o PBLAS/SRC/PTZBLAS/smmcadd.o PBLAS/SRC/PTZBLAS/smmdda.o PBLAS/SRC/PTZBLAS/smmddac.o PBLAS/SRC/PTZBLAS/smmddact.o PBLAS/SRC/PTZBLAS/smmddat.o PBLAS/SRC/PTZBLAS/smmtadd.o PBLAS/SRC/PTZBLAS/smmtcadd.o PBLAS/SRC/PTZBLAS/srshft.o PBLAS/SRC/PTZBLAS/sset.o PBLAS/SRC/PTZBLAS/stzpad.o PBLAS/SRC/PTZBLAS/stzpadcpy.o PBLAS/SRC/PTZBLAS/stzscal.o PBLAS/SRC/PTZBLAS/svasum.o PBLAS/SRC/PTZBLAS/svvdot.o PBLAS/SRC/PTZBLAS/zagemv.o PBLAS/SRC/PTZBLAS/zahemv.o PBLAS/SRC/PTZBLAS/zasymv.o PBLAS/SRC/PTZBLAS/zatrmv.o PBLAS/SRC/PTZBLAS/zcshft.o PBLAS/SRC/PTZBLAS/zhescal.o PBLAS/SRC/PTZBLAS/zmmadd.o PBLAS/SRC/PTZBLAS/zmmcadd.o PBLAS/SRC/PTZBLAS/zmmdda.o PBLAS/SRC/PTZBLAS/zmmddac.o PBLAS/SRC/PTZBLAS/zmmddact.o PBLAS/SRC/PTZBLAS/zmmddat.o PBLAS/SRC/PTZBLAS/zmmtadd.o PBLAS/SRC/PTZBLAS/zmmtcadd.o PBLAS/SRC/PTZBLAS/zrshft.o PBLAS/SRC/PTZBLAS/zset.o PBLAS/SRC/PTZBLAS/zsymv.o PBLAS/SRC/PTZBLAS/zsyr.o PBLAS/SRC/PTZBLAS/zsyr2.o PBLAS/SRC/PTZBLAS/ztzcnjg.o PBLAS/SRC/PTZBLAS/ztzpad.o PBLAS/SRC/PTZBLAS/ztzpadcpy.o PBLAS/SRC/PTZBLAS/ztzscal.o PBLAS/SRC/PTZBLAS/zvvdotc.o PBLAS/SRC/PTZBLAS/zvvdotu.o BLACS/SRC/igesd2d_.oo BLACS/SRC/sgesd2d_.oo BLACS/SRC/dgesd2d_.oo BLACS/SRC/cgesd2d_.oo BLACS/SRC/zgesd2d_.oo BLACS/SRC/itrsd2d_.oo BLACS/SRC/strsd2d_.oo BLACS/SRC/dtrsd2d_.oo BLACS/SRC/ctrsd2d_.oo BLACS/SRC/ztrsd2d_.oo BLACS/SRC/igerv2d_.oo BLACS/SRC/sgerv2d_.oo BLACS/SRC/dgerv2d_.oo BLACS/SRC/cgerv2d_.oo BLACS/SRC/zgerv2d_.oo BLACS/SRC/itrrv2d_.oo BLACS/SRC/strrv2d_.oo BLACS/SRC/dtrrv2d_.oo BLACS/SRC/ctrrv2d_.oo BLACS/SRC/ztrrv2d_.oo BLACS/SRC/igebs2d_.oo BLACS/SRC/sgebs2d_.oo BLACS/SRC/dgebs2d_.oo BLACS/SRC/cgebs2d_.oo BLACS/SRC/zgebs2d_.oo BLACS/SRC/igebr2d_.oo BLACS/SRC/sgebr2d_.oo BLACS/SRC/dgebr2d_.oo BLACS/SRC/cgebr2d_.oo BLACS/SRC/zgebr2d_.oo BLACS/SRC/itrbs2d_.oo BLACS/SRC/strbs2d_.oo BLACS/SRC/dtrbs2d_.oo BLACS/SRC/ctrbs2d_.oo BLACS/SRC/ztrbs2d_.oo BLACS/SRC/itrbr2d_.oo BLACS/SRC/strbr2d_.oo BLACS/SRC/dtrbr2d_.oo BLACS/SRC/ctrbr2d_.oo BLACS/SRC/ztrbr2d_.oo BLACS/SRC/igsum2d_.oo BLACS/SRC/sgsum2d_.oo BLACS/SRC/dgsum2d_.oo BLACS/SRC/cgsum2d_.oo BLACS/SRC/zgsum2d_.oo BLACS/SRC/igamx2d_.oo BLACS/SRC/sgamx2d_.oo BLACS/SRC/dgamx2d_.oo BLACS/SRC/cgamx2d_.oo BLACS/SRC/zgamx2d_.oo BLACS/SRC/igamn2d_.oo BLACS/SRC/sgamn2d_.oo BLACS/SRC/dgamn2d_.oo BLACS/SRC/cgamn2d_.oo BLACS/SRC/zgamn2d_.oo BLACS/SRC/blacs_setup_.oo BLACS/SRC/blacs_set_.oo BLACS/SRC/blacs_get_.oo BLACS/SRC/blacs_abort_.oo BLACS/SRC/blacs_exit_.oo BLACS/SRC/blacs_pnum_.oo BLACS/SRC/blacs_pcoord_.oo BLACS/SRC/ksendid_.oo BLACS/SRC/krecvid_.oo BLACS/SRC/kbsid_.oo BLACS/SRC/kbrid_.oo BLACS/SRC/dcputime00_.oo BLACS/SRC/dwalltime00_.oo BLACS/SRC/blacs_pinfo_.oo BLACS/SRC/blacs_init_.oo BLACS/SRC/blacs_map_.oo BLACS/SRC/blacs_free_.oo BLACS/SRC/blacs_grid_.oo BLACS/SRC/blacs_info_.oo BLACS/SRC/blacs_barr_.oo BLACS/SRC/sys2blacs_.oo BLACS/SRC/blacs2sys_.oo BLACS/SRC/free_handle_.oo /usr/bin/ranlib libscalapack.a********End of Output of running make on SCALAPACK ******* Checking for library in Download SCALAPACK: ['/people/abhy245/software/petsc/debug-mode-newell/lib/libscalapack.a'] Contents: ['include', 'externalpackages', 'lib', 'bin', 'share'] ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names ================================================================================ TEST check from config.libraries(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/libraries.py:154) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:154) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names Checking for functions [pssytrd_] in library ['/people/abhy245/software/petsc/debug-mode-newell/lib/libscalapack.a'] ['/people/abhy245/software/petsc/debug-mode-newell/lib/libflapack.a', '/people/abhy245/software/petsc/debug-mode-newell/lib/libfblas.a', 'libm.a', '-lstdc++', '-ldl', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lmpi_usempif08', '-lmpi_usempi_ignore_tkr', '-lmpi_mpifh', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lpthread'] Executing: mpicxx -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif char pssytrd_(); static void _check_pssytrd_() { pssytrd_(); } #ifdef __cplusplus } #endif int main() { _check_pssytrd_();; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.o -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lscalapack -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lfblas -lm -lstdc++ -ldl -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl Defined "HAVE_LIBSCALAPACK" to "1" No functions to check for in library ['/people/abhy245/software/petsc/debug-mode-newell/lib/libscalapack.a'] ['/people/abhy245/software/petsc/debug-mode-newell/lib/libflapack.a', '/people/abhy245/software/petsc/debug-mode-newell/lib/libfblas.a', 'libm.a', '-lstdc++', '-ldl', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lmpi_usempif08', '-lmpi_usempi_ignore_tkr', '-lmpi_mpifh', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64', '-Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib', '-Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lpthread'] Checking for headers Download SCALAPACK: ['/people/abhy245/software/petsc/debug-mode-newell/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/include', '/share/apps/openmpi/3.1.3/gcc/7.4.0/lib'] ================================================================================ TEST checkVersion from config.packages.scalapack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:918) TESTING: checkVersion from config.packages.scalapack(config/BuildSystem/config/package.py:918) Uses self.version, self.minversion, self.maxversion, self.versionname, and self.versioninclude to determine if package has required version ================================================================================ TEST checkSharedLibrary from config.packages.scalapack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:852) TESTING: checkSharedLibrary from config.packages.scalapack(config/BuildSystem/config/package.py:852) By default we don't care about checking if the library is shared ================================================================================ TEST alternateConfigureLibrary from config.packages.strumpack(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.strumpack(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.MUMPS(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.MUMPS(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.MOAB(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.MOAB(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.hypre(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.hypre(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.Trilinos(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.Trilinos(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.xSDKTrilinos(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.xSDKTrilinos(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.mstk(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.mstk(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.amanzi(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.amanzi(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.MFEM(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/packages/MFEM.py:141) TESTING: alternateConfigureLibrary from config.packages.MFEM(config/BuildSystem/config/packages/MFEM.py:141) Defined make rule "mfem-build" with dependencies "" and code [] Defined make rule "mfem-install" with dependencies "" and code [] ================================================================================ TEST alternateConfigureLibrary from config.packages.Chombo(/qfs/people/abhy245/software/petsc/config/BuildSystem/config/package.py:856) TESTING: alternateConfigureLibrary from config.packages.Chombo(config/BuildSystem/config/package.py:856) Called if --with-packagename=0; does nothing by default ================================================================================ TEST configureRTLDDefault from PETSc.Configure(/qfs/people/abhy245/software/petsc/config/PETSc/Configure.py:679) TESTING: configureRTLDDefault from PETSc.Configure(config/PETSc/Configure.py:679) All intermediate test results are stored in /tmp/petsc-EiMIaN/PETSc.Configure Executing: mpicc -c -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/PETSc.Configure -I/tmp/petsc-EiMIaN/config.packages.pthread -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/PETSc.Configure/conftest.c:4:15: error: ‘RTLD_DEFAULT’ undeclared here (not in a function); did you mean ‘RTLD_LOCAL’? void *ptr = RTLD_DEFAULT; ^~~~~~~~~~~~ RTLD_LOCAL Source: #include "confdefs.h" #include "conffix.h" #include void *ptr = RTLD_DEFAULT; int main() { ; return 0; } ================================================================================ TEST configurePrefetch from PETSc.Configure(/qfs/people/abhy245/software/petsc/config/PETSc/Configure.py:504) TESTING: configurePrefetch from PETSc.Configure(config/PETSc/Configure.py:504) Sees if there are any prefetch functions supported Executing: uname -s stdout: Linux Executing: mpicxx -c -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/PETSc.Configure -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.cc Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/PETSc.Configure/conftest.cc:3:10: fatal error: xmmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include int main() { void *v = 0;_mm_prefetch((const char*)v,_MM_HINT_NTA); ; return 0; } Compile failed inside link Executing: mpicxx -c -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/PETSc.Configure -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.cc Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/PETSc.Configure/conftest.cc:3:10: fatal error: xmmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include int main() { void *v = 0;_mm_prefetch(v,_MM_HINT_NTA); ; return 0; } Compile failed inside link Executing: mpicxx -c -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/PETSc.Configure -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { void *v = 0;__builtin_prefetch(v,0,0); ; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -lstdc++ -ldl Defined "Prefetch(a,b,c)" to "__builtin_prefetch((a),(b),(c))" Defined "PREFETCH_HINT_NTA" to "0" Defined "PREFETCH_HINT_T0" to "3" Defined "PREFETCH_HINT_T1" to "2" Defined "PREFETCH_HINT_T2" to "1" ================================================================================ TEST configureUnused from PETSc.Configure(/qfs/people/abhy245/software/petsc/config/PETSc/Configure.py:565) TESTING: configureUnused from PETSc.Configure(config/PETSc/Configure.py:565) Sees if __attribute((unused)) is supported Executing: mpicxx -c -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/PETSc.Configure -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.cc Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/PETSc.Configure/conftest.cc: In function ‘int main()’: /tmp/petsc-EiMIaN/PETSc.Configure/conftest.cc:7:5: warning: unused variable ‘j’ [-Wunused-variable] int j = myfunc(&i); ^ Source: #include "confdefs.h" #include "conffix.h" __attribute((unused)) static int myfunc(__attribute((unused)) void *name){ return 1;} int main() { int i = 0; int j = myfunc(&i); typedef void* atype; __attribute((unused)) atype a; ; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -lstdc++ -ldl Defined "UNUSED" to "__attribute((unused))" ================================================================================ TEST configureDeprecated from PETSc.Configure(/qfs/people/abhy245/software/petsc/config/PETSc/Configure.py:583) TESTING: configureDeprecated from PETSc.Configure(config/PETSc/Configure.py:583) Check if __attribute((deprecated)) is supported Executing: mpicxx -c -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/PETSc.Configure -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.cc Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/PETSc.Configure/conftest.cc:3:38: warning: ‘int myfunc()’ defined but not used [-Wunused-function] __attribute((deprecated)) static int myfunc(void) { return 1;} ^~~~~~ Source: #include "confdefs.h" #include "conffix.h" __attribute((deprecated)) static int myfunc(void) { return 1;} int main() { ; return 0; } Defined "DEPRECATED_FUNCTION(why)" to "__attribute((deprecated))" Defined "DEPRECATED_TYPEDEF(why)" to "__attribute((deprecated))" Executing: mpicxx -c -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/PETSc.Configure -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" enum E {oldval __attribute((deprecated)), newval }; int main() { ; return 0; } Defined "DEPRECATED_ENUM(why)" to "__attribute((deprecated))" Executing: mpicxx -c -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/PETSc.Configure -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" #define TEST _Pragma("GCC warning "Testing _Pragma"") value int main() { ; return 0; } Defined "DEPRECATED_MACRO(why)" to "_Pragma(why)" ================================================================================ TEST configureIsatty from PETSc.Configure(/qfs/people/abhy245/software/petsc/config/PETSc/Configure.py:577) TESTING: configureIsatty from PETSc.Configure(config/PETSc/Configure.py:577) Check if the Unix C function isatty() works correctly Actually just assumes it does not work correctly on batch systems Defined "USE_ISATTY" to "1" ================================================================================ TEST configureExpect from PETSc.Configure(/qfs/people/abhy245/software/petsc/config/PETSc/Configure.py:632) TESTING: configureExpect from PETSc.Configure(config/PETSc/Configure.py:632) Sees if the __builtin_expect directive is supported Executing: mpicxx -c -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/PETSc.Configure -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { if (__builtin_expect(0,1)) return 1;; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -lstdc++ -ldl Defined "HAVE_BUILTIN_EXPECT" to "1" ================================================================================ TEST configureAlign from PETSc.Configure(/qfs/people/abhy245/software/petsc/config/PETSc/Configure.py:616) TESTING: configureAlign from PETSc.Configure(config/PETSc/Configure.py:616) Check if __attribute(aligned) is supported Executing: mpicxx -c -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/PETSc.Configure -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" struct mystruct {int myint;} __attribute((aligned(16))); char assert_aligned[(sizeof(struct mystruct)==16)*2-1]; int main() { ; return 0; } Defined "ATTRIBUTEALIGNED(size)" to "__attribute((aligned(size)))" Defined "HAVE_ATTRIBUTEALIGNED" to "1" ================================================================================ TEST configureFunctionName from PETSc.Configure(/qfs/people/abhy245/software/petsc/config/PETSc/Configure.py:639) TESTING: configureFunctionName from PETSc.Configure(config/PETSc/Configure.py:639) Sees if the compiler supports __func__ or a variant. Executing: mpicc -c -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -I/tmp/petsc-EiMIaN/PETSc.Configure -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { if (__func__[0] != 'm') return 1;; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -I/tmp/petsc-EiMIaN/PETSc.Configure -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { if (__func__[0] != 'm') return 1;; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -lstdc++ -ldl Defined "FUNCTION_NAME_C" to "__func__" Executing: mpicxx -c -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/PETSc.Configure -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { if (__func__[0] != 'm') return 1;; return 0; } Executing: mpicxx -c -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/PETSc.Configure -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { if (__func__[0] != 'm') return 1;; return 0; } Executing: mpicxx -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -lstdc++ -ldl Defined "FUNCTION_NAME_CXX" to "__func__" ================================================================================ TEST configureIntptrt from PETSc.Configure(/qfs/people/abhy245/software/petsc/config/PETSc/Configure.py:657) TESTING: configureIntptrt from PETSc.Configure(config/PETSc/Configure.py:657) Determine what to use for uintptr_t Executing: mpicxx -c -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/PETSc.options.scalarTypes -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/PETSc.Configure -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.cc Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/PETSc.Configure/conftest.cc: In function ‘int main()’: /tmp/petsc-EiMIaN/PETSc.Configure/conftest.cc:6:18: warning: unused variable ‘i’ [-Wunused-variable] int x; uintptr_t i = (uintptr_t)&x;; ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { int x; uintptr_t i = (uintptr_t)&x;; return 0; } Defined "UINTPTR_T" to "uintptr_t" ================================================================================ TEST configureSolaris from PETSc.Configure(/qfs/people/abhy245/software/petsc/config/PETSc/Configure.py:684) TESTING: configureSolaris from PETSc.Configure(config/PETSc/Configure.py:684) Solaris specific stuff ================================================================================ TEST configureLinux from PETSc.Configure(/qfs/people/abhy245/software/petsc/config/PETSc/Configure.py:697) TESTING: configureLinux from PETSc.Configure(config/PETSc/Configure.py:697) Linux specific stuff Defined "HAVE_DOUBLE_ALIGN_MALLOC" to "1" ================================================================================ TEST configureWin32 from PETSc.Configure(/qfs/people/abhy245/software/petsc/config/PETSc/Configure.py:703) TESTING: configureWin32 from PETSc.Configure(config/PETSc/Configure.py:703) Win32 non-cygwin specific stuff Checking for functions [GetComputerName] in library ['Kernel32.lib'] [] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/PETSc.Configure -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.c:4:10: fatal error: Windows.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_GetComputerName() { GetComputerName(NULL,NULL);; } int main() { _check_GetComputerName();; return 0; } Compile failed inside link Checking for functions [GetComputerName] in library ['kernel32'] [] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/PETSc.Configure -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.c:4:10: fatal error: Windows.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_GetComputerName() { GetComputerName(NULL,NULL);; } int main() { _check_GetComputerName();; return 0; } Compile failed inside link Checking for functions [GetUserName] in library ['Advapi32.lib'] [] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/PETSc.Configure -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.c:4:10: fatal error: Windows.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_GetUserName() { GetUserName(NULL,NULL);; } int main() { _check_GetUserName();; return 0; } Compile failed inside link Checking for functions [GetUserName] in library ['advapi32'] [] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/PETSc.Configure -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.c:4:10: fatal error: Windows.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_GetUserName() { GetUserName(NULL,NULL);; } int main() { _check_GetUserName();; return 0; } Compile failed inside link Checking for functions [GetDC] in library ['User32.lib'] [] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/PETSc.Configure -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.c:4:10: fatal error: Windows.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_GetDC() { GetDC(0);; } int main() { _check_GetDC();; return 0; } Compile failed inside link Checking for functions [GetDC] in library ['user32'] [] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/PETSc.Configure -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.c:4:10: fatal error: Windows.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_GetDC() { GetDC(0);; } int main() { _check_GetDC();; return 0; } Compile failed inside link Checking for functions [CreateCompatibleDC] in library ['Gdi32.lib'] [] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/PETSc.Configure -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.c:4:10: fatal error: Windows.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_CreateCompatibleDC() { CreateCompatibleDC(0);; } int main() { _check_CreateCompatibleDC();; return 0; } Compile failed inside link Checking for functions [CreateCompatibleDC] in library ['gdi32'] [] Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.libraries/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.types -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/PETSc.Configure -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/config.libraries/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/config.libraries/conftest.c:4:10: fatal error: Windows.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_CreateCompatibleDC() { CreateCompatibleDC(0);; } int main() { _check_CreateCompatibleDC();; return 0; } Compile failed inside link Checking for type: int32_t Executing: mpicc -c -o /tmp/petsc-EiMIaN/config.types/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/PETSc.Configure -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/config.types/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/config.types/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/config.types/conftest.c:11:9: warning: unused variable ‘a’ [-Wunused-variable] int32_t a;; ^ Source: #include "confdefs.h" #include "conffix.h" #include #include #include int main() { int32_t a;; return 0; } int32_t found Executing: mpicc -c -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/PETSc.Configure -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/PETSc.Configure/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/PETSc.Configure/conftest.c:6:7: warning: unused variable ‘u’ [-Wunused-variable] uid_t u; ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { uid_t u; ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/PETSc.Configure -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/PETSc.Configure/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/PETSc.Configure/conftest.c:8:5: warning: unused variable ‘a’ [-Wunused-variable] int a=R_OK; ^ Source: #include "confdefs.h" #include "conffix.h" #if defined(PETSC_HAVE_UNISTD_H) #include #endif int main() { int a=R_OK; ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -lstdc++ -ldl Executing: mpicc -c -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/PETSc.Configure -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int a=0; if (S_ISDIR(a)){} ; return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -lstdc++ -ldl Executing: mpicc -c -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/PETSc.Configure -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/PETSc.Configure/conftest.c:3:10: fatal error: Windows.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include int main() { LARGE_INTEGER a; DWORD b=a.u.HighPart; ; return 0; } Executing: mpicc -c -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/PETSc.Configure -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /tmp/petsc-EiMIaN/PETSc.Configure/conftest.c:3:10: fatal error: Windows.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include #include int main() { int flags = O_BINARY;; return 0; } Defined "REPLACE_DIR_SEPARATOR" to "'\\'" Defined "DIR_SEPARATOR" to "'/'" Defined "DIR" to ""/people/abhy245/software/petsc"" Defined make macro "wPETSC_DIR" to "/people/abhy245/software/petsc" Defined "ARCH" to ""debug-mode-newell"" ================================================================================ TEST configureCygwinBrokenPipe from PETSc.Configure(/qfs/people/abhy245/software/petsc/config/PETSc/Configure.py:775) TESTING: configureCygwinBrokenPipe from PETSc.Configure(config/PETSc/Configure.py:775) Cygwin version <= 1.7.18 had issues with pipes and long commands invoked from gnu-make http://cygwin.com/ml/cygwin/2013-05/msg00340.html Executing: uname -s stdout: Linux ================================================================================ TEST configureDefaultArch from PETSc.Configure(/qfs/people/abhy245/software/petsc/config/PETSc/Configure.py:791) TESTING: configureDefaultArch from PETSc.Configure(config/PETSc/Configure.py:791) ================================================================================ TEST configureScript from PETSc.Configure(/qfs/people/abhy245/software/petsc/config/PETSc/Configure.py:808) TESTING: configureScript from PETSc.Configure(config/PETSc/Configure.py:808) Output a script in the conf directory which will reproduce the configuration ================================================================================ TEST configureInstall from PETSc.Configure(/qfs/people/abhy245/software/petsc/config/PETSc/Configure.py:847) TESTING: configureInstall from PETSc.Configure(config/PETSc/Configure.py:847) Setup the directories for installation Defined make rule "print_mesg_after_build" with dependencies "" and code ['-@echo "Now to check if the libraries are working do:"', '-@echo "make PETSC_DIR=${PETSC_DIR} PETSC_ARCH=${PETSC_ARCH} check"', '-@echo "========================================="'] ================================================================================ TEST configureGCOV from PETSc.Configure(/qfs/people/abhy245/software/petsc/config/PETSc/Configure.py:859) TESTING: configureGCOV from PETSc.Configure(config/PETSc/Configure.py:859) ================================================================================ TEST configureAtoll from PETSc.Configure(/qfs/people/abhy245/software/petsc/config/PETSc/Configure.py:560) TESTING: configureAtoll from PETSc.Configure(config/PETSc/Configure.py:560) Checks if atoll exists Executing: mpicc -c -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/PETSc.Configure -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-EiMIaN/PETSc.Configure/conftest.c: In function ‘main’: /tmp/petsc-EiMIaN/PETSc.Configure/conftest.c:7:6: warning: unused variable ‘v’ [-Wunused-variable] long v = atoll("25"); ^ Source: #include "confdefs.h" #include "conffix.h" #define _POSIX_C_SOURCE 200112L #include int main() { long v = atoll("25"); return 0; } Executing: mpicc -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -lstdc++ -ldl Defined "HAVE_ATOLL" to "1" Executing: mpicc -show stdout: gcc -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -pthread -Wl,-rpath -Wl,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,--enable-new-dtags -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi Defined "MPICC_SHOW" to ""gcc -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -pthread -Wl,-rpath -Wl,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,--enable-new-dtags -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi"" Defined make macro "CC_FLAGS" to " -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp " Defined "HAVE_CXX" to "1" Defined make macro "CXX_FLAGS" to " -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp " Defined make macro "CXX_LINKER" to "mpicxx" Defined make macro "CXX_LINKER_FLAGS" to " -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp" Defined make macro "CPP_FLAGS" to "" Defined make macro "PCC" to "mpicxx" Defined make macro "PCC_FLAGS" to " -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp " Defined make macro "CC_SUFFIX" to "o" Defined make macro "PCC_LINKER" to "mpicxx" Defined make macro "PCC_LINKER_FLAGS" to " -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp" Defined make macro "CC_LINKER_SUFFIX" to "" Defined "HAVE_FORTRAN" to "1" Defined make macro "FPP_FLAGS" to "" Defined make macro "FC_FLAGS" to " -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp " Defined make macro "FC_SUFFIX" to "o" Executing: mpif77 -V Defined make macro "FC_LINKER" to "mpif77" Defined make macro "FC_LINKER_FLAGS" to " -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp" Defined make macro "FC_MODULE_FLAG" to "-I" Defined make macro "FC_MODULE_OUTPUT_FLAG" to "-J" Defined make macro "CUDAC_FLAGS" to " -g -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -Wno-deprecated-gpu-targets" Defined make macro "SL_LINKER" to "mpicxx" Defined make macro "SL_LINKER_FLAGS" to "${PCC_LINKER_FLAGS}" Defined make macro "SL_LINKER_SUFFIX" to "so" Defined "SLSUFFIX" to ""so"" Defined make macro "SL_LINKER_LIBS" to "${PETSC_EXTERNAL_LIB_BASIC}" Defined make macro "PETSC_LANGUAGE" to "CXXONLY" Defined make macro "PETSC_SCALAR" to "real" Defined make macro "PETSC_PRECISION" to "double" Executing: CC -VV Defined "USE_SOCKET_VIEWER" to "1" Executing: mpicc -c -o /tmp/petsc-EiMIaN/PETSc.Configure/conftest.o -I/tmp/petsc-EiMIaN/config.compilers -I/tmp/petsc-EiMIaN/config.utilities.closure -I/tmp/petsc-EiMIaN/config.headers -I/tmp/petsc-EiMIaN/config.utilities.cacheDetails -I/tmp/petsc-EiMIaN/config.atomics -I/tmp/petsc-EiMIaN/config.functions -I/tmp/petsc-EiMIaN/config.utilities.featureTestMacros -I/tmp/petsc-EiMIaN/config.utilities.missing -I/tmp/petsc-EiMIaN/config.packages.metis -I/tmp/petsc-EiMIaN/config.packages.MPI -I/tmp/petsc-EiMIaN/config.setCompilers -I/tmp/petsc-EiMIaN/config.packages.pthread -I/tmp/petsc-EiMIaN/config.libraries -I/tmp/petsc-EiMIaN/PETSc.Configure -I/tmp/petsc-EiMIaN/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp /tmp/petsc-EiMIaN/PETSc.Configure/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { setsockopt(0,SOL_SOCKET,SO_REUSEADDR,0,0); return 0; } Defined "HAVE_SO_REUSEADDR" to "1" Defined make macro "SCALAPACK_LIB" to "-Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lscalapack" Defined make macro "SCALAPACK_INCLUDE" to "" Defined "HAVE_SUITESPARSE" to "1" Defined make macro "SUITESPARSE_LIB" to "-Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig" Defined make macro "SUITESPARSE_INCLUDE" to "-I/people/abhy245/software/petsc/debug-mode-newell/include" Defined "HAVE_SUPERLU_DIST" to "1" Defined make macro "SUPERLU_DIST_LIB" to "-Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lsuperlu_dist" Defined make macro "SUPERLU_DIST_INCLUDE" to "-I/people/abhy245/software/petsc/debug-mode-newell/include" Defined make macro "BLASLAPACK_LIB" to "-Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -lfblas" Defined make macro "BLASLAPACK_INCLUDE" to "" Defined "HAVE_FBLASLAPACK" to "1" Defined make macro "FBLASLAPACK_LIB" to "" Defined make macro "FBLASLAPACK_INCLUDE" to "" Defined "HAVE_OPENMP" to "1" Defined make macro "OPENMP_LIB" to "" Defined make macro "OPENMP_INCLUDE" to "" Defined "HAVE_OPENMP" to "1" Defined make macro "OPENMP_LIB" to "" Defined make macro "OPENMP_INCLUDE" to "" Defined "HAVE_PTHREAD" to "1" Defined make macro "PTHREAD_LIB" to "" Defined make macro "PTHREAD_INCLUDE" to "" Defined "HAVE_PARMETIS" to "1" Defined make macro "PARMETIS_LIB" to "-Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lparmetis" Defined make macro "PARMETIS_INCLUDE" to "-I/people/abhy245/software/petsc/debug-mode-newell/include" Defined make macro "METIS_LIB" to "-Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lmetis" Defined make macro "METIS_INCLUDE" to "-I/people/abhy245/software/petsc/debug-mode-newell/include" Defined "HAVE_MATHLIB" to "1" Defined make macro "MATHLIB_LIB" to "-lm" Defined make macro "MATHLIB_INCLUDE" to "" Defined "HAVE_X" to "1" Defined make macro "X_LIB" to "-lX11" Defined make macro "X_INCLUDE" to "" Defined "HAVE_CUDA" to "1" Defined make macro "CUDA_LIB" to "-Wl,-rpath,/share/apps/cuda/10.2/lib64 -L/share/apps/cuda/10.2/lib64 -lcufft -lcublas -lcudart -lcusparse -lcusolver" Defined make macro "CUDA_INCLUDE" to "-I/share/apps/cuda/10.2/include" Defined "HAVE_SOWING" to "1" Defined make macro "SOWING_LIB" to "" Defined make macro "SOWING_INCLUDE" to "" Defined make macro "MPI_LIB" to "" Defined make macro "MPI_INCLUDE" to "" Defined make macro "MAKE_LIB" to "" Defined make macro "MAKE_INCLUDE" to "" Defined make macro "PETSC_EXTERNAL_LIB_BASIC" to "-Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -Wl,-rpath,/share/apps/cuda/10.2/lib64 -L/share/apps/cuda/10.2/lib64 -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -lscalapack -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -lsuperlu_dist -lflapack -lfblas -lparmetis -lmetis -lm -lX11 -lcufft -lcublas -lcudart -lcusparse -lcusolver -lstdc++ -ldl -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl" Defined make macro "PETSC_CC_INCLUDES" to "-I/people/abhy245/software/petsc/include -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/cuda/10.2/include" Defined make macro "PETSC_CC_INCLUDES_INSTALL" to "-I/people/abhy245/software/petsc/include -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/cuda/10.2/include" Defined make macro "PETSC_FC_INCLUDES" to "-I/people/abhy245/software/petsc/include -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/cuda/10.2/include" Defined make macro "PETSC_FC_INCLUDES_INSTALL" to "-I/people/abhy245/software/petsc/include -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/cuda/10.2/include" Defined "LIB_DIR" to ""/people/abhy245/software/petsc/debug-mode-newell/lib"" Defined make macro "LIBNAME" to "${INSTALL_LIB_DIR}/libpetsc.${AR_LIB_SUFFIX}" Defined make macro "SHLIBS" to "libpetsc" Defined make macro "PETSC_LIB_BASIC" to "-lpetsc" Defined make macro "PETSC_KSP_LIB_BASIC" to "-lpetsc" Defined make macro "PETSC_TS_LIB_BASIC" to "-lpetsc" Defined make macro "PETSC_TAO_LIB_BASIC" to "-lpetsc" Defined make macro "PETSC_WITH_EXTERNAL_LIB" to "-L${PETSC_DIR}/${PETSC_ARCH}/lib -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -Wl,-rpath,/share/apps/cuda/10.2/lib64 -L/share/apps/cuda/10.2/lib64 -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -lpetsc -lscalapack -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -lsuperlu_dist -lflapack -lfblas -lparmetis -lmetis -lm -lX11 -lcufft -lcublas -lcudart -lcusparse -lcusolver -lstdc++ -ldl -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl" Defined "USE_SINGLE_LIBRARY" to "1" Defined make macro "PETSC_SYS_LIB" to "${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB}" Defined make macro "PETSC_VEC_LIB" to "${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB}" Defined make macro "PETSC_MAT_LIB" to "${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB}" Defined make macro "PETSC_DM_LIB" to "${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB}" Defined make macro "PETSC_KSP_LIB" to "${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB}" Defined make macro "PETSC_SNES_LIB" to "${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB}" Defined make macro "PETSC_TS_LIB" to "${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB}" Defined make macro "PETSC_TAO_LIB" to "${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB}" Defined make macro "PETSC_CHARACTERISTIC_LIB" to "${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB}" Defined make macro "PETSC_LIB" to "${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB}" Defined make macro "PETSC_CONTRIB" to "${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB}" Defined make macro "CONFIGURE_OPTIONS" to "--with-cc=mpicc --with-cxx=mpicxx --with-fc=mpif77 --with-cxx-dialect=C++11 --with-clanguage=c++ --download-fblaslapack --download-make --download-metis --download-parmetis --download-scalapack --download-suitesparse --download-superlu_dist=1 --download-superlu_dist-gpu=1 --with-cuda=1 --with-openmp=1 --with-cuda-dir=/share/apps/cuda/10.2" ================================================================================ **** debug-mode-newell/lib/petsc/conf/petscvariables **** MPICXX_SHOW = g++ -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -pthread -Wl,-rpath -Wl,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,--enable-new-dtags -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi C_VERSION = gcc (GCC) 7.4.0 CUDA_VERSION = nvcc: NVIDIA (R) Cuda compiler driver C_DEPFLAGS = -MMD -MP FC_DEPFLAGS = -MMD -MP FC_DEFINE_FLAG = -D CUDA_DEPFLAGS = -MMD FC_VERSION = GNU Fortran (GCC) 7.4.0 MPICC_SHOW = Unavailable AR_FLAGS = cr CXX_DEPFLAGS = -MMD -MP MPIFC_SHOW = gfortran -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -pthread -I/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,-rpath -Wl,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,--enable-new-dtags -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi Cxx_VERSION = g++ (GCC) 7.4.0 FAST_AR_FLAGS = Scq FC_MODULE_OUTPUT_FLAG = -J PETSC_LANGUAGE = CXXONLY FC_LINKER_FLAGS = -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp LIBNAME = ${INSTALL_LIB_DIR}/libpetsc.${AR_LIB_SUFFIX} SL_LINKER = mpicxx CC_FLAGS = -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp SOWING_LIB = PETSC_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} PETSC_PRECISION = double OPENMP_LIB = X_LIB = -lX11 PETSC_DM_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} SUPERLU_DIST_LIB = -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lsuperlu_dist FC_FLAGS = -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp BLASLAPACK_LIB = -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -lfblas PETSC_MAT_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} PCC = mpicxx SL_LINKER_LIBS = ${PETSC_EXTERNAL_LIB_BASIC} PETSC_CC_INCLUDES = -I/people/abhy245/software/petsc/include -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/cuda/10.2/include MATHLIB_INCLUDE = SUITESPARSE_LIB = -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig PETSC_EXTERNAL_LIB_BASIC = -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -Wl,-rpath,/share/apps/cuda/10.2/lib64 -L/share/apps/cuda/10.2/lib64 -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -lscalapack -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -lsuperlu_dist -lflapack -lfblas -lparmetis -lmetis -lm -lX11 -lcufft -lcublas -lcudart -lcusparse -lcusolver -lstdc++ -ldl -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl PETSC_TS_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} SL_LINKER_FLAGS = ${PCC_LINKER_FLAGS} CUDAC_FLAGS = -g -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -Wno-deprecated-gpu-targets PARMETIS_LIB = -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lparmetis SUITESPARSE_INCLUDE = -I/people/abhy245/software/petsc/debug-mode-newell/include CC_SUFFIX = o OPENMP_INCLUDE = SCALAPACK_INCLUDE = PETSC_FC_INCLUDES_INSTALL = -I/people/abhy245/software/petsc/include -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/cuda/10.2/include METIS_INCLUDE = -I/people/abhy245/software/petsc/debug-mode-newell/include PETSC_CHARACTERISTIC_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} PTHREAD_LIB = PETSC_SCALAR = real PETSC_FC_INCLUDES = -I/people/abhy245/software/petsc/include -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/cuda/10.2/include MPI_LIB = CPP_FLAGS = PETSC_TAO_LIB_BASIC = -lpetsc PETSC_KSP_LIB_BASIC = -lpetsc FPP_FLAGS = PETSC_CC_INCLUDES_INSTALL = -I/people/abhy245/software/petsc/include -I/people/abhy245/software/petsc/debug-mode-newell/include -I/share/apps/cuda/10.2/include FC_LINKER = mpif77 PETSC_KSP_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} CXX_FLAGS = -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp PETSC_LIB_BASIC = -lpetsc PCC_LINKER_FLAGS = -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp SHLIBS = libpetsc PETSC_CONTRIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} CXX_LINKER_FLAGS = -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp PCC_LINKER = mpicxx PETSC_SYS_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} PCC_FLAGS = -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp CUDA_LIB = -Wl,-rpath,/share/apps/cuda/10.2/lib64 -L/share/apps/cuda/10.2/lib64 -lcufft -lcublas -lcudart -lcusparse -lcusolver PTHREAD_INCLUDE = METIS_LIB = -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lmetis MATHLIB_LIB = -lm CXX_LINKER = mpicxx FBLASLAPACK_INCLUDE = BLASLAPACK_INCLUDE = CUDA_INCLUDE = -I/share/apps/cuda/10.2/include PETSC_TS_LIB_BASIC = -lpetsc PETSC_VEC_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} CC_LINKER_SUFFIX = FBLASLAPACK_LIB = SL_LINKER_SUFFIX = so PARMETIS_INCLUDE = -I/people/abhy245/software/petsc/debug-mode-newell/include MAKE_LIB = FC_MODULE_FLAG = -I SCALAPACK_LIB = -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lscalapack wPETSC_DIR = /people/abhy245/software/petsc MAKE_INCLUDE = X_INCLUDE = PETSC_WITH_EXTERNAL_LIB = -L${PETSC_DIR}/${PETSC_ARCH}/lib -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -Wl,-rpath,/share/apps/cuda/10.2/lib64 -L/share/apps/cuda/10.2/lib64 -Wl,-rpath,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc/powerpc64le-unknown-linux-gnu/7.4.0 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib/gcc -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib64 -Wl,-rpath,/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -L/qfs/projects/ops/rh7p9/gcc/7.4.0/lib -lpetsc -lscalapack -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -lsuperlu_dist -lflapack -lfblas -lparmetis -lmetis -lm -lX11 -lcufft -lcublas -lcudart -lcusparse -lcusolver -lstdc++ -ldl -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lgfortran -lm -lgcc_s -lpthread -lstdc++ -ldl CONFIGURE_OPTIONS = --with-cc=mpicc --with-cxx=mpicxx --with-fc=mpif77 --with-cxx-dialect=C++11 --with-clanguage=c++ --download-fblaslapack --download-make --download-metis --download-parmetis --download-scalapack --download-suitesparse --download-superlu_dist=1 --download-superlu_dist-gpu=1 --with-cuda=1 --with-openmp=1 --with-cuda-dir=/share/apps/cuda/10.2 SOWING_INCLUDE = PETSC_TAO_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} MPI_INCLUDE = SUPERLU_DIST_INCLUDE = -I/people/abhy245/software/petsc/debug-mode-newell/include FC_SUFFIX = o PETSC_SNES_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} SHELL = /usr/bin/sh GREP = /usr/bin/grep MV = /usr/bin/mv PYTHON = /share/apps/anaconda2/bin/python MKDIR = /usr/bin/mkdir -p SEDINPLACE = /usr/bin/sed -i M4 = /usr/bin/m4 SED = /usr/bin/sed DIFF = /usr/bin/diff -w RM = /usr/bin/rm -f CP = /usr/bin/cp CC_LINKER_SLFLAG = -Wl,-rpath, CC = mpicc RANLIB = /usr/bin/ranlib DYNAMICLINKER = mpicc CXX = mpicxx FC = mpif77 CXXCPP = mpicxx -E CUDAC = /share/apps/cuda/10.2/bin/nvcc FC_LINKER_SLFLAG = -Wl,-rpath, CPP = mpicc -E AR_LIB_SUFFIX = a LD_SHARED = mpicc AR = /usr/bin/ar CUDAPP = /share/apps/cuda/10.2/bin/nvcc -E GIT = git PREFIXDIR = /people/abhy245/software/petsc/debug-mode-newell PETSC_SCALAR_SIZE = 64 PETSC_INDEX_SIZE = 32 OMAKE_PRINTDIR = /people/abhy245/software/petsc/debug-mode-newell/bin/make --print-directory MAKE_NP = 59 NPMAX = 128 MAKE = /people/abhy245/software/petsc/debug-mode-newell/bin/make MAKE_PAR_OUT_FLG = --output-sync=recurse OMAKE = /people/abhy245/software/petsc/debug-mode-newell/bin/make --no-print-directory MAKE_LOAD = 166.4 MAKE_TEST_NP = 49 SL_LINKER_FUNCTION = -shared -Wl,-soname,$(call SONAME_FUNCTION,$(notdir $(1)),$(2)) SONAME_FUNCTION = $(1).so.$(2) BUILDSHAREDLIB = yes GDB = /usr/bin/gdb DSYMUTIL = true MPIEXEC = mpiexec --oversubscribe CMAKE = /share/apps/cmake/3.13.4/bin/cmake CTEST = /share/apps/cmake/3.13.4/bin/ctest DOCTEXT = /people/abhy245/software/petsc/debug-mode-newell/bin/doctext BIB2HTML = /people/abhy245/software/petsc/debug-mode-newell/bin/bib2html BFORT = /people/abhy245/software/petsc/debug-mode-newell/bin/bfort MAPNAMES = /people/abhy245/software/petsc/debug-mode-newell/bin/mapnames **** debug-mode-newell/lib/petsc/conf/petscrules **** print_mesg_after_build: -@echo "Now to check if the libraries are working do:" -@echo "make PETSC_DIR=${PETSC_DIR} PETSC_ARCH=${PETSC_ARCH} check" -@echo "=========================================" libc: ${LIBNAME}(${OBJSC}) libcxx: ${LIBNAME}(${OBJSCXX}) libcu: ${LIBNAME}(${OBJSCU}) libf: ${OBJSF} -${AR} ${AR_FLAGS} ${LIBNAME} ${OBJSF} shared_arch: shared_linux .F.a: ${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FC_FLAGS} ${FFLAGS} ${FCPPFLAGS} $< -${AR} ${AR_FLAGS} ${LIBNAME} $*.o -${RM} $*.o .f.o .f90.o .f95.o: ${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FC_FLAGS} ${FFLAGS} -o $@ $< .f.a: ${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FC_FLAGS} ${FFLAGS} $< -${AR} ${AR_FLAGS} ${LIBNAME} $*.o -${RM} $*.o .F.o .F90.o .F95.o: ${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FC_FLAGS} ${FFLAGS} ${FCPPFLAGS} -o $@ $< mfem-build: mfem-install: libmesh-build: libmesh-install: mpi4py-build: mpi4py-install: petsc4py-build: petsc4py-install: slepc-build: slepc-install: **** debug-mode-newell/include/petscconf.h **** #if !defined(INCLUDED_UNKNOWN) #define INCLUDED_UNKNOWN #define IS_COLORING_MAX USHRT_MAX #define MPIU_COLORING_VALUE MPI_UNSIGNED_SHORT #define PETSC_HAVE_CXX 1 #define PETSC_UINTPTR_T uintptr_t #define PETSC_HAVE_OPENMP 1 #define PETSC_REPLACE_DIR_SEPARATOR '\\' #define PETSC_HAVE_SO_REUSEADDR 1 #define PETSC_PREFETCH_HINT_T2 1 #define PETSC_PREFETCH_HINT_T0 3 #define PETSC_PREFETCH_HINT_T1 2 #define PETSC_ARCH "debug-mode-newell" #define PETSC_HAVE_FORTRAN 1 #define PETSC_DIR "/people/abhy245/software/petsc" #define PETSC_HAVE_SUITESPARSE 1 #define PETSC_HAVE_X 1 #define PETSC_DEPRECATED_ENUM(why) __attribute((deprecated)) #define PETSC_LIB_DIR "/people/abhy245/software/petsc/debug-mode-newell/lib" #define PETSC_HAVE_SUPERLU_DIST 1 #define PETSC_HAVE_PARMETIS 1 #define PETSC_USE_SOCKET_VIEWER 1 #define PETSC_USE_ISATTY 1 #define PETSC_HAVE_SOWING 1 #define PETSC_SLSUFFIX "so" #define PETSC_FUNCTION_NAME_CXX __func__ #define PETSC_DEPRECATED_FUNCTION(why) __attribute((deprecated)) #define PETSC_HAVE_BUILTIN_EXPECT 1 #define PETSC_HAVE_FBLASLAPACK 1 #define PETSC_HAVE_ATOLL 1 #define PETSC_HAVE_ATTRIBUTEALIGNED 1 #define PETSC_HAVE_DOUBLE_ALIGN_MALLOC 1 #define PETSC_UNUSED __attribute((unused)) #define PETSC_PREFETCH_HINT_NTA 0 #define PETSC_ATTRIBUTEALIGNED(size) __attribute((aligned(size))) #define PETSC_MPICC_SHOW "gcc -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -pthread -Wl,-rpath -Wl,/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -Wl,--enable-new-dtags -L/share/apps/openmpi/3.1.3/gcc/7.4.0/lib -lmpi" #define PETSC_FUNCTION_NAME_C __func__ #define PETSC_USE_SINGLE_LIBRARY 1 #define PETSC_DEPRECATED_TYPEDEF(why) __attribute((deprecated)) #define PETSC_HAVE_CUDA 1 #define PETSC_DIR_SEPARATOR '/' #define PETSC_HAVE_PTHREAD 1 #define PETSC_DEPRECATED_MACRO(why) _Pragma(why) #define PETSC_Prefetch(a,b,c) __builtin_prefetch((a),(b),(c)) #define PETSC_HAVE_SYS_TYPES_H 1 #define PETSC_HAVE_SYS_PROCFS_H 1 #define PETSC_HAVE_DLFCN_H 1 #define PETSC_HAVE_STDINT_H 1 #define PETSC_HAVE_TIME_H 1 #define PETSC_HAVE_INTTYPES_H 1 #define PETSC_HAVE_SYS_PARAM_H 1 #define PETSC_HAVE_SYS_SOCKET_H 1 #define PETSC_HAVE_UNISTD_H 1 #define PETSC_HAVE_SYS_WAIT_H 1 #define PETSC_HAVE_SETJMP_H 1 #define PETSC_HAVE_SYS_UTSNAME_H 1 #define PETSC_HAVE_NETINET_IN_H 1 #define PETSC_HAVE_PTHREAD_H 1 #define PETSC_HAVE_FLOAT_H 1 #define PETSC_HAVE_SYS_RESOURCE_H 1 #define PETSC_HAVE_SYS_TIMES_H 1 #define PETSC_HAVE_NETDB_H 1 #define PETSC_HAVE_MALLOC_H 1 #define PETSC_HAVE_PWD_H 1 #define PETSC_HAVE_FCNTL_H 1 #define PETSC_HAVE_STRINGS_H 1 #define PETSC_HAVE_SYS_SYSINFO_H 1 #define PETSC_HAVE_SYS_TIME_H 1 #define PETSC_USING_F90 1 #define PETSC_USING_F2003 1 #define PETSC_FORTRAN_CHARLEN_T int #define PETSC_HAVE_RTLD_NOW 1 #define PETSC_HAVE_RTLD_LOCAL 1 #define PETSC_HAVE_RTLD_LAZY 1 #define PETSC_CXX_INLINE inline #define PETSC_HAVE_FORTRAN_FLUSH 1 #define PETSC_HAVE_CXX_DIALECT_CXX11 1 #define PETSC_HAVE_FORTRAN_UNDERSCORE 1 #define PETSC_HAVE_RTLD_GLOBAL 1 #define PETSC_C_RESTRICT __restrict #define PETSC_FORTRAN_TYPE_INITIALIZE = -2 #define PETSC_HAVE_FORTRAN_TYPE_STAR 1 #define PETSC_USING_F90FREEFORM 1 #define PETSC_CXX_RESTRICT __restrict #define PETSC_C_INLINE inline #define PETSC_HAVE_FENV_H 1 #define PETSC_HAVE_LOG2 1 #define PETSC_HAVE_ERF 1 #define PETSC_HAVE_TGAMMA 1 #define PETSC_HAVE_ISINF 1 #define PETSC_HAVE_ISNAN 1 #define PETSC_HAVE_ISNORMAL 1 #define PETSC_USE_REAL_DOUBLE 1 #define PETSC_USE_VISIBILITY_CXX 1 #define PETSC_USE_VISIBILITY_C 1 #define PETSC_SIZEOF_VOID_P 8 #define PETSC_SIZEOF_LONG_LONG 8 #define PETSC_HAVE_CXX_COMPLEX 1 #define PETSC_SIZEOF_LONG 8 #define PETSC_USE_FORTRANKIND 1 #define PETSC_HAVE_STRUCT_SIGACTION 1 #define PETSC_SIZEOF_SIZE_T 8 #define PETSC_HAVE_C99_COMPLEX 1 #define PETSC_SIZEOF_INT 4 #define PETSC_SIZEOF_SHORT 2 #define PETSC_CLANGUAGE_CXX 1 #define PETSC_HAVE_STRCASECMP 1 #define PETSC_HAVE_POPEN 1 #define PETSC_HAVE_GETWD 1 #define PETSC_HAVE_VSNPRINTF 1 #define PETSC_HAVE_DLSYM 1 #define PETSC_HAVE_SNPRINTF 1 #define PETSC_HAVE_GETHOSTBYNAME 1 #define PETSC_HAVE_GETCWD 1 #define PETSC_HAVE_DLERROR 1 #define PETSC_HAVE_FORK 1 #define PETSC_HAVE_RAND 1 #define PETSC_HAVE_DLCLOSE 1 #define PETSC_HAVE_UNAME 1 #define PETSC_HAVE_GETHOSTNAME 1 #define PETSC_HAVE_DRAND48 1 #define PETSC_HAVE_MEMALIGN 1 #define PETSC_HAVE_VA_COPY 1 #define PETSC_HAVE_CLOCK 1 #define PETSC_HAVE_ACCESS 1 #define PETSC_HAVE_USLEEP 1 #define PETSC_HAVE_GETRUSAGE 1 #define PETSC_HAVE_NANOSLEEP 1 #define PETSC_HAVE_GETDOMAINNAME 1 #define PETSC_HAVE_TIME 1 #define PETSC_HAVE_LSEEK 1 #define PETSC_HAVE_SOCKET 1 #define PETSC_HAVE_SYSINFO 1 #define PETSC_HAVE_READLINK 1 #define PETSC_HAVE_REALPATH 1 #define PETSC_HAVE_DLOPEN 1 #define PETSC_HAVE_MEMMOVE 1 #define PETSC_HAVE__GFORTRAN_IARGC 1 #define PETSC_HAVE_MMAP 1 #define PETSC_SIGNAL_CAST #define PETSC_HAVE_SLEEP 1 #define PETSC_HAVE_BZERO 1 #define PETSC_HAVE_GETPAGESIZE 1 #define PETSC_WRITE_MEMORY_BARRIER() __asm__ __volatile__ ("eieio":::"memory") #define PETSC_MEMORY_BARRIER() __asm__ __volatile__ ("sync":::"memory") #define PETSC_READ_MEMORY_BARRIER() __asm__ __volatile__ ("lwsync":::"memory") #define PETSC_CPU_RELAX() __asm__ __volatile__ ("":::"memory") #define PETSC_HAVE_DYNAMIC_LIBRARIES 1 #define PETSC_USE_SHARED_LIBRARIES 1 #define PETSC_USE_DEBUGGER "gdb" #define PETSC_VERSION_DATE_GIT "2019-08-19 19:16:16 +0200" #define PETSC_VERSION_BRANCH_GIT "master" #define PETSC_VERSION_GIT "v3.11.3-1715-gdd7154c" #define PETSC_BLASLAPACK_UNDERSCORE 1 #define PETSC_HAVE_MPI_F90MODULE 1 #define PETSC_HAVE_MPI_IALLREDUCE 1 #define PETSC_HAVE_OMPI_MINOR_VERSION 1 #define PETSC_HAVE_MPI_REDUCE_SCATTER_BLOCK 1 #define PETSC_HAVE_MPI_NEIGHBORHOOD_COLLECTIVES 1 #define PETSC_HAVE_MPI_IN_PLACE 1 #define PETSC_HAVE_MPI_GET_LIBRARY_VERSION 1 #define PETSC_HAVE_MPI_SHARED_COMM 1 #define PETSC_HAVE_MPI_INT64_T 1 #define PETSC_HAVE_MPI_WIN_CREATE 1 #define PETSC_HAVE_MPI_TYPE_DUP 1 #define PETSC_HAVE_MPI_INIT_THREAD 1 #define PETSC_HAVE_MPI_COMBINER_NAMED 1 #define PETSC_HAVE_MPI_LONG_DOUBLE 1 #define PETSC_HAVE_MPI_TYPE_GET_ENVELOPE 1 #define PETSC_HAVE_OMPI_MAJOR_VERSION 3 #define PETSC_HAVE_MPI_REDUCE_SCATTER 1 #define PETSC_HAVE_MPIIO 1 #define PETSC_HAVE_MPI_IBARRIER 1 #define PETSC_HAVE_MPI_FINALIZED 1 #define PETSC_HAVE_MPI_COMBINER_CONTIGUOUS 1 #define PETSC_HAVE_OMPI_RELEASE_VERSION 3 #define PETSC_HAVE_MPI_REDUCE_LOCAL 1 #define PETSC_HAVE_MPI_EXSCAN 1 #define PETSC_HAVE_MPI_NONBLOCKING_COLLECTIVES 1 #define PETSC_HAVE_MPI_COMBINER_DUP 1 #define PETSC_HAVE_SCHED_CPU_SET_T 1 #define PETSC_HAVE_PTHREAD_BARRIER_T 1 #define PETSC_HAVE_SYS_SYSCTL_H 1 #define PETSC_USE_INFO 1 #define PETSC_Alignx(a,b) #define PETSC_USE_BACKWARD_LOOP 1 #define PETSC_USE_DEBUG 1 #define PETSC_USE_LOG 1 #define PETSC_IS_COLOR_VALUE_TYPE_F integer2 #define PETSC_USE_AVX512_KERNELS 1 #define PETSC_IS_COLOR_VALUE_TYPE short #define PETSC_USE_CTABLE 1 #define PETSC_MEMALIGN 16 #define PETSC_LEVEL1_DCACHE_LINESIZE 32 #define PETSC_LEVEL1_DCACHE_SIZE 32768 #define PETSC__GNU_SOURCE 1 #define PETSC__BSD_SOURCE 1 #define PETSC__DEFAULT_SOURCE 1 #define PETSC_HAVE_FORTRAN_GET_COMMAND_ARGUMENT 1 #define PETSC_USE_PROC_FOR_SIZE 1 #define PETSC_HAVE_SUITESPARSE 1 #define PETSC_HAVE_CUDA 1 #define PETSC_PYTHON_EXE "/share/apps/anaconda2/bin/python" #endif **** debug-mode-newell/include/petscfix.h **** #if !defined(INCLUDED_UNKNOWN) #define INCLUDED_UNKNOWN #if defined(__cplusplus) extern "C" { } #else #endif #endif **** debug-mode-newell/include/petscpkg_version.h **** #if !defined(INCLUDED_UNKNOWN) #define INCLUDED_UNKNOWN #define PETSC_PKG_MPI_VERSION_MAJOR 3 #define PETSC_PKG_MPI_VERSION_MINOR 0 #define PETSC_PKG_MPI_VERSION_SUBMINOR 0 #define PETSC_PKG_MPI_VERSION_ PETSC_PKG_MPI_VERSION_EQ #define PETSC_PKG_MPI_VERSION_EQ(MAJOR,MINOR,SUBMINOR) \ ((PETSC_PKG_MPI_VERSION_MAJOR == (MAJOR)) && \ (PETSC_PKG_MPI_VERSION_MINOR == (MINOR)) && \ (PETSC_PKG_MPI_VERSION_SUBMINOR == (SUBMINOR))) #define PETSC_PKG_MPI_VERSION_LT(MAJOR,MINOR,SUBMINOR) \ (PETSC_PKG_MPI_VERSION_MAJOR < (MAJOR) || \ (PETSC_PKG_MPI_VERSION_MAJOR == (MAJOR) && \ (PETSC_PKG_MPI_VERSION_MINOR < (MINOR) || \ (PETSC_PKG_MPI_VERSION_MINOR == (MINOR) && \ (PETSC_PKG_MPI_VERSION_SUBMINOR < (SUBMINOR)))))) #define PETSC_PKG_MPI_VERSION_LE(MAJOR,MINOR,SUBMINOR) \ (PETSC_PKG_MPI_VERSION_LT(MAJOR,MINOR,SUBMINOR) || \ PETSC_PKG_MPI_VERSION_EQ(MAJOR,MINOR,SUBMINOR)) #define PETSC_PKG_MPI_VERSION_GT(MAJOR,MINOR,SUBMINOR) \ ( 0 == PETSC_PKG_MPI_VERSION_LE(MAJOR,MINOR,SUBMINOR)) #define PETSC_PKG_MPI_VERSION_GE(MAJOR,MINOR,SUBMINOR) \ ( 0 == PETSC_PKG_MPI_VERSION_LT(MAJOR,MINOR,SUBMINOR)) #define PETSC_PKG_PARMETIS_VERSION_MAJOR 4 #define PETSC_PKG_PARMETIS_VERSION_MINOR 0 #define PETSC_PKG_PARMETIS_VERSION_SUBMINOR 3 #define PETSC_PKG_PARMETIS_VERSION_ PETSC_PKG_PARMETIS_VERSION_EQ #define PETSC_PKG_PARMETIS_VERSION_EQ(MAJOR,MINOR,SUBMINOR) \ ((PETSC_PKG_PARMETIS_VERSION_MAJOR == (MAJOR)) && \ (PETSC_PKG_PARMETIS_VERSION_MINOR == (MINOR)) && \ (PETSC_PKG_PARMETIS_VERSION_SUBMINOR == (SUBMINOR))) #define PETSC_PKG_PARMETIS_VERSION_LT(MAJOR,MINOR,SUBMINOR) \ (PETSC_PKG_PARMETIS_VERSION_MAJOR < (MAJOR) || \ (PETSC_PKG_PARMETIS_VERSION_MAJOR == (MAJOR) && \ (PETSC_PKG_PARMETIS_VERSION_MINOR < (MINOR) || \ (PETSC_PKG_PARMETIS_VERSION_MINOR == (MINOR) && \ (PETSC_PKG_PARMETIS_VERSION_SUBMINOR < (SUBMINOR)))))) #define PETSC_PKG_PARMETIS_VERSION_LE(MAJOR,MINOR,SUBMINOR) \ (PETSC_PKG_PARMETIS_VERSION_LT(MAJOR,MINOR,SUBMINOR) || \ PETSC_PKG_PARMETIS_VERSION_EQ(MAJOR,MINOR,SUBMINOR)) #define PETSC_PKG_PARMETIS_VERSION_GT(MAJOR,MINOR,SUBMINOR) \ ( 0 == PETSC_PKG_PARMETIS_VERSION_LE(MAJOR,MINOR,SUBMINOR)) #define PETSC_PKG_PARMETIS_VERSION_GE(MAJOR,MINOR,SUBMINOR) \ ( 0 == PETSC_PKG_PARMETIS_VERSION_LT(MAJOR,MINOR,SUBMINOR)) #define PETSC_PKG_SUITESPARSE_VERSION_MAJOR 5 #define PETSC_PKG_SUITESPARSE_VERSION_MINOR 7 #define PETSC_PKG_SUITESPARSE_VERSION_SUBMINOR 1 #define PETSC_PKG_SUITESPARSE_VERSION_ PETSC_PKG_SUITESPARSE_VERSION_EQ #define PETSC_PKG_SUITESPARSE_VERSION_EQ(MAJOR,MINOR,SUBMINOR) \ ((PETSC_PKG_SUITESPARSE_VERSION_MAJOR == (MAJOR)) && \ (PETSC_PKG_SUITESPARSE_VERSION_MINOR == (MINOR)) && \ (PETSC_PKG_SUITESPARSE_VERSION_SUBMINOR == (SUBMINOR))) #define PETSC_PKG_SUITESPARSE_VERSION_LT(MAJOR,MINOR,SUBMINOR) \ (PETSC_PKG_SUITESPARSE_VERSION_MAJOR < (MAJOR) || \ (PETSC_PKG_SUITESPARSE_VERSION_MAJOR == (MAJOR) && \ (PETSC_PKG_SUITESPARSE_VERSION_MINOR < (MINOR) || \ (PETSC_PKG_SUITESPARSE_VERSION_MINOR == (MINOR) && \ (PETSC_PKG_SUITESPARSE_VERSION_SUBMINOR < (SUBMINOR)))))) #define PETSC_PKG_SUITESPARSE_VERSION_LE(MAJOR,MINOR,SUBMINOR) \ (PETSC_PKG_SUITESPARSE_VERSION_LT(MAJOR,MINOR,SUBMINOR) || \ PETSC_PKG_SUITESPARSE_VERSION_EQ(MAJOR,MINOR,SUBMINOR)) #define PETSC_PKG_SUITESPARSE_VERSION_GT(MAJOR,MINOR,SUBMINOR) \ ( 0 == PETSC_PKG_SUITESPARSE_VERSION_LE(MAJOR,MINOR,SUBMINOR)) #define PETSC_PKG_SUITESPARSE_VERSION_GE(MAJOR,MINOR,SUBMINOR) \ ( 0 == PETSC_PKG_SUITESPARSE_VERSION_LT(MAJOR,MINOR,SUBMINOR)) #define PETSC_PKG_SUPERLU_DIST_VERSION_MAJOR 6 #define PETSC_PKG_SUPERLU_DIST_VERSION_MINOR 1 #define PETSC_PKG_SUPERLU_DIST_VERSION_SUBMINOR 1 #define PETSC_PKG_SUPERLU_DIST_VERSION_ PETSC_PKG_SUPERLU_DIST_VERSION_EQ #define PETSC_PKG_SUPERLU_DIST_VERSION_EQ(MAJOR,MINOR,SUBMINOR) \ ((PETSC_PKG_SUPERLU_DIST_VERSION_MAJOR == (MAJOR)) && \ (PETSC_PKG_SUPERLU_DIST_VERSION_MINOR == (MINOR)) && \ (PETSC_PKG_SUPERLU_DIST_VERSION_SUBMINOR == (SUBMINOR))) #define PETSC_PKG_SUPERLU_DIST_VERSION_LT(MAJOR,MINOR,SUBMINOR) \ (PETSC_PKG_SUPERLU_DIST_VERSION_MAJOR < (MAJOR) || \ (PETSC_PKG_SUPERLU_DIST_VERSION_MAJOR == (MAJOR) && \ (PETSC_PKG_SUPERLU_DIST_VERSION_MINOR < (MINOR) || \ (PETSC_PKG_SUPERLU_DIST_VERSION_MINOR == (MINOR) && \ (PETSC_PKG_SUPERLU_DIST_VERSION_SUBMINOR < (SUBMINOR)))))) #define PETSC_PKG_SUPERLU_DIST_VERSION_LE(MAJOR,MINOR,SUBMINOR) \ (PETSC_PKG_SUPERLU_DIST_VERSION_LT(MAJOR,MINOR,SUBMINOR) || \ PETSC_PKG_SUPERLU_DIST_VERSION_EQ(MAJOR,MINOR,SUBMINOR)) #define PETSC_PKG_SUPERLU_DIST_VERSION_GT(MAJOR,MINOR,SUBMINOR) \ ( 0 == PETSC_PKG_SUPERLU_DIST_VERSION_LE(MAJOR,MINOR,SUBMINOR)) #define PETSC_PKG_SUPERLU_DIST_VERSION_GE(MAJOR,MINOR,SUBMINOR) \ ( 0 == PETSC_PKG_SUPERLU_DIST_VERSION_LT(MAJOR,MINOR,SUBMINOR)) #define PETSC_PKG_CUDA_VERSION_MAJOR 10 #define PETSC_PKG_CUDA_VERSION_MINOR 2 #define PETSC_PKG_CUDA_VERSION_SUBMINOR 0 #define PETSC_PKG_CUDA_VERSION_ PETSC_PKG_CUDA_VERSION_EQ #define PETSC_PKG_CUDA_VERSION_EQ(MAJOR,MINOR,SUBMINOR) \ ((PETSC_PKG_CUDA_VERSION_MAJOR == (MAJOR)) && \ (PETSC_PKG_CUDA_VERSION_MINOR == (MINOR)) && \ (PETSC_PKG_CUDA_VERSION_SUBMINOR == (SUBMINOR))) #define PETSC_PKG_CUDA_VERSION_LT(MAJOR,MINOR,SUBMINOR) \ (PETSC_PKG_CUDA_VERSION_MAJOR < (MAJOR) || \ (PETSC_PKG_CUDA_VERSION_MAJOR == (MAJOR) && \ (PETSC_PKG_CUDA_VERSION_MINOR < (MINOR) || \ (PETSC_PKG_CUDA_VERSION_MINOR == (MINOR) && \ (PETSC_PKG_CUDA_VERSION_SUBMINOR < (SUBMINOR)))))) #define PETSC_PKG_CUDA_VERSION_LE(MAJOR,MINOR,SUBMINOR) \ (PETSC_PKG_CUDA_VERSION_LT(MAJOR,MINOR,SUBMINOR) || \ PETSC_PKG_CUDA_VERSION_EQ(MAJOR,MINOR,SUBMINOR)) #define PETSC_PKG_CUDA_VERSION_GT(MAJOR,MINOR,SUBMINOR) \ ( 0 == PETSC_PKG_CUDA_VERSION_LE(MAJOR,MINOR,SUBMINOR)) #define PETSC_PKG_CUDA_VERSION_GE(MAJOR,MINOR,SUBMINOR) \ ( 0 == PETSC_PKG_CUDA_VERSION_LT(MAJOR,MINOR,SUBMINOR)) #endif Attempting to save configure hash file: debug-mode-newell/lib/petsc/conf/configure-hash Saved configure hash file: debug-mode-newell/lib/petsc/conf/configure-hash Configure Actions These are the actions performed by configure on the filesystem ----------------------------------------------------------------- PETSc: File creation : Generated Fortran stubs Build : Set default architecture to debug-mode-newell in lib/petsc/conf/petscvariables File creation : Created debug-mode-newell/lib/petsc/conf/reconfigure-debug-mode-newell.py for automatic reconfiguration METIS: Download : Downloaded METIS into /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.metis Install : Installed METIS into /people/abhy245/software/petsc/debug-mode-newell PARMETIS: Download : Downloaded PARMETIS into /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.parmetis Install : Installed PARMETIS into /people/abhy245/software/petsc/debug-mode-newell FBLASLAPACK: Download : Downloaded FBLASLAPACK into /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.fblaslapack Install : Installed FBLASLAPACK into /people/abhy245/software/petsc/debug-mode-newell SUPERLU_DIST: Download : Downloaded SUPERLU_DIST into /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.superlu_dist Install : Installed SUPERLU_DIST into /people/abhy245/software/petsc/debug-mode-newell SUITESPARSE: Download : Downloaded SUITESPARSE into /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/SuiteSparse Install : Installed SUITESPARSE into /people/abhy245/software/petsc/debug-mode-newell SCALAPACK: Download : Downloaded SCALAPACK into /qfs/people/abhy245/software/petsc/debug-mode-newell/externalpackages/git.scalapack Install : Installed SCALAPACK into /people/abhy245/software/petsc/debug-mode-newell Framework: RDict update : Substitutions were stored in RDict with parent None File creation : Created makefile configure header debug-mode-newell/lib/petsc/conf/petscvariables File creation : Created makefile configure header debug-mode-newell/lib/petsc/conf/petscrules File creation : Created configure header debug-mode-newell/include/petscconf.h File creation : Created C specific configure header debug-mode-newell/include/petscfix.h File creation : Created configure pkg header debug-mode-newell/include/petscpkg_version.h Compilers: C Compiler: mpicc -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp Version: gcc (GCC) 7.4.0 CUDA Compiler: /share/apps/cuda/10.2/bin/nvcc -g -I/share/apps/openmpi/3.1.3/gcc/7.4.0/include -Wno-deprecated-gpu-targets Version: nvcc: NVIDIA (R) Cuda compiler driver C++ Compiler: mpicxx -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fopenmp Version: g++ (GCC) 7.4.0 Fortran Compiler: mpif77 -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -fopenmp Version: GNU Fortran (GCC) 7.4.0 Linkers: Shared linker: mpicc -shared -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp Dynamic linker: mpicc -shared -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g3 -fopenmp make: Version: 4.2 /people/abhy245/software/petsc/debug-mode-newell/bin/make BlasLapack: Library: -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lflapack -lfblas uses 32 bit integers MPI: Version: 3 OMPI_VERSION: 3.1.3 fblaslapack: openmp: Version: 201511 pthread: cmake: Version: 3.13.4 /share/apps/cmake/3.13.4/bin/cmake X: Library: -lX11 metis: Includes: -I/people/abhy245/software/petsc/debug-mode-newell/include Library: -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lmetis parmetis: Version: 4.0.3 Includes: -I/people/abhy245/software/petsc/debug-mode-newell/include Library: -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lparmetis scalapack: Library: -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lscalapack SuiteSparse: Version: 5.7.1 Includes: -I/people/abhy245/software/petsc/debug-mode-newell/include Library: -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig SuperLU_DIST: Version: 6.1.1 Includes: -I/people/abhy245/software/petsc/debug-mode-newell/include Library: -Wl,-rpath,/people/abhy245/software/petsc/debug-mode-newell/lib -L/people/abhy245/software/petsc/debug-mode-newell/lib -lsuperlu_dist uses OpenMP; use export OMP_NUM_THREADS=

or -omp_num_threads

to control the number of threads cuda: Version: 10.2 Includes: -I/share/apps/cuda/10.2/include Library: -Wl,-rpath,/share/apps/cuda/10.2/lib64 -L/share/apps/cuda/10.2/lib64 -lcufft -lcublas -lcudart -lcusparse -lcusolver sowing: Version: 1.1.25 /people/abhy245/software/petsc/debug-mode-newell/bin/bfort PETSc: PETSC_ARCH: debug-mode-newell PETSC_DIR: /people/abhy245/software/petsc Scalar type: real Precision: double Clanguage: Cxx Integer size: 32 shared libraries: enabled Memory alignment: 16 xxx=========================================================================xxx Configure stage complete. Now build PETSc libraries with: make PETSC_DIR=/people/abhy245/software/petsc PETSC_ARCH=debug-mode-newell all xxx=========================================================================xxx ================================================================================ Finishing configure run at Sat, 22 Feb 2020 09:25:40 -0800 ================================================================================