================================================================================ ================================================================================ Starting configure run at Thu, 30 Jan 2020 17:57:54 -0600 Configure Options: --configModules=PETSc.Configure --optionsModule=config.compilerOptions --download-hypre=downloaded_thirdParty_tarballs/hypre-93baaa8c9.tar.gz --with-debugging=no --with-shared-libraries=1 --download-fblaslapack=downloaded_thirdParty_tarballs/fblaslapack-v3.4.2-p2.tar.gz --download-metis=downloaded_thirdParty_tarballs/metis-v5.1.0-p7.tar.gz --download-ptscotch=downloaded_thirdParty_tarballs/scotch-v6.0.9.tar.gz --download-parmetis=downloaded_thirdParty_tarballs/parmetis-v4.0.3-p5.tar.gz --download-superlu_dist=downloaded_thirdParty_tarballs/superLU-DIST-v6.2.0.tar.gz --download-mumps=downloaded_thirdParty_tarballs/mumps-v5.2.1-p2.tar.gz --download-scalapack=downloaded_thirdParty_tarballs/scalapack-v2.1.0-p1.tar.gz --download-slepc=downloaded_thirdParty_tarballs/slepc-bf89b9d.tar.gz --with-mpi=1 --with-cxx-dialect=C++11 --with-fortran-bindings=0 --with-sowing=0 --with-batch=1 --with-cudac=0 --with-lgrind=0 Working directory: /p/work2/tmondrag/moose/petsc Machine platform: ('Linux', 'r15i6n0', '4.12.14-95.29-default', '#1 SMP Thu Aug 1 15:34:33 UTC 2019 (47e48a4)', 'x86_64', 'x86_64') Python version: 2.7.13 (default, Jan 11 2017, 10:56:06) [GCC] ================================================================================ ================================================================================ TEST configureExternalPackagesDir from config.framework(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/framework.py:911) TESTING: configureExternalPackagesDir from config.framework(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/framework.py:911) ================================================================================ TEST configureDebuggers from config.utilities.debuggers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/utilities/debuggers.py:21) TESTING: configureDebuggers from config.utilities.debuggers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/utilities/debuggers.py:21) Find a default debugger and determine its arguments Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Linux Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/gdb...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/gdb...not found Checking for program /usr/local/krb5/bin/gdb...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/gdb...not found Checking for program /p/home/apps/gnu_compiler/7.2.0/bin/gdb...not found Checking for program /opt/clmgr/sbin/gdb...not found Checking for program /opt/clmgr/bin/gdb...not found Checking for program /opt/sgi/sbin/gdb...not found Checking for program /opt/sgi/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"" Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Linux Defined make macro "DSYMUTIL" to "true" child config.utilities.debuggers 0.070790 ================================================================================ TEST configureDirectories from PETSc.options.petscdir(/p/work2/tmondrag/moose/petsc/config/PETSc/options/petscdir.py:23) TESTING: configureDirectories from PETSc.options.petscdir(/p/work2/tmondrag/moose/petsc/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 12 #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) \ child PETSc.options.petscdir 0.018313 ================================================================================ TEST getDatafilespath from PETSc.options.dataFilesPath(/p/work2/tmondrag/moose/petsc/config/PETSc/options/dataFilesPath.py:29) TESTING: getDatafilespath from PETSc.options.dataFilesPath(/p/work2/tmondrag/moose/petsc/config/PETSc/options/dataFilesPath.py:29) Checks what DATAFILESPATH should be child PETSc.options.dataFilesPath 0.000551 ================================================================================ TEST configureGit from config.sourceControl(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/sourceControl.py:24) TESTING: configureGit from config.sourceControl(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/sourceControl.py:24) Find the Git executable Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/git...found Defined make macro "GIT" to "git" Running Executable WITHOUT threads to time it out Executing: git --version stdout: git version 2.4.4 child config.sourceControl 0.019424 ================================================================================ TEST configureInstallationMethod from PETSc.options.petscclone(/p/work2/tmondrag/moose/petsc/config/PETSc/options/petscclone.py:20) TESTING: configureInstallationMethod from PETSc.options.petscclone(/p/work2/tmondrag/moose/petsc/config/PETSc/options/petscclone.py:20) lib/petsc/bin/maint exists. This appears to be a repository clone .git directory exists Running Executable WITHOUT threads to time it out Executing: ['git', 'describe', '--match=v*'] stdout: v3.12.3-633-g52a93a2 Running Executable WITHOUT threads to time it out Executing: ['git', 'log', '-1', '--pretty=format:%H'] stdout: 52a93a2eb75a16ee3bc24c0a069db6f26502f728 Running Executable WITHOUT threads to time it out Executing: ['git', 'log', '-1', '--pretty=format:%ci'] stdout: 2020-01-30 13:44:48 -0600 Running Executable WITHOUT threads to time it out Executing: ['git', 'branch'] stdout: * (HEAD detached from 5ea3abf) master Defined "VERSION_GIT" to ""v3.12.3-633-g52a93a2"" Defined "VERSION_DATE_GIT" to ""2020-01-30 13:44:48 -0600"" Defined "VERSION_BRANCH_GIT" to ""(HEAD detached from 5ea3abf)"" child PETSc.options.petscclone 1.508508 ================================================================================ TEST setNativeArchitecture from PETSc.options.arch(/p/work2/tmondrag/moose/petsc/config/PETSc/options/arch.py:31) TESTING: setNativeArchitecture from PETSc.options.arch(/p/work2/tmondrag/moose/petsc/config/PETSc/options/arch.py:31) ================================================================================ TEST configureArchitecture from PETSc.options.arch(/p/work2/tmondrag/moose/petsc/config/PETSc/options/arch.py:43) TESTING: configureArchitecture from PETSc.options.arch(/p/work2/tmondrag/moose/petsc/config/PETSc/options/arch.py:43) Checks PETSC_ARCH and sets if not set No previous hashfile found Setting hashfile: arch-moose/lib/petsc/conf/configure-hash Deleting configure hash file: arch-moose/lib/petsc/conf/configure-hash Unable to delete configure hash file: arch-moose/lib/petsc/conf/configure-hash child PETSc.options.arch 3.445288 ================================================================================ TEST setInstallDir from PETSc.options.installDir(/p/work2/tmondrag/moose/petsc/config/PETSc/options/installDir.py:35) TESTING: setInstallDir from PETSc.options.installDir(/p/work2/tmondrag/moose/petsc/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 "/p/home/tmondrag/WORK/moose/petsc/arch-moose" ================================================================================ TEST saveReconfigure from PETSc.options.installDir(/p/work2/tmondrag/moose/petsc/config/PETSc/options/installDir.py:80) TESTING: saveReconfigure from PETSc.options.installDir(/p/work2/tmondrag/moose/petsc/config/PETSc/options/installDir.py:80) ================================================================================ TEST cleanConfDir from PETSc.options.installDir(/p/work2/tmondrag/moose/petsc/config/PETSc/options/installDir.py:73) TESTING: cleanConfDir from PETSc.options.installDir(/p/work2/tmondrag/moose/petsc/config/PETSc/options/installDir.py:73) ================================================================================ TEST configureInstallDir from PETSc.options.installDir(/p/work2/tmondrag/moose/petsc/config/PETSc/options/installDir.py:57) TESTING: configureInstallDir from PETSc.options.installDir(/p/work2/tmondrag/moose/petsc/config/PETSc/options/installDir.py:57) Makes installDir subdirectories if it does not exist for both prefix install location and PETSc work install location Changed persistence directory to /p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/petsc/conf ================================================================================ TEST restoreReconfigure from PETSc.options.installDir(/p/work2/tmondrag/moose/petsc/config/PETSc/options/installDir.py:93) TESTING: restoreReconfigure from PETSc.options.installDir(/p/work2/tmondrag/moose/petsc/config/PETSc/options/installDir.py:93) child PETSc.options.installDir 0.004622 ================================================================================ TEST setExternalPackagesDir from PETSc.options.externalpackagesdir(/p/work2/tmondrag/moose/petsc/config/PETSc/options/externalpackagesdir.py:15) TESTING: setExternalPackagesDir from PETSc.options.externalpackagesdir(/p/work2/tmondrag/moose/petsc/config/PETSc/options/externalpackagesdir.py:15) ================================================================================ TEST cleanExternalpackagesDir from PETSc.options.externalpackagesdir(/p/work2/tmondrag/moose/petsc/config/PETSc/options/externalpackagesdir.py:22) TESTING: cleanExternalpackagesDir from PETSc.options.externalpackagesdir(/p/work2/tmondrag/moose/petsc/config/PETSc/options/externalpackagesdir.py:22) child PETSc.options.externalpackagesdir 0.000308 ================================================================================ TEST configureCLanguage from PETSc.options.languages(/p/work2/tmondrag/moose/petsc/config/PETSc/options/languages.py:27) TESTING: configureCLanguage from PETSc.options.languages(/p/work2/tmondrag/moose/petsc/config/PETSc/options/languages.py:27) Choose whether to compile the PETSc library using a C or C++ compiler C language is C Defined "CLANGUAGE_C" to "1" Defined make macro "CLANGUAGE" to "C" child PETSc.options.languages 0.001246 ================================================================================ TEST printEnvVariables from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1718) TESTING: printEnvVariables from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1718) **** printenv **** CPPFLAGS=-I/app/unsupported/COST/tcltk/8.6.4/gnu//include I_MPI_CC=gcc ARCHIVE_HOST=gold.erdc.hpc.mil LESS=-M -I -R PBS_NODENUM=0 ENVIRONMENT=BATCH PBS_O_LANG=en_US.UTF-8 XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB BASH_FUNC_module%%=() { eval `/usr/share/Modules/$MODULE_VERSION/bin/modulecmd bash $*` } BC_ACCELERATOR_NODE_CORES=28 KRB5HOME=/usr/local/krb5 SHELL=/bin/bash MPI_LAUNCH_TIMEOUT=300 BC_STANDARD_NODE_CORES=36 XDG_DATA_DIRS=/usr/share BC_NODE_TYPE=STANDARD HISTSIZE=1000 CSI_HOME=/app LESS_ADVANCED_PREPROCESSOR=no MANPATH=/app/unsupported/COST/tcltk/8.6.4/gnu//man:/usr/local/krb5/share/man:/p/home/apps/hpe/mpt-2.19/man:/p/home/apps/gnu_compiler/7.2.0/share/man:/usr/local/man:/usr/share/man:/opt/c3/man:/opt/pbs/default/share/man:/opt/clmgr/man:/opt/sgi/share/man:/app/unsupported/local/man:/usr/share/catman:/usr/catman:/usr/man BC_BIGMEM_NODE_CORES=32 JAVA_HOME=/usr/lib64/jvm/java PROFILEREAD=true ARCHIVE_HOME=/erdc1/tmondrag FPATH=/p/home/apps/hpe/mpt-2.19/include MPIF90_F90=gfortran SDK_HOME=/usr/lib64/jvm/java PBS_NODEFILE=/var/spool/PBS/aux/3743190.jim10 CXX=g++ HOSTNAME=r15i6n0 PBS_QUEUE=itl PETSC_ARCH=arch-moose PBS_JOBID=3743190.jim10 MAIL=/var/spool/mail/tmondrag MACHTYPE=x86_64-suse-linux BC_PHI_NODE_CORES=0 JAVA_ROOT=/usr/lib64/jvm/java MINICOM=-c on CSHEDIT=emacs LESSOPEN=lessopen.sh %s PBS_O_LOGNAME=tmondrag CPATH=/p/home/apps/hpe/mpt-2.19/include:/p/home/apps/gnu_compiler/7.2.0/include USER=tmondrag INPUTRC=/etc/inputrc I_MPI_F77=gfortran PET_HOME=/app/unsupported/PETtools/CE CENTER=/gpfs/cwfs/tmondrag LANGUAGE=en_US.UTF-8 SHLVL=2 ALSA_CONFIG_PATH=/etc/alsa-pulse.conf CPU=x86_64 PETSC_DIR=/p/home/tmondrag/WORK/moose/scripts/../petsc PBS_O_PATH=/usr/local/krb5/bin:/p/home/apps/hpe/mpt-2.19/bin:/p/home/apps/intel/parallel_studio_2019_u5/itac/2019.5.041/bin:/p/home/apps/intel/parallel_studio_2019_u5/vtune_amplifier/bin64:/p/home/apps/intel/parallel_studio_2019_u5/debugger_2019/gdb/intel64/bin:/p/home/apps/intel/parallel_studio_2019_u5/compilers_and_libraries/linux/bin/intel64:/opt/clmgr/sbin:/opt/clmgr/bin:/opt/sgi/sbin:/opt/sgi/bin:/usr/local/krb5/bin:/usr/local/krb5/libexec:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/opt/c3/bin:/opt/pbs/default/bin:/sbin:/bin:/pbs/SLB:/app/unsupported/local/bin:/app/mpiutil MODULESHOME=/usr/share/Modules/3.2.10 PBS_JOBCOOKIE=000000002C162B270000000030D44368 JAVA_BINDIR=/usr/lib64/jvm/java/bin INFOPATH=/p/home/apps/gnu_compiler/7.2.0/share/info DAAC_HOME=/app/DAAC PBS_O_HOST=jim05.ib0.ice-x.erdc.hpc.mil PROJECTS_HOME=/app/unsupported PKG_CONFIG_PATH=/app/unsupported/COST/tcltk/8.6.4/gnu//lib/pkgconfig GPG_TTY=not a tty XNLSPATH=/usr/X11R6/lib/X11/nls PBS_O_MAIL=/var/mail/tmondrag TMPDIR=/p/work2/tmondrag MODULEPATH=/app/unsupported/COST/modules:/p/home/apps/modulefiles/devel:/p/home/apps/modulefiles/apps:/p/home/apps/modulefiles/unsupported:/usr/share/modules:/usr/share/Modules/$MODULE_VERSION/modulefiles:/usr/share/modules/modulefiles:/p/home/tmondrag/my_modules BC_HOST=jim PBS_O_SHELL=/bin/bash XDG_CONFIG_DIRS=/etc/xdg I_MPI_CXX=g++ OMP_NUM_THREADS=1 PBS_JOBDIR=/p/home/tmondrag CMAKE_LIBRARY_PATH=/app/unsupported/COST/git/2.4.4/gnu//lib:/app/unsupported/COST/tcltk/8.6.4/gnu//lib COST_MODULES_DIR=/app/unsupported/COST/modules BC_NODE_ALLOC=1 COLORTERM=1 QEMU_AUDIO_DRV=pa _LMFILES_=/p/home/apps/modulefiles/devel/compiler/gcc/7.2.0:/p/home/apps/modulefiles/devel/mpi/sgimpt/2.19:/p/home/apps/modulefiles/unsupported/costinit:/app/unsupported/COST/modules/tcltk/gnu/8.6.4:/app/unsupported/COST/modules/git/gnu/2.4.4 PAGER=less ACCOUNT=ERDCV9100CDAG MODULE_VERSION=3.2.10 I_MPI_F90=gfortran HOME=/p/home/tmondrag LD_LIBRARY_PATH=/app/unsupported/COST/dependencies/openssl/1.0.2n/gnu/lib:/app/unsupported/COST/dependencies/curl/7.43.0/gnu/lib:/app/unsupported/COST/git/2.4.4/gnu//lib:/app/unsupported/COST/tcltk/8.6.4/gnu//lib:/p/home/apps/hpe/mpt-2.19/lib:/p/home/apps/gnu_compiler/7.2.0/lib64 LANG=en_US.UTF-8 LIBRARY_PATH=/p/home/apps/hpe/mpt-2.19/lib KRB5_HOME=/usr/local/krb5 NCPUS=1 G_BROKEN_FILENAMES=1 SAMPLES_HOME=/usr/local/cac/Example_Codes F90=gfortran PBS_O_WORKDIR=/p/home/tmondrag/WORK/moose _=./configure OSTYPE=linux PBS_TASKNUM=1 PBS_ACCOUNT=ERDCV9100CDAG PBS_O_SYSTEM=Linux BC_MPI_TASKS_ALLOC=1 BC_CORES_PER_NODE=36 CC=gcc NNTPSERVER=news G_FILENAME_ENCODING=@locale,UTF-8,ISO-8859-15,CP1252 HOST=r15i6n0 MPT_VERSION=2.19 GIT_HOME=/app/unsupported/COST/git/2.4.4/gnu/ F77=gfortran FROM_HEADER= LESSCLOSE=lessclose.sh %s %s PBS_MOMPORT=15003 C3_RSH=ssh -oConnectTimeout=10 -oForwardX11=no MPICXX_CXX=g++ JRE_HOME=/usr/lib64/jvm/java/jre MORE=-sl WORKDIR2=/p/work1/tmondrag PBS_O_HOME=/p/home/tmondrag HOSTTYPE=x86_64 LOGNAME=tmondrag BC_MEM_PER_NODE=121856 PATH=/app/unsupported/COST/git/2.4.4/gnu//bin:/app/unsupported/COST/tcltk/8.6.4/gnu//bin:/usr/local/krb5/bin:/p/home/apps/hpe/mpt-2.19/bin:/p/home/apps/gnu_compiler/7.2.0/bin:/opt/clmgr/sbin:/opt/clmgr/bin:/opt/sgi/sbin:/opt/sgi/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/opt/c3/bin:/opt/pbs/default/bin:/sbin:/bin:/pbs/SLB:/app/unsupported/local/bin:/app/mpiutil PETTT_HOME=/app/unsupported/PETtools/CE PBS_ENVIRONMENT=PBS_BATCH CMAKE_INCLUDE_PATH=/app/unsupported/COST/tcltk/8.6.4/gnu//include SDL_AUDIODRIVER=pulse LDFLAGS=-L/app/unsupported/COST/git/2.4.4/gnu//lib -L/app/unsupported/COST/tcltk/8.6.4/gnu//lib MPICC_CC=gcc COST_HOME=/app/unsupported/COST MODULE_VERSION_STACK=3.2.10 I_MPI_FC=gfortran MPI_ROOT=/p/home/apps/hpe/mpt-2.19 USE_PCM_DB=2 LESSKEY=/etc/lesskey.bin TZ=US/Central JDK_HOME=/usr/lib64/jvm/java WORKDIR=/p/work2/tmondrag WINDOWMANAGER= AUDIODRIVER=pulseaudio PYTHONSTARTUP=/etc/pythonstart OLDPWD=/p/home/tmondrag/WORK/moose LOADEDMODULES=compiler/gcc/7.2.0:mpi/sgimpt/2.19:costinit:tcltk/gnu/8.6.4:git/gnu/2.4.4 PBS_O_QUEUE=itl PWD=/p/home/tmondrag/WORK/moose/petsc PBS_JOBNAME=PETSc_rebuild ================================================================================ TEST resetEnvCompilers from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1725) TESTING: resetEnvCompilers from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1725) =============================================================================== ***** WARNING: CC (set to gcc) found in environment variables - ignoring use ./configure CC=$CC if you really want to use that value ****** =============================================================================== =============================================================================== ***** WARNING: CXX (set to g++) found in environment variables - ignoring use ./configure CXX=$CXX if you really want to use that value ****** =============================================================================== =============================================================================== ***** 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 ****** =============================================================================== =============================================================================== ***** WARNING: CPPFLAGS (set to -I/app/unsupported/COST/tcltk/8.6.4/gnu//include) found in environment variables - ignoring use ./configure CPPFLAGS=$CPPFLAGS if you really want to use that value ****** =============================================================================== =============================================================================== ***** WARNING: LDFLAGS (set to -L/app/unsupported/COST/git/2.4.4/gnu//lib -L/app/unsupported/COST/tcltk/8.6.4/gnu//lib) found in environment variables - ignoring use ./configure LDFLAGS=$LDFLAGS if you really want to use that value ****** =============================================================================== ================================================================================ TEST checkEnvCompilers from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1755) TESTING: checkEnvCompilers from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1755) ================================================================================ TEST checkMPICompilerOverride from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1688) TESTING: checkMPICompilerOverride from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1688) 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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1709) TESTING: requireMpiLdPath from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1709) OpenMPI wrappers require LD_LIBRARY_PATH set ================================================================================ TEST checkInitialFlags from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:458) TESTING: checkInitialFlags from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:458) 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 FPPFLAGS to Initialized CUDAPPFLAGS to -Wno-deprecated-gpu-targets Initialized CXXPPFLAGS 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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:628) TESTING: checkCCompiler from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:628) Locate a functional C compiler Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/mpicc...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/mpicc...not found Checking for program /usr/local/krb5/bin/mpicc...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/mpicc...found Defined make macro "CC" to "mpicc" All intermediate test results are stored in /p/work2/tmondrag/petsc-HEOBFL All intermediate test results are stored in /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest /p/work2/tmondrag/petsc-HEOBFL/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 Running Executable WITHOUT threads to time it out Executing: mpicc --version stdout: gcc (GCC) 7.2.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. Since MPI c compiler starts with mpi, force searches for other compilers to only look for MPI compilers ================================================================================ TEST checkCPreprocessor from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:667) TESTING: checkCPreprocessor from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:667) Locate a functional C preprocessor Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/mpicc...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/mpicc...not found Checking for program /usr/local/krb5/bin/mpicc...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/mpicc...found Defined make macro "CPP" to "mpicc -E" Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: ================================================================================ TEST checkCUDACompiler from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:703) TESTING: checkCUDACompiler from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:703) Locate a functional CUDA compiler ================================================================================ TEST checkCUDAPreprocessor from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:743) TESTING: checkCUDAPreprocessor from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:743) Locate a functional CUDA preprocessor ================================================================================ TEST checkCxxCompiler from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:842) TESTING: checkCxxCompiler from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:842) Locate a functional Cxx compiler Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/mpicxx...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/mpicxx...not found Checking for program /usr/local/krb5/bin/mpicxx...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/mpicxx...found Defined make macro "CXX" to "mpicxx" Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicxx -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicxx -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest /p/work2/tmondrag/petsc-HEOBFL/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 Running Executable WITHOUT threads to time it out Executing: mpicxx --version stdout: g++ (GCC) 7.2.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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:883) TESTING: checkCxxPreprocessor from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:883) Locate a functional Cxx preprocessor Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/mpicxx...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/mpicxx...not found Checking for program /usr/local/krb5/bin/mpicxx...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/mpicxx...found Defined make macro "CXXPP" to "mpicxx -E" Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: mpicxx -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.cc Preprocess stderr before filtering:: Preprocess stderr after filtering:: ================================================================================ TEST checkFortranCompiler from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:984) TESTING: checkFortranCompiler from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:984) Locate a functional Fortran compiler Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/mpif90...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/mpif90...not found Checking for program /usr/local/krb5/bin/mpif90...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/mpif90...found Defined make macro "FC" to "mpif90" Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.F90 Successful compile: Source: program main end Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.F90 Successful compile: Source: program main end Running Executable WITHOUT threads to time it out Executing: mpif90 -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.F90 Successful compile: Source: program main end Running Executable WITHOUT threads to time it out Executing: mpif90 -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest /p/work2/tmondrag/petsc-HEOBFL/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 Running Executable WITHOUT threads to time it out Executing: mpif90 --version stdout: GNU Fortran (GCC) 7.2.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 checkFortranPreprocessor from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1021) TESTING: checkFortranPreprocessor from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1021) Locate a functional Fortran preprocessor Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/mpif90...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/mpif90...not found Checking for program /usr/local/krb5/bin/mpif90...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/mpif90...found Defined make macro "FPP" to "mpif90 -E" Deleting "FPP" Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/mpif90...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/mpif90...not found Checking for program /usr/local/krb5/bin/mpif90...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/mpif90...found Defined make macro "FPP" to "mpif90 --use cpp32" Deleting "FPP" ================================================================================ TEST checkFortranComments from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1043) TESTING: checkFortranComments from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1043) Make sure fortran comment "!" works Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.F90 Successful compile: Source: program main ! comment end Fortran comments can use ! in column 1 ================================================================================ TEST checkLargeFileIO from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1174) TESTING: checkLargeFileIO from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1174) ================================================================================ TEST checkArchiver from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1273) TESTING: checkArchiver from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1273) Check that the archiver exists and can make a library usable by the compiler Running Executable WITHOUT threads to time it out Executing: ar -V stdout: GNU ar (GNU Binutils; SUSE Linux Enterprise 12) 2.32.0.20190909-9.36 Copyright (C) 2019 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. Running Executable WITHOUT threads to time it out Executing: ar -V stdout: GNU ar (GNU Binutils; SUSE Linux Enterprise 12) 2.32.0.20190909-9.36 Copyright (C) 2019 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" Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int foo(int a) { return a+1; } Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/ar...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/ar...not found Checking for program /usr/local/krb5/bin/ar...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/ar...not found Checking for program /p/home/apps/gnu_compiler/7.2.0/bin/ar...not found Checking for program /opt/clmgr/sbin/ar...not found Checking for program /opt/clmgr/bin/ar...not found Checking for program /opt/sgi/sbin/ar...not found Checking for program /opt/sgi/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 /app/unsupported/COST/git/2.4.4/gnu//bin/ranlib...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/ranlib...not found Checking for program /usr/local/krb5/bin/ranlib...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/ranlib...not found Checking for program /p/home/apps/gnu_compiler/7.2.0/bin/ranlib...not found Checking for program /opt/clmgr/sbin/ranlib...not found Checking for program /opt/clmgr/bin/ranlib...not found Checking for program /opt/sgi/sbin/ranlib...not found Checking for program /opt/sgi/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" Running Executable WITHOUT threads to time it out Executing: /usr/bin/ar cr /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/libconf1.a /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conf1.o Running Executable WITHOUT threads to time it out Executing: /usr/bin/ranlib -c /p/work2/tmondrag/petsc-HEOBFL/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. Running Executable WITHOUT threads to time it out Executing: ar -V stdout: GNU ar (GNU Binutils; SUSE Linux Enterprise 12) 2.32.0.20190909-9.36 Copyright (C) 2019 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. Running Executable WITHOUT threads to time it out Executing: ar -V stdout: GNU ar (GNU Binutils; SUSE Linux Enterprise 12) 2.32.0.20190909-9.36 Copyright (C) 2019 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" Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int foo(int a) { return a+1; } Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/ar...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/ar...not found Checking for program /usr/local/krb5/bin/ar...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/ar...not found Checking for program /p/home/apps/gnu_compiler/7.2.0/bin/ar...not found Checking for program /opt/clmgr/sbin/ar...not found Checking for program /opt/clmgr/bin/ar...not found Checking for program /opt/sgi/sbin/ar...not found Checking for program /opt/sgi/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 /app/unsupported/COST/git/2.4.4/gnu//bin/ranlib...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/ranlib...not found Checking for program /usr/local/krb5/bin/ranlib...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/ranlib...not found Checking for program /p/home/apps/gnu_compiler/7.2.0/bin/ranlib...not found Checking for program /opt/clmgr/sbin/ranlib...not found Checking for program /opt/clmgr/bin/ranlib...not found Checking for program /opt/sgi/sbin/ranlib...not found Checking for program /opt/sgi/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" Running Executable WITHOUT threads to time it out Executing: /usr/bin/ar cr /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/libconf1.a /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conf1.o Running Executable WITHOUT threads to time it out Executing: /usr/bin/ranlib /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/libconf1.a Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -L/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -lconf1 Defined make macro "AR_FLAGS" to "cr" Defined make macro "AR_LIB_SUFFIX" to "a" ================================================================================ TEST checkSharedLinker from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1387) TESTING: checkSharedLinker from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1387) Check that the linker can produce shared libraries Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Linux Checking shared linker mpicc using flags ['-shared'] Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/mpicc...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/mpicc...not found Checking for program /usr/local/krb5/bin/mpicc...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/mpicc...found Defined make macro "LD_SHARED" to "mpicc" Trying C compiler flag Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest -shared /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o Valid C linker flag -shared Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers /p/work2/tmondrag/petsc-HEOBFL/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();} Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/libconftest.so -shared /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o: relocation R_X86_64_PC32 against symbol `fprintf_ptr' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: nonrepresentable section on output collect2: error: ld returned 1 exit status Rejected C compiler flag because it was not compatible with shared linker mpicc using flags ['-shared'] Running Executable WITHOUT threads to time it out 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 Trying C compiler flag -fPIC Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -fPIC Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest -shared -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o Valid C linker flag -shared Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC /p/work2/tmondrag/petsc-HEOBFL/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();} Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/libconftest.so -shared -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -L/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -lconftest Using shared linker mpicc with flags ['-shared'] and library extension so Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Linux Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Linux ================================================================================ TEST checkPIC from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1121) TESTING: checkPIC from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1121) Determine the PIC option for each compiler Trying Cxx for PIC code without any compiler flag Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers /p/work2/tmondrag/petsc-HEOBFL/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();} Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/libconftest.so -shared -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o: relocation R_X86_64_PC32 against symbol `fprintf_ptr' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: nonrepresentable section on output collect2: error: ld returned 1 exit status Rejected Cxx compiler flag because shared linker cannot handle it Running Executable WITHOUT threads to time it out 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 Trying Cxx compiler flag -fPIC for PIC code Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -fPIC Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC /p/work2/tmondrag/petsc-HEOBFL/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();} Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/libconftest.so -shared -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o Accepted Cxx compiler flag -fPIC for PIC code Trying FC for PIC code without any compiler flag Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.F90 Successful compile: Source: program main end Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.F90 Successful compile: Source: function foo(a) real:: a,x,bar common /xx/ x x=a foo = bar(x) end Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/libconftest.so -shared -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o: relocation R_X86_64_PC32 against symbol `xx_' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: nonrepresentable section on output collect2: error: ld returned 1 exit status Rejected FC compiler flag because shared linker cannot handle it Running Executable WITHOUT threads to time it out Executing: mpif90 --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 Trying FC compiler flag -fPIC for PIC code Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.F90 Successful compile: Source: program main end Added FC compiler flag -fPIC Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.F90 Successful compile: Source: function foo(a) real:: a,x,bar common /xx/ x x=a foo = bar(x) end Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/libconftest.so -shared -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o Accepted FC compiler flag -fPIC for PIC code ================================================================================ TEST checkSharedLinkerPaths from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1499) TESTING: checkSharedLinkerPaths from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1499) Determine the shared linker path options - IRIX: -rpath - Linux, OSF: -Wl,-rpath, - Solaris: -R - FreeBSD: -Wl,-R, Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Linux Running Executable WITHOUT threads to time it out Executing: mpicc -V Trying C linker flag -Wl,-rpath, Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest -Wl,-rpath,/p/work2/tmondrag/moose/petsc -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o Valid C linker flag -Wl,-rpath,/p/work2/tmondrag/moose/petsc Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Linux Running Executable WITHOUT threads to time it out Executing: mpicc -V Trying Cxx linker flag -Wl,-rpath, Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicxx -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest -Wl,-rpath,/p/work2/tmondrag/moose/petsc /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o Valid Cxx linker flag -Wl,-rpath,/p/work2/tmondrag/moose/petsc Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Linux Running Executable WITHOUT threads to time it out Executing: mpicc -V Trying FC linker flag -Wl,-rpath, Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.F90 Successful compile: Source: program main end Running Executable WITHOUT threads to time it out Executing: mpif90 -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest -Wl,-rpath,/p/work2/tmondrag/moose/petsc -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o Valid FC linker flag -Wl,-rpath,/p/work2/tmondrag/moose/petsc ================================================================================ TEST checkLibC from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1534) TESTING: checkLibC from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1534) Test whether we need to explicitly include libc in shared linking - Mac OSX requires an explicit reference to libc for shared linking Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC /p/work2/tmondrag/petsc-HEOBFL/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;} Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/libconftest.so -shared -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o Shared linking does not require an explicit libc reference ================================================================================ TEST checkDynamicLinker from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1580) TESTING: checkDynamicLinker from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1580) Check that the linker can dynamicaly load shared libraries Checking for header: dlfcn.h All intermediate test results are stored in /p/work2/tmondrag/petsc-HEOBFL/config.headers Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/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 /p/work2/tmondrag/petsc-HEOBFL/config.libraries Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -ldl Defined "HAVE_LIBDL" to "1" Adding ['dl'] to LIBS Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Linux Checking dynamic linker mpicc using flags ['-shared'] Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/mpicc...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/mpicc...not found Checking for program /usr/local/krb5/bin/mpicc...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/mpicc...found Defined make macro "DYNAMICLINKER" to "mpicc" Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest -shared -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -ldl Valid C linker flag -shared Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int foo(void) {printf("test");return 0;} Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/libconftest.so -shared -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -ldl Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include int main() { void *handle = dlopen("/p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -ldl Using dynamic linker mpicc with flags ['-shared'] and library extension so ================================================================================ TEST output from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1629) TESTING: output from config.setCompilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/setCompilers.py:1629) Output module data as defines and substitutions Substituting "CC" with "mpicc" Substituting "CFLAGS" with " -fPIC" Defined make macro "CC_LINKER_SLFLAG" to "-Wl,-rpath," Substituting "CPP" with "mpicc -E" Substituting "CPPFLAGS" with "" Substituting "CXX" with "mpicxx" Substituting "CXX_CXXFLAGS" with " -fPIC" Substituting "CXXFLAGS" with "" Substituting "CXX_LINKER_SLFLAG" with "-Wl,-rpath," Substituting "CXXPP" with "mpicxx -E" Substituting "CXXPPFLAGS" with "" Substituting "FC" with "mpif90" Substituting "FFLAGS" with " -fPIC" Defined make macro "FC_LINKER_SLFLAG" to "-Wl,-rpath," Substituting "LDFLAGS" with "" Substituting "LIBS" with "-ldl " Substituting "SHARED_LIBRARY_FLAG" with "-shared" child config.setCompilers 171.618552 ================================================================================ TEST checkSharedDynamicPicOptions from PETSc.options.sharedLibraries(/p/work2/tmondrag/moose/petsc/config/PETSc/options/sharedLibraries.py:36) TESTING: checkSharedDynamicPicOptions from PETSc.options.sharedLibraries(/p/work2/tmondrag/moose/petsc/config/PETSc/options/sharedLibraries.py:36) ================================================================================ TEST configureSharedLibraries from PETSc.options.sharedLibraries(/p/work2/tmondrag/moose/petsc/config/PETSc/options/sharedLibraries.py:52) TESTING: configureSharedLibraries from PETSc.options.sharedLibraries(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out 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(/p/work2/tmondrag/moose/petsc/config/PETSc/options/sharedLibraries.py:94) TESTING: configureDynamicLibraries from PETSc.options.sharedLibraries(/p/work2/tmondrag/moose/petsc/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(/p/work2/tmondrag/moose/petsc/config/PETSc/options/sharedLibraries.py:100) TESTING: configureSerializedFunctions from PETSc.options.sharedLibraries(/p/work2/tmondrag/moose/petsc/config/PETSc/options/sharedLibraries.py:100) Defines PETSC_SERIALIZE_FUNCTIONS if they are used Requires shared libraries child PETSc.options.sharedLibraries 0.006848 ================================================================================ TEST configureIndexSize from PETSc.options.indexTypes(/p/work2/tmondrag/moose/petsc/config/PETSc/options/indexTypes.py:30) TESTING: configureIndexSize from PETSc.options.indexTypes(/p/work2/tmondrag/moose/petsc/config/PETSc/options/indexTypes.py:30) Defined make macro "PETSC_INDEX_SIZE" to "32" child PETSc.options.indexTypes 0.000828 ================================================================================ TEST configureCompilerFlags from config.compilerFlags(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilerFlags.py:72) TESTING: configureCompilerFlags from config.compilerFlags(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilerFlags.py:72) Get the default compiler flags Defined make macro "C_VERSION" to "gcc (GCC) 7.2.0" Defined make macro "MPICC_SHOW" to "gcc -I/p/home/apps/hpe/mpt-2.19/include -lpthread /usr/lib64/libcpuset.so.1 /usr/lib64/libbitmask.so.1 -L/p/home/apps/hpe/mpt-2.19/lib -lmpi" Trying C compiler flag -Wall Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -Wall Trying C compiler flag -Wwrite-strings Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -Wwrite-strings /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -Wwrite-strings Trying C compiler flag -Wno-strict-aliasing Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -Wno-strict-aliasing Trying C compiler flag -Wno-unknown-pragmas Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -Wno-unknown-pragmas Trying C compiler flag -fstack-protector Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -fstack-protector Trying C compiler flag -mfp16-format=ieee Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -mfp16-format=ieee /p/work2/tmondrag/petsc-HEOBFL/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 Rejected C compiler flag -mfp16-format=ieee Trying C compiler flag -fvisibility=hidden Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -fvisibility=hidden Defined make macro "MPICC_SHOW" to "gcc -I/p/home/apps/hpe/mpt-2.19/include -lpthread /usr/lib64/libcpuset.so.1 /usr/lib64/libbitmask.so.1 -L/p/home/apps/hpe/mpt-2.19/lib -lmpi" Trying C compiler flag -g Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -g Trying C compiler flag -O Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -O Defined make macro "Cxx_VERSION" to "g++ (GCC) 7.2.0" Defined make macro "MPICXX_SHOW" to "g++ -I/p/home/apps/hpe/mpt-2.19/include -lpthread /usr/lib64/libcpuset.so.1 /usr/lib64/libbitmask.so.1 -L/p/home/apps/hpe/mpt-2.19/lib -lmpi++ -lmpi" Trying Cxx compiler flag -Wall Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -Wall -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -Wall Trying Cxx compiler flag -Wwrite-strings Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -Wall -Wwrite-strings -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -Wwrite-strings Trying Cxx compiler flag -Wno-strict-aliasing Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -Wno-strict-aliasing Trying Cxx compiler flag -Wno-unknown-pragmas Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -Wno-unknown-pragmas Trying Cxx compiler flag -fstack-protector Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -fstack-protector Trying Cxx compiler flag -fvisibility=hidden Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -fvisibility=hidden Defined make macro "MPICXX_SHOW" to "g++ -I/p/home/apps/hpe/mpt-2.19/include -lpthread /usr/lib64/libcpuset.so.1 /usr/lib64/libbitmask.so.1 -L/p/home/apps/hpe/mpt-2.19/lib -lmpi++ -lmpi" Trying Cxx compiler flag -g Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -g Trying Cxx compiler flag -O Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -O Defined make macro "FC_VERSION" to "GNU Fortran (GCC) 7.2.0" Defined make macro "MPIFC_SHOW" to "gfortran -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/apps/hpe/mpt-2.19/include -lpthread /usr/lib64/libcpuset.so.1 /usr/lib64/libbitmask.so.1 -L/p/home/apps/hpe/mpt-2.19/lib -lmpi" Trying FC compiler flag -Wall Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.F90 Successful compile: Source: program main end Added FC compiler flag -Wall Trying FC compiler flag -ffree-line-length-0 Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -ffree-line-length-0 /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.F90 Successful compile: Source: program main end Added FC compiler flag -ffree-line-length-0 Trying FC compiler flag -Wno-unused-dummy-argument Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.F90 Successful compile: Source: program main end Added FC compiler flag -Wno-unused-dummy-argument Defined make macro "MPIFC_SHOW" to "gfortran -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/apps/hpe/mpt-2.19/include -lpthread /usr/lib64/libcpuset.so.1 /usr/lib64/libbitmask.so.1 -L/p/home/apps/hpe/mpt-2.19/lib -lmpi" Trying FC compiler flag -g Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.F90 Successful compile: Source: program main end Added FC compiler flag -g Trying FC compiler flag -O Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.F90 Successful compile: Source: program main end Added FC compiler flag -O child config.compilerFlags 1.938968 ================================================================================ TEST checkRestrict from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:138) TESTING: checkRestrict from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:138) Check for the C/CXX restrict keyword Running Executable WITHOUT threads to time it out Executing: mpicc -V All intermediate test results are stored in /p/work2/tmondrag/petsc-HEOBFL/config.compilers Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:391) TESTING: checkCFormatting from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:391) Activate format string checking if using the GNU compilers ================================================================================ TEST checkCInline from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:108) TESTING: checkCInline from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:108) Check for C inline keyword Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:402) TESTING: checkDynamicLoadFlag from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:402) Checks that dlopen() takes RTLD_XXX, and defines PETSC_HAVE_RTLD_XXX if it does Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include char *libname; int main() { dlopen(libname, RTLD_LAZY);dlopen(libname, RTLD_NOW);dlopen(libname, RTLD_LOCAL);dlopen(libname, RTLD_GLOBAL); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -ldl Defined "HAVE_RTLD_LAZY" to "1" Defined "HAVE_RTLD_NOW" to "1" Defined "HAVE_RTLD_LOCAL" to "1" Defined "HAVE_RTLD_GLOBAL" to "1" ================================================================================ TEST checkCLibraries from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:202) TESTING: checkCLibraries from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:202) Determines the libraries needed to link with C compiled code Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include void asub(void) {char s[16];printf("testing %s",s);} Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.F90 Successful compile: Source: program main print*,'testing' stop end Running Executable WITHOUT threads to time it out Executing: mpif90 -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/confc.o -ldl C libraries are not needed when using Fortran linker Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include void asub(void) {char s[16];printf("testing %s",s);} Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main(int argc,char **args) {return 0;} Running Executable WITHOUT threads to time it out Executing: mpicxx -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/confc.o -ldl C libraries are not needed when using C++ linker ================================================================================ TEST checkDependencyGenerationFlag from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:1345) TESTING: checkDependencyGenerationFlag from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:1345) 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" Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -MMD -MP /p/work2/tmondrag/petsc-HEOBFL/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" Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -fPIC -MMD -MP /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } ================================================================================ TEST checkC99Flag from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:1390) TESTING: checkC99Flag from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:1390) Check for -std=c99 or equivalent flag Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/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: Defined "HAVE_C99" to "1" ================================================================================ TEST checkRestrict from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:138) TESTING: checkRestrict from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:138) Check for the C/CXX restrict keyword Running Executable WITHOUT threads to time it out Executing: mpicc -V Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.cc Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.cc: In function ‘int main()’: /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:421) TESTING: checkCxxOptionalExtensions from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:421) Check whether the C++ compiler (IBM xlC, OSF5) need special flag for .c files which contain C++ Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -fPIC /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:123) TESTING: checkCxxInline from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:123) Check for C++ inline keyword Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -fPIC /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:533) TESTING: checkCxxLibraries from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:533) Determines the libraries needed to link with C++ from C and Fortran Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -fPIC /p/work2/tmondrag/petsc-HEOBFL/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"; }} Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main(int argc,char **args) {return 0;} Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/confc.o -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.compilers/confc.o: in function `asub()': /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.cc:7: undefined reference to `__cxa_allocate_exception' /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.cc:7: undefined reference to `typeinfo for int' /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.cc:7: undefined reference to `__cxa_throw' /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.cc:7: undefined reference to `__cxa_begin_catch' /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.cc:7: undefined reference to `std::cout' /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.cc:7: undefined reference to `std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)' /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.cc:7: undefined reference to `__cxa_end_catch' /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.cc:7: undefined reference to `__cxa_end_catch' /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.compilers/confc.o: in function `__static_initialization_and_destruction_0': /p/home/apps/gnu_compiler/7.2.0/include/c++/7.2.0/iostream:74: undefined reference to `std::ios_base::Init::Init()' /usr/bin/ld: /p/home/apps/gnu_compiler/7.2.0/include/c++/7.2.0/iostream:74: undefined reference to `std::ios_base::Init::~Init()' /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.compilers/confc.o:(.data.DW.ref._ZTIi[DW.ref._ZTIi]+0x0): undefined reference to `typeinfo for int' /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/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 Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Linux Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -fPIC /p/work2/tmondrag/petsc-HEOBFL/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"; }} Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main(int argc,char **args) {return 0;} Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/confc.o -lstdc++ -ldl compilers: C++ requires -lstdc++ to link with C compiler Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -fPIC /p/work2/tmondrag/petsc-HEOBFL/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"; }} Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.F90 Successful compile: Source: program main print*,'testing' stop end Running Executable WITHOUT threads to time it out Executing: mpif90 -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/confc.o -lstdc++ -ldl C++ libraries are not needed when using FC linker ================================================================================ TEST checkCxxDialect from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:449) TESTING: checkCxxDialect from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:449) 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" Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #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; } Running Executable WITHOUT threads to time it out Executing: mpicxx -V ================================================================================ TEST checkFortranNameMangling from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:838) TESTING: checkFortranNameMangling from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:838) 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;} Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" void d1chk_(void){return;} Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.F90 Successful compile: Source: program main call d1chk() end Running Executable WITHOUT threads to time it out Executing: mpif90 -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/confc.o -lstdc++ -ldl compilers: Fortran name mangling is underscore Defined "HAVE_FORTRAN_UNDERSCORE" to "1" Running Executable WITHOUT threads to time it out Executing: mpif90 --version stdout: GNU Fortran (GCC) 7.2.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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:879) TESTING: checkFortranNameManglingDouble from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:879) Checks if symbols containing an underscore append an extra underscore, and defines HAVE_FORTRAN_UNDERSCORE_UNDERSCORE if necessary Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" void d1_chk__(void){return;} Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.F90 Successful compile: Source: program main call d1_chk() end Running Executable WITHOUT threads to time it out Executing: mpif90 -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/confc.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o: in function `MAIN__': /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.F90:2: undefined reference to `d1_chk_' collect2: error: ld returned 1 exit status ================================================================================ TEST checkFortranLibraries from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:889) TESTING: checkFortranLibraries from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:889) 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. Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.F90 Possible ERROR while running compiler: stderr: /p/home/apps/hpe/mpt-2.19/include/mpif.h:561:54: integer MPI_STATUSES_IGNORE(MPI_STATUS_SIZE,1) 1 Warning: Unused variable ‘mpi_statuses_ignore’ declared at (1) [-Wunused-variable] Source: program main #include call MPI_Allreduce() end Running Executable WITHOUT threads to time it out Executing: mpif90 -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -lstdc++ -ldl Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.F90 Successful compile: Source: subroutine asub() print*,'testing' call MPI_Allreduce() return end Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main(int argc,char **args) {return 0;} Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/confc.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.compilers/confc.o: in function `asub_': /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.F90:2: undefined reference to `_gfortran_st_write' /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.F90:2: undefined reference to `_gfortran_transfer_character_write' /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.F90:2: undefined reference to `_gfortran_st_write_done' collect2: error: ld returned 1 exit status Fortran code cannot directly be linked with C linker, therefore will determine needed Fortran libraries Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.F90 Successful compile: Source: program main end Running Executable WITHOUT threads to time it out Executing: mpif90 -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest -v -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -lstdc++ -ldl Possible ERROR while running linker: stderr: Driving: gfortran -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest -v -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -lstdc++ -ldl -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/apps/hpe/mpt-2.19/include -lpthread /usr/lib64/libcpuset.so.1 /usr/lib64/libbitmask.so.1 -L/p/home/apps/hpe/mpt-2.19/lib -lmpi -l gfortran -l m -shared-libgcc Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/p/home/apps/gnu_compiler/7.2.0/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /p/home/u4immtww/gcc-7.2.0/configure --prefix=/p/home/apps/gnu_compiler/7.2.0 --enable-languages=c,c++,fortran,go Thread model: posix gcc version 7.2.0 (GCC) Reading specs from /p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/libgfortran.spec rename spec lib to liborig COLLECT_GCC_OPTIONS='-o' '/p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest' '-v' '-fPIC' '-Wall' '-ffree-line-length-0' '-Wno-unused-dummy-argument' '-g' '-O' '-I' '/p/home/apps/hpe/mpt-2.19/include' '-I' '/p/home/apps/gnu_compiler/7.2.0/include' '-I' '/p/home/apps/hpe/mpt-2.19/include' '-L/p/home/apps/hpe/mpt-2.19/lib' '-shared-libgcc' '-mtune=generic' '-march=x86-64' COMPILER_PATH=/p/home/apps/gnu_compiler/7.2.0/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/:/p/home/apps/gnu_compiler/7.2.0/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/:/p/home/apps/gnu_compiler/7.2.0/libexec/gcc/x86_64-pc-linux-gnu/:/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/:/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/ LIBRARY_PATH=/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/:/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/p/home/apps/hpe/mpt-2.19/lib/:/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-o' '/p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest' '-v' '-fPIC' '-Wall' '-ffree-line-length-0' '-Wno-unused-dummy-argument' '-g' '-O' '-I' '/p/home/apps/hpe/mpt-2.19/include' '-I' '/p/home/apps/gnu_compiler/7.2.0/include' '-I' '/p/home/apps/hpe/mpt-2.19/include' '-L/p/home/apps/hpe/mpt-2.19/lib' '-shared-libgcc' '-mtune=generic' '-march=x86-64' /p/home/apps/gnu_compiler/7.2.0/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/collect2 -plugin /p/home/apps/gnu_compiler/7.2.0/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/liblto_plugin.so -plugin-opt=/p/home/apps/gnu_compiler/7.2.0/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/lto-wrapper -plugin-opt=-fresolution=/p/work2/tmondrag/ccej7HgL.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest /usr/lib/../lib64/crt1.o /usr/lib/../lib64/crti.o /p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtbegin.o -L/p/home/apps/hpe/mpt-2.19/lib -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/p/home/apps/hpe/mpt-2.19/lib -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../.. /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -lstdc++ -ldl -lpthread /usr/lib64/libcpuset.so.1 /usr/lib64/libbitmask.so.1 -lmpi -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtend.o /usr/lib/../lib64/crtn.o COLLECT_GCC_OPTIONS='-o' '/p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest' '-v' '-fPIC' '-Wall' '-ffree-line-length-0' '-Wno-unused-dummy-argument' '-g' '-O' '-I' '/p/home/apps/hpe/mpt-2.19/include' '-I' '/p/home/apps/gnu_compiler/7.2.0/include' '-I' '/p/home/apps/hpe/mpt-2.19/include' '-L/p/home/apps/hpe/mpt-2.19/lib' '-shared-libgcc' '-mtune=generic' '-march=x86-64' compilers: Checking arg Driving: compilers: Unknown arg Driving: compilers: Checking arg gfortran compilers: Unknown arg gfortran compilers: Checking arg -o compilers: Unknown arg -o compilers: Checking arg /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest compilers: Unknown arg /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest compilers: Checking arg -v compilers: Unknown arg -v compilers: Checking arg -fPIC compilers: Unknown arg -fPIC 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 -O compilers: Unknown arg -O compilers: Checking arg /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o compilers: Unknown arg /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o compilers: Checking arg -lstdc++ compilers: Found library: -lstdc++ compilers: Checking arg -ldl compilers: Found library: -ldl compilers: Checking arg -I/p/home/apps/hpe/mpt-2.19/include compilers: Found include directory: /p/home/apps/hpe/mpt-2.19/include compilers: Checking arg -I/p/home/apps/gnu_compiler/7.2.0/include compilers: Found include directory: /p/home/apps/gnu_compiler/7.2.0/include compilers: Checking arg -I/p/home/apps/hpe/mpt-2.19/include compilers: Found include directory: /p/home/apps/hpe/mpt-2.19/include compilers: Checking arg -lpthread compilers: Found library: -lpthread compilers: Checking arg /usr/lib64/libcpuset.so.1 compilers: Unknown arg /usr/lib64/libcpuset.so.1 compilers: Checking arg /usr/lib64/libbitmask.so.1 compilers: Unknown arg /usr/lib64/libbitmask.so.1 compilers: Checking arg -L/p/home/apps/hpe/mpt-2.19/lib compilers: Found library directory: -L/p/home/apps/hpe/mpt-2.19/lib 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=gfortran compilers: Unknown arg COLLECT_GCC=gfortran compilers: Checking arg COLLECT_LTO_WRAPPER=/p/home/apps/gnu_compiler/7.2.0/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/lto-wrapper compilers: Unknown arg COLLECT_LTO_WRAPPER=/p/home/apps/gnu_compiler/7.2.0/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/lto-wrapper compilers: Checking arg Target: compilers: Unknown arg Target: compilers: Checking arg x86_64-pc-linux-gnu compilers: Unknown arg x86_64-pc-linux-gnu compilers: Checking arg Configured compilers: Unknown arg Configured compilers: Checking arg with: compilers: Unknown arg with: compilers: Checking arg /p/home/u4immtww/gcc-7.2.0/configure compilers: Unknown arg /p/home/u4immtww/gcc-7.2.0/configure compilers: Checking arg --prefix=/p/home/apps/gnu_compiler/7.2.0 compilers: Unknown arg --prefix=/p/home/apps/gnu_compiler/7.2.0 compilers: Checking arg --enable-languages=c,c++,fortran,go compilers: Unknown arg --enable-languages=c,c++,fortran,go 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.2.0 compilers: Unknown arg 7.2.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 /p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/libgfortran.spec compilers: Unknown arg /p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.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=/p/home/apps/gnu_compiler/7.2.0/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/:/p/home/apps/gnu_compiler/7.2.0/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/:/p/home/apps/gnu_compiler/7.2.0/libexec/gcc/x86_64-pc-linux-gnu/:/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/:/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/ compilers: Skipping arg COMPILER_PATH=/p/home/apps/gnu_compiler/7.2.0/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/:/p/home/apps/gnu_compiler/7.2.0/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/:/p/home/apps/gnu_compiler/7.2.0/libexec/gcc/x86_64-pc-linux-gnu/:/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/:/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/ compilers: Checking arg LIBRARY_PATH=/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/:/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/p/home/apps/hpe/mpt-2.19/lib/:/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../:/lib/:/usr/lib/ compilers: Skipping arg LIBRARY_PATH=/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/:/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/p/home/apps/hpe/mpt-2.19/lib/:/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../:/lib/:/usr/lib/ compilers: Checking arg COLLECT_GCC_OPTIONS= compilers: Unknown arg COLLECT_GCC_OPTIONS= compilers: Checking arg /p/home/apps/gnu_compiler/7.2.0/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/collect2 compilers: Unknown arg /p/home/apps/gnu_compiler/7.2.0/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/collect2 compilers: Checking arg -plugin compilers: Unknown arg -plugin compilers: Checking arg /p/home/apps/gnu_compiler/7.2.0/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/liblto_plugin.so compilers: Unknown arg /p/home/apps/gnu_compiler/7.2.0/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/liblto_plugin.so compilers: Checking arg -plugin-opt=/p/home/apps/gnu_compiler/7.2.0/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/lto-wrapper compilers: Unknown arg -plugin-opt=/p/home/apps/gnu_compiler/7.2.0/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/lto-wrapper compilers: Checking arg -plugin-opt=-fresolution=/p/work2/tmondrag/ccej7HgL.res compilers: Unknown arg -plugin-opt=-fresolution=/p/work2/tmondrag/ccej7HgL.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=-lquadmath compilers: Unknown arg -plugin-opt=-pass-through=-lquadmath 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=-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 -m compilers: Unknown arg -m compilers: Checking arg elf_x86_64 compilers: Unknown arg elf_x86_64 compilers: Checking arg -dynamic-linker compilers: Unknown arg -dynamic-linker compilers: Checking arg /lib64/ld-linux-x86-64.so.2 compilers: Unknown arg /lib64/ld-linux-x86-64.so.2 compilers: Checking arg -o compilers: Unknown arg -o compilers: Checking arg /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest compilers: Unknown arg /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest compilers: Checking arg /usr/lib/../lib64/crt1.o compilers: Unknown arg /usr/lib/../lib64/crt1.o compilers: Checking arg /usr/lib/../lib64/crti.o compilers: Unknown arg /usr/lib/../lib64/crti.o compilers: Checking arg /p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtbegin.o compilers: Unknown arg /p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtbegin.o compilers: Checking arg -L/p/home/apps/hpe/mpt-2.19/lib compilers: Already in lflags so skipping: -L/p/home/apps/hpe/mpt-2.19/lib compilers: Checking arg -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 compilers: Found library directory: -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 compilers: Checking arg -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64 compilers: Found library directory: -L/p/home/apps/gnu_compiler/7.2.0/lib64 compilers: Checking arg -L/lib/../lib64 compilers: Checking arg -L/usr/lib/../lib64 compilers: Checking arg -L/p/home/apps/hpe/mpt-2.19/lib compilers: Already in lflags so skipping: -L/p/home/apps/hpe/mpt-2.19/lib compilers: Checking arg -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../.. compilers: Found library directory: -L/p/home/apps/gnu_compiler/7.2.0/lib compilers: Checking arg /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o compilers: Unknown arg /p/work2/tmondrag/petsc-HEOBFL/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 -lpthread compilers: Already in lflags: -lpthread compilers: Checking arg /usr/lib64/libcpuset.so.1 compilers: Unknown arg /usr/lib64/libcpuset.so.1 compilers: Checking arg /usr/lib64/libbitmask.so.1 compilers: Unknown arg /usr/lib64/libbitmask.so.1 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 therefore skipping: -lgcc compilers: Checking arg -lquadmath compilers: Found library: -lquadmath 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 therefore skipping: -lgcc compilers: Checking arg -lc compilers: Found system library therefore skipping: -lc compilers: Checking arg -lgcc_s compilers: Already in lflags: -lgcc_s compilers: Checking arg -lgcc compilers: Found system library therefore skipping: -lgcc compilers: Checking arg /p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtend.o compilers: Unknown arg /p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtend.o compilers: Checking arg /usr/lib/../lib64/crtn.o compilers: Unknown arg /usr/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', '-lpthread', '-Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib', '-L/p/home/apps/hpe/mpt-2.19/lib', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0', '-L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64', '-L/p/home/apps/gnu_compiler/7.2.0/lib64', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib', '-L/p/home/apps/gnu_compiler/7.2.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lquadmath'] compilers: Libraries needed to link Fortran main with the C linker: [] compilers: Check that Fortran libraries can be used with C as the linker Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -lstdc++ -ldl -lpthread -Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib -L/p/home/apps/hpe/mpt-2.19/lib -lmpi -lgfortran -lm -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64 -L/p/home/apps/gnu_compiler/7.2.0/lib64 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib -L/p/home/apps/gnu_compiler/7.2.0/lib -lgfortran -lm -lgcc_s -lquadmath -lstdc++ -ldl Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -lstdc++ -ldl -lpthread -Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib -L/p/home/apps/hpe/mpt-2.19/lib -lmpi -lgfortran -lm -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64 -L/p/home/apps/gnu_compiler/7.2.0/lib64 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib -L/p/home/apps/gnu_compiler/7.2.0/lib -lgfortran -lm -lgcc_s -lquadmath -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 compilers: Check that Fortran libraries can be used with C++ as linker compilers: Fortran libraries can be used from C++ Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicxx -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -lstdc++ -ldl -lpthread -Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib -L/p/home/apps/hpe/mpt-2.19/lib -lmpi -lgfortran -lm -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64 -L/p/home/apps/gnu_compiler/7.2.0/lib64 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib -L/p/home/apps/gnu_compiler/7.2.0/lib -lgfortran -lm -lgcc_s -lquadmath -lstdc++ -ldl Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicxx -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -lstdc++ -ldl -lpthread -Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib -L/p/home/apps/hpe/mpt-2.19/lib -lmpi -lgfortran -lm -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64 -L/p/home/apps/gnu_compiler/7.2.0/lib64 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib -L/p/home/apps/gnu_compiler/7.2.0/lib -lgfortran -lm -lgcc_s -lquadmath -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 ================================================================================ TEST checkFortranLinkingCxx from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:1310) TESTING: checkFortranLinkingCxx from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:1310) Check that Fortran can link C++ libraries Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" extern "C" void d1chk_(void); void foo(void){d1chk_();} Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" extern "C" void d1chk_(void); void d1chk_(void){return;} Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.F90 Successful compile: Source: program main call d1chk() end Running Executable WITHOUT threads to time it out Executing: mpif90 -o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilers/conftest.o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/cxxobj.o /p/work2/tmondrag/petsc-HEOBFL/config.compilers/confc.o -lstdc++ -ldl compilers: Fortran can link C++ functions ================================================================================ TEST setupFrameworkCompilers from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:1455) TESTING: setupFrameworkCompilers from config.compilers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilers.py:1455) child config.compilers 5.694711 ================================================================================ TEST configureClosure from config.utilities.closure(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/utilities/closure.py:17) TESTING: configureClosure from config.utilities.closure(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/utilities/closure.py:17) Determine if Apple ^close syntax is supported in C All intermediate test results are stored in /p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/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 child config.utilities.closure 0.049215 ================================================================================ TEST checkFortranTypeSizes from config.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:56) TESTING: checkFortranTypeSizes from config.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:56) Check whether real*8 is supported and suggest flags which will allow support All intermediate test results are stored in /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.F90 Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/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 checkFortranPreprocessor from config.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:73) TESTING: checkFortranPreprocessor from config.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:73) Determine if Fortran handles preprocessing properly Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.F90 Successful compile: Source: program main #define dummy dummy #ifndef dummy fooey #endif end compilers: Fortran uses preprocessor ================================================================================ TEST checkFortranDefineCompilerOption from config.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:96) TESTING: checkFortranDefineCompilerOption from config.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:96) Check if -WF,-Dfoobar or -Dfoobar is the compiler option to define a macro Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -DTesting /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.F90 Successful compile: Source: program main #define dummy dummy #ifndef Testing fooey #endif end Defined make macro "FC_DEFINE_FLAG" to "-D" compilers: Fortran uses -D for defining macro ================================================================================ TEST checkFortran90 from config.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:146) TESTING: checkFortran90 from config.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:146) Determine whether the Fortran compiler handles F90 Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.F90 Successful compile: Source: program main INTEGER, PARAMETER :: int = SELECTED_INT_KIND(8) INTEGER (KIND=int) :: ierr ierr = 1 end Running Executable WITHOUT threads to time it out Executing: mpif90 -o /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.o -lstdc++ -ldl Defined "USING_F90" to "1" Fortran compiler supports F90 ================================================================================ TEST checkFortran90FreeForm from config.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:159) TESTING: checkFortran90FreeForm from config.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:159) Determine whether the Fortran compiler handles F90FreeForm We also require that the compiler handles lines longer than 132 characters Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.F90 Successful compile: Source: program main INTEGER, PARAMETER :: int = SELECTED_INT_KIND(8); INTEGER (KIND=int) :: ierr; ierr = 1 end Running Executable WITHOUT threads to time it out Executing: mpif90 -o /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.o -lstdc++ -ldl Defined "USING_F90FREEFORM" to "1" Fortran compiler supports F90FreeForm ================================================================================ TEST checkFortran2003 from config.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:173) TESTING: checkFortran2003 from config.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:173) Determine whether the Fortran compiler handles F2003 Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.F90 Successful compile: 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 Running Executable WITHOUT threads to time it out Executing: mpif90 -o /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.o -lstdc++ -ldl Defined "USING_F2003" to "1" Fortran compiler supports F2003 ================================================================================ TEST checkFortran90Array from config.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:208) TESTING: checkFortran90Array from config.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:208) Check for F90 array interfaces Running Executable WITHOUT threads to time it out Executing: mpif90 -V compilers: Using --with-batch, so guess that F90 uses a single argument for array pointers ================================================================================ TEST checkFortranModuleInclude from config.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:295) TESTING: checkFortranModuleInclude from config.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:295) Figures out what flag is used to specify the include path for Fortran modules Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.F90 Successful compile: Source: module configtest integer testint parameter (testint = 42) end module configtest Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/confdir -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.F90 Successful compile: Source: program main use configtest write(*,*) testint end Running Executable WITHOUT threads to time it out Executing: mpif90 -o /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/confdir -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.o /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/configtest.o -lstdc++ -ldl compilers: Fortran module include flag -I found ================================================================================ TEST checkFortranModuleOutput from config.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:361) TESTING: checkFortranModuleOutput from config.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:361) Figures out what flag is used to specify the include path for Fortran modules Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -module /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/confdir -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.F90 Possible ERROR while running compiler: exit code 1 stderr: gfortran: error: unrecognized command line option ‘-module’; did you mean ‘-mhle’? Source: module configtest integer testint parameter (testint = 42) end module configtest compilers: Fortran module output flag -module compile failed Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -module:/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/confdir -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.F90 Possible ERROR while running compiler: exit code 1 stderr: gfortran: error: unrecognized command line option ‘-module:/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/confdir’ Source: module configtest integer testint parameter (testint = 42) end module configtest compilers: Fortran module output flag -module: compile failed Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fmod=/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/confdir -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.F90 Possible ERROR while running compiler: exit code 1 stderr: gfortran: error: unrecognized command line option ‘-fmod=/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/confdir’ Source: module configtest integer testint parameter (testint = 42) end module configtest compilers: Fortran module output flag -fmod= compile failed Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -J/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/confdir -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/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.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:135) TESTING: checkFortranTypeStar from config.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:135) Determine whether the Fortran compiler handles type(*) Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/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.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:125) TESTING: checkFortranTypeInitialize from config.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:125) 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.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:116) TESTING: configureFortranFlush from config.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:116) Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.F90 Successful compile: Source: program main call flush(6) end Running Executable WITHOUT threads to time it out Executing: mpif90 -o /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran/conftest.o -lstdc++ -ldl Defined "HAVE_FORTRAN_FLUSH" to "1" ================================================================================ TEST checkDependencyGenerationFlag from config.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:406) TESTING: checkDependencyGenerationFlag from config.compilersFortran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/compilersFortran.py:406) Check if -MMD works for dependency generation, and add it if it does Trying FC compiler flag -MMD -MP Defined make macro "FC_DEPFLAGS" to "-MMD -MP" Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -MMD -MP /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.F90 Successful compile: Source: program main end child config.compilersFortran 2.092557 ================================================================================ TEST checkStdC from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:105) TESTING: checkStdC from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:105) Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c ================================================================================ TEST checkStat from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:138) TESTING: checkStat from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c ================================================================================ TEST checkSysWait from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:173) TESTING: checkSysWait from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:173) Check for POSIX.1 compatible sys/wait.h, and defines HAVE_SYS_WAIT_H if found Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:195) TESTING: checkTime from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_TIME_H" to "1" ================================================================================ TEST checkMath from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:201) TESTING: checkMath from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SETJMP_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: dos.h: No such file or directory #include ^~~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: dos.h: No such file or directory #include ^~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_FCNTL_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_FLOAT_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: io.h: No such file or directory #include ^~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: io.h: No such file or directory #include ^~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_MALLOC_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_PWD_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_STRINGS_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_UNISTD_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_SYSINFO_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: machine/endian.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: machine/endian.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_PARAM_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_PROCFS_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_RESOURCE_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: sys/systeminfo.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: sys/systeminfo.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_TIMES_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_UTSNAME_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_SOCKET_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_WAIT_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_NETINET_IN_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_NETDB_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: Direct.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: Direct.h: No such file or directory #include ^~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_TIME_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: Ws2tcpip.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: Ws2tcpip.h: No such file or directory #include ^~~~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_TYPES_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: WindowsX.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: WindowsX.h: No such file or directory #include ^~~~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_FLOAT_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: ieeefp.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: ieeefp.h: No such file or directory #include ^~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_STDINT_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_PTHREAD_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_INTTYPES_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_IMMINTRIN_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: zmmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: zmmintrin.h: No such file or directory #include ^~~~~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SETJMP_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: dos.h: No such file or directory #include ^~~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: dos.h: No such file or directory #include ^~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_FCNTL_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_FLOAT_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: io.h: No such file or directory #include ^~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: io.h: No such file or directory #include ^~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_MALLOC_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_PWD_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_STRINGS_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_UNISTD_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_SYSINFO_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: machine/endian.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: machine/endian.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_PARAM_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_PROCFS_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_RESOURCE_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: sys/systeminfo.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: sys/systeminfo.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_TIMES_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_UTSNAME_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_SOCKET_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_WAIT_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_NETINET_IN_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_NETDB_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: Direct.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: Direct.h: No such file or directory #include ^~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_TIME_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: Ws2tcpip.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: Ws2tcpip.h: No such file or directory #include ^~~~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_TYPES_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: WindowsX.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: WindowsX.h: No such file or directory #include ^~~~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_FLOAT_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: ieeefp.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: ieeefp.h: No such file or directory #include ^~~~~~~~~~compilation terminated.: ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_STDINT_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_PTHREAD_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_INTTYPES_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_IMMINTRIN_H" to "1" ================================================================================ TEST check from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: zmmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: zmmintrin.h: No such file or directory #include ^~~~~~~~~~~~~compilation terminated.: ================================================================================ TEST checkRecursiveMacros from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:216) TESTING: checkRecursiveMacros from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:216) Checks that the preprocessor allows recursive macros, and if not defines HAVE_BROKEN_RECURSIVE_MACRO Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } child config.headers 2.252267 ================================================================================ TEST configureCacheDetails from config.utilities.cacheDetails(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/utilities/cacheDetails.py:78) TESTING: configureCacheDetails from config.utilities.cacheDetails(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/utilities/cacheDetails.py:78) Try to determine the size and associativity of the cache. All intermediate test results are stored in /p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include long getconf_LEVEL1_DCACHE_LINESIZE() { long val = sysconf(_SC_LEVEL1_DCACHE_LINESIZE); return (16 <= val && val <= 2147483647) ? val : 32; } int main() { ; return 0; } Skipping determination of LEVEL1_DCACHE_LINESIZE in batch mode, using default 32 Defined "LEVEL1_DCACHE_LINESIZE" to "32" child config.utilities.cacheDetails 0.053486 ================================================================================ TEST check_struct_sigaction from config.types(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:43) TESTING: check_struct_sigaction from config.types(/p/work2/tmondrag/moose/petsc/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 /p/work2/tmondrag/petsc-HEOBFL/config.types Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:49) TESTING: check__int64 from config.types(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:49) Checks if __int64 exists. This is primarily for windows. Checking for type: __int64 Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c:11:1: error: unknown type name ‘__int64’; did you mean ‘__int64_t’? __int64 a;; ^~~~~~~ __int64_t /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:55) TESTING: checkSizeTypes from config.types(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:55) Checks for types associated with sizes, such as size_t. Checking for type: size_t Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:65) TESTING: checkFileTypes from config.types(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:65) Checks for types associated with files, such as mode_t, off_t, etc. Checking for type: mode_t Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/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 Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:60) TESTING: checkIntegerTypes from config.types(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:60) Checks for types associated with integers, such as int32_t. Checking for type: int32_t Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:71) TESTING: checkPID from config.types(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:71) Checks for pid_t, and defines it if necessary Checking for type: pid_t Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:75) TESTING: checkUID from config.types(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c ================================================================================ TEST checkC99Complex from config.types(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:82) TESTING: checkC99Complex from config.types(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.o -lstdc++ -ldl Defined "HAVE_C99_COMPLEX" to "1" ================================================================================ TEST checkCxxComplex from config.types(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:93) TESTING: checkCxxComplex from config.types(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:93) Check for complex numbers in namespace std Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { std::complex x; ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicxx -o /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.o -lstdc++ -ldl Defined "HAVE_CXX_COMPLEX" to "1" ================================================================================ TEST checkFortranKind from config.types(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:114) TESTING: checkFortranKind from config.types(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:114) Checks whether selected_int_kind etc work USE_FORTRANKIND Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.F90 Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.F90:4:43: real(kind=selected_real_kind(10)) d 1 Warning: Unused variable ‘d’ declared at (1) [-Wunused-variable] /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:126) TESTING: checkConst from config.types(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:126) Checks for working const, and if not found defines it to empty string Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c:25:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (x[0]); ^~ /p/work2/tmondrag/petsc-HEOBFL/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. */ ^ /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c:25:10: warning: ‘x[0]’ is used uninitialized in this function [-Wuninitialized] if (x[0]); ~^~~ /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c:30:9: warning: ‘t’ is used uninitialized in this function [-Wuninitialized] *t++ = 0; ~^~ /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:182) TESTING: checkSizeof from config.types(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:182) TESTING: checkSizeof from config.types(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:182) TESTING: checkSizeof from config.types(/p/work2/tmondrag/moose/petsc/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: enum Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include #include #include char assert_sizeof[(sizeof(enum{ENUM_DUMMY})==4)*2-1]; Defined "SIZEOF_ENUM" to "4" ================================================================================ TEST checkSizeof from config.types(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:182) TESTING: checkSizeof from config.types(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:182) TESTING: checkSizeof from config.types(/p/work2/tmondrag/moose/petsc/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 * Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:182) TESTING: checkSizeof from config.types(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:182) TESTING: checkSizeof from config.types(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:216) TESTING: checkVisibility from config.types(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/types.py:216) Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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" Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.types/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -fPIC /p/work2/tmondrag/petsc-HEOBFL/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" child config.types 1.788154 ================================================================================ TEST configureMemAlign from PETSc.options.memAlign(/p/work2/tmondrag/moose/petsc/config/PETSc/options/memAlign.py:29) TESTING: configureMemAlign from PETSc.options.memAlign(/p/work2/tmondrag/moose/petsc/config/PETSc/options/memAlign.py:29) Choose alignment Defined "MEMALIGN" to "16" Memory alignment is 16 child PETSc.options.memAlign 0.001125 ================================================================================ TEST check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) 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'] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) 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'] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) 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'] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) 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'] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:264) TESTING: checkMath from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:264) Check for sin() in libm, the math library Checking for functions [sin floor log10 pow] in library [''] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o: undefined reference to symbol 'log10@@GLIBC_2.2.5' /usr/bin/ld: /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'] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lm -lstdc++ -ldl Defined "HAVE_LIBM" to "1" CheckMath: using math library ['libm.a'] ================================================================================ TEST checkMathErf from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:283) TESTING: checkMathErf from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:283) Check for erf() in libm, the math library Checking for functions [erf] in library ['libm.a'] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c: In function ‘_check_erf’: /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lm -lstdc++ -ldl Defined "HAVE_LIBM" to "1" erf() found Defined "HAVE_ERF" to "1" ================================================================================ TEST checkMathTgamma from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:292) TESTING: checkMathTgamma from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:292) Check for tgamma() in libm, the math library Checking for functions [tgamma] in library ['libm.a'] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c: In function ‘_check_tgamma’: /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lm -lstdc++ -ldl Defined "HAVE_LIBM" to "1" tgamma() found Defined "HAVE_TGAMMA" to "1" ================================================================================ TEST checkMathFenv from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:301) TESTING: checkMathFenv from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:301) Checks if can be used with FE_DFL_ENV Checking for functions [fesetenv] in library ['libm.a'] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lm -lstdc++ -ldl Defined "HAVE_LIBM" to "1" Defined "HAVE_FENV_H" to "1" ================================================================================ TEST checkMathLog2 from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:309) TESTING: checkMathLog2 from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:309) Check for log2() in libm, the math library Checking for functions [log2] in library ['libm.a'] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c: In function ‘_check_log2’: /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lm -lstdc++ -ldl Defined "HAVE_LIBM" to "1" log2() found Defined "HAVE_LOG2" to "1" ================================================================================ TEST checkRealtime from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:318) TESTING: checkRealtime from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:318) Check for presence of clock_gettime() in realtime library (POSIX Realtime extensions) Checking for functions [clock_gettime] in library [''] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lstdc++ -ldl realtime functions are linked in by default ================================================================================ TEST checkDynamic from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:334) TESTING: checkDynamic from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:334) Check for the header and libraries necessary for dynamic library manipulation Checking for functions [dlopen] in library ['dl'] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_DLFCN_H" to "1" child config.libraries 1.619375 ================================================================================ TEST configureLibraryOptions from PETSc.options.libraryOptions(/p/work2/tmondrag/moose/petsc/config/PETSc/options/libraryOptions.py:37) TESTING: configureLibraryOptions from PETSc.options.libraryOptions(/p/work2/tmondrag/moose/petsc/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" Running Executable WITHOUT threads to time it out Executing: mpicc -qversion Defined "USE_MALLOC_COALESCED" 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 [''] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o: in function `_check_bgl_perfctr_void': /p/work2/tmondrag/petsc-HEOBFL/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 [''] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o: in function `_check_ADIOI_BGL_Open': /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/PETSc/options/libraryOptions.py:95) TESTING: configureISColorValueType from PETSc.options.libraryOptions(/p/work2/tmondrag/moose/petsc/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" child PETSc.options.libraryOptions 0.303564 child config.atomics 0.000010 ================================================================================ TEST checkSysinfo from config.functions(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/functions.py:106) TESTING: checkSysinfo from config.functions(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/functions.py:106) Check whether sysinfo takes three arguments, and if it does define HAVE_SYSINFO_3ARG Checking for functions [sysinfo] All intermediate test results are stored in /p/work2/tmondrag/petsc-HEOBFL/config.functions Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: sys/systeminfo.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: sys/systeminfo.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~compilation terminated.: Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:9:4: error: #error "Cannot check sysinfo without special headers" # error "Cannot check sysinfo without special headers" ^~~~~ /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/functions.py:125) TESTING: checkVPrintf from config.functions(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/functions.py:125) Checks whether vprintf requires a char * last argument, and if it does defines HAVE_VPRINTF_CHAR Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include int main() { va_list Argp; vprintf( "%d", Argp ); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl ================================================================================ TEST checkVFPrintf from config.functions(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/functions.py:131) TESTING: checkVFPrintf from config.functions(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/functions.py:131) Checks whether vfprintf requires a char * last argument, and if it does defines HAVE_VFPRINTF_CHAR Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include int main() { va_list Argp; vfprintf(stdout, "%d", Argp ); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl ================================================================================ TEST checkVSNPrintf from config.functions(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/functions.py:137) TESTING: checkVSNPrintf from config.functions(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/functions.py:137) Checks whether vsnprintf requires a char * last argument, and if it does defines HAVE_VSNPRINTF_CHAR Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include int main() { va_list Argp;char str[6]; vsnprintf(str,5, "%d", Argp ); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl Defined "HAVE_VSNPRINTF" to "1" ================================================================================ TEST checkNanosleep from config.functions(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/functions.py:167) TESTING: checkNanosleep from config.functions(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/functions.py:167) Check for functional nanosleep() - as time.h behaves differently for different compiler flags - like -std=c89 Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl Defined "HAVE_NANOSLEEP" to "1" ================================================================================ TEST checkMemmove from config.functions(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/functions.py:173) TESTING: checkMemmove from config.functions(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/functions.py:173) Check for functional memmove() - as MS VC requires correct includes to for this test Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl Defined "HAVE_MEMMOVE" to "1" ================================================================================ TEST checkSignalHandlerType from config.functions(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/functions.py:143) TESTING: checkSignalHandlerType from config.functions(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/functions.py:143) Checks the type of C++ signals handlers, and defines SIGNAL_CAST to the correct value Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -fPIC /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicxx -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl Defined "SIGNAL_CAST" to " " ================================================================================ TEST checkFreeReturnType from config.functions(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/functions.py:153) TESTING: checkFreeReturnType from config.functions(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/functions.py:153) Checks whether free returns void or int, and defines HAVE_FREE_RETURN_INT Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/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; ^ /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/functions.py:159) TESTING: checkVariableArgumentLists from config.functions(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/functions.py:159) Checks whether the variable argument list functionality is working Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl Defined "HAVE_VA_COPY" to "1" ================================================================================ TEST checkClassify from config.functions(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/functions.py:85) TESTING: checkClassify from config.functions(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/functions.py:85) 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] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:16:6: warning: conflicting types for built-in function ‘snprintf’ [-Wbuiltin-declaration-mismatch] char snprintf(); ^~~~~~~~ /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:19:6: warning: conflicting types for built-in function ‘bzero’ [-Wbuiltin-declaration-mismatch] char bzero(); ^~~~~ /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:34:6: warning: conflicting types for built-in function ‘fork’ [-Wbuiltin-declaration-mismatch] char fork(); ^~~~ /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o: in function `main': /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:110: warning: the `getwd' function is dangerous and should not be used. /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:74: undefined reference to `_access' /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:104: undefined reference to `_getcwd' /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:122: undefined reference to `_lseek' /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:134: undefined reference to `_sleep' /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:176: undefined reference to `_snprintf' /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:200: undefined reference to `sbreak' /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:230: undefined reference to `_set_output_format' /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:236: undefined reference to `PXFGETARG' /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:278: undefined reference to `_mkdir' /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/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] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:13:6: warning: conflicting types for built-in function ‘fork’ [-Wbuiltin-declaration-mismatch] char fork(); ^~~~ /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o: in function `main': /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:24: undefined reference to `_access' collect2: error: ld returned 1 exit status Checking for functions [snprintf] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl Defined "HAVE_SNPRINTF" to "1" Checking for functions [_getcwd] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o: in function `main': /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:24: undefined reference to `_getcwd' collect2: error: ld returned 1 exit status Checking for functions [getwd] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o: in function `main': /p/work2/tmondrag/petsc-HEOBFL/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] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o: in function `main': /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:24: undefined reference to `_lseek' collect2: error: ld returned 1 exit status Checking for functions [sleep] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl Defined "HAVE_SLEEP" to "1" Checking for functions [_sleep] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o: in function `main': /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:24: undefined reference to `_sleep' collect2: error: ld returned 1 exit status Checking for functions [lseek] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl Defined "HAVE_LSEEK" to "1" Checking for functions [access] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl Defined "HAVE_ACCESS" to "1" Checking for functions [_snprintf] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o: in function `main': /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:24: undefined reference to `_snprintf' collect2: error: ld returned 1 exit status Checking for functions [sbreak] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o: in function `main': /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:24: undefined reference to `sbreak' collect2: error: ld returned 1 exit status Checking for functions [getcwd] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl Defined "HAVE_GETCWD" to "1" Checking for functions [_set_output_format] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o: in function `main': /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:24: undefined reference to `_set_output_format' collect2: error: ld returned 1 exit status Checking for functions [PXFGETARG] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o: in function `main': /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:24: undefined reference to `PXFGETARG' collect2: error: ld returned 1 exit status Checking for functions [_mkdir] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o: in function `main': /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:24: undefined reference to `_mkdir' collect2: error: ld returned 1 exit status Checking for functions [stricmp] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o: in function `main': /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.c:24: undefined reference to `stricmp' collect2: error: ld returned 1 exit status ================================================================================ TEST checkMmap from config.functions(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/functions.py:179) TESTING: checkMmap from config.functions(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/functions.py:179) Check for functional mmap() to allocate shared memory and define HAVE_MMAP Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.functions/conftest.o -lstdc++ -ldl Defined "HAVE_MMAP" to "1" child config.functions 5.496275 ================================================================================ TEST configureMemorySize from config.utilities.getResidentSetSize(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/utilities/getResidentSetSize.py:31) TESTING: configureMemorySize from config.utilities.getResidentSetSize(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/utilities/getResidentSetSize.py:31) Try to determine how to measure the memory usage child config.utilities.getResidentSetSize 0.000500 ================================================================================ TEST configureFortranCommandLine from config.utilities.fortranCommandLine(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/utilities/fortranCommandLine.py:27) TESTING: configureFortranCommandLine from config.utilities.fortranCommandLine(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/utilities/fortranCommandLine.py:27) Check for the mechanism to retrieve command line arguments in Fortran Checking for functions [] in library [''] [] Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/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 Running Executable WITHOUT threads to time it out Executing: mpif90 -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lstdc++ -ldl Defined "HAVE_FORTRAN_GET_COMMAND_ARGUMENT" to "1" child config.utilities.fortranCommandLine 0.181963 ================================================================================ TEST configureFeatureTestMacros from config.utilities.featureTestMacros(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/utilities/featureTestMacros.py:13) TESTING: configureFeatureTestMacros from config.utilities.featureTestMacros(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/utilities/featureTestMacros.py:13) Checks if certain feature test macros are support All intermediate test results are stored in /p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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" Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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" Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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" child config.utilities.featureTestMacros 0.184073 ================================================================================ TEST configureMissingUtypeTypedefs from config.utilities.missing(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/utilities/missing.py:55) TESTING: configureMissingUtypeTypedefs from config.utilities.missing(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/utilities/missing.py:55) Checks if u_short is undefined All intermediate test results are stored in /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/utilities/missing.py:61) TESTING: configureMissingFunctions from config.utilities.missing(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/utilities/missing.py:61) Checks for SOCKETS ================================================================================ TEST configureMissingSignals from config.utilities.missing(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/utilities/missing.py:79) TESTING: configureMissingSignals from config.utilities.missing(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/utilities/missing.py:79) Check for missing signals, and define MISSING_ if necessary Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGABRT; if (i); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGALRM; if (i); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGBUS; if (i); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGCHLD; if (i); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGCONT; if (i); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGFPE; if (i); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGHUP; if (i); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGILL; if (i); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGINT; if (i); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGKILL; if (i); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGPIPE; if (i); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGQUIT; if (i); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGSEGV; if (i); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGSTOP; if (i); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGSYS; if (i); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGTERM; if (i); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGTRAP; if (i); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGTSTP; if (i); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGURG; if (i); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGUSR1; if (i); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/utilities/missing.py:96) TESTING: configureMissingGetdomainnamePrototype from config.utilities.missing(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/utilities/missing.py:96) Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -fPIC /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicxx -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -lstdc++ -ldl ================================================================================ TEST configureMissingSrandPrototype from config.utilities.missing(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/utilities/missing.py:121) TESTING: configureMissingSrandPrototype from config.utilities.missing(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/utilities/missing.py:121) Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -fPIC /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicxx -o /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing/conftest.o -lstdc++ -ldl child config.utilities.missing 10.531365 ================================================================================ TEST configureFPTrap from config.utilities.FPTrap(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/utilities/FPTrap.py:27) TESTING: configureFPTrap from config.utilities.FPTrap(/p/work2/tmondrag/moose/petsc/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: sigfpe.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: fpxcp.h: No such file or directory #include ^~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: floatingpoint.h: No such file or directory #include ^~~~~~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: floatingpoint.h: No such file or directory #include ^~~~~~~~~~~~~~~~~compilation terminated.: child config.utilities.FPTrap 0.268664 ================================================================================ TEST configureScalarType from PETSc.options.scalarTypes(/p/work2/tmondrag/moose/petsc/config/PETSc/options/scalarTypes.py:40) TESTING: configureScalarType from PETSc.options.scalarTypes(/p/work2/tmondrag/moose/petsc/config/PETSc/options/scalarTypes.py:40) Choose between real and complex numbers Scalar type is real All intermediate test results are stored in /p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes/conftest.c: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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes/conftest.o -lstdc++ -ldl Defined "HAVE_ISNORMAL" to "1" Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes/conftest.c: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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes/conftest.o -lstdc++ -ldl Defined "HAVE_ISNAN" to "1" Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes/conftest.c: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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes/conftest.o -lstdc++ -ldl Defined "HAVE_ISINF" to "1" ================================================================================ TEST configurePrecision from PETSc.options.scalarTypes(/p/work2/tmondrag/moose/petsc/config/PETSc/options/scalarTypes.py:81) TESTING: configurePrecision from PETSc.options.scalarTypes(/p/work2/tmondrag/moose/petsc/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'] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c: In function ‘_check_logq’: /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c:5:43: warning: ‘f’ is used uninitialized in this function [-Wuninitialized] static void _check_logq() { __float128 f; logq(f);; } ^~~~~~~ /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c:5:40: note: ‘f’ was declared here static void _check_logq() { __float128 f; logq(f);; } ^ 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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lquadmath -lstdc++ -ldl Defined "HAVE_LIBQUADMATH" to "1" C compiler with quadmath library Checking Fortran works with quadmath library Checking for functions [ ] in library ['quadmath'] [] Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.F90 Successful compile: Source: program main real*16 s,w; w = 2.0 ;s = cos(w) end Running Executable WITHOUT threads to time it out Executing: mpif90 -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lquadmath -lstdc++ -ldl Defined "HAVE_LIBQUADMATH" to "1" Fortran works with quadmath library Checking for functions [logq] in library ['quadmath'] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c: In function ‘_check_logq’: /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c:5:43: warning: ‘f’ is used uninitialized in this function [-Wuninitialized] static void _check_logq() { __float128 f; logq(f);; } ^~~~~~~ /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c:5:40: note: ‘f’ was declared here static void _check_logq() { __float128 f; logq(f);; } ^ 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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lquadmath -lstdc++ -ldl Defined "HAVE_LIBQUADMATH" to "1" Adding ['quadmath'] to LIBS Defined "HAVE_REAL___FLOAT128" to "1" Defined "USE_REAL_DOUBLE" to "1" Defined make macro "PETSC_SCALAR_SIZE" to "64" Precision is double child PETSc.options.scalarTypes 3.223312 ================================================================================ TEST configureMkdir from config.programs(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/programs.py:22) TESTING: configureMkdir from config.programs(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/programs.py:22) Make sure we can have mkdir automatically make intermediate directories Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/mkdir...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/mkdir...not found Checking for program /usr/local/krb5/bin/mkdir...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/mkdir...not found Checking for program /p/home/apps/gnu_compiler/7.2.0/bin/mkdir...not found Checking for program /opt/clmgr/sbin/mkdir...not found Checking for program /opt/clmgr/bin/mkdir...not found Checking for program /opt/sgi/sbin/mkdir...not found Checking for program /opt/sgi/bin/mkdir...not found Checking for program /usr/local/bin/mkdir...not found Checking for program /usr/bin/mkdir...found Running Executable WITHOUT threads to time it out 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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/programs.py:44) TESTING: configureAutoreconf from config.programs(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/programs.py:44) Check for autoreconf Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/autoreconf...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/autoreconf...not found Checking for program /usr/local/krb5/bin/autoreconf...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/autoreconf...not found Checking for program /p/home/apps/gnu_compiler/7.2.0/bin/autoreconf...not found Checking for program /opt/clmgr/sbin/autoreconf...not found Checking for program /opt/clmgr/bin/autoreconf...not found Checking for program /opt/sgi/sbin/autoreconf...not found Checking for program /opt/sgi/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 /p/work2/tmondrag/petsc-HEOBFL/config.programs Running Executable WITHOUT threads to time it out Executing: ['/usr/bin/autoreconf'] autoreconf test successful! Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/libtoolize...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/libtoolize...not found Checking for program /usr/local/krb5/bin/libtoolize...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/libtoolize...not found Checking for program /p/home/apps/gnu_compiler/7.2.0/bin/libtoolize...not found Checking for program /opt/clmgr/sbin/libtoolize...not found Checking for program /opt/clmgr/bin/libtoolize...not found Checking for program /opt/sgi/sbin/libtoolize...not found Checking for program /opt/sgi/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/programs.py:71) TESTING: configurePrograms from config.programs(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/programs.py:71) Check for the programs needed to build and run PETSc Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/sh...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/sh...not found Checking for program /usr/local/krb5/bin/sh...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/sh...not found Checking for program /p/home/apps/gnu_compiler/7.2.0/bin/sh...not found Checking for program /opt/clmgr/sbin/sh...not found Checking for program /opt/clmgr/bin/sh...not found Checking for program /opt/sgi/sbin/sh...not found Checking for program /opt/sgi/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 /app/unsupported/COST/git/2.4.4/gnu//bin/sed...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/sed...not found Checking for program /usr/local/krb5/bin/sed...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/sed...not found Checking for program /p/home/apps/gnu_compiler/7.2.0/bin/sed...not found Checking for program /opt/clmgr/sbin/sed...not found Checking for program /opt/clmgr/bin/sed...not found Checking for program /opt/sgi/sbin/sed...not found Checking for program /opt/sgi/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" Running Executable WITHOUT threads to time it out Executing: /usr/bin/sed -i s/sed/sd/g "/p/work2/tmondrag/petsc-HEOBFL/config.programs/sed1" Adding SEDINPLACE cmd: /usr/bin/sed -i Defined make macro "SEDINPLACE" to "/usr/bin/sed -i" Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/mv...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/mv...not found Checking for program /usr/local/krb5/bin/mv...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/mv...not found Checking for program /p/home/apps/gnu_compiler/7.2.0/bin/mv...not found Checking for program /opt/clmgr/sbin/mv...not found Checking for program /opt/clmgr/bin/mv...not found Checking for program /opt/sgi/sbin/mv...not found Checking for program /opt/sgi/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 /app/unsupported/COST/git/2.4.4/gnu//bin/cp...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/cp...not found Checking for program /usr/local/krb5/bin/cp...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/cp...not found Checking for program /p/home/apps/gnu_compiler/7.2.0/bin/cp...not found Checking for program /opt/clmgr/sbin/cp...not found Checking for program /opt/clmgr/bin/cp...not found Checking for program /opt/sgi/sbin/cp...not found Checking for program /opt/sgi/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 /app/unsupported/COST/git/2.4.4/gnu//bin/grep...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/grep...not found Checking for program /usr/local/krb5/bin/grep...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/grep...not found Checking for program /p/home/apps/gnu_compiler/7.2.0/bin/grep...not found Checking for program /opt/clmgr/sbin/grep...not found Checking for program /opt/clmgr/bin/grep...not found Checking for program /opt/sgi/sbin/grep...not found Checking for program /opt/sgi/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 /app/unsupported/COST/git/2.4.4/gnu//bin/rm...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/rm...not found Checking for program /usr/local/krb5/bin/rm...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/rm...not found Checking for program /p/home/apps/gnu_compiler/7.2.0/bin/rm...not found Checking for program /opt/clmgr/sbin/rm...not found Checking for program /opt/clmgr/bin/rm...not found Checking for program /opt/sgi/sbin/rm...not found Checking for program /opt/sgi/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 /app/unsupported/COST/git/2.4.4/gnu//bin/diff...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/diff...not found Checking for program /usr/local/krb5/bin/diff...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/diff...not found Checking for program /p/home/apps/gnu_compiler/7.2.0/bin/diff...not found Checking for program /opt/clmgr/sbin/diff...not found Checking for program /opt/clmgr/bin/diff...not found Checking for program /opt/sgi/sbin/diff...not found Checking for program /opt/sgi/bin/diff...not found Checking for program /usr/local/bin/diff...not found Checking for program /usr/bin/diff...found Running Executable WITHOUT threads to time it out Executing: "/usr/bin/diff" -w "/p/work2/tmondrag/petsc-HEOBFL/config.programs/diff1" "/p/work2/tmondrag/petsc-HEOBFL/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 /p/home/tmondrag/WORK/moose/scripts/../petsc/lib/petsc/bin/win32fe/ps...not found Unable to find programs ['ps'] providing listing of each search directory to help debug Path provided in Python program Warning /usr/ucb is not a directory Warning /usr/usb is not a directory Path provided by --with-executables-search-path ['win32fe.exe', 'win32feutils.dll'] Defined make macro "PYTHON" to "/usr/bin/python" Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/m4...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/m4...not found Checking for program /usr/local/krb5/bin/m4...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/m4...not found Checking for program /p/home/apps/gnu_compiler/7.2.0/bin/m4...not found Checking for program /opt/clmgr/sbin/m4...not found Checking for program /opt/clmgr/bin/m4...not found Checking for program /opt/sgi/sbin/m4...not found Checking for program /opt/sgi/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" child config.programs 1.690518 ================================================================================ TEST configureMake from config.packages.make(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/make.py:87) TESTING: configureMake from config.packages.make(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/make.py:87) Check Guesses for GNU make Running Executable WITHOUT threads to time it out Executing: gmake --version stdout: GNU Make 4.0 Built for x86_64-unknown-linux-gnu Copyright (C) 1988-2013 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. Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/gmake...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/gmake...not found Checking for program /usr/local/krb5/bin/gmake...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/gmake...not found Checking for program /p/home/apps/gnu_compiler/7.2.0/bin/gmake...not found Checking for program /opt/clmgr/sbin/gmake...not found Checking for program /opt/clmgr/bin/gmake...not found Checking for program /opt/sgi/sbin/gmake...not found Checking for program /opt/sgi/bin/gmake...not found Checking for program /usr/local/bin/gmake...not found Checking for program /usr/bin/gmake...found Defined make macro "MAKE" to "/usr/bin/gmake" ================================================================================ TEST setupGNUMake from config.packages.make(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/make.py:121) TESTING: setupGNUMake from config.packages.make(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/make.py:121) Setup other GNU make stuff Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Linux Running Executable WITHOUT threads to time it out 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 "/usr/bin/gmake --print-directory" Defined make macro "OMAKE" to "/usr/bin/gmake --no-print-directory" Defined make macro "MAKE_PAR_OUT_FLG" to "--output-sync=recurse" ================================================================================ TEST configureMakeNP from config.packages.make(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/make.py:168) TESTING: configureMakeNP from config.packages.make(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/make.py:168) check no of cores on the build machine [perhaps to do make '-j ncores'] module multiprocessing found 72 cores: using make_np = 42 Defined make macro "MAKE_NP" to "42" Defined make macro "MAKE_TEST_NP" to "30" Defined make macro "MAKE_LOAD" to "104.8" Defined make macro "NPMAX" to "72" child config.packages.make 0.026067 ================================================================================ TEST alternateConfigureLibrary from config.packages.OpenMPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.OpenMPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.OpenMPI 0.000804 Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Linux ================================================================================ TEST alternateConfigureLibrary from config.packages.MPICH(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.MPICH(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.MPICH 0.003949 ================================================================================ TEST checkDependencies from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) TESTING: checkDependencies from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) ================================================================================ TEST configureLibrary from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:617) TESTING: configureLibrary from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:617) ================================================================================== Checking for a functional MPI Checking for library in Compiler specific search MPI: [] ================================================================================ TEST check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) 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 [] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char MPI_Init(); static void _check_MPI_Init() { MPI_Init(); } char MPI_Comm_create(); static void _check_MPI_Comm_create() { MPI_Comm_create(); } int main() { _check_MPI_Init(); _check_MPI_Comm_create();; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lquadmath -lstdc++ -ldl Checking for optional headers [] in Compiler specific search MPI: ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files [] in ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Found header files [] in ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Checking for headers ['mpi.h'] in Compiler specific search MPI: ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/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 ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Checking include with compiler flags var CPPFLAGS ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/gnu_compiler/7.2.0/include /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['mpi.h'] in ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkMPIDistro from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:478) TESTING: checkMPIDistro from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:478) Determine if MPICH_NUMVERSION, OMPI_MAJOR_VERSION or MSMPI_VER exist in mpi.h Used for consistency checking of MPI installation at compile time All intermediate test results are stored in /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c:4:25: error: ‘I_MPI_VERSION’ undeclared here (not in a function); did you mean ‘MPI_VERSION’? const char *mpich_ver = I_MPI_VERSION; ^~~~~~~~~~~~~ MPI_VERSION Source: #include "confdefs.h" #include "conffix.h" #include const char *mpich_ver = I_MPI_VERSION; int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c:4:18: error: ‘OMPI_MAJOR_VERSION’ undeclared here (not in a function); did you mean ‘MPI_SUBVERSION’? int ompi_major = OMPI_MAJOR_VERSION; ^~~~~~~~~~~~~~~~~~ MPI_SUBVERSION /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c:5:18: error: ‘OMPI_MINOR_VERSION’ undeclared here (not in a function); did you mean ‘OMPI_MAJOR_VERSION’? int ompi_minor = OMPI_MINOR_VERSION; ^~~~~~~~~~~~~~~~~~ OMPI_MAJOR_VERSION /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c:6:20: error: ‘OMPI_RELEASE_VERSION’ undeclared here (not in a function); did you mean ‘OMPI_MINOR_VERSION’? int ompi_release = OMPI_RELEASE_VERSION; ^~~~~~~~~~~~~~~~~~~~ OMPI_MINOR_VERSION 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; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c:9:2: error: #error not MSMPI #error not MSMPI ^~~~~ Source: #include "confdefs.h" #include "conffix.h" #include #define xstr(s) str(s) #define str(s) #s #if defined(MSMPI_VER) char msmpi_hex[] = xstr(MSMPI_VER); #else #error not MSMPI #endif int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Linux ================================================================================ TEST configureMPI2 from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:253) TESTING: configureMPI2 from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:253) Check for functions added to the interface in MPI-2 Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -lquadmath -lstdc++ -ldl Defined "HAVE_MPI_FINALIZED" to "1" Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -lquadmath -lstdc++ -ldl Defined "HAVE_MPI_IN_PLACE" to "1" Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c Successful compile: 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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -lquadmath -lstdc++ -ldl Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c Successful compile: 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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -lquadmath -lstdc++ -ldl Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -lquadmath -lstdc++ -ldl Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -lquadmath -lstdc++ -ldl Defined "HAVE_MPI_REDUCE_LOCAL" to "1" Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -lquadmath -lstdc++ -ldl Defined "HAVE_MPI_GET_LIBRARY_VERSION" to "1" Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int base[100]; MPI_Win win; if (MPI_Win_create(base,100,4,MPI_INFO_NULL,MPI_COMM_WORLD,&win)); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -lquadmath -lstdc++ -ldl Defined "HAVE_MPI_WIN_CREATE" to "1" Defined "HAVE_MPI_ONE_SIDED" to "1" ================================================================================ TEST configureMPI3 from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:298) TESTING: configureMPI3 from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:298) Check for functions added to the interface in MPI-3 Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { MPI_Comm scomm; MPI_Aint size=128; int disp_unit=8,*baseptr; MPI_Win win; if (MPI_Comm_split_type(MPI_COMM_WORLD, MPI_COMM_TYPE_SHARED, 0, MPI_INFO_NULL, &scomm)); if (MPI_Win_allocate_shared(size,disp_unit,MPI_INFO_NULL,MPI_COMM_WORLD,&baseptr,&win)); if (MPI_Win_shared_query(win,0,&size,&disp_unit,&baseptr)); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -lquadmath -lstdc++ -ldl Defined "HAVE_MPI_PROCESS_SHARED_MEMORY" to "1" Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/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)); ^~ /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -lquadmath -lstdc++ -ldl Defined "HAVE_MPI_NONBLOCKING_COLLECTIVES" to "1" Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -lquadmath -lstdc++ -ldl Defined "HAVE_MPI_NEIGHBORHOOD_COLLECTIVES" to "1" Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c:6:30: warning: ‘win’ is used uninitialized in this function [-Wuninitialized] int ptr[1]; MPI_Win win; if (MPI_Get_accumulate(ptr,1,MPI_INT,ptr,1,MPI_INT,0,0,1,MPI_INT,MPI_SUM,win)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Source: #include "confdefs.h" #include "conffix.h" #include int main() { int ptr[1]; MPI_Win win; if (MPI_Get_accumulate(ptr,1,MPI_INT,ptr,1,MPI_INT,0,0,1,MPI_INT,MPI_SUM,win)); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -lquadmath -lstdc++ -ldl Defined "HAVE_MPI_GET_ACCUMULATE" to "1" Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c:6:47: warning: ‘win’ is used uninitialized in this function [-Wuninitialized] int ptr[1]; MPI_Win win; MPI_Request req; if (MPI_Rget(ptr,1,MPI_INT,0,1,1,MPI_INT,win,&req)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Source: #include "confdefs.h" #include "conffix.h" #include int main() { int ptr[1]; MPI_Win win; MPI_Request req; if (MPI_Rget(ptr,1,MPI_INT,0,1,1,MPI_INT,win,&req)); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -lquadmath -lstdc++ -ldl Defined "HAVE_MPI_RGET" to "1" ================================================================================ TEST configureMPIEXEC from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:175) TESTING: configureMPIEXEC from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:175) Checking for location of mpiexec Defined make macro "MPIEXEC" to "Not_appropriate_for_batch_systems_You_must_use_your_batch_system_to_submit_MPI_jobs_speak_with_your_local_sys_admin" ================================================================================ TEST configureMPITypes from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:345) TESTING: configureMPITypes from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:345) Checking for MPI Datatype handles Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } =============================================================================== ***** WARNING: Cannot determine if MPI_LONG_DOUBLE works on your system in batch-mode! Assuming it does work. Run with --known-mpi-long-double=0 if you know it does not work (very unlikely). Run with --known-mpi-long-double=1 to remove this warning message ***** =============================================================================== Defined "HAVE_MPI_LONG_DOUBLE" to "1" Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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; } =============================================================================== ***** WARNING: Cannot determine if MPI_INT64_T works on your system in batch-mode! Assuming it does work. Run with --known-mpi-int64_t=0 if you know it does not work (very unlikely). Run with --known-mpi-int64_t=1 to remove this warning message ***** =============================================================================== Defined "HAVE_MPI_INT64_T" to "1" Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/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_C_DOUBLE_COMPLEX, &size); if(ierr || (size == 0)) exit(1); MPI_Finalize(); ; return 0; } =============================================================================== ***** WARNING: Cannot determine if MPI_C_DOUBLE_COMPLEX works on your system in batch-mode! Assuming it does work. Run with --known-mpi-c-double-complex=0 if you know it does not work (very unlikely). Run with --known-mpi-c-double-complex=1 to remove this warning message ***** =============================================================================== Defined "HAVE_MPI_C_DOUBLE_COMPLEX" to "1" ================================================================================ TEST SGIMPICheck from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:406) TESTING: SGIMPICheck from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:406) Returns true if SGI MPI is used Checking for functions [MPI_SGI_barrier] in library [] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char MPI_SGI_barrier(); static void _check_MPI_SGI_barrier() { MPI_SGI_barrier(); } int main() { _check_MPI_SGI_barrier();; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lquadmath -lstdc++ -ldl SGI MPI detected - defining MISSING_SIGTERM Defined "MISSING_SIGTERM" to "1" ================================================================================ TEST CxxMPICheck from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:416) TESTING: CxxMPICheck from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:416) Make sure C++ can compile and link Checking for header mpi.h Checking for C++ MPI_Finalize() Checking for functions [MPI_Finalize] in library [] [] Running Executable WITHOUT threads to time it out Executing: mpicxx -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -fPIC /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.cc Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.cc: In function ‘void _check_MPI_Finalize()’: /p/work2/tmondrag/petsc-HEOBFL/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; } Running Executable WITHOUT threads to time it out Executing: mpicxx -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lquadmath -lstdc++ -ldl ================================================================================ TEST FortranMPICheck from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:432) TESTING: FortranMPICheck from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:432) Make sure fortran include [mpif.h] and library symbols are found Checking for fortran mpi_init() Checking for functions [] in library [] [] Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.F90 Possible ERROR while running compiler: stderr: /p/home/apps/hpe/mpt-2.19/include/mpif.h:561:54: integer MPI_STATUSES_IGNORE(MPI_STATUS_SIZE,1) 1 Warning: Unused variable ‘mpi_statuses_ignore’ declared at (1) [-Wunused-variable] Source: program main #include "mpif.h" integer ierr call mpi_init(ierr) end Running Executable WITHOUT threads to time it out Executing: mpif90 -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lquadmath -lstdc++ -ldl Checking for mpi.mod Checking for functions [] in library [] [] Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.F90 Possible ERROR while running compiler: exit code 1 stderr: f951: Fatal Error: Reading module ‘mpi’ at line 1 column 2: Unexpected EOF compilation terminated. Source: program main use mpi integer ierr,rank call mpi_init(ierr) call mpi_comm_rank(MPI_COMM_WORLD,rank,ierr) end Compile failed inside link ================================================================================ TEST configureIO from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:454) TESTING: configureIO from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:454) Check for the functions in MPI/IO - Define HAVE_MPIIO if they are present - Some older MPI 1 implementations are missing these Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c:7:1: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (MPI_Type_get_extent(MPI_INT, &lb, &extent)); ^~ /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c:9:50: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ MPI_File fh; ^~~~~~~~ /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c:12:1: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (MPI_File_write_all(fh, buf, 1, MPI_INT, &status)); ^~ /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c:14:50: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ if (MPI_File_read_all(fh, buf, 1, MPI_INT, &status)); ^~ /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c:18:1: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (MPI_File_set_view(fh, disp, MPI_INT, MPI_INT, "", info)); ^~ /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c:20:50: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ if (MPI_File_open(MPI_COMM_SELF, "", 0, info, &fh)); ^~ /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c:12:5: warning: ‘buf’ is used uninitialized in this function [-Wuninitialized] if (MPI_File_write_all(fh, buf, 1, MPI_INT, &status)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c:18:5: warning: ‘disp’ is used uninitialized in this function [-Wuninitialized] if (MPI_File_set_view(fh, disp, MPI_INT, MPI_INT, "", info)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c:18:5: warning: ‘info’ is used uninitialized in this function [-Wuninitialized] Source: #include "confdefs.h" #include "conffix.h" #include int main() { MPI_Aint lb, extent; if (MPI_Type_get_extent(MPI_INT, &lb, &extent)); MPI_File fh; void *buf; MPI_Status status; if (MPI_File_write_all(fh, buf, 1, MPI_INT, &status)); if (MPI_File_read_all(fh, buf, 1, MPI_INT, &status)); MPI_Offset disp; MPI_Info info; if (MPI_File_set_view(fh, disp, MPI_INT, MPI_INT, "", info)); if (MPI_File_open(MPI_COMM_SELF, "", 0, info, &fh)); if (MPI_File_close(&fh)); ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -lquadmath -lstdc++ -ldl Defined "HAVE_MPIIO" to "1" ================================================================================ TEST findMPIInc from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:558) TESTING: findMPIInc from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:558) Find MPI include paths from "mpicc -show" and use with CUDAC_FLAGS ================================================================================ TEST PetscArchMPICheck from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:592) TESTING: PetscArchMPICheck from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/MPI.py:592) 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 [] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ 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(); } 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; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lquadmath -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 [] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char MPIX_Iallreduce(); static void _check_MPIX_Iallreduce() { MPIX_Iallreduce(); } int main() { _check_MPIX_Iallreduce();; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lquadmath -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o: in function `_check_MPIX_Iallreduce': /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c:5: undefined reference to `MPIX_Iallreduce' collect2: error: ld returned 1 exit status Checking for functions [MPIX_Ibarrier] in library [] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char MPIX_Ibarrier(); static void _check_MPIX_Ibarrier() { MPIX_Ibarrier(); } int main() { _check_MPIX_Ibarrier();; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lquadmath -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o: in function `_check_MPIX_Ibarrier': /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c:5: undefined reference to `MPIX_Ibarrier' collect2: error: ld returned 1 exit status Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/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" Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/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" Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/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" ================================================================================ TEST checkVersion from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) TESTING: checkVersion from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) 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" ;petscpkgver(MPI_VERSION); Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.headers /p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI/conftest.c For mpi need 2 <= 3 <= ================================================================================ TEST checkSharedLibrary from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) TESTING: checkSharedLibrary from config.packages.MPI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) By default we don't care about checking if the library is shared child config.packages.MPI 5.286377 ================================================================================ TEST alternateConfigureLibrary from config.packages.zstd(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.zstd(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.zstd 0.001127 ================================================================================ TEST alternateConfigureLibrary from config.packages.yaml(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.yaml(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.yaml 0.000945 ================================================================================ TEST configureLibrary from config.packages.valgrind(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:861) TESTING: configureLibrary from config.packages.valgrind(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:861) 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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) 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 [] [] Checking for optional headers [] in Compiler specific search VALGRIND: ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files [] in ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Found header files [] in ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Checking for headers ['valgrind/valgrind.h'] in Compiler specific search VALGRIND: ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/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 ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Checking include with compiler flags var CPPFLAGS ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/gnu_compiler/7.2.0/include /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c: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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: valgrind/valgrind.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c: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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) 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 [] [] Checking for optional headers [] in Package specific search directory VALGRIND: ['/usr/local/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files [] in ['/usr/local/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Found header files [] in ['/usr/local/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Checking for headers ['valgrind/valgrind.h'] in Package specific search directory VALGRIND: ['/usr/local/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/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', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Checking include with compiler flags var CPPFLAGS ['/usr/local/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/usr/local/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/gnu_compiler/7.2.0/include /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c: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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: valgrind/valgrind.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c: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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) 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 [] [] Checking for optional headers [] in Package specific search directory VALGRIND: ['/usr/local/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files [] in ['/usr/local/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Found header files [] in ['/usr/local/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Checking for headers ['valgrind/valgrind.h'] in Package specific search directory VALGRIND: ['/usr/local/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/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', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Checking include with compiler flags var CPPFLAGS ['/usr/local/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/usr/local/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/gnu_compiler/7.2.0/include /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/confdefs.h" 1 # 2 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 # 1 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conffix.h" 1 # 3 "/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c" 2 stderr: /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c: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:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: valgrind/valgrind.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. : Preprocess stderr after filtering:/p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c:3:10: fatal error: valgrind/valgrind.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~compilation terminated.: VALGRIND: SearchDir DirPath not found.. skipping: /opt/local Running Executable WITHOUT threads to time it out 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 =============================================================================== child config.packages.valgrind 0.072062 ================================================================================ TEST alternateConfigureLibrary from config.packages.ssl(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.ssl(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.ssl 0.001105 ================================================================================ TEST alternateConfigureLibrary from config.packages.sprng(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.sprng(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.sprng 0.000934 Not checking sowing on user request of --with-sowing=0 child config.packages.sowing 0.000886 ================================================================================ TEST alternateConfigureLibrary from config.packages.revolve(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.revolve(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.revolve 0.000935 ================================================================================ TEST alternateConfigureLibrary from config.packages.radau5(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.radau5(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.radau5 0.000930 ================================================================================ TEST alternateConfigureLibrary from config.packages.pami(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.pami(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.pami 0.000759 ================================================================================ TEST alternateConfigureLibrary from config.packages.opengles(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.opengles(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.opengles 0.000794 ================================================================================ TEST alternateConfigureLibrary from config.packages.opencl(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.opencl(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.opencl 0.000771 ================================================================================ TEST alternateConfigureLibrary from config.packages.muparser(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.muparser(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.muparser 0.000924 Defined "PYTHON_EXE" to ""/usr/bin/python"" Running Executable WITHOUT threads to time it out Executing: /usr/bin/python -c "import Cython" Running Executable WITHOUT threads to time it out Executing: /usr/bin/python -c "import numpy" child config.packages.python 0.091936 ================================================================================ TEST alternateConfigureLibrary from config.packages.petsc4py(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/petsc4py.py:97) TESTING: alternateConfigureLibrary from config.packages.petsc4py(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/petsc4py.py:97) Defined make rule "petsc4py-build" with dependencies "" and code [] Defined make rule "petsc4py-install" with dependencies "" and code [] child config.packages.petsc4py 0.002059 ================================================================================ TEST alternateConfigureLibrary from config.packages.mpi4py(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/mpi4py.py:74) TESTING: alternateConfigureLibrary from config.packages.mpi4py(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/mpi4py.py:74) Defined make rule "mpi4py-build" with dependencies "" and code [] Defined make rule "mpi4py-install" with dependencies "" and code [] child config.packages.mpi4py 0.001776 ================================================================================ TEST alternateConfigureLibrary from config.packages.mpe(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.mpe(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.mpe 0.001372 ================================================================================ TEST alternateConfigureLibrary from config.packages.memkind(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.memkind(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.memkind 0.000770 ================================================================================ TEST alternateConfigureLibrary from config.packages.libmesh(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/libmesh.py:76) TESTING: alternateConfigureLibrary from config.packages.libmesh(/p/work2/tmondrag/moose/petsc/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 [] child config.packages.libmesh 0.001621 ================================================================================ TEST alternateConfigureLibrary from config.packages.moose(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.moose(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.moose 0.000810 ================================================================================ TEST alternateConfigureLibrary from config.packages.libjpeg(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.libjpeg(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.libjpeg 0.000927 ================================================================================ TEST alternateConfigureLibrary from config.packages.libceed(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.libceed(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.libceed 0.000901 Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/lgrind...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/lgrind...not found Checking for program /usr/local/krb5/bin/lgrind...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/lgrind...not found Checking for program /p/home/apps/gnu_compiler/7.2.0/bin/lgrind...not found Checking for program /opt/clmgr/sbin/lgrind...not found Checking for program /opt/clmgr/bin/lgrind...not found Checking for program /opt/sgi/sbin/lgrind...not found Checking for program /opt/sgi/bin/lgrind...not found Checking for program /usr/local/bin/lgrind...not found Checking for program /usr/bin/lgrind...not found Checking for program /bin/lgrind...not found Checking for program /usr/games/lgrind...not found Checking for program /opt/c3/bin/lgrind...not found Checking for program /opt/pbs/default/bin/lgrind...not found Checking for program /sbin/lgrind...not found Checking for program /bin/lgrind...not found Checking for program /pbs/SLB/lgrind...not found Checking for program /app/unsupported/local/bin/lgrind...not found Checking for program /app/mpiutil/lgrind...not found Checking for program /p/home/tmondrag/WORK/moose/scripts/../petsc/lib/petsc/bin/win32fe/lgrind...not found Unable to find programs ['lgrind'] providing listing of each search directory to help debug Path provided in Python program Path provided by default path ['gitk', 'git-receive-pack', 'git-shell', 'git-cvsserver', 'git-upload-pack', 'git-upload-archive', 'git'] ['wish', 'wish8.6', 'tclsh8.6', 'tclsh'] Warning /usr/local/krb5/bin is not a directory ['mpiexec', 'mpt_query', 'mpirun', 'mpt_checkpoint', 'mpt_shepherd', 'mpicc', 'mpicxx', 'mpif77', 'mpif90', 'mpt_forward', 'mpt_bt', 'mpif08', 'oshrun', 'mpiexec_mpt', 'oshfort', 'oshcc', 'util', 'mpt_restart', 'rail-config', 'mpt_hugepage_config', 'omplace', 'oshCC'] ['c++', 'gccgo', 'go', 'x86_64-pc-linux-gnu-gcc-nm', 'x86_64-pc-linux-gnu-gfortran', 'x86_64-pc-linux-gnu-gccgo', 'x86_64-pc-linux-gnu-gcc', 'x86_64-pc-linux-gnu-gcc-ranlib', 'g++', 'gfortran', 'cpp', 'gcc', 'gcc-ar', 'x86_64-pc-linux-gnu-gcc-7.2.0', 'x86_64-pc-linux-gnu-gcc-ar', 'x86_64-pc-linux-gnu-c++', 'gcc-nm', 'x86_64-pc-linux-gnu-g++', 'gofmt', 'gcov-tool', 'gcc-ranlib', 'gcov', 'gcov-dump'] Warning /opt/clmgr/sbin is not a directory ['rpdcp', 'pdsh', 'pdcp', 'dshbak', 'cmu_stop_monitoring', 'cmu_start_monitoring', 'cmu_restart_monitoring', 'cmu_lock', 'cm', 'SmallMonitoringDaemon', 'SendUdpMessage', 'SecondaryServerMonitoringDaemon'] ['tempohbc', 'cattr'] ['cminfo'] [] ['python-argcomplete-check-easy-install-script', 'sh', 'luac', 'rdoc.ruby2.1', 'jstatd', 'nstat', 'isoinfo', 'rmic', 'mkroot', 'rmiregistry', 'mailq', 'rpmverify', 'rdoc', 'isodebug', 'getconf', 'serialver', 'devdump', 'sip', 'rake.ruby2.1', 'db_sql', 'wsgen', 'javac', 'rake', 'db_hotbackup', 'isovfy', 'netcat', 'ri', 'native2ascii', 'ri.ruby2.1', 'orbd', 'jps', 'routef', 'ss', 'gem2rpm-0.10.1', 'extcheck', 'jstat', 'wsimport', 'pkill', 'vim', 'db_dump', 'unpack200', 'funzip', 'policytool', 'vi', 'javap', 'db_deadlock', 'ps', 'xjc', 'javadoc', 'tcsh', 'awk', 'newaliases', 'routel', 'lnstat', 'gtk-update-icon-cache', 'ld', 'appletviewer', 'dbus-send', 'java', 'keytool', 'db_archive', 'pgrep', 'ftp', 'lua', 'db_printlog', 'gem2rpm', 'unzipsfx', 'dbus-launch', 'iptables-xml', 'db_load', 'easy_install', 'javah', 'tnameserv', 'jar', 'rpmquery', 'unzip', 'db_checkpoint', 'jmap', 'gem2rpm.ruby2.1', 'db_stat', 'zipgrep', 'jarsigner', 'modulecmd', 'schemagen', 'ctags', 'csh', 'jinfo', 'jconsole', 'db_verify', 'ksh', 'jstack', 'db_upgrade', 'rbash', 'db_recover', 'SUSEConnect', 'jrunscript', 'pack200', 'jsadebugd', 'install-info', 'servertool', 'add.modules', 'jhat', 'rmid', 'isodump', 'jdb', 'envsubst', 'kbdrate', 'smidiff', 'manpath', 'snmpset', 'systemctl', 'xml_spellcheck', 'xargs', 'gouldtoppm', 'spawn_console', 'gccmakedep', 'snmpnetstat', 'cnf', 'id', 'lwp-dump', 'pnmshear', 'Signature_conversion', 'lessecho', 'sg_map', 'apropos', 'pbmto10x', 'pgmmake', 'ib_write_bw', 'openssl', 'gcc-nm-4.8', 'Backarrow2BackSpace', 'openvt', 'roff2html', 'pnmstitch', 'pre-grohtml', 'grub2-syslinux2cfg', 'systemd-run', 'c_rehash', 'aclocal-1.13', 'x86info', 'pcxtoppm', 'scsi_satl', 'fuk', 'geqn', 'mk_changelog', 'pamarith', 'ibv_asyncwatch', 'jpico', 'gdb-add-index', 'pdf2dsc', 'cmake', 'libnetcfg', 'systemd-analyze', 'luit', 'date', 'emacsclient', 'bno_plot.py', 'nl', 'snmptest', 'ibdmsh', 'resizecons', 'llobdstat', 'quota', 'exportCRL.pl', 'zypper', 'gtester', 'mev', 'gmetric', 'lpstat', 'yacc', 'gvfs-set-attribute', 'grub2-kbdcomp', 'setfattr', 'ssh-add', 'mdeltree', 'nc', '411toppm', 'gprof', 'yum-repoquery3', 'rxe_cfg', 'ppmtoneo', 'eject', 'w3m', 'lpr', 'pnmtotiff', 'ppmshift', 'env', 'mkdirhier', 'bzgrep', 'sgm_dd', 'svgtopam', 'who', 'systemd-cat', 'db48_load', 'clean-binary-files', 'ppmquantall', 'ypwhich', 'yzpper', 'lzcmp', 'slptool', 'mkfontdir', 'sun-to-mime', 'gvfs-rename', 'pwd', 'rpmqpack', 'patchwork', 'cpan2dist', 'unshare', 'gtk-launch', 'pax', 'xmbind', 'ftview', 'pbmpscale', 'munge', 'gpart', 'join', 'zegrep', 'pnmhisteq', 'gdcmpgif', 'skill', 'mkhybrid', 'tkcon', 'pcre-config', 'run_perftest_loopback', 'hexdump', 'setcifsacl', 'asn1Coding', 'circo', 'write', 'lua5.2', 'xdg-desktop-icon', 'jpegtopnm', 'rmdir', 'uniq', 'ldapexop', 'opensc-explorer', 'slabtop', 'pamsplit', 'db48_checkpoint', 'zip', 'qttracereplay', 'factor', 'pamaddnoise', 'ptx', 'opiegen', 'grops', 'unix-lpr.sh', 'pnmnoraw', 'perl5.18.2', 'ftdump', 'chmod', 'chkstat', 'roff2text', 'timed-read', 'tee', 'c2ph', 'lsusb', 'col', 'ps2epsi', 'pgmbentley', 'qmlviewer', 'gvgen', 'gstack', 'nroff', 'ppmchange', 'setmetamode', 'pbmtomrf', 'edit', 'pamfixtrunc', 'uil', 'grub2-mkrelpath', 'xpath', 'pdfmom', 'ppmtolj', 'pamscale', 'pnmcat', 'tgz', 'bmptoppm', 'mv', 'spax', 'ncursesw5-config', 'sg_read', 'chgrp', 'qrttoppm', 'autoscan', 'gtk3-icon-browser', 'lsdev', 'mmount', 'webtidy', 'grep', 'pgmtofs', 'fitstopnm', 'oggdec', 'ustar', 'wdctl', 'pamtooctaveimg', 'glib-compile-resources', 'ftp-rfc', 'pfbtops', 'automake-1.13', 'makedumpfile', 'kbd', 'ftvalid', 'rawtoppm', 'findmnt', 'rezip_repo_rsyncable', 'btt', 'grub2-mklayout', 'cdda2wav', 'gconf-merge-tree', 'smidump', 'jstar', 'grolbp', 'ulockmgr_server', 'pygobject-codegen-2.0', 'create-jar-links', 'db48_dump', 'time', 'pdf2ps', 'sg_copy_results', 'convertdb1', 'rescan-scsi-bus.sh', 'grub2-mount', 'perlivp', 'addr2line', 'pnmdepth', 'gpgsm', 'showkey', 'gunzip', 'zcat', 'snmpbulkwalk', 'pamstack', 'isolinux-config', 'stdbuf', 'repo2solv.sh', 'migspeed', 'sg_rdac', 'makeg', 'watchgnupg', 'setterm', 'xmllint', 'gd2copypal', 'regshell', 'lrelease', 'mclasserase', 'procinfo', 'autoconf', 'pdbimgtopam', 'net', 'gpgsm-gencert.sh', 'pbmclean', 'expr', 'snmp-bridge-mib', 'pbmtopi3', 'grotty', 'pbmtobbnbg', 'affixcompress', 'yppasswd', 'gvfs-mount', 'newgidmap', 'gvmap', 'wc', 'whoami', 'ibnlparse', 'appdata2solv', 'ppmwheel', 'tput', 'snmpwalk', 'ftgrid', 'iasecc-tool', 'ppmdmkfont', 'pammixinterlace', 'showaudio', 'ppmtobmp', 'linguist', 'nproc', 'esd', 'psresize', 'mdel', 'generateCRL.pl', 'gslp', 'fold', 'journalctl', 'ppmtoyuvsplit', 'pamtotiff', 'msgfmt', 'sun-message.csh', 'lfs', 'libyui-terminal', 'tail', 'top', 'pamtofits', 'dumpkeys', 'ppmdim', 'profiles', 'pbmtoicon', 'mstvpd', 'namei', 'broadwayd', 'cleanlinks', 'ppmtoilbm', 'ipf-mod.pl', 'lftpget', 'cameratopam', 'pnmmontage', 'sg_sat_set_features', 'gapplication', 'gvcolor', 'ri.ruby.ruby2.1', 'create_package_descr', 'xdg-email', 'sg_emc_trespass', 'regtree', 'pbmtoln03', 'ibv_rc_pingpong', 'lppasswd', 'lftp_wrapper', 'podselect', 'chattr', 'captoinfo', 'unxz', 'getfilename', 'mutt', 'ccomps', 'nodeattr', 'vcut', 'drpmsync', 'pbmtomgr', 'autom4te', 'pbmtox10bm', 'mailstat', 'pbmtoibm23xx', 'mknod', 'lfs_migrate', 'gvfs-open', 'spawn_login', 'mimecheck', 'mountpoint', 'psfxtable', 'gtk-demo', 'ppmrough', 'infokey', 'smbget', 'ppmcolors', 'ifnames', 'pnmtopnm', 'ldapcompare', 'delv', 'pygtk-codegen-2.0', 'perl', 'objcopy', 'fragiso', 'pnmtile', 'pnmtopclxl', 'lzcat', 'unmunch', 'pbmtoatk', 'grub2-script-check', 'moc', 'umount', 'cifsdd', 'testsaslauthd', 'qpaeq', 'moc-qt5', 'roff2ps', 'ex', 'psed', 'pbmtopsg3', 'memhog', 'comm', 'grn', 'smbcacls', 'sg_read_block_limits', 'chvt', 'ftmulti', 'bzcmp', 'eventlogadm', 'setfacl', 'pamtompfont', 'xz', 'lzegrep', 'gemtopbm', 'sg_ident', 'gettext.sh', 'ibv_ud_pingpong', 'config_data', 'rdate', 'scdaemon', 'ipmi_sim', 'gcr-viewer', 'inf2cdtext.pl', 'vimdiff', 'testrb', 'systemd-path', 'pgmslice', 'rpmlocate', 'chroot', 'ps2pdf12', 'sun-message', 'lsblk', 'pgmminkowski', 'openipmish', 'gml2gv', 'ebrowse', 'post-grohtml', 'sg_senddiag', 'amuFormat.sh', 'applydeltaiso', 'gdbus-codegen', 'smbtree', 'jmacs', 'pinky', 'richtext', 'tty', 'fixscribeps', 'pgmhist', 'pgpring', 'pgpewrap', 'pamgradient', 'sccmap', 'installcheck', 'pamtohtmltbl', 'libtool', 'pf2afm', 'gc', 'lsattr', 'ypdomainname', 'colmux', 'mshowfat', 'libpng16-config', 'cal', 'pdfroff', 'lupdate', 'oggenc', 'rasttopnm', 'xdg-settings', 'eu-elfcmp', 'getcifsacl', 'neqn', 'psfgettable', 'pamenlarge', 'keytab-lilo', 'systemd-journalctl', 'sg_prevent', 'curl', 'analyze', 'gtk-update-icon-cache-2.0', 'abs2rel', 'scsi_mandat', 'bzcat', 'freetype-config', 'xorrecord', 'ppmtorgb3', 'pammosaicknit', 'smtpd.py', 'ibdmtr', 'syslinux2ansi', 'unzip-plain', 'pamseq', 'xdg-terminal', 'cryptdir', 'old', 'ranlib', 'sftp', 'smbpasswd', 'bashbug', 'pngtogd', 'samba-regedit', 'nisdomainname', 'mkzftree', 'ib_send_bw', 'gemtopnm', 'attr', 'sg_verify', 'yume', 'smixlate', 'fribidi', 'nfs4_setfacl', 'makealias', 'grub2-mkfont', 'paste', 'cat', 'mandb', 'pamfunc', 'smbspool', 'sg_scan', 'sginfo', 'ncurses6-config', 'sha256sum', 'pamtopam', 'dlook.pl', 'cdinfo', 'rpmgraph', 'eu-findtextrel', 'ppmpat', 'strace-graph', 'getkeycodes', 'smbtar', 'mdatopbm', 'sum', 'setpriv', 'eyuvtoppm', 'grolj4', 'gdbus', 'lzless', 'xsubpp', 'pampaintspill', 'pstops', 'gcc', 'cyrus_sasl_sample_client', 'hipstopgm', 'gvfs-copy', 'gencat', 'jpeg2ktopam', 's2p', 'fmt', 'dc', 'setleds', 'plot-llstat', 'tbl', 'getafm', 'pnmalias', 'basename', 'fc-validate', 'sg_read_attr', 'ppmtouil', 'lwp-download', 'sg_reassign', 'ls', 'ppmtopcx', 'pydoc', 'opensc-tool', 'dbilogstrip', 'gfortran', 'emacs', 'zdiff', 'bzless', 'zipinfo', 'sfdp', 'mime-info-to-mime', 'fiascotopnm', 'winicontopam', 'lispmtopgm', 'lsmem', 'ppmtopuzz', 'dot', 'lsmod', 'aulastlog', 'gropdf', 'nfs4_editfacl', 'grub2-editenv', 'localedef', 'unicode_start', 'xml_merge', 'create_update_source.sh', 'sg_stpg', 'diff3', 'mzip', 'yuvtoppm', 'ofl', 'funzip-plain', 'ogginfo', 'lsusb.py', 'gpg-connect-agent', 'ipg', 'ppmquant', 'cdda2mp3.new', 'python2.7-config', 'wall', 'pamsharpness', 'audiosend', 'smilint', 'ypchfn', 'Backarrow2Delete', 'macptopbm', 'turbostat', 'pamflip', 'sg_ses', 'dig', 'epsffit', 'gettext', 'systemd-inhibit', 'makedumpfile-R.pl', 'libpng12-config', 'comps2solv', 'mkdiskimage', 'pamditherbw', 'gem2rpm.ruby2.1-0.10.1', 'sync', 'eu-ar', 'installation_sources', 'preconv', 'pod2html', 'bunzip2', 'pl2pm', 'setJava', 'unbuffer', 'udevadm', 'sg_vpd', 'uuencode', 'ppmmix', 'gmake', 'find2perl', 'gtbl', 'pyvenv', 'scout', 'sudo', 'ptardiff', 'fusermount', 'ypmatch', 'glib-genmarshal', 'sleep', 'dbiprof', 'dbwrap_tool', 'gconftool-rebuild', 'termidx', 'fstopgm', 'hunspell', 'fixdlsrps', 'sg_read_buffer', 'lsinitrd', 'checkmedia', 'gvfs-tree', 'g++-4.8', 'pnmtoplainpnm', 'neato', 'zipgrep-plain', 'catchsegv', 'unexpand', 'pr', 'gtk-update-icon-cache-3.0', 'unlzma', 'lprsetup.sh', 'pkttyagent', 'readcd', 'eu-ld', 'lastb', 'ppmtoeyuv', 'fillup', 'cluster', 'mcat', 'gsbj', 'python-argcomplete-check-easy-install-script-2.7', 'rpmmd2solv', 'dot2gxl', 'grub2-mknetdir', 'pktopbm', 'pbmtosunicon', 'ldd', 'Mail', 'gvfs-save', 'nmbstatus', 'dot_builtins', 'f2py', 'blkrawverify', 'timedatectl', 'pbmtoxbm', 'egrep', 'ppmdcfont', 'osage', 'pamoil', 'mimegzip', 'systemd-cgls', 'modhash', 'sort', 'ppmtopgm', 'qt3to4', 'truncate', 'xkibitz', 'dirmngr', 'bioradtopgm', 'glib-gettextize', 'make_method', 'setarch', 'annotate', 'quotasync', 'python', 'dracut', 'pbmtopk', 'pstree', 'genDDNSkey', 'pamfile', 'ppmforge', 'gpg-zip', 'fgconsole', 'fipshmac', 'icedax', 'pamtopfm', 'dbiproxy', 'zcmp', 'mmove', 'pylupdate4', 'ybmtopbm', 'xmlpatternsvalidator', 'fixpspps', 'rgb3toppm', 'rngtest', 'wish8.6', 'nsenter', 'cupstestdsc', 'zsoelim', 'ftbench', '.fipscheck.hmac', 'webpng', 'collectl', 'bmptopnm', 'create_sha1sum', 'x86_64-suse-linux-gnu-pkg-config', 'erb', 'grep-changelog', 'ps2pdfwr', 'lprm', 'rpmdb', 'fixwwps', 'gdk-pixbuf-query-loaders-64', 'db48_verify', 'lz', 'lsscsi', 'pdksh', 'btrecord', 'grub2-glue-efi', 'zipdetails', 'smime_keys', 'qvfb', 'mren', 'build-jar-repository', 'pamstretch', 'tfmtodit', 'lwp-request', 'zipsplit', 'infotopam', 'xorriso', 'colrm', 'snmpdelta', 'otp-md4', 'sed', 'sha512sum', 'bzip2recover', 'xhost', 'perf', 'deltainfoxml2solv', 'bzip2', 'dislocate', 'mimencode', 'md5pass', 'gs', 'qtconfig', 'stty', 'ppmtoleaf', 'sg_unmap', 'pgmtolispm', 'gtk-builder-convert', 'gvfs-less', 'gcore', 'ppmflash', 'piconv', 'expand', 'ionice', 'du', 'createpatch', 'ibv_xsrq_pingpong', 'xdg-desktop-menu', 'pmap', 'fixqt4headers.pl', 'pamtoxvmini', 'pamgauss', 'cpack', 'wordforms', 'pnmrotate', 'gcc-4.8', 'ainfo', 'grub2-emu-lite', 'slogin', 'python3.4m', 'ibv_uc_pingpong', 'ptar', 'snice', 'auvirt', 'pbmtocmuwm', 'psselect', 'rake.ruby.ruby2.1', 'xzfgrep', 'gvfs-trash', 'chrp-addnote', 'gsettings-data-convert', 'lzmadec', 'irb.ruby2.1', 'shar', 'brushtopbm', 'nmblookup', 'm4', 'unzipsfx-plain', 'peekfd', 'sg_rtpg', 'pjtoppm', 'mail', 'db48_deadlock', 'applydeltarpm', 'reset', 'uuidgen', 'pgmmedian', 'snmpget', 'gvmap.sh', 'ibdmchk', 'nfs4_getfacl', 'pamexec', 'scsi_readcap', 'pnmindex', 'opieftpd', 'kbdinfo', 'get-versions', 'df', 'grub2-menulst2cfg', 'spctoppm', 'prctl', 'avstopam', 'pamdepth', 'qhelpgenerator', 'lookbib', 'zypp-CheckAccessDeleted', 'lsns', 'cdda2ogg', 'unicode_stop', 'display-buttons', 'xwdtopnm', 'glib-compile-schemas', 'gtk-query-settings', 'lzma', 'unlink', 'mtools', 'snmpusm', 'snmpcheck', 'gdiffmk', 'sg_rmsn', 'pgmkernel', 'a2p', 'at', 'xorrisofs', 'screen', 'luitx', 'ar', 'rsyncstats', 'xmkmf', 'pygtk-demo', 'dlook', 'dirsplit', 'bison', 'eps2eps', 'systemd-firstboot', 'flock', 'create_md5sums', 'gslj', 'lsof', 'od', 'pbmmask', 'psfaddtable', 'bzdiff', 'initviocons', 'pamedge', 'pgmcrater', 'patch-metamail', 'pulseaudio', 'sgitopnm', 'troff', 'lzdiff', 'trace', 'db48_sql', 'smbclient', 'ppmcie', 'gcov', 'xtotroff', 'mbadblocks', 'cpio', 'snmpdf', 'ipcrm', 'scp', 'test_xauth', 'cpumap', 'gvfs-mkdir', 'usbhid-dump', 'pkcs15-crypt', 'ppm3d', 'less', 'netkey-tool', 'rpms2solv', 'testparm', 'vttest', 'vlock', 'ppmddumpfont', 'sg_start', 'pamtouil', 'rcc', 'mdu', 'tagmedia', 'ps2ascii', 'dos2unix', 'pbmtopgm', 'pod2usage', 'groups', 'ib_read_bw', 'fixfmps', 'ngettext', 'pnmtosir', 'pkcs15-init', 'xdg-mime', 'gcc-ar-4.8', 'pamendian', 'xmlwf', 'gawk', 'metamail', 'sg_logs', 'ippfind', 'richtoatk', 'gio-querymodules-64', 'sg_get_config', 'ftgamma', 'pnmsmooth', 'eu-addr2line', 'screendump', 'ipmish', 'pnmpad', 'gd2togif', 'numactl', 'regdiff', 'pamrgbatopng', 'info', 'systemd-stdio-bridge', 'chkconfig', 'extcompose', 'tknewsbiff', 'find-jar', 'readom', 'sg_map26', 'display-coords', 'ldapdelete', 'audiocompose', 'filesize', 'gtk-query-immodules-3.0-64', 'man', 'pamtodjvurle', 'ibdiagui', 'make', 'lzmore', 'uudecode', 'prtstat', 'opiekey', 'scriptreplay', 'grub2-fstest', 'mksh', 'arpaname', 'sip-2.7', 'ppmcolormask', 'last', 'pamrubber', 'pwdx', 'printf', 'pamslice', 'sputoppm', 'base32', 'sg_timestamp', 'gethostip', 'ppmtoacad', 'wbinfo', 'makedeltarpm', 'pbmtoescp2', 'eu-ranlib', 'gtk-builder-tool', 'pbmtodjvurle', 'fastjar', 'isosize', 'os-prober', 'encode_keychange', 'aclocal', 'pbmtog3', 'crontab', 'linux64', 'true', 'tzselect', 'colcrt', 'pbmtocis', 'db48_printlog', 'erb.ruby2.1', 'ppmtogif', 'db48_upgrade', 'grub2-render-label', 'intstats', 'tgatoppm', 'scsi_ready', 'pampick', 'xml_pp', 'rmcp_ping', 'ppmdist', 'qdbuscpp2xml', 'star', 'python3.4', 'packages2eula.pl', 'ul', 'flex', 'cpanp-run-perl', 'roff2x', 'ppmnorm', 'diff', 'pbmlife', 'dvipdf', 'aulast', 'mcomp', 'mkzimage_cmdline', 'munch', 'aa-easyprof', 'sg_raw', 'ps2pdf', 'mtvtoppm', 'mdir', 'systemd-ask-password', 'gpg2', 'python3', 'tailf', 'pkaction', 'fips_standalone_hmac', 'sg_ses_microcode', 'rpcgen', 'pkexec', 'ypchsh', 'neotoppm', 'podchecker', 'fdp', 'mkhtmlindex', 'pi3topbm', 'libtoolize', 'dir', 'ps2pdf13', 'grub2-mkimage', 'socklist', 'mstregdump', 'patch', 'ppmntsc', 'vorbiscomment', 'elfedit', 'pamtoavs', 'c++', 'newuidmap', 'scsi_start', 'h2xs', 'fixtpps', 'mstmread', 'westcos-tool', 'atktopbm', 'snmpbulkget', 'view', 'pammasksharpen', 'minfo', 'sg_turs', 'passwd', 'ppmtoyuv', 'chacl', 'pc1toppm', 'kill', 'ntlm_auth', 'psmerge', 'repomdxml2solv', 'pnmscale', 'ssh-agent', 'ibv_devinfo', 'gxditview', 'unmunge', 'install', 'tabs', 'free', 'whereis', 'pinentry', 'shownonascii', 'isohybrid.pl', 'pbmtozinc', 'etags', 'seq', 'ucs2any', 'ibtopodiff', 'uuenpipe', 'guess_encoding', 'outpsfheader', 'unix2mac', 'column', 'ftstring', 'systool', 'mkisofs', 'x86_64', 'ppmbrighten', 'fixmacps', 'locale', 'opielogin', 'sg_sat_identify', 'shuf', 'pamtojpeg2k', 'rebuild-jar-repository', 'pi1toppm', 'gvfs-mime', 'vitmp', 'readlink', 'gtester-report', 'xmlpatterns', 'gpm-root', 'opiesu', 'pnmtopalm', 'setup-pulseaudio', 'grub2-mkrescue', 'lockfile', 'size', 'cut', 'dbus-launch.x11', 'spottopgm', 'disable-paste', 'mcookie', 'rpcclient', 'cistopbm', 'rletopnm', 'gcc-ar', 'mtoolstest', 'readmult', 'command-not-found', 'opiepasswd', 'pnmquantall', 'grepjar', 'xzdiff', 'rexec', 'json_xs', 'mktemp', 'btrfs-map-logical', 'xdg-open', 'sprof', 'yes', 'mergelib', 'snapper', 'ping6', 'nslookup', 'tic', 'bdftruncate', 'curl-config', 'xzcat', 'ldapsearch', 'ib_atomic_bw', 'tsort', 'infotocap', 'automake', 'setpalette', 'bc', 'dotty', 'trust', 'getunimap', 'xauth', 'mesg', 'zeisstopnm', 'gpgv', 'grap2graph', 'afmtodit', 'bcfree', 'printafm', 'joe', 'bzmore', 'chmorph', 'sg', 'machinectl', 'pbmminkowski', 'pbmtoepsi', 'xzgrep', 'xbmtopbm', 'mmroff', 'addftinfo', 'sg_write_long', 'toe', 'lftp', 'tclsh', 'sc-hsm-tool', 'gconftool-2', 'pamchannel', 'designer', 'gpg-agent', 'ftdiff', 'qmake-qt5', 'sunicontopnm', 'link', 'sg_write_same', 'net-snmp-cert', 'lneato', 'pgmtopgm', 'ssh', 'tred', 'pfmtopam', 'sgi_config_changed', 'touch', 'gpgv2', 'ppmtopi1', 'ssh-keygen', 'pamtosrf', 'smbcontrol', 'scsi_temperature', 'atrm', 'gdk-pixbuf-csource', 'systemd-detect-virt', 'mimezip', 'pod2man', 'safe-rm', 'mt', 'eu-unstrip', 'gsdj500', 'unshar', 'cardos-tool', 'timed-run', 'ppmtosixel', 'scsi_logging_level', 'gpasswd', 'snmptls', 'perldoc', 'cancel', 'xdg-icon-resource', 'sg_sat_read_gplog', 'nop', 'gvpack', 'hltest', 'sg_get_lba_status', 'sirtopnm', 'loginctl', 'pnmtojpeg', 'ppmmake', 'pnmconvol', 'showexternal', 'wish', 'mvxattr', 'pamtopdbimg', 'mkmanifest', 'gd2topng', 'pnminterp', 'icontopbm', 'ruby', 'snmptable', 'sg_reset_wp', 'sg_opcodes', 'rm', 'opieinfo', 'pnmtoxwd', 'pamsistoaglyph', 'vimtutor', 'safe-rmdir', 'readelf', 'eqn2graph', 'bcomps', 'uname26', 'gcov-4.8', 'fipscheck', 'numastat', 'sun-audio-file', 'twopi', 'pnmnlfilt', 'gvfs-move', 'piv-tool', 'loadkeys', 'extlinux', 'dconf', 'ppmfade', 'genisoimage', 'unpigz', 'ipptool', 'strings', 'thinkjettopbm', 'autoreconf', 'pgmtexture', 'array', 'rds-ping', 'sdrcomp', 'merge-pciids', 'hostnamectl', 'gvfs-rm', 'mkinfodir', 'dmesg', 'kbd_mode', 'openct-tool', 'autoupdate', 'giftopnm', 'giftogd2', 'vdir', 'relnotes', 'create_directory.yast', 'ximtoppm', 'gpgparsemail', 'updateinfoxml2solv', 'pnmtoddif', 'ppmtoascii', 'cksum', 'gdk-pixbuf-pixdata', 'ddbugtopbm', 'grodvi', 'jbigtopnm', 'ldappasswd', 'fadot', 'pnmcrop', 'pnmtorle', 'gv2gxl', 'raw_ethernet_bw', 'xpmtoppm', 'cifscreds', 'psbook', 'pnmgamma', 'ppmtoppm', 'eu-objdump', 'openipmicmd', 'batch', 'pamtowinicon', 'i386', 'acyclic', 'pamx', 'xzmore', 'pbmupc', 'fc-scan', 'mpartition', 'rpmspec', 'pngtogd2', 'pamstretch-gen', 'mmencode', 'xzless', 'fixproc', 'pamrecolor', 'cp', 'gzexe', 'dirname', 'ppmtoxpm', 'btreplay', 'loadunimap', 'rpmsign', 'sha224sum', 'sg_luns', 'get_kernel_version', 'lexgrog', 'easy_install-2.7', 'prove', 'lp', 'sudoedit', 'pod2latex', 'zforce', 'grub2-file', 'ib_atomic_lat', 'pnmtojbig', 'expiry', 'fc-cat', 'ppmtv', 'lex', 'wbmptopbm', 'systemd-tmpfiles', 'base64', 'mattrib', 'uudepipe', 'pamfix', 'qmlplugindump', 'pbmtomatrixorbital', 'gpgtar', 'pixeltool', 'mac2unix', 'koi8rxterm', 'xzdec', 'strace', 'ipmilan', 'sbigtopgm', 'openipmi_eventd', 'pgmtopbm', 'mailto-hebrew', 'raw_ethernet_lat', 'testrb.ruby2.1', 'fc-match', 'getent', 'gfortran-4.8', 'pbmtoppa', 'pbmtextps', 'mxtar', 'uncompress', 'passmass', 'pstruct', 'mstmtserver', 'pamtopnm', 'mgrtopbm', 'printenv', 'grub2-emu', 'pbmtonokia', 'qdbusxml2cpp', 'lesskey', 'mailto', 'enc2xs', 'zipnote', 'psidtopgm', 'setfont', 'ib_send_lat', 'systemd-tty-ask-password-agent', 'pgmoil', 'cmuwmtopbm', 'gen-s390-cd-kernel.pl', 'smt', 'lzfgrep', 'getfacl', 'sg_xcopy', 'pnmhistmap', 'build-classpath', 'uname', 'unflatten', 'h2ph', 'znew', 'xml_grep', 'coredumpctl', 'mimeit', 'bzegrep', 'list_audio_tracks', 'pbmtolj', 'splitmail', 'sqlite3', 'mapscrn', 'recode', 'sha384sum', 'lastlog', 'pnmremap', 'ppmtopj', 'systemd-escape', 'prlimit', 'pbmtogo', 'ppmdither', 'ps2ps2', 'newgrp', 'pamdice', 'pnmtops', 'chage', 'pbmtext', 'pnmcolormap', 'regpatch', 'dwp', 'rsh', 'shred', 'agentxtrap', 'zsh', 'remunge', 'eu-strip', 'gdlib-config', 'tr', 'pathchk', 'stat', 'pbmtomda', 'pbmtomacp', 'pnmtotiffcmyk', 'rpmdb2solv', 'build-classpath-directory', 'snmpvacm', 'gxl2gv', 'cups-config', 'sha1sum', 'traptoemail', 'sg_read_long', 'xterm', 'pydoc3.4', 'gstat', 'raw_ethernet_fs_rate', 'pgmdeshadow', 'lzmainfo', 'gpgsplit', 'ibis', 'pamthreshold', 'pbmpage', 'dircolors', 'ppmtoicr', 'roff2pdf', 'uptime', 'makedeltaiso', 'emacs-x11', 'gpgconf', 'arch', 'ping', 'pamdeinterlace', 'augparse', 'c++filt', 'mcd', 'leaftoppm', 'eu-nm', 'mstfwreset', 'verify_blkparse', 'snmpinform', 'resize', 'manweb', 'xzegrep', 'pnmmargin', 'ispellaff2myspell', 'cpuset', 'expect', 'gdtopng', 'mk_listings', 'strip', 'mkfontscale', 'bzfgrep', 'lconvert', 'line', 'smbprngenpdf', 'tkmib', 'imake', 'stty.pl', 'os_release', 'srftopam', 'systemd-nspawn', 'ppmtolss16', 'gvfs-cat', 'sg_requests', 'uic', 'ipmitool', 'groffer', 'smistrip', 'syslinux', 'gvimtutor', 'catman', 'snmptranslate', 'decryptdir', 'bdftogd', 'embedspu', 'git_version.tcl', 'db48_hotbackup', 'pampop9', 'more', 'llstat', 'gst-device-monitor-1.0', 'escp2topbm', 'gcc-ranlib', 'create_sha1sums', 'hpftodit', 'pstree.x11', 'ppmtoarbtxt', 'pphs', 'metasend', 'check-binary-files', 'gnuctags', 'mmd', 'xzcmp', 'mount', 'sldtoppm', 'chcon', 'atq', 'clrunimap', 'pinentry-curses', 'pnmtopng', 'sg_rep_zones', 'mcheck', 'xpstat', 'ipmicmd', 'gxl2dot', 'sg_zone', 'augtool', 'tac', 'vmstat', 'osirrox', 'sg_safte', 'pamperspective', 'tifftopnm', 'lpunlock', 'look', 'python2-config', 'uz', 'otp-md5', 'gendiff', 'python2.7', 'mstmwrite', 'uxterm', 'systemd-sysusers', 'flex++', 'ppmtopict', 'lzgrep', 'scsi_stop', 'ib_write_lat', 'dirmngr-client', 'sg_inq', 'setvtrgb', 'lpoptions', 'fc-pattern', 'palmtopnm', 'xdg-su', 'rvim', 'jvmjar', 'showpicture', 'openpgp-tool', 'gsettings', 'tartest', 'ppmdraw', 'ibdiagnet', 'pgmedge', 'pnmscalefixed', 'red', 'ppmshadow', 'rev', 'pamundice', 'ypcat', 'perlbug', 'ctest', 'zgrep', 'mgrep', 'numfmt', 'perlthanks', 'rjoe', 'blkiomon', 'wodim', 'pnmflip', 'ncurses5-config', 'pkcs15-tool', 'mcopy', 'migratepages', 'setkeycodes', 'rftp', 'script', 'gvfs-ls', 'grub2-mkpasswd-pbkdf2', 'users', 'kernel-install', 'ldapwhoami', 'systemd-hwdb', 'cc', 'ps2pdf14', 'pnmpsnr', 'net-snmp-create-v3-user', 'systemd-machine-id-setup', 'iconv', 'cdrecord', 'pamsharpmap', 'fallocate', 'tset', 'wordlist2hunspell', 'compress_susetags', 'snmpgetnext', 'ruby.ruby2.1', 'gzip', 'dvdrecord', 'pgmramp', 'ycpc', 'find', 'syslinux-mtools', 'gpg', 'pbmtowbmp', 'mlabel', 'pitchplay', 'sg_referrals', 'pbmmake', 'cpupower', 'csplit', 'chem', 'pnmtofiasco', 'yume-opkg', 'hunzip', 'gem.ruby2.1', 'rename', 'lpq', 'qhelpconverter', 'usb-devices', 'fc-cache', 'sg_reset', 'watch', 'pbmtoascii', 'ChangeSymlinks', 'su', 'hdifftopam', 'isohybrid', 'systemd-loginctl', 'kmod', 'python2', 'rcc-qt5', 'rds-stress', 'killall', 'gpgkey2ssh', 'stdlogctl', 'create_repo_for_patch.sh', 'sg_write_verify', 'pnmpaste', 'sdiff', 'pnmtofits', 'db48_recover', 'ilbmtoppm', 'eidenv', 'clear', 'ld.bfd', 'host', 'chrt', 'sharesec', 'diff-jars', 'pnmmercator', 'sg_modes', 'ppmlabel', 'pgmmorphconv', 'echo', 'pbmtoptx', 'lkbib', 'pbmtogem', 'uic-qt5', 'asn1Decoding', 'gem', 'gdb', 'mwm', 'hzip', 'sg_wr_mode', 'sg_sync', 'pgmtoppm', 'pnminvert', 'pamtilt', 'ppmrelief', 'ptty_try', 'nsupdate', 'which', 'ppmtojpeg', 'eu-strings', 'sg_write_buffer', 'rlogin-cwd', 'showconsolefont', 'xml_split', 'false', 'sg_test_rwbuf', 'db48_archive', 'ipcmk', 'pamsumm', 'ppmrainbow', 'winicontoppm', 'logname', 'pyuic4', 'cryptoflex-tool', 'ccmakedep', 'ldapmodrdn', 'ppmtomap', 'dump2slvl.pl', 'fc-list', 'eu-make-debug-archive', 'localectl', 'emacs-gtk', 'pamtotga', 'sgp_dd', 'mstconfig', 'qdoc3', 'kbxutil', 'pgmabel', 'linux32', 'cpanp', 'mouse-test', 'gvfs-monitor-file', 'setlogcons', 'mkdir', 'sg_compare_and_write', 'oldfind', 'eu-elflint', 'pyrcc4', 'pamvalidate', 'crash', 'ppmglobe', 'igawk', 'mergesolv', 'fc-query', 'chfn', 'mshortname', 'shasum', 'net-snmp-config', 'utmpdump', 'pamwipeout', 'w3mman', 'qmake', 'split', 'yuvsplittoppm', 'psfstriptable', 'dumpsolv', 'pic', 'ogg123', 'numademo', 'tclsh8.6', 'fixwfwps', 'pic2graph', 'yum-repoquery', 'corelist', 'showpartial', 'pbmreduce', 'nm', 'chmem', 'snmpstatus', 'pxelinux-options', 'ppmtoterm', 'mtype', 'cmp', 'modsign-verify', 'pamsummcol', 'systemconfigurator', 'xml2-config', 'm17n-db', 'ruby-find-versioned', 'includeres', 'smiquery', 'ptargrep', 'plymouth', 'sg_format', 'gvfs-monitor-dir', 'ed', 'pnmcut', 'timeout', 'lessclose.sh', 'gsnd', 'getdelays', 'rdoc.ruby.ruby2.1', 'ppmtospu', 'memdiskfind', 'pgmnorm', 'pyvenv-3.4', 'pamstereogram', 'idn', 'gst-discoverer-1.0', 'wget', 'ldapmodify', 'findsmb', 'unix2dos', 'realpath', 'taskset', 'tload', 'whatis', 'rview', 'update-mime-database', 'gtk-encode-symbolic-svg', 'pfbtopfa', 'ppmspread', 'setvesablank', 'pamtohdiff', 'sg_decode_sense', 'zypp-NameReqPrv', 'ibv_srq_pingpong', 'ldapurl', 'kibitz', 'ssh-keyscan', 'ssh-copy-id', 'oLschema2ldif', 'as', 'pkg-config', 'splain', 'xmlcatalog', 'scan_scsi.linux', 'autoheader', 'glib-mkenums', 'pbmtoplot', 'doxygen', 'fixpsditps', 'gst-play-1.0', 'getfattr', 'xdg-screensaver', 'indxbib', 'pigz', 'solterm', 'rcvAppleSingle', 'systemd-cgtop', 'mailx', 'multixterm', 'ib_read_lat', 'ipcs', 'ausyscall', 'pod2text', 'imgtoppm', 'ln', 'mstmcra', 'revpath', 'pnmnorm', 'g++', 'pambayer', 'rds-info', 'testsolv', 'runcon', 'fixwpps', 'eqn', 'lndir', 'termprobes', 'eu-stack', 'ppmtowinicon', 'lsipc', 'rcp', 'irb', 'luac5.2', 'lslogins', 'linux-boot-prober', 'ppmtopjxl', 'setsid', 'sha1pass', 'busctl', 'xsltproc', 'systemd-delta', 'pnmtosgi', 'roff2dvi', 'ccmake', 'dijkstra', 'qdbus', 'extractres', 'deallocvt', 'formail', 'hostid', 'cyrus_sasl_sample_server', 'asciitopgm', 'nohup', 'sndAppleSingle', 'bootctl', 'uic3', 'systemd-notify', 'ftlint', 'chsh', 'objdump', 'sg_rbuf', 'eu-size', 'pngtopam', 'grub2-mkstandalone', 'sg_sanitize', 'convmv', 'prune', 'dplace', 'ppmtomitsu', 'mkfifo', 'renice', 'rlogin', 'pnmarith', 'strace-log-merge', 'gsdj', 'pamcomp', 'makedepend', '[', 'lefty', 'rawtopgm', 'md5sum', 'fdupes', 'cpp', 'getopt', 'snmptrap', 'gcc-nm', 'python-config', 'pnmtorast', 'dbus-run-session', 'tack', 'lessopen.sh', 'snmpconf', 'zipcloak', 'anytopnm', 'ipmi_ui', 'mm2gv', 'lslocks', 'raw_ethernet_burst_lat', 'infocmp', 'soelim', 'pbmtolps', 'geteltorito', 'lksh', 'smicache', 'telnet', 'xxd', 'instmodsh', 'mformat', 'pnmcomp', 'eu-readelf', 'ppmtoapplevol', 'ppmhist', 'cdda2mp3', 'p11-kit', 'repo2solv', 'chown', 'kmp-install', 'sg_dd', 'ibdiagpath', 'cpan', 'fgrep', 'run_perftest_multi_devices', 'mstflint', 'gresource', 'sudoreplay', 'pnmenlarge', 'akill', 'nice', 'gobject-query', 'sg_persist', 'pnmsplit', 'smbcquotas', 'rsync', 'udisksctl', 'cdrskin', 'dd', 'sg_readcap', 'ldapadd', 'showchar', 'head', 'zfgrep', 'file', 'pbmto4425', 'asn1Parser', 'sun2mime', 'icu-config', 'rpmkeys', 'sg_sat_phy_event', 'db48_stat', 'rpm2cpio', 'groff', 'susetags2solv', 'pgmnoise', 'pbmtoybm', 'refer', 'pdbedit', 'test', 'syncqt.pl', 'psnup', 'pkcheck', 'qdbusviewer', 'gtk-query-immodules-2.0-64', 'pamtosvg', 'autoexpect', 'finger', 'logger', 'combinedeltarpm', 'lss16toppm', 'xvminitoppm', 'rlatopam', 'smbinfo', 'w', 'pamlookup', 'mdig', 'pbmtoepson', 'gcc-ranlib-4.8', 'pambackground', 'mrftopbm', 'bznew', 'lwp-mirror', 'json_pp', 'lscpu', 'omshell', 'procmail', 'esdcompat', 'ps2ps', 'mimebzip', 'sqlite3_analyzer', 'pkcs11-tool', 'pydoc3', 'cpp-4.8', 'ibv_devices', 'grog', 'pngtopnm', 'libpng-config', 'ncursesw6-config', 'gdparttopng', 'pgmenhance', 'gvpr', 'zless', 'mrd', 'pnmfile', 'gvfs-info', 'pamcut', 'zmore', 'mailserver', 'qlalr', 'pnmquant', 'pamtogif', 'dump2psl.pl'] ['chown', 'setvesablank', 'mkdir', 'lksh', 'showconsolefont', 'echo', 'setvtrgb', 'setkeycodes', 'mount', 'pidof', 'zsh', 'false', 'loadunimap', 'clrunimap', 'rm', 'setfont', 'setlogcons', 'fgrep', 'kbd_mode', 'gzip', 'dd', 'find', 'logger', 'awk', 'ping6', 'cp', 'stat', 'psfstriptable', 'fgconsole', 'df', 'initviocons', 'systemd-ask-password', 'setpalette', 'uname', 'plymouth', 'unicode_stop', 'gawk', 'kill', 'readlink', 'touch', 'arch', 'ed', 'su', 'ls', 'unicode_start', 'sync', 'fillup', 'sort', 'sed', 'mail', 'psfaddtable', 'screendump', 'mktemp', 'loadkeys', 'ping', 'ln', 'mksh', 'guess_encoding', 'dmesg', 'more', 'deallocvt', 'kbdrate', 'systemctl', 'spawn_console', 'openvt', 'systemd', 'date', 'resizecons', 'pwd', 'rmdir', 'chmod', 'setmetamode', 'mv', 'chgrp', 'grep', 'findmnt', 'showkey', 'gunzip', 'zcat', 'dumpkeys', 'ksh', 'mknod', 'spawn_login', 'psfxtable', 'umount', 'chvt', 'lsblk', 'ypdomainname', 'psfgettable', 'ip', 'nisdomainname', 'cat', 'getkeycodes', 'setleds', 'basename', 'lsmod', 'ipg', 'sleep', 'egrep', 'stty', 'kbdinfo', 'cpio', 'true', 'outpsfheader', 'getunimap', 'mapscrn', 'md5sum', 'blkparse', 'dbus-cleanup-sockets', 'dbus-monitor', 'fsync', 'tar', 'ex', 'fuser', 'csh', 'rpm', 'pdksh', 'login', 'pgrep', 'btrace', 'dbus-send', 'netstat', 'tcsh', 'domainname', 'ps', 'dbus-uuidgen', 'hostname', 'vi', 'vim', 'pkill', 'dnsdomainname', 'bash', 'blktrace', 'usleep', 'dbus-daemon', 'keyctl', 'sh'] [] ['cshutdown', 'cpush', 'ckill', 'c3_sock.py', 'clist', 'cexecs', 'cpushimage', 'c3.csh', 'cname', 'cget', 'c3.sh', 'ckillnode', 'c3_except.py', 'crm', 'c3cmd-filter', 'c3_file_obj.py', 'cnum', 'c3_com_obj.py', 'c3_version.py', 'cexec', 'c3_config.py'] ['pbs_rdel', 'pbs_migrate_users', 'qdisable', 'pbs_python', 'qselect', 'pbsdsh', 'pbs_remsh', 'qenable', 'nqs2pbs', 'pbsrun', 'pbs_mpilam', 'qstat', 'qmgr', 'tracejob', 'qrerun', 'pbs_tmrsh', 'qsig', 'pclm', 'qdel', 'pbs_lamboot', 'pbs_password', 'pbsrun_wrap', 'pbs_mpirun', 'pbs_mpihp', 'qalter', 'qmove', 'pbs_wish', 'pbs_sleep', 'qstop', 'qrun', 'qsub', 'qorder', 'pbs_rstat', 'printjob', 'qhold', 'qrls', 'mpiexec', 'qmsg', 'pbs_attach', 'pbs_release_nodes', 'pbsnodes', 'pbsrun_unwrap', 'printjob.bin', 'pbs_tclsh', 'qterm', 'pbs_rsub', 'qstart', 'pbs_ralter', 'pbs_topologyinfo', 'pbs_hostn'] ['btrfs-debug-tree', 'mkdosfs', 'audispd', 'ifdown', 'fsck.ext3', 'mkfs.cramfs', 'raw', 'agetty', 'pivot_root', 'ifstatus', 'blkid', 'fsck.minix', 'hwclock', 'OneClickInstallUrlHandler', 'mke2fs', 'modprobe', 'fstrim', 'debugfs', 'hdparm', 'insserv', 'arping', 'reboot', 'crda', 'tracepath', 'btrfs', 'fsck.fat', 'badblocks', 'btrfsck', 'kdump', 'vconfig', 'e2undo', 'mkfs.minix', 'shutdown', 'regdbdump', 'adjtimex', 'auditctl', 'in.rdisc', 'fbtest', 'mkfs.msdos', 'dosfsck', 'swapon', 'telinit', 'mkfs.btrfs', 'mkfs.vfat', 'OneClickInstallUI', 'yast', 'fsck.ext2', 'dumpe2fs', 'smart_agetty', 'aureport', 'swaplabel', 'ctrlaltdel', 'btrfs-convert', 'OneClickInstallCLI', 'mkfs.ext3', 'chkconfig', 'btrfstune', 'rmmod', 'fsck.msdos', 'fdisk', 'SuSEfirewall2', 'logsave', 'mkfs.fat', 'e2image', 'rcipmi', 'mkfs.bfs', 'blockdev', 'switch_root', 'OCICLI', 'fsck', 'mkfs.ext4', 'sfdisk', 'insmod', 'fsck.cramfs', 'tracepath6', 'udevadm', 'lsmod', 'chcpu', 'btrfs-image', 'ip', 'refresh_initrd', 'ifprobe', 'depmod', 'fsck.vfat', 'modinfo', 'resize2fs', 'findfs', 'auditd', 'nologin', 'yast2', 'btrfs-show-super', 'kexec', 'poweroff', 'e2fsck', 'autrace', 'fsfreeze', 'fsck.ext4', 'halt', 'mkfs.ext2', 'rcSuSEfirewall2', 'service', 'wiper.sh', 'wipefs', 'dosfslabel', 'ifenslave', 'udevd', 'cryptsetup', 'fsck.btrfs', 'e2label', 'swapoff', 'augenrules', 'tune2fs', 'mkswap', 'ifup', 'cfdisk', 'runlevel', 'mount.fuse', 'losetup', 'rsyslogd', 'btrfs-zero-log', 'clockdiff', 'ausearch', 'mkfs', 'init', 'slattach', 'chkstat-polkit', 'getappcore', 'mdadm', 'ipmaddr', 'update-bootloader', 'install-info', 'fsck.xfs', 'purge-kernels', 'tunefs.reiserfs', 'vgremove', 'mount.cifs', 'fstab-decode', 'iscsi-iname', 'pmap_set2', 'lvscan', 'vgexport', 'vgreduce', 'rcnetwork', 'mount.crypt_LUKS', 'mkill', 'dmraid', 'iscsiuio', 'SUSEfirewall2', 'bootcpuset', 'vgcreate', 'lvmconf', 'umount.nfs4', 'multipathd', 'rcsubdomain', 'installkernel', 'route', 'dmeventd', 'pvremove', 'pvscan', 'lvmsar', 'unix2_chkpwd', 'multipath', 'vgcfgrestore', 'umount.crypt', 'pvchange', 'start_daemon', 'lvrename', 'mount.crypto_LUKS', 'lvmetad', 'unix_update', 'mount.nfs', 'ldconfig', 'mingetty', 'pbl', 'umount.nfs', 'setconsole', 'blkdeactivate', 'lvs', 'apparmor_parser', 'iscsi_discovery', 'mount.lustre', 'lvmdump', 'cpuset_release_agent', 'killproc', 'isserial', 'umount.crypto_LUKS', 'analyzevmcore', 'mkinitrd_setup', 'showconsole', 'lvmpolld', 'rvmtab', 'request-key', 'pam_tally2', 'plipconfig', 'dhclient-script', 'lvmconfig', 'vgchange', 'resize_reiserfs', 'ifuser', 'unix_chkpwd', 'umount.crypt_LUKS', 'mdmon', 'fsadm', 'rarp', 'lvdisplay', 'rcapparmor', 'ether-wake', 'lvreduce', 'lspci', 'vgimportclone', 'lvm', 'pvcreate', 'blogger', 'key.dns_resolver', 'vgdisplay', 'pvdisplay', 'dmevent_tool', 'pvs', 'nfsdcltrack', 'rpcbind', 'vgscan', 'blogd', 'iptunnel', 'setpci', 'brcm_iscsiuio', 'chkbin', 'supportconfig', 'lvremove', 'ifconfig', 'vgck', 'nameif', 'vgrename', 'mkfs.reiserfs', 'pvmove', 'lvmsadc', 'vgconvert', 'dhclient', 'lvchange', 'mount.crypt', 'lvconvert', 'vgextend', 'pvresize', 'mkinitrd', 'mkfs.xfs', 'pidofproc', 'startproc', 'vgsplit', 'update-pciids', 'iscsi_fw_login', 'dmsetup', 'pidof', 'reiserfsck', 'debugfs.reiserfs', 'vgmknodes', 'lvmdiskscan', 'sysctl', 'startpar', 'lvextend', 'netconfig', 'vgs', 'blogctl', 'debugreiserfs', 'rpcinfo', 'lvresize', 'vgcfgbackup', 'fsck.reiserfs', 'mkhomedir_helper', 'checkproc', 'set_polkit_default_privs', 'rmt', 'dmstats', 'vhangup', 'lvcreate', 'vgmerge', 'mount.nfs4', 'xfs_repair', 'mkreiserfs', 'vgimport', 'pvck', 'reiserfstune', 'pam_timestamp_check', 'osd_login', 'arp', 'killall5', 'rcsyslog', 'iscsid', 'kpartx', 'iscsi_offload', 'iscsistart', 'dhclient6', 'mpathpersist', 'iscsi-gen-initiatorname', 'iscsiadm'] ['chown', 'setvesablank', 'mkdir', 'lksh', 'showconsolefont', 'echo', 'setvtrgb', 'setkeycodes', 'mount', 'pidof', 'zsh', 'false', 'loadunimap', 'clrunimap', 'rm', 'setfont', 'setlogcons', 'fgrep', 'kbd_mode', 'gzip', 'dd', 'find', 'logger', 'awk', 'ping6', 'cp', 'stat', 'psfstriptable', 'fgconsole', 'df', 'initviocons', 'systemd-ask-password', 'setpalette', 'uname', 'plymouth', 'unicode_stop', 'gawk', 'kill', 'readlink', 'touch', 'arch', 'ed', 'su', 'ls', 'unicode_start', 'sync', 'fillup', 'sort', 'sed', 'mail', 'psfaddtable', 'screendump', 'mktemp', 'loadkeys', 'ping', 'ln', 'mksh', 'guess_encoding', 'dmesg', 'more', 'deallocvt', 'kbdrate', 'systemctl', 'spawn_console', 'openvt', 'systemd', 'date', 'resizecons', 'pwd', 'rmdir', 'chmod', 'setmetamode', 'mv', 'chgrp', 'grep', 'findmnt', 'showkey', 'gunzip', 'zcat', 'dumpkeys', 'ksh', 'mknod', 'spawn_login', 'psfxtable', 'umount', 'chvt', 'lsblk', 'ypdomainname', 'psfgettable', 'ip', 'nisdomainname', 'cat', 'getkeycodes', 'setleds', 'basename', 'lsmod', 'ipg', 'sleep', 'egrep', 'stty', 'kbdinfo', 'cpio', 'true', 'outpsfheader', 'getunimap', 'mapscrn', 'md5sum', 'blkparse', 'dbus-cleanup-sockets', 'dbus-monitor', 'fsync', 'tar', 'ex', 'fuser', 'csh', 'rpm', 'pdksh', 'login', 'pgrep', 'btrace', 'dbus-send', 'netstat', 'tcsh', 'domainname', 'ps', 'dbus-uuidgen', 'hostname', 'vi', 'vim', 'pkill', 'dnsdomainname', 'bash', 'blktrace', 'usleep', 'dbus-daemon', 'keyctl', 'sh'] Permission denied ['stripe_large', 'svn', '.msfstat', 'ytdall', 'stripe_medium', 'totalviewcli', 'cqstat', 'svnadmin', '.msfmv', 'submit_cobalt', 'check_license', 'show_storage', 'rlmutil', 'qflag', 'submit_starccm', 'getarchome', 'node_info', 'cleandir', 'show_queues', 'submit_ansys', 'lstc_qkill', '.msfget', 'qlim', 'node_info.bak', 'submit_cfd++', 'trim', 'ytdg', 'archive_wrap', '.msfput', 'archive', '.msfmkdir', 'node_use', 'lmutil', 'ytdc', 'submit_abaqus', 'qhist', 'lss', '.msfcheck', 'submit_accelrys', '.msfchmod', 'show_usage', 'datecalc', 'submit_gasp', 'mpscp.bak', 'lstc_qrun', '.msfmput', 'stripecount', 'stripdos', '.msfls', 'submit_lsdyna', 'stripes', 'qpeek', 'getsubproj', 'ytd', 'qhist.config', 'cal2jul', 'getarchost', '.msfrmdir', 'tails', 'msfls_wrap', 'blocker', 'qpeek.bak', 'getworkdirs', 'mpscp', 'extabs', 'submit_gaussian', '.archive', 'getworkdirp', 'bull', 'submit_fluent', 'show_cost', '.msfrm', 'qview', '.msfmget', 'news', 'justify', 'ytdu', 'show_resv', 'totalview', 'vman', 'submit_gamess'] ['openmpi', 'testscampi', 'bin', 'dev', 'etc', 'oldscampi', 'iscampi', 'lib', 'scampi'] Path provided by --with-executables-search-path ['win32fe.exe', 'win32feutils.dll'] child config.packages.lgrind 0.007055 ================================================================================ TEST checkDependencies from config.packages.slepc(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) TESTING: checkDependencies from config.packages.slepc(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) ================================================================================ TEST configureLibrary from config.packages.slepc(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:861) TESTING: configureLibrary from config.packages.slepc(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:861) Find an installation and check if it can work with PETSc ================================================================================== Checking for a functional slepc Looking for SLEPC at git.slepc, hg.slepc or a directory starting with ['slepc'] Could not locate an existing copy of SLEPC: [] Downloading slepc =============================================================================== Trying to download file:///p/work2/tmondrag/moose/petsc/downloaded_thirdParty_tarballs/slepc-bf89b9d.tar.gz for SLEPC =============================================================================== Downloading file:///p/work2/tmondrag/moose/petsc/downloaded_thirdParty_tarballs/slepc-bf89b9d.tar.gz to /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/_d_slepc-bf89b9d.tar.gz Extracting /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/_d_slepc-bf89b9d.tar.gz Running Executable WITHOUT threads to time it out Executing: cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages; chmod -R a+r slepc-bf89b9d;find slepc-bf89b9d -type d -name "*" -exec chmod a+rx {} \; Looking for SLEPC at git.slepc, hg.slepc or a directory starting with ['slepc'] Found a copy of SLEPC in slepc-bf89b9d Defined "HAVE_SLEPC" to "1" Defined make macro "SLEPC" to "yes" Defined make rule "slepcbuild" with dependencies "" and code ['@echo "*** Building slepc ***"', '@${RM} -f ${PETSC_ARCH}/lib/petsc/conf/slepc.errorflg', '@(cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/slepc-bf89b9d && \\\n SLEPC_DIR=/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/slepc-bf89b9d ./configure --prefix=/p/home/tmondrag/WORK/moose/scripts/../petsc/arch-moose && \\\n SLEPC_DIR=/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/slepc-bf89b9d ${OMAKE} SLEPC_DIR=/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/slepc-bf89b9d ) > ${PETSC_ARCH}/lib/petsc/conf/slepc.log 2>&1 || \\\n (echo "**************************ERROR*************************************" && \\\n echo "Error building slepc. Check ${PETSC_ARCH}/lib/petsc/conf/slepc.log" && \\\n echo "********************************************************************" && \\\n touch ${PETSC_ARCH}/lib/petsc/conf/slepc.errorflg && \\\n exit 1)'] Defined make rule "slepcinstall" with dependencies "" and code ['@echo "*** Installing slepc ***"', '@(cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/slepc-bf89b9d && \\\n SLEPC_DIR=/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/slepc-bf89b9d ${OMAKE} install SLEPC_DIR=/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/slepc-bf89b9d ) >> ${PETSC_ARCH}/lib/petsc/conf/slepc.log 2>&1 || \\\n (echo "**************************ERROR*************************************" && \\\n echo "Error building slepc. Check ${PETSC_ARCH}/lib/petsc/conf/slepc.log" && \\\n echo "********************************************************************" && \\\n exit 1)'] Defined make rule "slepc-build" with dependencies "slepcbuild slepcinstall" and code [] Defined make rule "slepc-install" with dependencies "" and code [] =============================================================================== Slepc examples are available at ${PETSC_DIR}/arch-moose/externalpackages/git.slepc export SLEPC_DIR=${PETSC_DIR}/arch-moose =============================================================================== ================================================================================ TEST checkSharedLibrary from config.packages.slepc(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) TESTING: checkSharedLibrary from config.packages.slepc(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) By default we don't care about checking if the library is shared child config.packages.slepc 17.631605 ================================================================================ TEST alternateConfigureLibrary from config.packages.gmp(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.gmp(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.gmp 0.000955 ================================================================================ TEST alternateConfigureLibrary from config.packages.mpfr(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.mpfr(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.mpfr 0.000930 ================================================================================ TEST alternateConfigureLibrary from config.packages.giflib(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.giflib(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.giflib 0.001001 ================================================================================ TEST alternateConfigureLibrary from config.packages.egads(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.egads(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.egads 0.000915 ================================================================================ TEST alternateConfigureLibrary from config.packages.ctetgen(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.ctetgen(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.ctetgen 0.000915 ================================================================================ TEST alternateConfigureLibrary from config.packages.concurrencykit(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.concurrencykit(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.concurrencykit 0.000942 ================================================================================ TEST locateC2html from config.packages.c2html(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/c2html.py:33) TESTING: locateC2html from config.packages.c2html(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/c2html.py:33) Looking for default C2html executable Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/c2html...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/c2html...not found Checking for program /usr/local/krb5/bin/c2html...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/c2html...not found Checking for program /p/home/apps/gnu_compiler/7.2.0/bin/c2html...not found Checking for program /opt/clmgr/sbin/c2html...not found Checking for program /opt/clmgr/bin/c2html...not found Checking for program /opt/sgi/sbin/c2html...not found Checking for program /opt/sgi/bin/c2html...not found Checking for program /usr/local/bin/c2html...not found Checking for program /usr/bin/c2html...not found Checking for program /bin/c2html...not found Checking for program /usr/games/c2html...not found Checking for program /opt/c3/bin/c2html...not found Checking for program /opt/pbs/default/bin/c2html...not found Checking for program /sbin/c2html...not found Checking for program /bin/c2html...not found Checking for program /pbs/SLB/c2html...not found Checking for program /app/unsupported/local/bin/c2html...not found Checking for program /app/mpiutil/c2html...not found Checking for program /p/home/tmondrag/WORK/moose/scripts/../petsc/lib/petsc/bin/win32fe/c2html...not found Unable to find programs ['c2html'] providing listing of each search directory to help debug Path provided in Python program Path provided by default path ['gitk', 'git-receive-pack', 'git-shell', 'git-cvsserver', 'git-upload-pack', 'git-upload-archive', 'git'] ['wish', 'wish8.6', 'tclsh8.6', 'tclsh'] Warning /usr/local/krb5/bin is not a directory ['mpiexec', 'mpt_query', 'mpirun', 'mpt_checkpoint', 'mpt_shepherd', 'mpicc', 'mpicxx', 'mpif77', 'mpif90', 'mpt_forward', 'mpt_bt', 'mpif08', 'oshrun', 'mpiexec_mpt', 'oshfort', 'oshcc', 'util', 'mpt_restart', 'rail-config', 'mpt_hugepage_config', 'omplace', 'oshCC'] ['c++', 'gccgo', 'go', 'x86_64-pc-linux-gnu-gcc-nm', 'x86_64-pc-linux-gnu-gfortran', 'x86_64-pc-linux-gnu-gccgo', 'x86_64-pc-linux-gnu-gcc', 'x86_64-pc-linux-gnu-gcc-ranlib', 'g++', 'gfortran', 'cpp', 'gcc', 'gcc-ar', 'x86_64-pc-linux-gnu-gcc-7.2.0', 'x86_64-pc-linux-gnu-gcc-ar', 'x86_64-pc-linux-gnu-c++', 'gcc-nm', 'x86_64-pc-linux-gnu-g++', 'gofmt', 'gcov-tool', 'gcc-ranlib', 'gcov', 'gcov-dump'] Warning /opt/clmgr/sbin is not a directory ['rpdcp', 'pdsh', 'pdcp', 'dshbak', 'cmu_stop_monitoring', 'cmu_start_monitoring', 'cmu_restart_monitoring', 'cmu_lock', 'cm', 'SmallMonitoringDaemon', 'SendUdpMessage', 'SecondaryServerMonitoringDaemon'] ['tempohbc', 'cattr'] ['cminfo'] [] ['python-argcomplete-check-easy-install-script', 'sh', 'luac', 'rdoc.ruby2.1', 'jstatd', 'nstat', 'isoinfo', 'rmic', 'mkroot', 'rmiregistry', 'mailq', 'rpmverify', 'rdoc', 'isodebug', 'getconf', 'serialver', 'devdump', 'sip', 'rake.ruby2.1', 'db_sql', 'wsgen', 'javac', 'rake', 'db_hotbackup', 'isovfy', 'netcat', 'ri', 'native2ascii', 'ri.ruby2.1', 'orbd', 'jps', 'routef', 'ss', 'gem2rpm-0.10.1', 'extcheck', 'jstat', 'wsimport', 'pkill', 'vim', 'db_dump', 'unpack200', 'funzip', 'policytool', 'vi', 'javap', 'db_deadlock', 'ps', 'xjc', 'javadoc', 'tcsh', 'awk', 'newaliases', 'routel', 'lnstat', 'gtk-update-icon-cache', 'ld', 'appletviewer', 'dbus-send', 'java', 'keytool', 'db_archive', 'pgrep', 'ftp', 'lua', 'db_printlog', 'gem2rpm', 'unzipsfx', 'dbus-launch', 'iptables-xml', 'db_load', 'easy_install', 'javah', 'tnameserv', 'jar', 'rpmquery', 'unzip', 'db_checkpoint', 'jmap', 'gem2rpm.ruby2.1', 'db_stat', 'zipgrep', 'jarsigner', 'modulecmd', 'schemagen', 'ctags', 'csh', 'jinfo', 'jconsole', 'db_verify', 'ksh', 'jstack', 'db_upgrade', 'rbash', 'db_recover', 'SUSEConnect', 'jrunscript', 'pack200', 'jsadebugd', 'install-info', 'servertool', 'add.modules', 'jhat', 'rmid', 'isodump', 'jdb', 'envsubst', 'kbdrate', 'smidiff', 'manpath', 'snmpset', 'systemctl', 'xml_spellcheck', 'xargs', 'gouldtoppm', 'spawn_console', 'gccmakedep', 'snmpnetstat', 'cnf', 'id', 'lwp-dump', 'pnmshear', 'Signature_conversion', 'lessecho', 'sg_map', 'apropos', 'pbmto10x', 'pgmmake', 'ib_write_bw', 'openssl', 'gcc-nm-4.8', 'Backarrow2BackSpace', 'openvt', 'roff2html', 'pnmstitch', 'pre-grohtml', 'grub2-syslinux2cfg', 'systemd-run', 'c_rehash', 'aclocal-1.13', 'x86info', 'pcxtoppm', 'scsi_satl', 'fuk', 'geqn', 'mk_changelog', 'pamarith', 'ibv_asyncwatch', 'jpico', 'gdb-add-index', 'pdf2dsc', 'cmake', 'libnetcfg', 'systemd-analyze', 'luit', 'date', 'emacsclient', 'bno_plot.py', 'nl', 'snmptest', 'ibdmsh', 'resizecons', 'llobdstat', 'quota', 'exportCRL.pl', 'zypper', 'gtester', 'mev', 'gmetric', 'lpstat', 'yacc', 'gvfs-set-attribute', 'grub2-kbdcomp', 'setfattr', 'ssh-add', 'mdeltree', 'nc', '411toppm', 'gprof', 'yum-repoquery3', 'rxe_cfg', 'ppmtoneo', 'eject', 'w3m', 'lpr', 'pnmtotiff', 'ppmshift', 'env', 'mkdirhier', 'bzgrep', 'sgm_dd', 'svgtopam', 'who', 'systemd-cat', 'db48_load', 'clean-binary-files', 'ppmquantall', 'ypwhich', 'yzpper', 'lzcmp', 'slptool', 'mkfontdir', 'sun-to-mime', 'gvfs-rename', 'pwd', 'rpmqpack', 'patchwork', 'cpan2dist', 'unshare', 'gtk-launch', 'pax', 'xmbind', 'ftview', 'pbmpscale', 'munge', 'gpart', 'join', 'zegrep', 'pnmhisteq', 'gdcmpgif', 'skill', 'mkhybrid', 'tkcon', 'pcre-config', 'run_perftest_loopback', 'hexdump', 'setcifsacl', 'asn1Coding', 'circo', 'write', 'lua5.2', 'xdg-desktop-icon', 'jpegtopnm', 'rmdir', 'uniq', 'ldapexop', 'opensc-explorer', 'slabtop', 'pamsplit', 'db48_checkpoint', 'zip', 'qttracereplay', 'factor', 'pamaddnoise', 'ptx', 'opiegen', 'grops', 'unix-lpr.sh', 'pnmnoraw', 'perl5.18.2', 'ftdump', 'chmod', 'chkstat', 'roff2text', 'timed-read', 'tee', 'c2ph', 'lsusb', 'col', 'ps2epsi', 'pgmbentley', 'qmlviewer', 'gvgen', 'gstack', 'nroff', 'ppmchange', 'setmetamode', 'pbmtomrf', 'edit', 'pamfixtrunc', 'uil', 'grub2-mkrelpath', 'xpath', 'pdfmom', 'ppmtolj', 'pamscale', 'pnmcat', 'tgz', 'bmptoppm', 'mv', 'spax', 'ncursesw5-config', 'sg_read', 'chgrp', 'qrttoppm', 'autoscan', 'gtk3-icon-browser', 'lsdev', 'mmount', 'webtidy', 'grep', 'pgmtofs', 'fitstopnm', 'oggdec', 'ustar', 'wdctl', 'pamtooctaveimg', 'glib-compile-resources', 'ftp-rfc', 'pfbtops', 'automake-1.13', 'makedumpfile', 'kbd', 'ftvalid', 'rawtoppm', 'findmnt', 'rezip_repo_rsyncable', 'btt', 'grub2-mklayout', 'cdda2wav', 'gconf-merge-tree', 'smidump', 'jstar', 'grolbp', 'ulockmgr_server', 'pygobject-codegen-2.0', 'create-jar-links', 'db48_dump', 'time', 'pdf2ps', 'sg_copy_results', 'convertdb1', 'rescan-scsi-bus.sh', 'grub2-mount', 'perlivp', 'addr2line', 'pnmdepth', 'gpgsm', 'showkey', 'gunzip', 'zcat', 'snmpbulkwalk', 'pamstack', 'isolinux-config', 'stdbuf', 'repo2solv.sh', 'migspeed', 'sg_rdac', 'makeg', 'watchgnupg', 'setterm', 'xmllint', 'gd2copypal', 'regshell', 'lrelease', 'mclasserase', 'procinfo', 'autoconf', 'pdbimgtopam', 'net', 'gpgsm-gencert.sh', 'pbmclean', 'expr', 'snmp-bridge-mib', 'pbmtopi3', 'grotty', 'pbmtobbnbg', 'affixcompress', 'yppasswd', 'gvfs-mount', 'newgidmap', 'gvmap', 'wc', 'whoami', 'ibnlparse', 'appdata2solv', 'ppmwheel', 'tput', 'snmpwalk', 'ftgrid', 'iasecc-tool', 'ppmdmkfont', 'pammixinterlace', 'showaudio', 'ppmtobmp', 'linguist', 'nproc', 'esd', 'psresize', 'mdel', 'generateCRL.pl', 'gslp', 'fold', 'journalctl', 'ppmtoyuvsplit', 'pamtotiff', 'msgfmt', 'sun-message.csh', 'lfs', 'libyui-terminal', 'tail', 'top', 'pamtofits', 'dumpkeys', 'ppmdim', 'profiles', 'pbmtoicon', 'mstvpd', 'namei', 'broadwayd', 'cleanlinks', 'ppmtoilbm', 'ipf-mod.pl', 'lftpget', 'cameratopam', 'pnmmontage', 'sg_sat_set_features', 'gapplication', 'gvcolor', 'ri.ruby.ruby2.1', 'create_package_descr', 'xdg-email', 'sg_emc_trespass', 'regtree', 'pbmtoln03', 'ibv_rc_pingpong', 'lppasswd', 'lftp_wrapper', 'podselect', 'chattr', 'captoinfo', 'unxz', 'getfilename', 'mutt', 'ccomps', 'nodeattr', 'vcut', 'drpmsync', 'pbmtomgr', 'autom4te', 'pbmtox10bm', 'mailstat', 'pbmtoibm23xx', 'mknod', 'lfs_migrate', 'gvfs-open', 'spawn_login', 'mimecheck', 'mountpoint', 'psfxtable', 'gtk-demo', 'ppmrough', 'infokey', 'smbget', 'ppmcolors', 'ifnames', 'pnmtopnm', 'ldapcompare', 'delv', 'pygtk-codegen-2.0', 'perl', 'objcopy', 'fragiso', 'pnmtile', 'pnmtopclxl', 'lzcat', 'unmunch', 'pbmtoatk', 'grub2-script-check', 'moc', 'umount', 'cifsdd', 'testsaslauthd', 'qpaeq', 'moc-qt5', 'roff2ps', 'ex', 'psed', 'pbmtopsg3', 'memhog', 'comm', 'grn', 'smbcacls', 'sg_read_block_limits', 'chvt', 'ftmulti', 'bzcmp', 'eventlogadm', 'setfacl', 'pamtompfont', 'xz', 'lzegrep', 'gemtopbm', 'sg_ident', 'gettext.sh', 'ibv_ud_pingpong', 'config_data', 'rdate', 'scdaemon', 'ipmi_sim', 'gcr-viewer', 'inf2cdtext.pl', 'vimdiff', 'testrb', 'systemd-path', 'pgmslice', 'rpmlocate', 'chroot', 'ps2pdf12', 'sun-message', 'lsblk', 'pgmminkowski', 'openipmish', 'gml2gv', 'ebrowse', 'post-grohtml', 'sg_senddiag', 'amuFormat.sh', 'applydeltaiso', 'gdbus-codegen', 'smbtree', 'jmacs', 'pinky', 'richtext', 'tty', 'fixscribeps', 'pgmhist', 'pgpring', 'pgpewrap', 'pamgradient', 'sccmap', 'installcheck', 'pamtohtmltbl', 'libtool', 'pf2afm', 'gc', 'lsattr', 'ypdomainname', 'colmux', 'mshowfat', 'libpng16-config', 'cal', 'pdfroff', 'lupdate', 'oggenc', 'rasttopnm', 'xdg-settings', 'eu-elfcmp', 'getcifsacl', 'neqn', 'psfgettable', 'pamenlarge', 'keytab-lilo', 'systemd-journalctl', 'sg_prevent', 'curl', 'analyze', 'gtk-update-icon-cache-2.0', 'abs2rel', 'scsi_mandat', 'bzcat', 'freetype-config', 'xorrecord', 'ppmtorgb3', 'pammosaicknit', 'smtpd.py', 'ibdmtr', 'syslinux2ansi', 'unzip-plain', 'pamseq', 'xdg-terminal', 'cryptdir', 'old', 'ranlib', 'sftp', 'smbpasswd', 'bashbug', 'pngtogd', 'samba-regedit', 'nisdomainname', 'mkzftree', 'ib_send_bw', 'gemtopnm', 'attr', 'sg_verify', 'yume', 'smixlate', 'fribidi', 'nfs4_setfacl', 'makealias', 'grub2-mkfont', 'paste', 'cat', 'mandb', 'pamfunc', 'smbspool', 'sg_scan', 'sginfo', 'ncurses6-config', 'sha256sum', 'pamtopam', 'dlook.pl', 'cdinfo', 'rpmgraph', 'eu-findtextrel', 'ppmpat', 'strace-graph', 'getkeycodes', 'smbtar', 'mdatopbm', 'sum', 'setpriv', 'eyuvtoppm', 'grolj4', 'gdbus', 'lzless', 'xsubpp', 'pampaintspill', 'pstops', 'gcc', 'cyrus_sasl_sample_client', 'hipstopgm', 'gvfs-copy', 'gencat', 'jpeg2ktopam', 's2p', 'fmt', 'dc', 'setleds', 'plot-llstat', 'tbl', 'getafm', 'pnmalias', 'basename', 'fc-validate', 'sg_read_attr', 'ppmtouil', 'lwp-download', 'sg_reassign', 'ls', 'ppmtopcx', 'pydoc', 'opensc-tool', 'dbilogstrip', 'gfortran', 'emacs', 'zdiff', 'bzless', 'zipinfo', 'sfdp', 'mime-info-to-mime', 'fiascotopnm', 'winicontopam', 'lispmtopgm', 'lsmem', 'ppmtopuzz', 'dot', 'lsmod', 'aulastlog', 'gropdf', 'nfs4_editfacl', 'grub2-editenv', 'localedef', 'unicode_start', 'xml_merge', 'create_update_source.sh', 'sg_stpg', 'diff3', 'mzip', 'yuvtoppm', 'ofl', 'funzip-plain', 'ogginfo', 'lsusb.py', 'gpg-connect-agent', 'ipg', 'ppmquant', 'cdda2mp3.new', 'python2.7-config', 'wall', 'pamsharpness', 'audiosend', 'smilint', 'ypchfn', 'Backarrow2Delete', 'macptopbm', 'turbostat', 'pamflip', 'sg_ses', 'dig', 'epsffit', 'gettext', 'systemd-inhibit', 'makedumpfile-R.pl', 'libpng12-config', 'comps2solv', 'mkdiskimage', 'pamditherbw', 'gem2rpm.ruby2.1-0.10.1', 'sync', 'eu-ar', 'installation_sources', 'preconv', 'pod2html', 'bunzip2', 'pl2pm', 'setJava', 'unbuffer', 'udevadm', 'sg_vpd', 'uuencode', 'ppmmix', 'gmake', 'find2perl', 'gtbl', 'pyvenv', 'scout', 'sudo', 'ptardiff', 'fusermount', 'ypmatch', 'glib-genmarshal', 'sleep', 'dbiprof', 'dbwrap_tool', 'gconftool-rebuild', 'termidx', 'fstopgm', 'hunspell', 'fixdlsrps', 'sg_read_buffer', 'lsinitrd', 'checkmedia', 'gvfs-tree', 'g++-4.8', 'pnmtoplainpnm', 'neato', 'zipgrep-plain', 'catchsegv', 'unexpand', 'pr', 'gtk-update-icon-cache-3.0', 'unlzma', 'lprsetup.sh', 'pkttyagent', 'readcd', 'eu-ld', 'lastb', 'ppmtoeyuv', 'fillup', 'cluster', 'mcat', 'gsbj', 'python-argcomplete-check-easy-install-script-2.7', 'rpmmd2solv', 'dot2gxl', 'grub2-mknetdir', 'pktopbm', 'pbmtosunicon', 'ldd', 'Mail', 'gvfs-save', 'nmbstatus', 'dot_builtins', 'f2py', 'blkrawverify', 'timedatectl', 'pbmtoxbm', 'egrep', 'ppmdcfont', 'osage', 'pamoil', 'mimegzip', 'systemd-cgls', 'modhash', 'sort', 'ppmtopgm', 'qt3to4', 'truncate', 'xkibitz', 'dirmngr', 'bioradtopgm', 'glib-gettextize', 'make_method', 'setarch', 'annotate', 'quotasync', 'python', 'dracut', 'pbmtopk', 'pstree', 'genDDNSkey', 'pamfile', 'ppmforge', 'gpg-zip', 'fgconsole', 'fipshmac', 'icedax', 'pamtopfm', 'dbiproxy', 'zcmp', 'mmove', 'pylupdate4', 'ybmtopbm', 'xmlpatternsvalidator', 'fixpspps', 'rgb3toppm', 'rngtest', 'wish8.6', 'nsenter', 'cupstestdsc', 'zsoelim', 'ftbench', '.fipscheck.hmac', 'webpng', 'collectl', 'bmptopnm', 'create_sha1sum', 'x86_64-suse-linux-gnu-pkg-config', 'erb', 'grep-changelog', 'ps2pdfwr', 'lprm', 'rpmdb', 'fixwwps', 'gdk-pixbuf-query-loaders-64', 'db48_verify', 'lz', 'lsscsi', 'pdksh', 'btrecord', 'grub2-glue-efi', 'zipdetails', 'smime_keys', 'qvfb', 'mren', 'build-jar-repository', 'pamstretch', 'tfmtodit', 'lwp-request', 'zipsplit', 'infotopam', 'xorriso', 'colrm', 'snmpdelta', 'otp-md4', 'sed', 'sha512sum', 'bzip2recover', 'xhost', 'perf', 'deltainfoxml2solv', 'bzip2', 'dislocate', 'mimencode', 'md5pass', 'gs', 'qtconfig', 'stty', 'ppmtoleaf', 'sg_unmap', 'pgmtolispm', 'gtk-builder-convert', 'gvfs-less', 'gcore', 'ppmflash', 'piconv', 'expand', 'ionice', 'du', 'createpatch', 'ibv_xsrq_pingpong', 'xdg-desktop-menu', 'pmap', 'fixqt4headers.pl', 'pamtoxvmini', 'pamgauss', 'cpack', 'wordforms', 'pnmrotate', 'gcc-4.8', 'ainfo', 'grub2-emu-lite', 'slogin', 'python3.4m', 'ibv_uc_pingpong', 'ptar', 'snice', 'auvirt', 'pbmtocmuwm', 'psselect', 'rake.ruby.ruby2.1', 'xzfgrep', 'gvfs-trash', 'chrp-addnote', 'gsettings-data-convert', 'lzmadec', 'irb.ruby2.1', 'shar', 'brushtopbm', 'nmblookup', 'm4', 'unzipsfx-plain', 'peekfd', 'sg_rtpg', 'pjtoppm', 'mail', 'db48_deadlock', 'applydeltarpm', 'reset', 'uuidgen', 'pgmmedian', 'snmpget', 'gvmap.sh', 'ibdmchk', 'nfs4_getfacl', 'pamexec', 'scsi_readcap', 'pnmindex', 'opieftpd', 'kbdinfo', 'get-versions', 'df', 'grub2-menulst2cfg', 'spctoppm', 'prctl', 'avstopam', 'pamdepth', 'qhelpgenerator', 'lookbib', 'zypp-CheckAccessDeleted', 'lsns', 'cdda2ogg', 'unicode_stop', 'display-buttons', 'xwdtopnm', 'glib-compile-schemas', 'gtk-query-settings', 'lzma', 'unlink', 'mtools', 'snmpusm', 'snmpcheck', 'gdiffmk', 'sg_rmsn', 'pgmkernel', 'a2p', 'at', 'xorrisofs', 'screen', 'luitx', 'ar', 'rsyncstats', 'xmkmf', 'pygtk-demo', 'dlook', 'dirsplit', 'bison', 'eps2eps', 'systemd-firstboot', 'flock', 'create_md5sums', 'gslj', 'lsof', 'od', 'pbmmask', 'psfaddtable', 'bzdiff', 'initviocons', 'pamedge', 'pgmcrater', 'patch-metamail', 'pulseaudio', 'sgitopnm', 'troff', 'lzdiff', 'trace', 'db48_sql', 'smbclient', 'ppmcie', 'gcov', 'xtotroff', 'mbadblocks', 'cpio', 'snmpdf', 'ipcrm', 'scp', 'test_xauth', 'cpumap', 'gvfs-mkdir', 'usbhid-dump', 'pkcs15-crypt', 'ppm3d', 'less', 'netkey-tool', 'rpms2solv', 'testparm', 'vttest', 'vlock', 'ppmddumpfont', 'sg_start', 'pamtouil', 'rcc', 'mdu', 'tagmedia', 'ps2ascii', 'dos2unix', 'pbmtopgm', 'pod2usage', 'groups', 'ib_read_bw', 'fixfmps', 'ngettext', 'pnmtosir', 'pkcs15-init', 'xdg-mime', 'gcc-ar-4.8', 'pamendian', 'xmlwf', 'gawk', 'metamail', 'sg_logs', 'ippfind', 'richtoatk', 'gio-querymodules-64', 'sg_get_config', 'ftgamma', 'pnmsmooth', 'eu-addr2line', 'screendump', 'ipmish', 'pnmpad', 'gd2togif', 'numactl', 'regdiff', 'pamrgbatopng', 'info', 'systemd-stdio-bridge', 'chkconfig', 'extcompose', 'tknewsbiff', 'find-jar', 'readom', 'sg_map26', 'display-coords', 'ldapdelete', 'audiocompose', 'filesize', 'gtk-query-immodules-3.0-64', 'man', 'pamtodjvurle', 'ibdiagui', 'make', 'lzmore', 'uudecode', 'prtstat', 'opiekey', 'scriptreplay', 'grub2-fstest', 'mksh', 'arpaname', 'sip-2.7', 'ppmcolormask', 'last', 'pamrubber', 'pwdx', 'printf', 'pamslice', 'sputoppm', 'base32', 'sg_timestamp', 'gethostip', 'ppmtoacad', 'wbinfo', 'makedeltarpm', 'pbmtoescp2', 'eu-ranlib', 'gtk-builder-tool', 'pbmtodjvurle', 'fastjar', 'isosize', 'os-prober', 'encode_keychange', 'aclocal', 'pbmtog3', 'crontab', 'linux64', 'true', 'tzselect', 'colcrt', 'pbmtocis', 'db48_printlog', 'erb.ruby2.1', 'ppmtogif', 'db48_upgrade', 'grub2-render-label', 'intstats', 'tgatoppm', 'scsi_ready', 'pampick', 'xml_pp', 'rmcp_ping', 'ppmdist', 'qdbuscpp2xml', 'star', 'python3.4', 'packages2eula.pl', 'ul', 'flex', 'cpanp-run-perl', 'roff2x', 'ppmnorm', 'diff', 'pbmlife', 'dvipdf', 'aulast', 'mcomp', 'mkzimage_cmdline', 'munch', 'aa-easyprof', 'sg_raw', 'ps2pdf', 'mtvtoppm', 'mdir', 'systemd-ask-password', 'gpg2', 'python3', 'tailf', 'pkaction', 'fips_standalone_hmac', 'sg_ses_microcode', 'rpcgen', 'pkexec', 'ypchsh', 'neotoppm', 'podchecker', 'fdp', 'mkhtmlindex', 'pi3topbm', 'libtoolize', 'dir', 'ps2pdf13', 'grub2-mkimage', 'socklist', 'mstregdump', 'patch', 'ppmntsc', 'vorbiscomment', 'elfedit', 'pamtoavs', 'c++', 'newuidmap', 'scsi_start', 'h2xs', 'fixtpps', 'mstmread', 'westcos-tool', 'atktopbm', 'snmpbulkget', 'view', 'pammasksharpen', 'minfo', 'sg_turs', 'passwd', 'ppmtoyuv', 'chacl', 'pc1toppm', 'kill', 'ntlm_auth', 'psmerge', 'repomdxml2solv', 'pnmscale', 'ssh-agent', 'ibv_devinfo', 'gxditview', 'unmunge', 'install', 'tabs', 'free', 'whereis', 'pinentry', 'shownonascii', 'isohybrid.pl', 'pbmtozinc', 'etags', 'seq', 'ucs2any', 'ibtopodiff', 'uuenpipe', 'guess_encoding', 'outpsfheader', 'unix2mac', 'column', 'ftstring', 'systool', 'mkisofs', 'x86_64', 'ppmbrighten', 'fixmacps', 'locale', 'opielogin', 'sg_sat_identify', 'shuf', 'pamtojpeg2k', 'rebuild-jar-repository', 'pi1toppm', 'gvfs-mime', 'vitmp', 'readlink', 'gtester-report', 'xmlpatterns', 'gpm-root', 'opiesu', 'pnmtopalm', 'setup-pulseaudio', 'grub2-mkrescue', 'lockfile', 'size', 'cut', 'dbus-launch.x11', 'spottopgm', 'disable-paste', 'mcookie', 'rpcclient', 'cistopbm', 'rletopnm', 'gcc-ar', 'mtoolstest', 'readmult', 'command-not-found', 'opiepasswd', 'pnmquantall', 'grepjar', 'xzdiff', 'rexec', 'json_xs', 'mktemp', 'btrfs-map-logical', 'xdg-open', 'sprof', 'yes', 'mergelib', 'snapper', 'ping6', 'nslookup', 'tic', 'bdftruncate', 'curl-config', 'xzcat', 'ldapsearch', 'ib_atomic_bw', 'tsort', 'infotocap', 'automake', 'setpalette', 'bc', 'dotty', 'trust', 'getunimap', 'xauth', 'mesg', 'zeisstopnm', 'gpgv', 'grap2graph', 'afmtodit', 'bcfree', 'printafm', 'joe', 'bzmore', 'chmorph', 'sg', 'machinectl', 'pbmminkowski', 'pbmtoepsi', 'xzgrep', 'xbmtopbm', 'mmroff', 'addftinfo', 'sg_write_long', 'toe', 'lftp', 'tclsh', 'sc-hsm-tool', 'gconftool-2', 'pamchannel', 'designer', 'gpg-agent', 'ftdiff', 'qmake-qt5', 'sunicontopnm', 'link', 'sg_write_same', 'net-snmp-cert', 'lneato', 'pgmtopgm', 'ssh', 'tred', 'pfmtopam', 'sgi_config_changed', 'touch', 'gpgv2', 'ppmtopi1', 'ssh-keygen', 'pamtosrf', 'smbcontrol', 'scsi_temperature', 'atrm', 'gdk-pixbuf-csource', 'systemd-detect-virt', 'mimezip', 'pod2man', 'safe-rm', 'mt', 'eu-unstrip', 'gsdj500', 'unshar', 'cardos-tool', 'timed-run', 'ppmtosixel', 'scsi_logging_level', 'gpasswd', 'snmptls', 'perldoc', 'cancel', 'xdg-icon-resource', 'sg_sat_read_gplog', 'nop', 'gvpack', 'hltest', 'sg_get_lba_status', 'sirtopnm', 'loginctl', 'pnmtojpeg', 'ppmmake', 'pnmconvol', 'showexternal', 'wish', 'mvxattr', 'pamtopdbimg', 'mkmanifest', 'gd2topng', 'pnminterp', 'icontopbm', 'ruby', 'snmptable', 'sg_reset_wp', 'sg_opcodes', 'rm', 'opieinfo', 'pnmtoxwd', 'pamsistoaglyph', 'vimtutor', 'safe-rmdir', 'readelf', 'eqn2graph', 'bcomps', 'uname26', 'gcov-4.8', 'fipscheck', 'numastat', 'sun-audio-file', 'twopi', 'pnmnlfilt', 'gvfs-move', 'piv-tool', 'loadkeys', 'extlinux', 'dconf', 'ppmfade', 'genisoimage', 'unpigz', 'ipptool', 'strings', 'thinkjettopbm', 'autoreconf', 'pgmtexture', 'array', 'rds-ping', 'sdrcomp', 'merge-pciids', 'hostnamectl', 'gvfs-rm', 'mkinfodir', 'dmesg', 'kbd_mode', 'openct-tool', 'autoupdate', 'giftopnm', 'giftogd2', 'vdir', 'relnotes', 'create_directory.yast', 'ximtoppm', 'gpgparsemail', 'updateinfoxml2solv', 'pnmtoddif', 'ppmtoascii', 'cksum', 'gdk-pixbuf-pixdata', 'ddbugtopbm', 'grodvi', 'jbigtopnm', 'ldappasswd', 'fadot', 'pnmcrop', 'pnmtorle', 'gv2gxl', 'raw_ethernet_bw', 'xpmtoppm', 'cifscreds', 'psbook', 'pnmgamma', 'ppmtoppm', 'eu-objdump', 'openipmicmd', 'batch', 'pamtowinicon', 'i386', 'acyclic', 'pamx', 'xzmore', 'pbmupc', 'fc-scan', 'mpartition', 'rpmspec', 'pngtogd2', 'pamstretch-gen', 'mmencode', 'xzless', 'fixproc', 'pamrecolor', 'cp', 'gzexe', 'dirname', 'ppmtoxpm', 'btreplay', 'loadunimap', 'rpmsign', 'sha224sum', 'sg_luns', 'get_kernel_version', 'lexgrog', 'easy_install-2.7', 'prove', 'lp', 'sudoedit', 'pod2latex', 'zforce', 'grub2-file', 'ib_atomic_lat', 'pnmtojbig', 'expiry', 'fc-cat', 'ppmtv', 'lex', 'wbmptopbm', 'systemd-tmpfiles', 'base64', 'mattrib', 'uudepipe', 'pamfix', 'qmlplugindump', 'pbmtomatrixorbital', 'gpgtar', 'pixeltool', 'mac2unix', 'koi8rxterm', 'xzdec', 'strace', 'ipmilan', 'sbigtopgm', 'openipmi_eventd', 'pgmtopbm', 'mailto-hebrew', 'raw_ethernet_lat', 'testrb.ruby2.1', 'fc-match', 'getent', 'gfortran-4.8', 'pbmtoppa', 'pbmtextps', 'mxtar', 'uncompress', 'passmass', 'pstruct', 'mstmtserver', 'pamtopnm', 'mgrtopbm', 'printenv', 'grub2-emu', 'pbmtonokia', 'qdbusxml2cpp', 'lesskey', 'mailto', 'enc2xs', 'zipnote', 'psidtopgm', 'setfont', 'ib_send_lat', 'systemd-tty-ask-password-agent', 'pgmoil', 'cmuwmtopbm', 'gen-s390-cd-kernel.pl', 'smt', 'lzfgrep', 'getfacl', 'sg_xcopy', 'pnmhistmap', 'build-classpath', 'uname', 'unflatten', 'h2ph', 'znew', 'xml_grep', 'coredumpctl', 'mimeit', 'bzegrep', 'list_audio_tracks', 'pbmtolj', 'splitmail', 'sqlite3', 'mapscrn', 'recode', 'sha384sum', 'lastlog', 'pnmremap', 'ppmtopj', 'systemd-escape', 'prlimit', 'pbmtogo', 'ppmdither', 'ps2ps2', 'newgrp', 'pamdice', 'pnmtops', 'chage', 'pbmtext', 'pnmcolormap', 'regpatch', 'dwp', 'rsh', 'shred', 'agentxtrap', 'zsh', 'remunge', 'eu-strip', 'gdlib-config', 'tr', 'pathchk', 'stat', 'pbmtomda', 'pbmtomacp', 'pnmtotiffcmyk', 'rpmdb2solv', 'build-classpath-directory', 'snmpvacm', 'gxl2gv', 'cups-config', 'sha1sum', 'traptoemail', 'sg_read_long', 'xterm', 'pydoc3.4', 'gstat', 'raw_ethernet_fs_rate', 'pgmdeshadow', 'lzmainfo', 'gpgsplit', 'ibis', 'pamthreshold', 'pbmpage', 'dircolors', 'ppmtoicr', 'roff2pdf', 'uptime', 'makedeltaiso', 'emacs-x11', 'gpgconf', 'arch', 'ping', 'pamdeinterlace', 'augparse', 'c++filt', 'mcd', 'leaftoppm', 'eu-nm', 'mstfwreset', 'verify_blkparse', 'snmpinform', 'resize', 'manweb', 'xzegrep', 'pnmmargin', 'ispellaff2myspell', 'cpuset', 'expect', 'gdtopng', 'mk_listings', 'strip', 'mkfontscale', 'bzfgrep', 'lconvert', 'line', 'smbprngenpdf', 'tkmib', 'imake', 'stty.pl', 'os_release', 'srftopam', 'systemd-nspawn', 'ppmtolss16', 'gvfs-cat', 'sg_requests', 'uic', 'ipmitool', 'groffer', 'smistrip', 'syslinux', 'gvimtutor', 'catman', 'snmptranslate', 'decryptdir', 'bdftogd', 'embedspu', 'git_version.tcl', 'db48_hotbackup', 'pampop9', 'more', 'llstat', 'gst-device-monitor-1.0', 'escp2topbm', 'gcc-ranlib', 'create_sha1sums', 'hpftodit', 'pstree.x11', 'ppmtoarbtxt', 'pphs', 'metasend', 'check-binary-files', 'gnuctags', 'mmd', 'xzcmp', 'mount', 'sldtoppm', 'chcon', 'atq', 'clrunimap', 'pinentry-curses', 'pnmtopng', 'sg_rep_zones', 'mcheck', 'xpstat', 'ipmicmd', 'gxl2dot', 'sg_zone', 'augtool', 'tac', 'vmstat', 'osirrox', 'sg_safte', 'pamperspective', 'tifftopnm', 'lpunlock', 'look', 'python2-config', 'uz', 'otp-md5', 'gendiff', 'python2.7', 'mstmwrite', 'uxterm', 'systemd-sysusers', 'flex++', 'ppmtopict', 'lzgrep', 'scsi_stop', 'ib_write_lat', 'dirmngr-client', 'sg_inq', 'setvtrgb', 'lpoptions', 'fc-pattern', 'palmtopnm', 'xdg-su', 'rvim', 'jvmjar', 'showpicture', 'openpgp-tool', 'gsettings', 'tartest', 'ppmdraw', 'ibdiagnet', 'pgmedge', 'pnmscalefixed', 'red', 'ppmshadow', 'rev', 'pamundice', 'ypcat', 'perlbug', 'ctest', 'zgrep', 'mgrep', 'numfmt', 'perlthanks', 'rjoe', 'blkiomon', 'wodim', 'pnmflip', 'ncurses5-config', 'pkcs15-tool', 'mcopy', 'migratepages', 'setkeycodes', 'rftp', 'script', 'gvfs-ls', 'grub2-mkpasswd-pbkdf2', 'users', 'kernel-install', 'ldapwhoami', 'systemd-hwdb', 'cc', 'ps2pdf14', 'pnmpsnr', 'net-snmp-create-v3-user', 'systemd-machine-id-setup', 'iconv', 'cdrecord', 'pamsharpmap', 'fallocate', 'tset', 'wordlist2hunspell', 'compress_susetags', 'snmpgetnext', 'ruby.ruby2.1', 'gzip', 'dvdrecord', 'pgmramp', 'ycpc', 'find', 'syslinux-mtools', 'gpg', 'pbmtowbmp', 'mlabel', 'pitchplay', 'sg_referrals', 'pbmmake', 'cpupower', 'csplit', 'chem', 'pnmtofiasco', 'yume-opkg', 'hunzip', 'gem.ruby2.1', 'rename', 'lpq', 'qhelpconverter', 'usb-devices', 'fc-cache', 'sg_reset', 'watch', 'pbmtoascii', 'ChangeSymlinks', 'su', 'hdifftopam', 'isohybrid', 'systemd-loginctl', 'kmod', 'python2', 'rcc-qt5', 'rds-stress', 'killall', 'gpgkey2ssh', 'stdlogctl', 'create_repo_for_patch.sh', 'sg_write_verify', 'pnmpaste', 'sdiff', 'pnmtofits', 'db48_recover', 'ilbmtoppm', 'eidenv', 'clear', 'ld.bfd', 'host', 'chrt', 'sharesec', 'diff-jars', 'pnmmercator', 'sg_modes', 'ppmlabel', 'pgmmorphconv', 'echo', 'pbmtoptx', 'lkbib', 'pbmtogem', 'uic-qt5', 'asn1Decoding', 'gem', 'gdb', 'mwm', 'hzip', 'sg_wr_mode', 'sg_sync', 'pgmtoppm', 'pnminvert', 'pamtilt', 'ppmrelief', 'ptty_try', 'nsupdate', 'which', 'ppmtojpeg', 'eu-strings', 'sg_write_buffer', 'rlogin-cwd', 'showconsolefont', 'xml_split', 'false', 'sg_test_rwbuf', 'db48_archive', 'ipcmk', 'pamsumm', 'ppmrainbow', 'winicontoppm', 'logname', 'pyuic4', 'cryptoflex-tool', 'ccmakedep', 'ldapmodrdn', 'ppmtomap', 'dump2slvl.pl', 'fc-list', 'eu-make-debug-archive', 'localectl', 'emacs-gtk', 'pamtotga', 'sgp_dd', 'mstconfig', 'qdoc3', 'kbxutil', 'pgmabel', 'linux32', 'cpanp', 'mouse-test', 'gvfs-monitor-file', 'setlogcons', 'mkdir', 'sg_compare_and_write', 'oldfind', 'eu-elflint', 'pyrcc4', 'pamvalidate', 'crash', 'ppmglobe', 'igawk', 'mergesolv', 'fc-query', 'chfn', 'mshortname', 'shasum', 'net-snmp-config', 'utmpdump', 'pamwipeout', 'w3mman', 'qmake', 'split', 'yuvsplittoppm', 'psfstriptable', 'dumpsolv', 'pic', 'ogg123', 'numademo', 'tclsh8.6', 'fixwfwps', 'pic2graph', 'yum-repoquery', 'corelist', 'showpartial', 'pbmreduce', 'nm', 'chmem', 'snmpstatus', 'pxelinux-options', 'ppmtoterm', 'mtype', 'cmp', 'modsign-verify', 'pamsummcol', 'systemconfigurator', 'xml2-config', 'm17n-db', 'ruby-find-versioned', 'includeres', 'smiquery', 'ptargrep', 'plymouth', 'sg_format', 'gvfs-monitor-dir', 'ed', 'pnmcut', 'timeout', 'lessclose.sh', 'gsnd', 'getdelays', 'rdoc.ruby.ruby2.1', 'ppmtospu', 'memdiskfind', 'pgmnorm', 'pyvenv-3.4', 'pamstereogram', 'idn', 'gst-discoverer-1.0', 'wget', 'ldapmodify', 'findsmb', 'unix2dos', 'realpath', 'taskset', 'tload', 'whatis', 'rview', 'update-mime-database', 'gtk-encode-symbolic-svg', 'pfbtopfa', 'ppmspread', 'setvesablank', 'pamtohdiff', 'sg_decode_sense', 'zypp-NameReqPrv', 'ibv_srq_pingpong', 'ldapurl', 'kibitz', 'ssh-keyscan', 'ssh-copy-id', 'oLschema2ldif', 'as', 'pkg-config', 'splain', 'xmlcatalog', 'scan_scsi.linux', 'autoheader', 'glib-mkenums', 'pbmtoplot', 'doxygen', 'fixpsditps', 'gst-play-1.0', 'getfattr', 'xdg-screensaver', 'indxbib', 'pigz', 'solterm', 'rcvAppleSingle', 'systemd-cgtop', 'mailx', 'multixterm', 'ib_read_lat', 'ipcs', 'ausyscall', 'pod2text', 'imgtoppm', 'ln', 'mstmcra', 'revpath', 'pnmnorm', 'g++', 'pambayer', 'rds-info', 'testsolv', 'runcon', 'fixwpps', 'eqn', 'lndir', 'termprobes', 'eu-stack', 'ppmtowinicon', 'lsipc', 'rcp', 'irb', 'luac5.2', 'lslogins', 'linux-boot-prober', 'ppmtopjxl', 'setsid', 'sha1pass', 'busctl', 'xsltproc', 'systemd-delta', 'pnmtosgi', 'roff2dvi', 'ccmake', 'dijkstra', 'qdbus', 'extractres', 'deallocvt', 'formail', 'hostid', 'cyrus_sasl_sample_server', 'asciitopgm', 'nohup', 'sndAppleSingle', 'bootctl', 'uic3', 'systemd-notify', 'ftlint', 'chsh', 'objdump', 'sg_rbuf', 'eu-size', 'pngtopam', 'grub2-mkstandalone', 'sg_sanitize', 'convmv', 'prune', 'dplace', 'ppmtomitsu', 'mkfifo', 'renice', 'rlogin', 'pnmarith', 'strace-log-merge', 'gsdj', 'pamcomp', 'makedepend', '[', 'lefty', 'rawtopgm', 'md5sum', 'fdupes', 'cpp', 'getopt', 'snmptrap', 'gcc-nm', 'python-config', 'pnmtorast', 'dbus-run-session', 'tack', 'lessopen.sh', 'snmpconf', 'zipcloak', 'anytopnm', 'ipmi_ui', 'mm2gv', 'lslocks', 'raw_ethernet_burst_lat', 'infocmp', 'soelim', 'pbmtolps', 'geteltorito', 'lksh', 'smicache', 'telnet', 'xxd', 'instmodsh', 'mformat', 'pnmcomp', 'eu-readelf', 'ppmtoapplevol', 'ppmhist', 'cdda2mp3', 'p11-kit', 'repo2solv', 'chown', 'kmp-install', 'sg_dd', 'ibdiagpath', 'cpan', 'fgrep', 'run_perftest_multi_devices', 'mstflint', 'gresource', 'sudoreplay', 'pnmenlarge', 'akill', 'nice', 'gobject-query', 'sg_persist', 'pnmsplit', 'smbcquotas', 'rsync', 'udisksctl', 'cdrskin', 'dd', 'sg_readcap', 'ldapadd', 'showchar', 'head', 'zfgrep', 'file', 'pbmto4425', 'asn1Parser', 'sun2mime', 'icu-config', 'rpmkeys', 'sg_sat_phy_event', 'db48_stat', 'rpm2cpio', 'groff', 'susetags2solv', 'pgmnoise', 'pbmtoybm', 'refer', 'pdbedit', 'test', 'syncqt.pl', 'psnup', 'pkcheck', 'qdbusviewer', 'gtk-query-immodules-2.0-64', 'pamtosvg', 'autoexpect', 'finger', 'logger', 'combinedeltarpm', 'lss16toppm', 'xvminitoppm', 'rlatopam', 'smbinfo', 'w', 'pamlookup', 'mdig', 'pbmtoepson', 'gcc-ranlib-4.8', 'pambackground', 'mrftopbm', 'bznew', 'lwp-mirror', 'json_pp', 'lscpu', 'omshell', 'procmail', 'esdcompat', 'ps2ps', 'mimebzip', 'sqlite3_analyzer', 'pkcs11-tool', 'pydoc3', 'cpp-4.8', 'ibv_devices', 'grog', 'pngtopnm', 'libpng-config', 'ncursesw6-config', 'gdparttopng', 'pgmenhance', 'gvpr', 'zless', 'mrd', 'pnmfile', 'gvfs-info', 'pamcut', 'zmore', 'mailserver', 'qlalr', 'pnmquant', 'pamtogif', 'dump2psl.pl'] ['chown', 'setvesablank', 'mkdir', 'lksh', 'showconsolefont', 'echo', 'setvtrgb', 'setkeycodes', 'mount', 'pidof', 'zsh', 'false', 'loadunimap', 'clrunimap', 'rm', 'setfont', 'setlogcons', 'fgrep', 'kbd_mode', 'gzip', 'dd', 'find', 'logger', 'awk', 'ping6', 'cp', 'stat', 'psfstriptable', 'fgconsole', 'df', 'initviocons', 'systemd-ask-password', 'setpalette', 'uname', 'plymouth', 'unicode_stop', 'gawk', 'kill', 'readlink', 'touch', 'arch', 'ed', 'su', 'ls', 'unicode_start', 'sync', 'fillup', 'sort', 'sed', 'mail', 'psfaddtable', 'screendump', 'mktemp', 'loadkeys', 'ping', 'ln', 'mksh', 'guess_encoding', 'dmesg', 'more', 'deallocvt', 'kbdrate', 'systemctl', 'spawn_console', 'openvt', 'systemd', 'date', 'resizecons', 'pwd', 'rmdir', 'chmod', 'setmetamode', 'mv', 'chgrp', 'grep', 'findmnt', 'showkey', 'gunzip', 'zcat', 'dumpkeys', 'ksh', 'mknod', 'spawn_login', 'psfxtable', 'umount', 'chvt', 'lsblk', 'ypdomainname', 'psfgettable', 'ip', 'nisdomainname', 'cat', 'getkeycodes', 'setleds', 'basename', 'lsmod', 'ipg', 'sleep', 'egrep', 'stty', 'kbdinfo', 'cpio', 'true', 'outpsfheader', 'getunimap', 'mapscrn', 'md5sum', 'blkparse', 'dbus-cleanup-sockets', 'dbus-monitor', 'fsync', 'tar', 'ex', 'fuser', 'csh', 'rpm', 'pdksh', 'login', 'pgrep', 'btrace', 'dbus-send', 'netstat', 'tcsh', 'domainname', 'ps', 'dbus-uuidgen', 'hostname', 'vi', 'vim', 'pkill', 'dnsdomainname', 'bash', 'blktrace', 'usleep', 'dbus-daemon', 'keyctl', 'sh'] [] ['cshutdown', 'cpush', 'ckill', 'c3_sock.py', 'clist', 'cexecs', 'cpushimage', 'c3.csh', 'cname', 'cget', 'c3.sh', 'ckillnode', 'c3_except.py', 'crm', 'c3cmd-filter', 'c3_file_obj.py', 'cnum', 'c3_com_obj.py', 'c3_version.py', 'cexec', 'c3_config.py'] ['pbs_rdel', 'pbs_migrate_users', 'qdisable', 'pbs_python', 'qselect', 'pbsdsh', 'pbs_remsh', 'qenable', 'nqs2pbs', 'pbsrun', 'pbs_mpilam', 'qstat', 'qmgr', 'tracejob', 'qrerun', 'pbs_tmrsh', 'qsig', 'pclm', 'qdel', 'pbs_lamboot', 'pbs_password', 'pbsrun_wrap', 'pbs_mpirun', 'pbs_mpihp', 'qalter', 'qmove', 'pbs_wish', 'pbs_sleep', 'qstop', 'qrun', 'qsub', 'qorder', 'pbs_rstat', 'printjob', 'qhold', 'qrls', 'mpiexec', 'qmsg', 'pbs_attach', 'pbs_release_nodes', 'pbsnodes', 'pbsrun_unwrap', 'printjob.bin', 'pbs_tclsh', 'qterm', 'pbs_rsub', 'qstart', 'pbs_ralter', 'pbs_topologyinfo', 'pbs_hostn'] ['btrfs-debug-tree', 'mkdosfs', 'audispd', 'ifdown', 'fsck.ext3', 'mkfs.cramfs', 'raw', 'agetty', 'pivot_root', 'ifstatus', 'blkid', 'fsck.minix', 'hwclock', 'OneClickInstallUrlHandler', 'mke2fs', 'modprobe', 'fstrim', 'debugfs', 'hdparm', 'insserv', 'arping', 'reboot', 'crda', 'tracepath', 'btrfs', 'fsck.fat', 'badblocks', 'btrfsck', 'kdump', 'vconfig', 'e2undo', 'mkfs.minix', 'shutdown', 'regdbdump', 'adjtimex', 'auditctl', 'in.rdisc', 'fbtest', 'mkfs.msdos', 'dosfsck', 'swapon', 'telinit', 'mkfs.btrfs', 'mkfs.vfat', 'OneClickInstallUI', 'yast', 'fsck.ext2', 'dumpe2fs', 'smart_agetty', 'aureport', 'swaplabel', 'ctrlaltdel', 'btrfs-convert', 'OneClickInstallCLI', 'mkfs.ext3', 'chkconfig', 'btrfstune', 'rmmod', 'fsck.msdos', 'fdisk', 'SuSEfirewall2', 'logsave', 'mkfs.fat', 'e2image', 'rcipmi', 'mkfs.bfs', 'blockdev', 'switch_root', 'OCICLI', 'fsck', 'mkfs.ext4', 'sfdisk', 'insmod', 'fsck.cramfs', 'tracepath6', 'udevadm', 'lsmod', 'chcpu', 'btrfs-image', 'ip', 'refresh_initrd', 'ifprobe', 'depmod', 'fsck.vfat', 'modinfo', 'resize2fs', 'findfs', 'auditd', 'nologin', 'yast2', 'btrfs-show-super', 'kexec', 'poweroff', 'e2fsck', 'autrace', 'fsfreeze', 'fsck.ext4', 'halt', 'mkfs.ext2', 'rcSuSEfirewall2', 'service', 'wiper.sh', 'wipefs', 'dosfslabel', 'ifenslave', 'udevd', 'cryptsetup', 'fsck.btrfs', 'e2label', 'swapoff', 'augenrules', 'tune2fs', 'mkswap', 'ifup', 'cfdisk', 'runlevel', 'mount.fuse', 'losetup', 'rsyslogd', 'btrfs-zero-log', 'clockdiff', 'ausearch', 'mkfs', 'init', 'slattach', 'chkstat-polkit', 'getappcore', 'mdadm', 'ipmaddr', 'update-bootloader', 'install-info', 'fsck.xfs', 'purge-kernels', 'tunefs.reiserfs', 'vgremove', 'mount.cifs', 'fstab-decode', 'iscsi-iname', 'pmap_set2', 'lvscan', 'vgexport', 'vgreduce', 'rcnetwork', 'mount.crypt_LUKS', 'mkill', 'dmraid', 'iscsiuio', 'SUSEfirewall2', 'bootcpuset', 'vgcreate', 'lvmconf', 'umount.nfs4', 'multipathd', 'rcsubdomain', 'installkernel', 'route', 'dmeventd', 'pvremove', 'pvscan', 'lvmsar', 'unix2_chkpwd', 'multipath', 'vgcfgrestore', 'umount.crypt', 'pvchange', 'start_daemon', 'lvrename', 'mount.crypto_LUKS', 'lvmetad', 'unix_update', 'mount.nfs', 'ldconfig', 'mingetty', 'pbl', 'umount.nfs', 'setconsole', 'blkdeactivate', 'lvs', 'apparmor_parser', 'iscsi_discovery', 'mount.lustre', 'lvmdump', 'cpuset_release_agent', 'killproc', 'isserial', 'umount.crypto_LUKS', 'analyzevmcore', 'mkinitrd_setup', 'showconsole', 'lvmpolld', 'rvmtab', 'request-key', 'pam_tally2', 'plipconfig', 'dhclient-script', 'lvmconfig', 'vgchange', 'resize_reiserfs', 'ifuser', 'unix_chkpwd', 'umount.crypt_LUKS', 'mdmon', 'fsadm', 'rarp', 'lvdisplay', 'rcapparmor', 'ether-wake', 'lvreduce', 'lspci', 'vgimportclone', 'lvm', 'pvcreate', 'blogger', 'key.dns_resolver', 'vgdisplay', 'pvdisplay', 'dmevent_tool', 'pvs', 'nfsdcltrack', 'rpcbind', 'vgscan', 'blogd', 'iptunnel', 'setpci', 'brcm_iscsiuio', 'chkbin', 'supportconfig', 'lvremove', 'ifconfig', 'vgck', 'nameif', 'vgrename', 'mkfs.reiserfs', 'pvmove', 'lvmsadc', 'vgconvert', 'dhclient', 'lvchange', 'mount.crypt', 'lvconvert', 'vgextend', 'pvresize', 'mkinitrd', 'mkfs.xfs', 'pidofproc', 'startproc', 'vgsplit', 'update-pciids', 'iscsi_fw_login', 'dmsetup', 'pidof', 'reiserfsck', 'debugfs.reiserfs', 'vgmknodes', 'lvmdiskscan', 'sysctl', 'startpar', 'lvextend', 'netconfig', 'vgs', 'blogctl', 'debugreiserfs', 'rpcinfo', 'lvresize', 'vgcfgbackup', 'fsck.reiserfs', 'mkhomedir_helper', 'checkproc', 'set_polkit_default_privs', 'rmt', 'dmstats', 'vhangup', 'lvcreate', 'vgmerge', 'mount.nfs4', 'xfs_repair', 'mkreiserfs', 'vgimport', 'pvck', 'reiserfstune', 'pam_timestamp_check', 'osd_login', 'arp', 'killall5', 'rcsyslog', 'iscsid', 'kpartx', 'iscsi_offload', 'iscsistart', 'dhclient6', 'mpathpersist', 'iscsi-gen-initiatorname', 'iscsiadm'] ['chown', 'setvesablank', 'mkdir', 'lksh', 'showconsolefont', 'echo', 'setvtrgb', 'setkeycodes', 'mount', 'pidof', 'zsh', 'false', 'loadunimap', 'clrunimap', 'rm', 'setfont', 'setlogcons', 'fgrep', 'kbd_mode', 'gzip', 'dd', 'find', 'logger', 'awk', 'ping6', 'cp', 'stat', 'psfstriptable', 'fgconsole', 'df', 'initviocons', 'systemd-ask-password', 'setpalette', 'uname', 'plymouth', 'unicode_stop', 'gawk', 'kill', 'readlink', 'touch', 'arch', 'ed', 'su', 'ls', 'unicode_start', 'sync', 'fillup', 'sort', 'sed', 'mail', 'psfaddtable', 'screendump', 'mktemp', 'loadkeys', 'ping', 'ln', 'mksh', 'guess_encoding', 'dmesg', 'more', 'deallocvt', 'kbdrate', 'systemctl', 'spawn_console', 'openvt', 'systemd', 'date', 'resizecons', 'pwd', 'rmdir', 'chmod', 'setmetamode', 'mv', 'chgrp', 'grep', 'findmnt', 'showkey', 'gunzip', 'zcat', 'dumpkeys', 'ksh', 'mknod', 'spawn_login', 'psfxtable', 'umount', 'chvt', 'lsblk', 'ypdomainname', 'psfgettable', 'ip', 'nisdomainname', 'cat', 'getkeycodes', 'setleds', 'basename', 'lsmod', 'ipg', 'sleep', 'egrep', 'stty', 'kbdinfo', 'cpio', 'true', 'outpsfheader', 'getunimap', 'mapscrn', 'md5sum', 'blkparse', 'dbus-cleanup-sockets', 'dbus-monitor', 'fsync', 'tar', 'ex', 'fuser', 'csh', 'rpm', 'pdksh', 'login', 'pgrep', 'btrace', 'dbus-send', 'netstat', 'tcsh', 'domainname', 'ps', 'dbus-uuidgen', 'hostname', 'vi', 'vim', 'pkill', 'dnsdomainname', 'bash', 'blktrace', 'usleep', 'dbus-daemon', 'keyctl', 'sh'] Permission denied ['stripe_large', 'svn', '.msfstat', 'ytdall', 'stripe_medium', 'totalviewcli', 'cqstat', 'svnadmin', '.msfmv', 'submit_cobalt', 'check_license', 'show_storage', 'rlmutil', 'qflag', 'submit_starccm', 'getarchome', 'node_info', 'cleandir', 'show_queues', 'submit_ansys', 'lstc_qkill', '.msfget', 'qlim', 'node_info.bak', 'submit_cfd++', 'trim', 'ytdg', 'archive_wrap', '.msfput', 'archive', '.msfmkdir', 'node_use', 'lmutil', 'ytdc', 'submit_abaqus', 'qhist', 'lss', '.msfcheck', 'submit_accelrys', '.msfchmod', 'show_usage', 'datecalc', 'submit_gasp', 'mpscp.bak', 'lstc_qrun', '.msfmput', 'stripecount', 'stripdos', '.msfls', 'submit_lsdyna', 'stripes', 'qpeek', 'getsubproj', 'ytd', 'qhist.config', 'cal2jul', 'getarchost', '.msfrmdir', 'tails', 'msfls_wrap', 'blocker', 'qpeek.bak', 'getworkdirs', 'mpscp', 'extabs', 'submit_gaussian', '.archive', 'getworkdirp', 'bull', 'submit_fluent', 'show_cost', '.msfrm', 'qview', '.msfmget', 'news', 'justify', 'ytdu', 'show_resv', 'totalview', 'vman', 'submit_gamess'] ['openmpi', 'testscampi', 'bin', 'dev', 'etc', 'oldscampi', 'iscampi', 'lib', 'scampi'] Path provided by --with-executables-search-path ['win32fe.exe', 'win32feutils.dll'] child config.packages.c2html 0.010282 ================================================================================ TEST alternateConfigureLibrary from config.packages.boost(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.boost(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.boost 0.000927 ================================================================================ TEST alternateConfigureLibrary from config.packages.cuda(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.cuda(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.cuda 0.000791 ================================================================================ TEST alternateConfigureLibrary from config.packages.silo(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.silo(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.silo 0.000910 ================================================================================ TEST alternateConfigureLibrary from config.packages.Random123(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.Random123(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.Random123 0.000905 ================================================================================ TEST alternateConfigureLibrary from config.packages.PARTY(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.PARTY(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.PARTY 0.000954 ================================================================================ TEST alternateConfigureLibrary from config.packages.Matlab(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.Matlab(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.Matlab 0.000643 ================================================================================ TEST alternateConfigureLibrary from config.packages.MatlabEngine(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.MatlabEngine(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.MatlabEngine 0.000768 ================================================================================ TEST alternateConfigureLibrary from config.packages.Mathematica(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.Mathematica(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.Mathematica 0.000756 child config.packages.cxxlibs 0.000017 ================================================================================ TEST alternateConfigureLibrary from config.packages.opengl(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.opengl(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.opengl 0.000785 ================================================================================ TEST alternateConfigureLibrary from config.packages.glut(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.glut(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.glut 0.000752 ================================================================================ TEST checkDependencies from config.packages.X(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) TESTING: checkDependencies from config.packages.X(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) ================================================================================ TEST configureLibrary from config.packages.X(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:861) TESTING: configureLibrary from config.packages.X(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:861) 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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) 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 [] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char XSetWMName(); static void _check_XSetWMName() { XSetWMName(); } int main() { _check_XSetWMName();; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lquadmath -lstdc++ -ldl Possible ERROR while running linker: exit code 1 stderr: /usr/bin/ld: /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o: in function `_check_XSetWMName': /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c:5: 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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) 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'] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char XSetWMName(); static void _check_XSetWMName() { XSetWMName(); } int main() { _check_XSetWMName();; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lX11 -lquadmath -lstdc++ -ldl Defined "HAVE_LIBX11" to "1" Checking for optional headers [] in Compiler specific search X: ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files [] in ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Found header files [] in ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Checking for headers ['X11/Xlib.h'] in Compiler specific search X: ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/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 ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Checking include with compiler flags var CPPFLAGS ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/gnu_compiler/7.2.0/include /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['X11/Xlib.h'] in ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkVersion from config.packages.X(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) TESTING: checkVersion from config.packages.X(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) 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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) TESTING: checkSharedLibrary from config.packages.X(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) By default we don't care about checking if the library is shared child config.packages.X 97.411493 ================================================================================ TEST alternateConfigureLibrary from config.packages.GLVis(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.GLVis(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.GLVis 0.001148 ================================================================================ TEST alternateConfigureLibrary from config.packages.CoDiPack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.CoDiPack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.CoDiPack 0.000920 ================================================================================ TEST alternateConfigureLibrary from config.packages.adblaslapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.adblaslapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.adblaslapack 0.000958 ================================================================================ TEST alternateConfigureLibrary from config.packages.ADOLC(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.ADOLC(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.ADOLC 0.000919 ================================================================================ TEST locateCMake from config.packages.cmake(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/cmake.py:39) TESTING: locateCMake from config.packages.cmake(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/cmake.py:39) Looking for default CMake executable Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/cmake...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/cmake...not found Checking for program /usr/local/krb5/bin/cmake...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/cmake...not found Checking for program /p/home/apps/gnu_compiler/7.2.0/bin/cmake...not found Checking for program /opt/clmgr/sbin/cmake...not found Checking for program /opt/clmgr/bin/cmake...not found Checking for program /opt/sgi/sbin/cmake...not found Checking for program /opt/sgi/bin/cmake...not found Checking for program /usr/local/bin/cmake...not found Checking for program /usr/bin/cmake...found Defined make macro "CMAKE" to "/usr/bin/cmake" Looking for default CTest executable Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/ctest...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/ctest...not found Checking for program /usr/local/krb5/bin/ctest...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/ctest...not found Checking for program /p/home/apps/gnu_compiler/7.2.0/bin/ctest...not found Checking for program /opt/clmgr/sbin/ctest...not found Checking for program /opt/clmgr/bin/ctest...not found Checking for program /opt/sgi/sbin/ctest...not found Checking for program /opt/sgi/bin/ctest...not found Checking for program /usr/local/bin/ctest...not found Checking for program /usr/bin/ctest...found Defined make macro "CTEST" to "/usr/bin/ctest" Running Executable WITHOUT threads to time it out Executing: /usr/bin/cmake --version stdout: cmake version 3.5.2 CMake suite maintained and supported by Kitware (kitware.com/cmake). cmake version found 3.5.2 child config.packages.cmake 0.017577 ================================================================================ TEST alternateConfigureLibrary from config.packages.googletest(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.googletest(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.googletest 0.001210 ================================================================================ TEST alternateConfigureLibrary from config.packages.unittestcpp(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.unittestcpp(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.unittestcpp 0.000917 ================================================================================ TEST alternateConfigureLibrary from config.packages.eigen(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.eigen(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.eigen 0.000909 ================================================================================ TEST alternateConfigureLibrary from config.packages.szlib(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.szlib(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.szlib 0.000920 ================================================================================ TEST alternateConfigureLibrary from config.packages.zlib(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.zlib(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.zlib 0.000907 child config.packages.mathlib 0.000018 ================================================================================ TEST alternateConfigureLibrary from config.packages.tetgen(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.tetgen(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.tetgen 0.000915 ================================================================================ TEST alternateConfigureLibrary from config.packages.tchem(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.tchem(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.tchem 0.000920 ================================================================================ TEST alternateConfigureLibrary from config.packages.saws(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.saws(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.saws 0.000922 ================================================================================ TEST alternateConfigureLibrary from config.packages.libpng(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.libpng(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.libpng 0.000921 ================================================================================ TEST alternateConfigureLibrary from config.packages.combblas(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.combblas(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.combblas 0.000917 ================================================================================ TEST alternateConfigureLibrary from config.packages.Triangle(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.Triangle(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.Triangle 0.000904 ================================================================================ TEST checkDependencies from config.packages.metis(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) TESTING: checkDependencies from config.packages.metis(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) ================================================================================ TEST configureLibrary from config.packages.metis(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/metis.py:49) TESTING: configureLibrary from config.packages.metis(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/metis.py:49) ================================================================================== 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: ['slepc-bf89b9d'] Downloading metis =============================================================================== Trying to download file:///p/work2/tmondrag/moose/petsc/downloaded_thirdParty_tarballs/metis-v5.1.0-p7.tar.gz for METIS =============================================================================== Downloading file:///p/work2/tmondrag/moose/petsc/downloaded_thirdParty_tarballs/metis-v5.1.0-p7.tar.gz to /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/_d_metis-v5.1.0-p7.tar.gz Extracting /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/_d_metis-v5.1.0-p7.tar.gz Running Executable WITHOUT threads to time it out Executing: cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages; chmod -R a+r petsc-pkg-metis-b61525e7921f;find petsc-pkg-metis-b61525e7921f -type d -name "*" -exec chmod a+rx {} \; Looking for METIS at git.metis, hg.metis or a directory starting with ['petsc-pkg-metis'] Found a copy of METIS in petsc-pkg-metis-b61525e7921f METIS was just downloaded, forcing a rebuild because cannot determine if package has changed =============================================================================== Configuring METIS with cmake, this may take several minutes =============================================================================== Running Executable WITHOUT threads to time it out Executing: /usr/bin/cmake .. -DCMAKE_INSTALL_PREFIX=/p/home/tmondrag/WORK/moose/petsc/arch-moose -DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_C_COMPILER="mpicc" -DCMAKE_AR=/usr/bin/ar -DCMAKE_RANLIB=/usr/bin/ranlib -DCMAKE_C_FLAGS:STRING="-fPIC -fstack-protector -g -O" -DCMAKE_C_FLAGS_DEBUG:STRING="-fPIC -fstack-protector -g -O" -DCMAKE_C_FLAGS_RELEASE:STRING="-fPIC -fstack-protector -g -O" -DCMAKE_CXX_COMPILER="mpicxx" -DCMAKE_CXX_FLAGS:STRING="-fstack-protector -g -O -fPIC" -DCMAKE_CXX_FLAGS_DEBUG:STRING="-fstack-protector -g -O -fPIC" -DCMAKE_CXX_FLAGS_RELEASE:STRING="-fstack-protector -g -O -fPIC" -DCMAKE_Fortran_COMPILER="mpif90" -DCMAKE_Fortran_FLAGS:STRING="-fPIC -ffree-line-length-0 -g -O" -DCMAKE_Fortran_FLAGS_DEBUG:STRING="-fPIC -ffree-line-length-0 -g -O" -DCMAKE_Fortran_FLAGS_RELEASE:STRING="-fPIC -ffree-line-length-0 -g -O" -DBUILD_SHARED_LIBS=on -DGKLIB_PATH=../GKlib -DGKRAND=1 -DSHARED=1 -DMATH_LIB="-lm" stdout: -- The C compiler identification is GNU 7.2.0 -- Check for working C compiler: /p/home/apps/hpe/mpt-2.19/bin/mpicc -- Check for working C compiler: /p/home/apps/hpe/mpt-2.19/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: /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build =============================================================================== Compiling and installing METIS; this may take several minutes =============================================================================== Running Executable WITHOUT threads to time it out Executing: /usr/bin/gmake -j42 -l104.8 stdout: /usr/bin/cmake -H/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f -B/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/CMakeFiles /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build' /usr/bin/gmake -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/depend gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build' cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis/CMakeFiles/metis.dir/DependInfo.cmake --color= Scanning dependencies of target metis gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build' /usr/bin/gmake -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/build gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build' [ 8%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/rw.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/rw.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/rw.c [ 9%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/io.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/io.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/io.c [ 11%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/timers.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/timers.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/timers.c [ 12%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/pqueue.c.o [ 12%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/htable.c.o [ 9%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/evaluate.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/evaluate.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/evaluate.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/htable.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/htable.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/pqueue.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/pqueue.c [ 17%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/memory.c.o [ 19%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/error.c.o [ 19%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/util.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/util.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/util.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/memory.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/memory.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/error.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/error.c [ 22%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/mcore.c.o [ 14%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/pdb.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/mcore.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/mcore.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/pdb.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/pdb.c [ 25%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/seq.c.o [ 25%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/graph.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/seq.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/seq.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/graph.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/graph.c [ 29%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/fkvkselect.c [ 30%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/tokenizer.c [ 35%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/gkregex.c.o [ 27%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/random.c.o [ 35%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/fs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/gkregex.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/gkregex.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/random.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/random.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/fs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/fs.c [ 40%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/sort.c.o [ 40%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/itemsets.c.o [ 40%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/b64.c.o [ 40%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/omp.c.o [ 40%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/csr.c.o [ 37%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/blas.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/b64.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/b64.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/blas.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/blas.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/omp.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/omp.c [ 41%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/getopt.c.o [ 41%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/string.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/csr.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/csr.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/sort.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/sort.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/getopt.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/getopt.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/itemsets.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/itemsets.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/string.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/string.c [ 43%] Building C object libmetis/CMakeFiles/metis.dir/checkgraph.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/checkgraph.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/checkgraph.c [ 46%] Building C object libmetis/CMakeFiles/metis.dir/srefine.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/srefine.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/srefine.c [ 48%] Building C object libmetis/CMakeFiles/metis.dir/balance.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/balance.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/balance.c [ 50%] Building C object libmetis/CMakeFiles/metis.dir/meshpart.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/meshpart.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/meshpart.c [ 51%] Building C object libmetis/CMakeFiles/metis.dir/debug.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/debug.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/debug.c [ 51%] Building C object libmetis/CMakeFiles/metis.dir/wspace.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/wspace.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/wspace.c [ 56%] Building C object libmetis/CMakeFiles/metis.dir/fm.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/fm.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/fm.c [ 58%] Building C object libmetis/CMakeFiles/metis.dir/refine.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/refine.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/refine.c [ 59%] Building C object libmetis/CMakeFiles/metis.dir/initpart.c.o [ 59%] Building C object libmetis/CMakeFiles/metis.dir/pmetis.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/pmetis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/pmetis.c [ 59%] Building C object libmetis/CMakeFiles/metis.dir/mincover.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/initpart.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/initpart.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/mincover.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/mincover.c [ 61%] Building C object libmetis/CMakeFiles/metis.dir/util.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/util.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/util.c [ 64%] Building C object libmetis/CMakeFiles/metis.dir/kwayfm.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/kwayfm.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/kwayfm.c [ 64%] Building C object libmetis/CMakeFiles/metis.dir/gklib.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/gklib.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/gklib.c [ 67%] Building C object libmetis/CMakeFiles/metis.dir/auxapi.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/auxapi.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/auxapi.c [ 67%] Building C object libmetis/CMakeFiles/metis.dir/bucketsort.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/bucketsort.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/bucketsort.c [ 69%] Building C object libmetis/CMakeFiles/metis.dir/coarsen.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/coarsen.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/coarsen.c [ 70%] Building C object libmetis/CMakeFiles/metis.dir/graph.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/graph.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/graph.c [ 72%] Building C object libmetis/CMakeFiles/metis.dir/compress.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/compress.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/compress.c [ 74%] Building C object libmetis/CMakeFiles/metis.dir/kmetis.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/kmetis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/kmetis.c [ 75%] Building C object libmetis/CMakeFiles/metis.dir/options.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/options.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/options.c [ 79%] Building C object libmetis/CMakeFiles/metis.dir/mcutil.c.o [ 79%] Building C object libmetis/CMakeFiles/metis.dir/mmd.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/mcutil.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/mcutil.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/mmd.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/mmd.c [ 80%] Building C object libmetis/CMakeFiles/metis.dir/minconn.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/minconn.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/minconn.c [ 82%] Building C object libmetis/CMakeFiles/metis.dir/stat.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/stat.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/stat.c [ 85%] Building C object libmetis/CMakeFiles/metis.dir/ometis.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/ometis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/ometis.c [ 85%] Building C object libmetis/CMakeFiles/metis.dir/mesh.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/mesh.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/mesh.c [ 87%] Building C object libmetis/CMakeFiles/metis.dir/separator.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/separator.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/separator.c [ 88%] Building C object libmetis/CMakeFiles/metis.dir/contig.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/contig.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/contig.c [ 91%] Building C object libmetis/CMakeFiles/metis.dir/frename.c.o [ 91%] Building C object libmetis/CMakeFiles/metis.dir/kwayrefine.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/frename.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/frename.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/kwayrefine.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/kwayrefine.c [ 93%] Building C object libmetis/CMakeFiles/metis.dir/timing.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/timing.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/timing.c [ 95%] Building C object libmetis/CMakeFiles/metis.dir/parmetis.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/parmetis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/parmetis.c [ 96%] Building C object libmetis/CMakeFiles/metis.dir/sfm.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/sfm.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/sfm.c [ 98%] Building C object libmetis/CMakeFiles/metis.dir/fortran.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/fortran.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/fortran.c [100%] Linking C shared library libmetis.so cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /usr/bin/cmake -E cmake_link_script CMakeFiles/metis.dir/link.txt --verbose=1 /p/home/apps/hpe/mpt-2.19/bin/mpicc -fPIC -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -shared -Wl,-soname,libmetis.so -o libmetis.so CMakeFiles/metis.dir/__/GKlib/evaluate.c.o CMakeFiles/metis.dir/__/GKlib/rw.c.o CMakeFiles/metis.dir/__/GKlib/io.c.o CMakeFiles/metis.dir/__/GKlib/htable.c.o CMakeFiles/metis.dir/__/GKlib/pqueue.c.o CMakeFiles/metis.dir/__/GKlib/timers.c.o CMakeFiles/metis.dir/__/GKlib/util.c.o CMakeFiles/metis.dir/__/GKlib/pdb.c.o CMakeFiles/metis.dir/__/GKlib/random.c.o CMakeFiles/metis.dir/__/GKlib/memory.c.o CMakeFiles/metis.dir/__/GKlib/mcore.c.o CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o CMakeFiles/metis.dir/__/GKlib/seq.c.o CMakeFiles/metis.dir/__/GKlib/error.c.o CMakeFiles/metis.dir/__/GKlib/graph.c.o CMakeFiles/metis.dir/__/GKlib/fs.c.o CMakeFiles/metis.dir/__/GKlib/gkregex.c.o CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o CMakeFiles/metis.dir/__/GKlib/b64.c.o CMakeFiles/metis.dir/__/GKlib/blas.c.o CMakeFiles/metis.dir/__/GKlib/omp.c.o CMakeFiles/metis.dir/__/GKlib/csr.c.o CMakeFiles/metis.dir/__/GKlib/sort.c.o CMakeFiles/metis.dir/__/GKlib/getopt.c.o CMakeFiles/metis.dir/__/GKlib/itemsets.c.o CMakeFiles/metis.dir/__/GKlib/string.c.o CMakeFiles/metis.dir/checkgraph.c.o CMakeFiles/metis.dir/srefine.c.o CMakeFiles/metis.dir/meshpart.c.o CMakeFiles/metis.dir/balance.c.o CMakeFiles/metis.dir/debug.c.o CMakeFiles/metis.dir/wspace.c.o CMakeFiles/metis.dir/fm.c.o CMakeFiles/metis.dir/initpart.c.o CMakeFiles/metis.dir/refine.c.o CMakeFiles/metis.dir/mincover.c.o CMakeFiles/metis.dir/util.c.o CMakeFiles/metis.dir/pmetis.c.o CMakeFiles/metis.dir/gklib.c.o CMakeFiles/metis.dir/kwayfm.c.o CMakeFiles/metis.dir/auxapi.c.o CMakeFiles/metis.dir/bucketsort.c.o CMakeFiles/metis.dir/coarsen.c.o CMakeFiles/metis.dir/graph.c.o CMakeFiles/metis.dir/compress.c.o CMakeFiles/metis.dir/kmetis.c.o CMakeFiles/metis.dir/options.c.o CMakeFiles/metis.dir/mmd.c.o CMakeFiles/metis.dir/mcutil.c.o CMakeFiles/metis.dir/minconn.c.o CMakeFiles/metis.dir/stat.c.o CMakeFiles/metis.dir/ometis.c.o CMakeFiles/metis.dir/mesh.c.o CMakeFiles/metis.dir/separator.c.o CMakeFiles/metis.dir/contig.c.o CMakeFiles/metis.dir/kwayrefine.c.o CMakeFiles/metis.dir/frename.c.o CMakeFiles/metis.dir/timing.c.o CMakeFiles/metis.dir/parmetis.c.o CMakeFiles/metis.dir/sfm.c.o CMakeFiles/metis.dir/fortran.c.o -lm gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build' [100%] Built target metis gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build' /usr/bin/cmake -E cmake_progress_start /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/CMakeFiles 0 Running Executable WITHOUT threads to time it out Executing: /usr/bin/gmake install stdout: /usr/bin/cmake -H/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f -B/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/CMakeFiles /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build' /usr/bin/gmake -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/depend gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build' cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis/CMakeFiles/metis.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build' /usr/bin/gmake -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/build gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build' gmake[2]: Nothing to be done for 'libmetis/CMakeFiles/metis.dir/build'. gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build' [100%] Built target metis gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build' /usr/bin/cmake -E cmake_progress_start /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/CMakeFiles 0 /usr/bin/gmake -f CMakeFiles/Makefile2 preinstall gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build' gmake[1]: Nothing to be done for 'preinstall'. gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/metis.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/gklib_tls.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libmetis.so -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/gklib_defs.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/gklib_rename.h ********Output of running make on METIS follows ******* -- The C compiler identification is GNU 7.2.0 -- Check for working C compiler: /p/home/apps/hpe/mpt-2.19/bin/mpicc -- Check for working C compiler: /p/home/apps/hpe/mpt-2.19/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: /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/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 /usr/bin/cmake -H/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f -B/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/CMakeFiles /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build' /usr/bin/gmake -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/depend gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build' cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis/CMakeFiles/metis.dir/DependInfo.cmake --color= Scanning dependencies of target metis gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build' /usr/bin/gmake -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/build gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build' [ 8%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/rw.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/rw.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/rw.c [ 9%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/io.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/io.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/io.c [ 11%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/timers.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/timers.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/timers.c [ 12%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/pqueue.c.o [ 12%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/htable.c.o [ 9%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/evaluate.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/evaluate.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/evaluate.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/htable.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/htable.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/pqueue.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/pqueue.c [ 17%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/memory.c.o [ 19%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/error.c.o [ 19%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/util.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/util.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/util.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/memory.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/memory.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/error.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/error.c [ 22%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/mcore.c.o [ 14%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/pdb.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/mcore.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/mcore.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/pdb.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/pdb.c [ 25%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/seq.c.o [ 25%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/graph.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/seq.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/seq.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/graph.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/graph.c [ 29%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/fkvkselect.c [ 30%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/tokenizer.c [ 35%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/gkregex.c.o [ 27%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/random.c.o [ 35%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/fs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/gkregex.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/gkregex.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/random.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/random.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/fs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/fs.c [ 40%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/sort.c.o [ 40%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/itemsets.c.o [ 40%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/b64.c.o [ 40%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/omp.c.o [ 40%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/csr.c.o [ 37%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/blas.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/b64.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/b64.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/blas.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/blas.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/omp.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/omp.c [ 41%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/getopt.c.o [ 41%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/string.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/csr.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/csr.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/sort.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/sort.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/getopt.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/getopt.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/itemsets.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/itemsets.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/__/GKlib/string.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/string.c [ 43%] Building C object libmetis/CMakeFiles/metis.dir/checkgraph.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/checkgraph.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/checkgraph.c [ 46%] Building C object libmetis/CMakeFiles/metis.dir/srefine.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/srefine.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/srefine.c [ 48%] Building C object libmetis/CMakeFiles/metis.dir/balance.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/balance.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/balance.c [ 50%] Building C object libmetis/CMakeFiles/metis.dir/meshpart.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/meshpart.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/meshpart.c [ 51%] Building C object libmetis/CMakeFiles/metis.dir/debug.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/debug.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/debug.c [ 51%] Building C object libmetis/CMakeFiles/metis.dir/wspace.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/wspace.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/wspace.c [ 56%] Building C object libmetis/CMakeFiles/metis.dir/fm.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/fm.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/fm.c [ 58%] Building C object libmetis/CMakeFiles/metis.dir/refine.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/refine.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/refine.c [ 59%] Building C object libmetis/CMakeFiles/metis.dir/initpart.c.o [ 59%] Building C object libmetis/CMakeFiles/metis.dir/pmetis.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/pmetis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/pmetis.c [ 59%] Building C object libmetis/CMakeFiles/metis.dir/mincover.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/initpart.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/initpart.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/mincover.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/mincover.c [ 61%] Building C object libmetis/CMakeFiles/metis.dir/util.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/util.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/util.c [ 64%] Building C object libmetis/CMakeFiles/metis.dir/kwayfm.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/kwayfm.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/kwayfm.c [ 64%] Building C object libmetis/CMakeFiles/metis.dir/gklib.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/gklib.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/gklib.c [ 67%] Building C object libmetis/CMakeFiles/metis.dir/auxapi.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/auxapi.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/auxapi.c [ 67%] Building C object libmetis/CMakeFiles/metis.dir/bucketsort.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/bucketsort.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/bucketsort.c [ 69%] Building C object libmetis/CMakeFiles/metis.dir/coarsen.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/coarsen.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/coarsen.c [ 70%] Building C object libmetis/CMakeFiles/metis.dir/graph.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/graph.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/graph.c [ 72%] Building C object libmetis/CMakeFiles/metis.dir/compress.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/compress.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/compress.c [ 74%] Building C object libmetis/CMakeFiles/metis.dir/kmetis.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/kmetis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/kmetis.c [ 75%] Building C object libmetis/CMakeFiles/metis.dir/options.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/options.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/options.c [ 79%] Building C object libmetis/CMakeFiles/metis.dir/mcutil.c.o [ 79%] Building C object libmetis/CMakeFiles/metis.dir/mmd.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/mcutil.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/mcutil.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/mmd.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/mmd.c [ 80%] Building C object libmetis/CMakeFiles/metis.dir/minconn.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/minconn.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/minconn.c [ 82%] Building C object libmetis/CMakeFiles/metis.dir/stat.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/stat.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/stat.c [ 85%] Building C object libmetis/CMakeFiles/metis.dir/ometis.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/ometis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/ometis.c [ 85%] Building C object libmetis/CMakeFiles/metis.dir/mesh.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/mesh.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/mesh.c [ 87%] Building C object libmetis/CMakeFiles/metis.dir/separator.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/separator.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/separator.c [ 88%] Building C object libmetis/CMakeFiles/metis.dir/contig.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/contig.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/contig.c [ 91%] Building C object libmetis/CMakeFiles/metis.dir/frename.c.o [ 91%] Building C object libmetis/CMakeFiles/metis.dir/kwayrefine.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/frename.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/frename.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/kwayrefine.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/kwayrefine.c [ 93%] Building C object libmetis/CMakeFiles/metis.dir/timing.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/timing.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/timing.c [ 95%] Building C object libmetis/CMakeFiles/metis.dir/parmetis.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/parmetis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/parmetis.c [ 96%] Building C object libmetis/CMakeFiles/metis.dir/sfm.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/sfm.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/sfm.c [ 98%] Building C object libmetis/CMakeFiles/metis.dir/fortran.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/. -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/include -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -fPIC -o CMakeFiles/metis.dir/fortran.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/libmetis/fortran.c [100%] Linking C shared library libmetis.so cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/libmetis && /usr/bin/cmake -E cmake_link_script CMakeFiles/metis.dir/link.txt --verbose=1 /p/home/apps/hpe/mpt-2.19/bin/mpicc -fPIC -fPIC -fstack-protector -g -O -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE -shared -Wl,-soname,libmetis.so -o libmetis.so CMakeFiles/metis.dir/__/GKlib/evaluate.c.o CMakeFiles/metis.dir/__/GKlib/rw.c.o CMakeFiles/metis.dir/__/GKlib/io.c.o CMakeFiles/metis.dir/__/GKlib/htable.c.o CMakeFiles/metis.dir/__/GKlib/pqueue.c.o CMakeFiles/metis.dir/__/GKlib/timers.c.o CMakeFiles/metis.dir/__/GKlib/util.c.o CMakeFiles/metis.dir/__/GKlib/pdb.c.o CMakeFiles/metis.dir/__/GKlib/random.c.o CMakeFiles/metis.dir/__/GKlib/memory.c.o CMakeFiles/metis.dir/__/GKlib/mcore.c.o CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o CMakeFiles/metis.dir/__/GKlib/seq.c.o CMakeFiles/metis.dir/__/GKlib/error.c.o CMakeFiles/metis.dir/__/GKlib/graph.c.o CMakeFiles/metis.dir/__/GKlib/fs.c.o CMakeFiles/metis.dir/__/GKlib/gkregex.c.o CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o CMakeFiles/metis.dir/__/GKlib/b64.c.o CMakeFiles/metis.dir/__/GKlib/blas.c.o CMakeFiles/metis.dir/__/GKlib/omp.c.o CMakeFiles/metis.dir/__/GKlib/csr.c.o CMakeFiles/metis.dir/__/GKlib/sort.c.o CMakeFiles/metis.dir/__/GKlib/getopt.c.o CMakeFiles/metis.dir/__/GKlib/itemsets.c.o CMakeFiles/metis.dir/__/GKlib/string.c.o CMakeFiles/metis.dir/checkgraph.c.o CMakeFiles/metis.dir/srefine.c.o CMakeFiles/metis.dir/meshpart.c.o CMakeFiles/metis.dir/balance.c.o CMakeFiles/metis.dir/debug.c.o CMakeFiles/metis.dir/wspace.c.o CMakeFiles/metis.dir/fm.c.o CMakeFiles/metis.dir/initpart.c.o CMakeFiles/metis.dir/refine.c.o CMakeFiles/metis.dir/mincover.c.o CMakeFiles/metis.dir/util.c.o CMakeFiles/metis.dir/pmetis.c.o CMakeFiles/metis.dir/gklib.c.o CMakeFiles/metis.dir/kwayfm.c.o CMakeFiles/metis.dir/auxapi.c.o CMakeFiles/metis.dir/bucketsort.c.o CMakeFiles/metis.dir/coarsen.c.o CMakeFiles/metis.dir/graph.c.o CMakeFiles/metis.dir/compress.c.o CMakeFiles/metis.dir/kmetis.c.o CMakeFiles/metis.dir/options.c.o CMakeFiles/metis.dir/mmd.c.o CMakeFiles/metis.dir/mcutil.c.o CMakeFiles/metis.dir/minconn.c.o CMakeFiles/metis.dir/stat.c.o CMakeFiles/metis.dir/ometis.c.o CMakeFiles/metis.dir/mesh.c.o CMakeFiles/metis.dir/separator.c.o CMakeFiles/metis.dir/contig.c.o CMakeFiles/metis.dir/kwayrefine.c.o CMakeFiles/metis.dir/frename.c.o CMakeFiles/metis.dir/timing.c.o CMakeFiles/metis.dir/parmetis.c.o CMakeFiles/metis.dir/sfm.c.o CMakeFiles/metis.dir/fortran.c.o -lm gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build' [100%] Built target metis gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build' /usr/bin/cmake -E cmake_progress_start /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/petsc-build/CMakeFiles 0/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/getopt.c: In function ‘gk_getopt_internal’: /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/getopt.c:343:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (gk_optind == 0) ^~ /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/getopt.c:345:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ optstring = gk_getopt_initialize (argc, argv, optstring); ^~~~~~~~~ /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/csr.c: In function ‘gk_csr_Normalize’: /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/GKlib/csr.c:1344:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] else if (norm == 1) ^~ /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-metis-b61525e7921f/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/gnu_compiler/7.2.0/include /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['metis.h'] in ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] All intermediate test results are stored in /p/work2/tmondrag/petsc-HEOBFL/config.packages.metis Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.metis/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include /p/work2/tmondrag/petsc-HEOBFL/config.packages.metis/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.packages.metis/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) TESTING: checkVersion from config.packages.metis(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) 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 "metis.h" ;petscpkgver(METIS_VER_MAJOR.METIS_VER_MINOR.METIS_VER_SUBMINOR); Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include /p/work2/tmondrag/petsc-HEOBFL/config.packages.metis/conftest.c For metis need <= 5.1.0 <= ================================================================================ TEST checkSharedLibrary from config.packages.metis(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) TESTING: checkSharedLibrary from config.packages.metis(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) By default we don't care about checking if the library is shared child config.packages.metis 76.603073 ================================================================================ TEST alternateConfigureLibrary from config.packages.pragmatic(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.pragmatic(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.pragmatic 0.001152 ================================================================================ TEST checkDependencies from config.packages.parmetis(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) TESTING: checkDependencies from config.packages.parmetis(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) ================================================================================ TEST configureLibrary from config.packages.parmetis(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/parmetis.py:41) TESTING: configureLibrary from config.packages.parmetis(/p/work2/tmondrag/moose/petsc/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: ['petsc-pkg-metis-b61525e7921f', 'slepc-bf89b9d'] Downloading parmetis =============================================================================== Trying to download file:///p/work2/tmondrag/moose/petsc/downloaded_thirdParty_tarballs/parmetis-v4.0.3-p5.tar.gz for PARMETIS =============================================================================== Downloading file:///p/work2/tmondrag/moose/petsc/downloaded_thirdParty_tarballs/parmetis-v4.0.3-p5.tar.gz to /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/_d_parmetis-v4.0.3-p5.tar.gz Extracting /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/_d_parmetis-v4.0.3-p5.tar.gz Running Executable WITHOUT threads to time it out Executing: cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages; chmod -R a+r petsc-pkg-parmetis-ab4fedc6db1f;find petsc-pkg-parmetis-ab4fedc6db1f -type d -name "*" -exec chmod a+rx {} \; Looking for PARMETIS at git.parmetis, hg.parmetis or a directory starting with ['petsc-pkg-parmetis'] Found a copy of PARMETIS in petsc-pkg-parmetis-ab4fedc6db1f PARMETIS was just downloaded, forcing a rebuild because cannot determine if package has changed =============================================================================== Configuring PARMETIS with cmake, this may take several minutes =============================================================================== Running Executable WITHOUT threads to time it out Executing: /usr/bin/cmake .. -DCMAKE_INSTALL_PREFIX=/p/home/tmondrag/WORK/moose/petsc/arch-moose -DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_C_COMPILER="mpicc" -DCMAKE_AR=/usr/bin/ar -DCMAKE_RANLIB=/usr/bin/ranlib -DCMAKE_C_FLAGS:STRING="-fPIC -fstack-protector -g -O" -DCMAKE_C_FLAGS_DEBUG:STRING="-fPIC -fstack-protector -g -O" -DCMAKE_C_FLAGS_RELEASE:STRING="-fPIC -fstack-protector -g -O" -DCMAKE_CXX_COMPILER="mpicxx" -DCMAKE_CXX_FLAGS:STRING="-fstack-protector -g -O -fPIC" -DCMAKE_CXX_FLAGS_DEBUG:STRING="-fstack-protector -g -O -fPIC" -DCMAKE_CXX_FLAGS_RELEASE:STRING="-fstack-protector -g -O -fPIC" -DCMAKE_Fortran_COMPILER="mpif90" -DCMAKE_Fortran_FLAGS:STRING="-fPIC -ffree-line-length-0 -g -O" -DCMAKE_Fortran_FLAGS_DEBUG:STRING="-fPIC -ffree-line-length-0 -g -O" -DCMAKE_Fortran_FLAGS_RELEASE:STRING="-fPIC -ffree-line-length-0 -g -O" -DBUILD_SHARED_LIBS=on -DGKLIB_PATH=../headers -DMETIS_PATH=/p/home/tmondrag/WORK/moose/petsc/arch-moose -DSHARED=1 -DCMAKE_INSTALL_RPATH_USE_LINK_PATH:BOOL=ON stdout: -- The C compiler identification is GNU 7.2.0 -- Check for working C compiler: /p/home/apps/hpe/mpt-2.19/bin/mpicc -- Check for working C compiler: /p/home/apps/hpe/mpt-2.19/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: /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build =============================================================================== Compiling and installing PARMETIS; this may take several minutes =============================================================================== Running Executable WITHOUT threads to time it out Executing: /usr/bin/gmake -j42 -l104.8 stdout: /usr/bin/cmake -H/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f -B/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/CMakeFiles /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' /usr/bin/gmake -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/depend gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis/CMakeFiles/parmetis.dir/DependInfo.cmake --color= Scanning dependencies of target parmetis gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' /usr/bin/gmake -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/build gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' [ 12%] Building C object libparmetis/CMakeFiles/parmetis.dir/gkmpi.c.o [ 12%] Building C object libparmetis/CMakeFiles/parmetis.dir/selectq.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/selectq.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/selectq.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/gkmpi.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/gkmpi.c [ 12%] Building C object libparmetis/CMakeFiles/parmetis.dir/serial.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/serial.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/serial.c [ 17%] Building C object libparmetis/CMakeFiles/parmetis.dir/comm.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/comm.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/comm.c [ 24%] Building C object libparmetis/CMakeFiles/parmetis.dir/node_refine.c.o [ 24%] Building C object libparmetis/CMakeFiles/parmetis.dir/rmetis.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/rmetis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/rmetis.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/node_refine.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/node_refine.c [ 29%] Building C object libparmetis/CMakeFiles/parmetis.dir/gkmetis.c.o [ 19%] Building C object libparmetis/CMakeFiles/parmetis.dir/weird.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/weird.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/weird.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/gkmetis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/gkmetis.c [ 34%] Building C object libparmetis/CMakeFiles/parmetis.dir/initpart.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/initpart.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/initpart.c [ 36%] Building C object libparmetis/CMakeFiles/parmetis.dir/initbalance.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/initbalance.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/initbalance.c [ 41%] Building C object libparmetis/CMakeFiles/parmetis.dir/redomylink.c.o [ 34%] Building C object libparmetis/CMakeFiles/parmetis.dir/util.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/util.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/util.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/redomylink.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/redomylink.c [ 43%] Building C object libparmetis/CMakeFiles/parmetis.dir/csrmatch.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/csrmatch.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/csrmatch.c [ 36%] Building C object libparmetis/CMakeFiles/parmetis.dir/wspace.c.o [ 48%] Building C object libparmetis/CMakeFiles/parmetis.dir/balancemylink.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/wspace.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/wspace.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/balancemylink.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/balancemylink.c [ 51%] Building C object libparmetis/CMakeFiles/parmetis.dir/move.c.o [ 51%] Building C object libparmetis/CMakeFiles/parmetis.dir/renumber.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/move.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/move.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/renumber.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/renumber.c [ 53%] Building C object libparmetis/CMakeFiles/parmetis.dir/remap.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/remap.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/remap.c [ 56%] Building C object libparmetis/CMakeFiles/parmetis.dir/graph.c.o [ 56%] Building C object libparmetis/CMakeFiles/parmetis.dir/ComputeVertexSeparator.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/ComputeVertexSeparator.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/ComputeVertexSeparator.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/graph.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/graph.c [ 60%] Building C object libparmetis/CMakeFiles/parmetis.dir/kmetis.c.o [ 60%] Building C object libparmetis/CMakeFiles/parmetis.dir/match.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/match.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/match.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/kmetis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/kmetis.c [ 65%] Building C object libparmetis/CMakeFiles/parmetis.dir/ctrl.c.o [ 65%] Building C object libparmetis/CMakeFiles/parmetis.dir/mmetis.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/ctrl.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/ctrl.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/mmetis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/mmetis.c [ 65%] Building C object libparmetis/CMakeFiles/parmetis.dir/msetup.c.o [ 65%] Building C object libparmetis/CMakeFiles/parmetis.dir/akwayfm.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/msetup.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/msetup.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/akwayfm.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/akwayfm.c [ 73%] Building C object libparmetis/CMakeFiles/parmetis.dir/initmsection.c.o [ 73%] Building C object libparmetis/CMakeFiles/parmetis.dir/timer.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/timer.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/timer.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/initmsection.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/initmsection.c [ 73%] Building C object libparmetis/CMakeFiles/parmetis.dir/wave.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/wave.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/wave.c [ 80%] Building C object libparmetis/CMakeFiles/parmetis.dir/stat.c.o [ 80%] Building C object libparmetis/CMakeFiles/parmetis.dir/xyzpart.c.o [ 80%] Building C object libparmetis/CMakeFiles/parmetis.dir/ometis.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/stat.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/stat.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/xyzpart.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/xyzpart.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/ometis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/ometis.c [ 82%] Building C object libparmetis/CMakeFiles/parmetis.dir/mesh.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/mesh.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/mesh.c [ 90%] Building C object libparmetis/CMakeFiles/parmetis.dir/diffutil.c.o [ 90%] Building C object libparmetis/CMakeFiles/parmetis.dir/ametis.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/ametis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/ametis.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/diffutil.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/diffutil.c [ 92%] Building C object libparmetis/CMakeFiles/parmetis.dir/kwayrefine.c.o [ 92%] Building C object libparmetis/CMakeFiles/parmetis.dir/frename.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/kwayrefine.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/kwayrefine.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/frename.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/frename.c [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/mdiffusion.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/pspases.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/mdiffusion.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/mdiffusion.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/pspases.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/pspases.c [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/debug.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/debug.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/debug.c [100%] Linking C shared library libparmetis.so cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /usr/bin/cmake -E cmake_link_script CMakeFiles/parmetis.dir/link.txt --verbose=1 /p/home/apps/hpe/mpt-2.19/bin/mpicc -fPIC -fPIC -fstack-protector -g -O -shared -Wl,-soname,libparmetis.so -o libparmetis.so CMakeFiles/parmetis.dir/serial.c.o CMakeFiles/parmetis.dir/selectq.c.o CMakeFiles/parmetis.dir/comm.c.o CMakeFiles/parmetis.dir/gkmpi.c.o CMakeFiles/parmetis.dir/rmetis.c.o CMakeFiles/parmetis.dir/node_refine.c.o CMakeFiles/parmetis.dir/weird.c.o CMakeFiles/parmetis.dir/gkmetis.c.o CMakeFiles/parmetis.dir/debug.c.o CMakeFiles/parmetis.dir/wspace.c.o CMakeFiles/parmetis.dir/initpart.c.o CMakeFiles/parmetis.dir/util.c.o CMakeFiles/parmetis.dir/initbalance.c.o CMakeFiles/parmetis.dir/csrmatch.c.o CMakeFiles/parmetis.dir/redomylink.c.o CMakeFiles/parmetis.dir/balancemylink.c.o CMakeFiles/parmetis.dir/move.c.o CMakeFiles/parmetis.dir/ComputeVertexSeparator.c.o CMakeFiles/parmetis.dir/remap.c.o CMakeFiles/parmetis.dir/renumber.c.o CMakeFiles/parmetis.dir/match.c.o CMakeFiles/parmetis.dir/graph.c.o CMakeFiles/parmetis.dir/ctrl.c.o CMakeFiles/parmetis.dir/kmetis.c.o CMakeFiles/parmetis.dir/mmetis.c.o CMakeFiles/parmetis.dir/akwayfm.c.o CMakeFiles/parmetis.dir/msetup.c.o CMakeFiles/parmetis.dir/wave.c.o CMakeFiles/parmetis.dir/initmsection.c.o CMakeFiles/parmetis.dir/timer.c.o CMakeFiles/parmetis.dir/xyzpart.c.o CMakeFiles/parmetis.dir/stat.c.o CMakeFiles/parmetis.dir/ometis.c.o CMakeFiles/parmetis.dir/mesh.c.o CMakeFiles/parmetis.dir/diffutil.c.o CMakeFiles/parmetis.dir/kwayrefine.c.o CMakeFiles/parmetis.dir/ametis.c.o CMakeFiles/parmetis.dir/frename.c.o CMakeFiles/parmetis.dir/pspases.c.o CMakeFiles/parmetis.dir/mdiffusion.c.o -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lmetis -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib: gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' [100%] Built target parmetis gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' /usr/bin/cmake -E cmake_progress_start /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/CMakeFiles 0 Running Executable WITHOUT threads to time it out Executing: /usr/bin/gmake install stdout: /usr/bin/cmake -H/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f -B/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/CMakeFiles /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' /usr/bin/gmake -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/depend gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis/CMakeFiles/parmetis.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' /usr/bin/gmake -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/build gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' gmake[2]: Nothing to be done for 'libparmetis/CMakeFiles/parmetis.dir/build'. gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' [100%] Built target parmetis gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' /usr/bin/cmake -E cmake_progress_start /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/CMakeFiles 0 /usr/bin/gmake -f CMakeFiles/Makefile2 preinstall gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' gmake[1]: Nothing to be done for 'preinstall'. gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/parmetis.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libparmetis.so -- Set runtime path of "/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libparmetis.so" to "/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib" ********Output of running make on PARMETIS follows ******* -- The C compiler identification is GNU 7.2.0 -- Check for working C compiler: /p/home/apps/hpe/mpt-2.19/bin/mpicc -- Check for working C compiler: /p/home/apps/hpe/mpt-2.19/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: /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/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 /usr/bin/cmake -H/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f -B/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/CMakeFiles /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' /usr/bin/gmake -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/depend gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis/CMakeFiles/parmetis.dir/DependInfo.cmake --color= Scanning dependencies of target parmetis gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' /usr/bin/gmake -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/build gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' [ 12%] Building C object libparmetis/CMakeFiles/parmetis.dir/gkmpi.c.o [ 12%] Building C object libparmetis/CMakeFiles/parmetis.dir/selectq.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/selectq.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/selectq.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/gkmpi.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/gkmpi.c [ 12%] Building C object libparmetis/CMakeFiles/parmetis.dir/serial.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/serial.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/serial.c [ 17%] Building C object libparmetis/CMakeFiles/parmetis.dir/comm.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/comm.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/comm.c [ 24%] Building C object libparmetis/CMakeFiles/parmetis.dir/node_refine.c.o [ 24%] Building C object libparmetis/CMakeFiles/parmetis.dir/rmetis.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/rmetis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/rmetis.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/node_refine.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/node_refine.c [ 29%] Building C object libparmetis/CMakeFiles/parmetis.dir/gkmetis.c.o [ 19%] Building C object libparmetis/CMakeFiles/parmetis.dir/weird.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/weird.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/weird.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/gkmetis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/gkmetis.c [ 34%] Building C object libparmetis/CMakeFiles/parmetis.dir/initpart.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/initpart.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/initpart.c [ 36%] Building C object libparmetis/CMakeFiles/parmetis.dir/initbalance.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/initbalance.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/initbalance.c [ 41%] Building C object libparmetis/CMakeFiles/parmetis.dir/redomylink.c.o [ 34%] Building C object libparmetis/CMakeFiles/parmetis.dir/util.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/util.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/util.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/redomylink.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/redomylink.c [ 43%] Building C object libparmetis/CMakeFiles/parmetis.dir/csrmatch.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/csrmatch.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/csrmatch.c [ 36%] Building C object libparmetis/CMakeFiles/parmetis.dir/wspace.c.o [ 48%] Building C object libparmetis/CMakeFiles/parmetis.dir/balancemylink.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/wspace.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/wspace.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/balancemylink.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/balancemylink.c [ 51%] Building C object libparmetis/CMakeFiles/parmetis.dir/move.c.o [ 51%] Building C object libparmetis/CMakeFiles/parmetis.dir/renumber.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/move.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/move.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/renumber.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/renumber.c [ 53%] Building C object libparmetis/CMakeFiles/parmetis.dir/remap.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/remap.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/remap.c [ 56%] Building C object libparmetis/CMakeFiles/parmetis.dir/graph.c.o [ 56%] Building C object libparmetis/CMakeFiles/parmetis.dir/ComputeVertexSeparator.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/ComputeVertexSeparator.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/ComputeVertexSeparator.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/graph.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/graph.c [ 60%] Building C object libparmetis/CMakeFiles/parmetis.dir/kmetis.c.o [ 60%] Building C object libparmetis/CMakeFiles/parmetis.dir/match.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/match.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/match.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/kmetis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/kmetis.c [ 65%] Building C object libparmetis/CMakeFiles/parmetis.dir/ctrl.c.o [ 65%] Building C object libparmetis/CMakeFiles/parmetis.dir/mmetis.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/ctrl.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/ctrl.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/mmetis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/mmetis.c [ 65%] Building C object libparmetis/CMakeFiles/parmetis.dir/msetup.c.o [ 65%] Building C object libparmetis/CMakeFiles/parmetis.dir/akwayfm.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/msetup.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/msetup.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/akwayfm.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/akwayfm.c [ 73%] Building C object libparmetis/CMakeFiles/parmetis.dir/initmsection.c.o [ 73%] Building C object libparmetis/CMakeFiles/parmetis.dir/timer.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/timer.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/timer.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/initmsection.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/initmsection.c [ 73%] Building C object libparmetis/CMakeFiles/parmetis.dir/wave.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/wave.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/wave.c [ 80%] Building C object libparmetis/CMakeFiles/parmetis.dir/stat.c.o [ 80%] Building C object libparmetis/CMakeFiles/parmetis.dir/xyzpart.c.o [ 80%] Building C object libparmetis/CMakeFiles/parmetis.dir/ometis.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/stat.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/stat.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/xyzpart.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/xyzpart.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/ometis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/ometis.c [ 82%] Building C object libparmetis/CMakeFiles/parmetis.dir/mesh.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/mesh.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/mesh.c [ 90%] Building C object libparmetis/CMakeFiles/parmetis.dir/diffutil.c.o [ 90%] Building C object libparmetis/CMakeFiles/parmetis.dir/ametis.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/ametis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/ametis.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/diffutil.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/diffutil.c [ 92%] Building C object libparmetis/CMakeFiles/parmetis.dir/kwayrefine.c.o [ 92%] Building C object libparmetis/CMakeFiles/parmetis.dir/frename.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/kwayrefine.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/kwayrefine.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/frename.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/frename.c [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/mdiffusion.c.o [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/pspases.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/mdiffusion.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/mdiffusion.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/pspases.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/pspases.c [ 97%] Building C object libparmetis/CMakeFiles/parmetis.dir/debug.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /p/home/apps/hpe/mpt-2.19/bin/mpicc -Dparmetis_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/. -fPIC -fstack-protector -g -O -fPIC -o CMakeFiles/parmetis.dir/debug.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis/debug.c [100%] Linking C shared library libparmetis.so cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis && /usr/bin/cmake -E cmake_link_script CMakeFiles/parmetis.dir/link.txt --verbose=1 /p/home/apps/hpe/mpt-2.19/bin/mpicc -fPIC -fPIC -fstack-protector -g -O -shared -Wl,-soname,libparmetis.so -o libparmetis.so CMakeFiles/parmetis.dir/serial.c.o CMakeFiles/parmetis.dir/selectq.c.o CMakeFiles/parmetis.dir/comm.c.o CMakeFiles/parmetis.dir/gkmpi.c.o CMakeFiles/parmetis.dir/rmetis.c.o CMakeFiles/parmetis.dir/node_refine.c.o CMakeFiles/parmetis.dir/weird.c.o CMakeFiles/parmetis.dir/gkmetis.c.o CMakeFiles/parmetis.dir/debug.c.o CMakeFiles/parmetis.dir/wspace.c.o CMakeFiles/parmetis.dir/initpart.c.o CMakeFiles/parmetis.dir/util.c.o CMakeFiles/parmetis.dir/initbalance.c.o CMakeFiles/parmetis.dir/csrmatch.c.o CMakeFiles/parmetis.dir/redomylink.c.o CMakeFiles/parmetis.dir/balancemylink.c.o CMakeFiles/parmetis.dir/move.c.o CMakeFiles/parmetis.dir/ComputeVertexSeparator.c.o CMakeFiles/parmetis.dir/remap.c.o CMakeFiles/parmetis.dir/renumber.c.o CMakeFiles/parmetis.dir/match.c.o CMakeFiles/parmetis.dir/graph.c.o CMakeFiles/parmetis.dir/ctrl.c.o CMakeFiles/parmetis.dir/kmetis.c.o CMakeFiles/parmetis.dir/mmetis.c.o CMakeFiles/parmetis.dir/akwayfm.c.o CMakeFiles/parmetis.dir/msetup.c.o CMakeFiles/parmetis.dir/wave.c.o CMakeFiles/parmetis.dir/initmsection.c.o CMakeFiles/parmetis.dir/timer.c.o CMakeFiles/parmetis.dir/xyzpart.c.o CMakeFiles/parmetis.dir/stat.c.o CMakeFiles/parmetis.dir/ometis.c.o CMakeFiles/parmetis.dir/mesh.c.o CMakeFiles/parmetis.dir/diffutil.c.o CMakeFiles/parmetis.dir/kwayrefine.c.o CMakeFiles/parmetis.dir/ametis.c.o CMakeFiles/parmetis.dir/frename.c.o CMakeFiles/parmetis.dir/pspases.c.o CMakeFiles/parmetis.dir/mdiffusion.c.o -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lmetis -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib: gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' [100%] Built target parmetis gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' /usr/bin/cmake -E cmake_progress_start /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/CMakeFiles 0/usr/bin/cmake -H/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f -B/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/CMakeFiles /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' /usr/bin/gmake -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/depend gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/libparmetis /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/libparmetis/CMakeFiles/parmetis.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' /usr/bin/gmake -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/build gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' gmake[2]: Nothing to be done for 'libparmetis/CMakeFiles/parmetis.dir/build'. gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' [100%] Built target parmetis gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' /usr/bin/cmake -E cmake_progress_start /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build/CMakeFiles 0 /usr/bin/gmake -f CMakeFiles/Makefile2 preinstall gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' gmake[1]: Nothing to be done for 'preinstall'. gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-parmetis-ab4fedc6db1f/petsc-build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/parmetis.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libparmetis.so -- Set runtime path of "/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libparmetis.so" to "/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib"********End of Output of running make on PARMETIS ******* Checking for library in Download PARMETIS: ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libparmetis.a'] Contents: ['include', 'externalpackages', 'bin', 'lib'] ================================================================================ TEST check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) 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 ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libparmetis.a'] ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libmetis.a', 'libm.a'] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char ParMETIS_V3_PartKway(); static void _check_ParMETIS_V3_PartKway() { ParMETIS_V3_PartKway(); } int main() { _check_ParMETIS_V3_PartKway();; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lparmetis -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lmetis -lm -lquadmath -lstdc++ -ldl Defined "HAVE_LIBPARMETIS" to "1" Checking for optional headers [] in Download PARMETIS: ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files [] in ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Found header files [] in ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Checking for headers ['parmetis.h'] in Download PARMETIS: ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/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 ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Checking include with compiler flags var CPPFLAGS ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include', '/p/home/tmondrag/WORK/moose/petsc/arch-moose/include'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['parmetis.h'] in ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Checking for functions [ParMETIS_ComputeVertexSeparator] in library ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libparmetis.a'] ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libmetis.a', 'libm.a'] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char ParMETIS_ComputeVertexSeparator(); static void _check_ParMETIS_ComputeVertexSeparator() { ParMETIS_ComputeVertexSeparator(); } int main() { _check_ParMETIS_ComputeVertexSeparator();; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lparmetis -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lmetis -lm -lquadmath -lstdc++ -ldl Defined "HAVE_LIBPARMETIS" to "1" ================================================================================ TEST checkVersion from config.packages.parmetis(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) TESTING: checkVersion from config.packages.parmetis(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) 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 /p/work2/tmondrag/petsc-HEOBFL/config.packages.parmetis Preprocessing source: #include "confdefs.h" #include "conffix.h" #include "parmetis.h" ;petscpkgver(PARMETIS_MAJOR_VERSION.PARMETIS_MINOR_VERSION.PARMETIS_SUBMINOR_VERSION); Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.parmetis -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include /p/work2/tmondrag/petsc-HEOBFL/config.packages.parmetis/conftest.c For parmetis need <= 4.0.3 <= ================================================================================ TEST checkSharedLibrary from config.packages.parmetis(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) TESTING: checkSharedLibrary from config.packages.parmetis(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) By default we don't care about checking if the library is shared child config.packages.parmetis 6.161992 ================================================================================ TEST alternateConfigureLibrary from config.packages.Chaco(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.Chaco(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.Chaco 0.001165 ================================================================================ TEST alternateConfigureLibrary from config.packages.hdf5(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.hdf5(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.hdf5 0.000931 ================================================================================ TEST alternateConfigureLibrary from config.packages.med(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.med(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.med 0.000923 ================================================================================ TEST alternateConfigureLibrary from config.packages.cgns(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.cgns(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.cgns 0.000788 ================================================================================ TEST alternateConfigureLibrary from config.packages.ascem-io(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.ascem-io(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.ascem-io 0.000935 ================================================================================ TEST alternateConfigureLibrary from config.packages.pflotran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.pflotran(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.pflotran 0.000936 ================================================================================ TEST alternateConfigureLibrary from config.packages.alquimia(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.alquimia(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.alquimia 0.000929 ================================================================================ TEST alternateConfigureLibrary from config.packages.SAMRAI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.SAMRAI(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.SAMRAI 0.000918 ================================================================================ TEST alternateConfigureLibrary from config.packages.ADIOS2(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.ADIOS2(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.ADIOS2 0.000954 child config.packages.flibs 0.000015 ================================================================================ TEST alternateConfigureLibrary from config.packages.pnetcdf(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.pnetcdf(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.pnetcdf 0.000937 ================================================================================ TEST alternateConfigureLibrary from config.packages.netcdf(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.netcdf(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.netcdf 0.000916 ================================================================================ TEST alternateConfigureLibrary from config.packages.exodusii(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.exodusii(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.exodusii 0.000916 ================================================================================ TEST alternateConfigureLibrary from config.packages.hwloc(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.hwloc(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.hwloc 0.000939 ================================================================================ TEST checkDependencies from config.packages.pthread(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) TESTING: checkDependencies from config.packages.pthread(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) ================================================================================ TEST configureLibrary from config.packages.pthread(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/pthread.py:20) TESTING: configureLibrary from config.packages.pthread(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/pthread.py:20) 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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) 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 [] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char pthread_create(); static void _check_pthread_create() { pthread_create(); } int main() { _check_pthread_create();; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lquadmath -lstdc++ -ldl Checking for optional headers [] in Compiler specific search PTHREAD: ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files [] in ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Found header files [] in ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Checking for headers ['pthread.h'] in Compiler specific search PTHREAD: ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/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 ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Checking include with compiler flags var CPPFLAGS ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.parmetis -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/gnu_compiler/7.2.0/include /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['pthread.h'] in ['/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] All intermediate test results are stored in /p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/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" Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread/conftest.c Possible ERROR while running compiler: stderr: /p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread/conftest.c: In function ‘main’: /p/work2/tmondrag/petsc-HEOBFL/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 Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.parmetis -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread /p/work2/tmondrag/petsc-HEOBFL/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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) TESTING: checkVersion from config.packages.pthread(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) 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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) TESTING: checkSharedLibrary from config.packages.pthread(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) By default we don't care about checking if the library is shared child config.packages.pthread 0.398657 ================================================================================ TEST checkDependencies from config.packages.PTScotch(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) TESTING: checkDependencies from config.packages.PTScotch(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) ================================================================================ TEST configureLibrary from config.packages.PTScotch(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:861) TESTING: configureLibrary from config.packages.PTScotch(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:861) Find an installation and check if it can work with PETSc ================================================================================== Checking for a functional PTScotch Looking for PTSCOTCH at git.ptscotch, hg.ptscotch or a directory starting with ['scotch', 'petsc-pkg-scotch'] Could not locate an existing copy of PTSCOTCH: ['petsc-pkg-parmetis-ab4fedc6db1f', 'petsc-pkg-metis-b61525e7921f', 'slepc-bf89b9d'] Downloading PTScotch =============================================================================== Trying to download file:///p/work2/tmondrag/moose/petsc/downloaded_thirdParty_tarballs/scotch-v6.0.9.tar.gz for PTSCOTCH =============================================================================== Downloading file:///p/work2/tmondrag/moose/petsc/downloaded_thirdParty_tarballs/scotch-v6.0.9.tar.gz to /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/_d_scotch-v6.0.9.tar.gz Extracting /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/_d_scotch-v6.0.9.tar.gz Running Executable WITHOUT threads to time it out Executing: cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages; chmod -R a+r scotch-v6.0.9;find scotch-v6.0.9 -type d -name "*" -exec chmod a+rx {} \; Looking for PTSCOTCH at git.ptscotch, hg.ptscotch or a directory starting with ['scotch', 'petsc-pkg-scotch'] Found a copy of PTSCOTCH in scotch-v6.0.9 Creating PTScotch /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/Makefile.inc Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/bison...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/bison...not found Checking for program /usr/local/krb5/bin/bison...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/bison...not found Checking for program /p/home/apps/gnu_compiler/7.2.0/bin/bison...not found Checking for program /opt/clmgr/sbin/bison...not found Checking for program /opt/clmgr/bin/bison...not found Checking for program /opt/sgi/sbin/bison...not found Checking for program /opt/sgi/bin/bison...not found Checking for program /usr/local/bin/bison...not found Checking for program /usr/bin/bison...found Defined make macro "BISON" to "/usr/bin/bison" Checking for program /app/unsupported/COST/git/2.4.4/gnu//bin/flex...not found Checking for program /app/unsupported/COST/tcltk/8.6.4/gnu//bin/flex...not found Checking for program /usr/local/krb5/bin/flex...not found Checking for program /p/home/apps/hpe/mpt-2.19/bin/flex...not found Checking for program /p/home/apps/gnu_compiler/7.2.0/bin/flex...not found Checking for program /opt/clmgr/sbin/flex...not found Checking for program /opt/clmgr/bin/flex...not found Checking for program /opt/sgi/sbin/flex...not found Checking for program /opt/sgi/bin/flex...not found Checking for program /usr/local/bin/flex...not found Checking for program /usr/bin/flex...found Defined make macro "FLEX" to "/usr/bin/flex" Checking for functions [timer_create] in library ['-lrt'] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char timer_create(); static void _check_timer_create() { timer_create(); } int main() { _check_timer_create();; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -lrt -lquadmath -lstdc++ -ldl Defined "HAVE_LIBRT" to "1" Adding ['-lrt'] to LIBS Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Linux Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -O0 /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -mfp16-format=ieee /p/work2/tmondrag/petsc-HEOBFL/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 PTSCOTCH was just downloaded, forcing a rebuild because cannot determine if package has changed =============================================================================== Compiling PTScotch; this may take several minutes =============================================================================== Running Executable WITHOUT threads to time it out Executing: cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src && make clean ptesmumps esmumps stdout: /usr/bin/mkdir -p ../bin /usr/bin/mkdir -p ../include /usr/bin/mkdir -p ../lib (cd libscotch ; make clean) make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotch' rm -f *~ *.o lib*.a parser_yy.c parser_ly.h parser_ll.c *scotch.h *scotchf.h y.output *dummysizes make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotch' (cd scotch ; make clean) make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/scotch' rm -f *~ *.o acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gbase gcv *ggath *gmap gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst *gord gotst gout *gpart *gscat *gtst mcv mmk_m2 mmk_m3 mord mtst make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/scotch' (cd libscotchmetis ; make clean) make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotchmetis' rm -f *~ *.o lib*.a metis.h parmetis.h make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotchmetis' (cd check ; make clean) make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/check' rm -f *~ *.o make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/check' (cd esmumps ; make clean) make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/esmumps' rm -f *~ common.h *.o lib*.a main_esmumps make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/esmumps' (cd libscotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=9 scotch && make install) make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotch' make \ CC="mpicc" \ CCD="mpicc" \ scotch.h \ scotchf.h \ libscotch.a \ libscotcherr.a \ libscotcherrexit.a make[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotch' mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c arch.c -o arch.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -O0 -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 dummysizes.c -o dummysizes -lm -lrt ./dummysizes "-s" library.h scotch.h ./dummysizes "-s" library_f.h scotchf.h mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c arch_build.c -o arch_build.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c arch_build2.c -o arch_build2.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c arch_cmplt.c -o arch_cmplt.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c arch_cmpltw.c -o arch_cmpltw.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c arch_deco.c -o arch_deco.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c arch_deco2.c -o arch_deco2.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c arch_dist.c -o arch_dist.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c arch_hcub.c -o arch_hcub.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c arch_mesh.c -o arch_mesh.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c arch_sub.c -o arch_sub.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c arch_tleaf.c -o arch_tleaf.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c arch_torus.c -o arch_torus.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c arch_vcmplt.c -o arch_vcmplt.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c arch_vhcub.c -o arch_vhcub.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c bgraph.c -o bgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c bgraph_bipart_bd.c -o bgraph_bipart_bd.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c bgraph_bipart_df.c -o bgraph_bipart_df.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c bgraph_bipart_ex.c -o bgraph_bipart_ex.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c bgraph_bipart_fm.c -o bgraph_bipart_fm.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c bgraph_bipart_gg.c -o bgraph_bipart_gg.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c bgraph_bipart_gp.c -o bgraph_bipart_gp.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c bgraph_bipart_ml.c -o bgraph_bipart_ml.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c bgraph_bipart_st.c -o bgraph_bipart_st.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c bgraph_bipart_zr.c -o bgraph_bipart_zr.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c bgraph_check.c -o bgraph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c bgraph_store.c -o bgraph_store.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c common.c -DSCOTCH_COMMON_RENAME -o common.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c common_file.c -DSCOTCH_COMMON_RENAME -o common_file.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c common_file_compress.c -DSCOTCH_COMMON_RENAME -o common_file_compress.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c common_file_decompress.c -DSCOTCH_COMMON_RENAME -o common_file_decompress.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c common_integer.c -DSCOTCH_COMMON_RENAME -o common_integer.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c common_memory.c -DSCOTCH_COMMON_RENAME -o common_memory.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c common_string.c -DSCOTCH_COMMON_RENAME -o common_string.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c common_stub.c -DSCOTCH_COMMON_RENAME -o common_stub.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c common_thread.c -DSCOTCH_COMMON_RENAME -o common_thread.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c fibo.c -o fibo.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c gain.c -o gain.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c geom.c -o geom.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c graph.c -o graph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c graph_base.c -o graph_base.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c graph_band.c -o graph_band.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c graph_check.c -o graph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c graph_clone.c -o graph_clone.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c graph_coarsen.c -o graph_coarsen.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c graph_diam.c -o graph_diam.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c graph_ielo.c -o graph_ielo.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c graph_induce.c -o graph_induce.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c graph_io.c -o graph_io.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c graph_io_chac.c -o graph_io_chac.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c graph_io_habo.c -o graph_io_habo.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c graph_io_mmkt.c -o graph_io_mmkt.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c graph_io_scot.c -o graph_io_scot.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c graph_list.c -o graph_list.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c graph_match.c -o graph_match.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hall_order_hd.c -o hall_order_hd.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hall_order_hf.c -o hall_order_hf.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hall_order_hx.c -o hall_order_hx.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hgraph.c -o hgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hgraph_check.c -o hgraph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hgraph_induce.c -o hgraph_induce.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hgraph_order_bl.c -o hgraph_order_bl.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hgraph_order_cc.c -o hgraph_order_cc.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hgraph_order_cp.c -o hgraph_order_cp.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hgraph_order_gp.c -o hgraph_order_gp.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hgraph_order_hd.c -o hgraph_order_hd.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hgraph_order_hf.c -o hgraph_order_hf.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hgraph_order_hx.c -o hgraph_order_hx.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hgraph_order_kp.c -o hgraph_order_kp.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hgraph_order_nd.c -o hgraph_order_nd.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hgraph_order_si.c -o hgraph_order_si.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hgraph_order_st.c -o hgraph_order_st.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hmesh.c -o hmesh.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hmesh_check.c -o hmesh_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hmesh_hgraph.c -o hmesh_hgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hmesh_induce.c -o hmesh_induce.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hmesh_mesh.c -o hmesh_mesh.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hmesh_order_bl.c -o hmesh_order_bl.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hmesh_order_cp.c -o hmesh_order_cp.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hmesh_order_gr.c -o hmesh_order_gr.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hmesh_order_gp.c -o hmesh_order_gp.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hmesh_order_hd.c -o hmesh_order_hd.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hmesh_order_hf.c -o hmesh_order_hf.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hmesh_order_hx.c -o hmesh_order_hx.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hmesh_order_nd.c -o hmesh_order_nd.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hmesh_order_si.c -o hmesh_order_si.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c hmesh_order_st.c -o hmesh_order_st.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c kgraph.c -o kgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c kgraph_band.c -o kgraph_band.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c kgraph_check.c -o kgraph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c kgraph_map_bd.c -o kgraph_map_bd.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c kgraph_map_cp.c -o kgraph_map_cp.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c kgraph_map_df.c -o kgraph_map_df.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c kgraph_map_ex.c -o kgraph_map_ex.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c kgraph_map_fm.c -o kgraph_map_fm.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c kgraph_map_ml.c -o kgraph_map_ml.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c kgraph_map_rb.c -o kgraph_map_rb.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c kgraph_map_rb_map.c -o kgraph_map_rb_map.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c kgraph_map_rb_part.c -o kgraph_map_rb_part.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c kgraph_map_st.c -o kgraph_map_st.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c kgraph_store.c -o kgraph_store.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_arch.c -o library_arch.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_arch_f.c -o library_arch_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_arch_build.c -o library_arch_build.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_arch_build_f.c -o library_arch_build_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_arch_dom.c -o library_arch_dom.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_arch_dom_f.c -o library_arch_dom_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_common_f.c -o library_common_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_geom.c -o library_geom.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_geom_f.c -o library_geom_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph.c -o library_graph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_f.c -o library_graph_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_base.c -o library_graph_base.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_base_f.c -o library_graph_base_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_check.c -o library_graph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_check_f.c -o library_graph_check_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_coarsen.c -o library_graph_coarsen.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_coarsen_f.c -o library_graph_coarsen_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_color.c -o library_graph_color.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_color_f.c -o library_graph_color_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_diam.c -o library_graph_diam.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_diam_f.c -o library_graph_diam_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_induce.c -o library_graph_induce.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_induce_f.c -o library_graph_induce_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_io_chac.c -o library_graph_io_chac.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_io_chac_f.c -o library_graph_io_chac_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_io_habo.c -o library_graph_io_habo.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_io_habo_f.c -o library_graph_io_habo_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_io_mmkt.c -o library_graph_io_mmkt.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_io_mmkt_f.c -o library_graph_io_mmkt_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_io_scot.c -o library_graph_io_scot.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_io_scot_f.c -o library_graph_io_scot_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_map.c -o library_graph_map.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_map_f.c -o library_graph_map_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_map_io.c -o library_graph_map_io.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_map_io_f.c -o library_graph_map_io_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_map_view.c -o library_graph_map_view.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_map_view_f.c -o library_graph_map_view_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_order.c -o library_graph_order.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_order_f.c -o library_graph_order_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_part_ovl.c -o library_graph_part_ovl.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_graph_part_ovl_f.c -o library_graph_part_ovl_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_mapping.c -o library_mapping.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_memory.c -o library_memory.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_memory_f.c -o library_memory_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_mesh.c -o library_mesh.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_mesh_f.c -o library_mesh_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_mesh_graph.c -o library_mesh_graph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_mesh_graph_f.c -o library_mesh_graph_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_mesh_io_habo.c -o library_mesh_io_habo.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_mesh_io_habo_f.c -o library_mesh_io_habo_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_mesh_io_scot.c -o library_mesh_io_scot.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_mesh_io_scot_f.c -o library_mesh_io_scot_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_mesh_order.c -o library_mesh_order.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_mesh_order_f.c -o library_mesh_order_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_order.c -o library_order.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_parser.c -o library_parser.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_parser_f.c -o library_parser_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_random.c -o library_random.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_random_f.c -o library_random_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_strat.c -o library_strat.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_version.c -o library_version.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_version_f.c -o library_version_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c mapping.c -o mapping.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c mapping_io.c -o mapping_io.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c mesh.c -o mesh.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c mesh_check.c -o mesh_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c mesh_coarsen.c -o mesh_coarsen.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c mesh_graph.c -o mesh_graph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c mesh_induce_sepa.c -o mesh_induce_sepa.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c mesh_io.c -o mesh_io.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c mesh_io_habo.c -o mesh_io_habo.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c mesh_io_scot.c -o mesh_io_scot.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c order.c -o order.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c order_check.c -o order_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c order_io.c -o order_io.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 (/usr/bin/bison -y -d -v parser_yy.y && \ /usr/bin/mv y.tab.c parser_yy.c && \ /usr/bin/mv y.tab.h parser_ly.h) || \ /usr/bin/cp last_resort/parser_ly.h last_resort/parser_yy.c . mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c parser.c -o parser.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 (/usr/bin/flex parser_ll.l && \ /usr/bin/mv lex.yy.c parser_ll.c) || \ /usr/bin/cp last_resort/parser_ll.c . mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c parser_ll.c -o parser_ll.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c parser_yy.c -o parser_yy.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c vgraph.c -o vgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c vgraph_check.c -o vgraph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c vgraph_separate_bd.c -o vgraph_separate_bd.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c vgraph_separate_df.c -o vgraph_separate_df.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c vgraph_separate_es.c -o vgraph_separate_es.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c vgraph_separate_fm.c -o vgraph_separate_fm.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c vgraph_separate_gg.c -o vgraph_separate_gg.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c vgraph_separate_gp.c -o vgraph_separate_gp.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c vgraph_separate_ml.c -o vgraph_separate_ml.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c vgraph_separate_st.c -o vgraph_separate_st.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c vgraph_separate_th.c -o vgraph_separate_th.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c vgraph_separate_vw.c -o vgraph_separate_vw.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c vgraph_separate_zr.c -o vgraph_separate_zr.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c vgraph_store.c -o vgraph_store.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c vmesh.c -o vmesh.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c vmesh_check.c -o vmesh_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c vmesh_separate_fm.c -o vmesh_separate_fm.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c vmesh_separate_gg.c -o vmesh_separate_gg.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c vmesh_separate_gr.c -o vmesh_separate_gr.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c vmesh_separate_ml.c -o vmesh_separate_ml.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c vmesh_separate_zr.c -o vmesh_separate_zr.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c vmesh_separate_st.c -o vmesh_separate_st.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c vmesh_store.c -o vmesh_store.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c wgraph.c -o wgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c wgraph_check.c -o wgraph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c wgraph_part_fm.c -o wgraph_part_fm.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c wgraph_part_gg.c -o wgraph_part_gg.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c wgraph_part_gp.c -o wgraph_part_gp.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c wgraph_part_ml.c -o wgraph_part_ml.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c wgraph_part_rb.c -o wgraph_part_rb.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c wgraph_part_st.c -o wgraph_part_st.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c wgraph_part_zr.c -o wgraph_part_zr.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c wgraph_store.c -o wgraph_store.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 /usr/bin/ar cr libscotch.a arch.o arch_build.o arch_build2.o arch_cmplt.o arch_cmpltw.o arch_deco.o arch_deco2.o arch_dist.o arch_hcub.o arch_mesh.o arch_sub.o arch_tleaf.o arch_torus.o arch_vcmplt.o arch_vhcub.o bgraph.o bgraph_bipart_bd.o bgraph_bipart_df.o bgraph_bipart_ex.o bgraph_bipart_fm.o bgraph_bipart_gg.o bgraph_bipart_gp.o bgraph_bipart_ml.o bgraph_bipart_st.o bgraph_bipart_zr.o bgraph_check.o bgraph_store.o common.o common_file.o common_file_compress.o common_file_decompress.o common_integer.o common_memory.o common_string.o common_stub.o common_thread.o fibo.o gain.o geom.o graph.o graph_base.o graph_band.o graph_check.o graph_clone.o graph_coarsen.o graph_diam.o graph_ielo.o graph_induce.o graph_io.o graph_io_chac.o graph_io_habo.o graph_io_mmkt.o graph_io_scot.o graph_list.o graph_match.o hall_order_hd.o hall_order_hf.o hall_order_hx.o hgraph.o hgraph_check.o hgraph_induce.o hgraph_order_bl.o hgraph_order_cc.o hgraph_order_cp.o hgraph_order_gp.o hgraph_order_hd.o hgraph_order_hf.o hgraph_order_hx.o hgraph_order_kp.o hgraph_order_nd.o hgraph_order_si.o hgraph_order_st.o hmesh.o hmesh_check.o hmesh_hgraph.o hmesh_induce.o hmesh_mesh.o hmesh_order_bl.o hmesh_order_cp.o hmesh_order_gr.o hmesh_order_gp.o hmesh_order_hd.o hmesh_order_hf.o hmesh_order_hx.o hmesh_order_nd.o hmesh_order_si.o hmesh_order_st.o kgraph.o kgraph_band.o kgraph_check.o kgraph_map_bd.o kgraph_map_cp.o kgraph_map_df.o kgraph_map_ex.o kgraph_map_fm.o kgraph_map_ml.o kgraph_map_rb.o kgraph_map_rb_map.o kgraph_map_rb_part.o kgraph_map_st.o kgraph_store.o library_arch.o library_arch_f.o library_arch_build.o library_arch_build_f.o library_arch_dom.o library_arch_dom_f.o library_common_f.o library_geom.o library_geom_f.o library_graph.o library_graph_f.o library_graph_base.o library_graph_base_f.o library_graph_check.o library_graph_check_f.o library_graph_coarsen.o library_graph_coarsen_f.o library_graph_color.o library_graph_color_f.o library_graph_diam.o library_graph_diam_f.o library_graph_induce.o library_graph_induce_f.o library_graph_io_chac.o library_graph_io_chac_f.o library_graph_io_habo.o library_graph_io_habo_f.o library_graph_io_mmkt.o library_graph_io_mmkt_f.o library_graph_io_scot.o library_graph_io_scot_f.o library_graph_map.o library_graph_map_f.o library_graph_map_io.o library_graph_map_io_f.o library_graph_map_view.o library_graph_map_view_f.o library_graph_order.o library_graph_order_f.o library_graph_part_ovl.o library_graph_part_ovl_f.o library_mapping.o library_memory.o library_memory_f.o library_mesh.o library_mesh_f.o library_mesh_graph.o library_mesh_graph_f.o library_mesh_io_habo.o library_mesh_io_habo_f.o library_mesh_io_scot.o library_mesh_io_scot_f.o library_mesh_order.o library_mesh_order_f.o library_order.o library_parser.o library_parser_f.o library_random.o library_random_f.o library_strat.o library_version.o library_version_f.o mapping.o mapping_io.o mesh.o mesh_check.o mesh_coarsen.o mesh_graph.o mesh_induce_sepa.o mesh_io.o mesh_io_habo.o mesh_io_scot.o order.o order_check.o order_io.o parser.o parser_ll.o parser_yy.o vgraph.o vgraph_check.o vgraph_separate_bd.o vgraph_separate_df.o vgraph_separate_es.o vgraph_separate_fm.o vgraph_separate_gg.o vgraph_separate_gp.o vgraph_separate_ml.o vgraph_separate_st.o vgraph_separate_th.o vgraph_separate_vw.o vgraph_separate_zr.o vgraph_store.o vmesh.o vmesh_check.o vmesh_separate_fm.o vmesh_separate_gg.o vmesh_separate_gr.o vmesh_separate_ml.o vmesh_separate_zr.o vmesh_separate_st.o vmesh_store.o wgraph.o wgraph_check.o wgraph_part_fm.o wgraph_part_gg.o wgraph_part_gp.o wgraph_part_ml.o wgraph_part_rb.o wgraph_part_st.o wgraph_part_zr.o wgraph_store.o /usr/bin/ranlib libscotch.a mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_error.c -o library_error.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 /usr/bin/ar cr libscotcherr.a library_error.o /usr/bin/ranlib libscotcherr.a mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -c library_error_exit.c -o library_error_exit.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 /usr/bin/ar cr libscotcherrexit.a library_error_exit.o /usr/bin/ranlib libscotcherrexit.a make[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotch' make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotch' make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotch' /usr/bin/cp scotch.h ../../include /usr/bin/cp scotchf.h ../../include /usr/bin/cp libscotch.a libscotcherr*.a ../../lib make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotch' (cd scotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=9 scotch && make install) make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/scotch' make CC="mpicc" SCOTCHLIB=scotch \ acpl \ amk_ccc \ amk_fft2 \ amk_grf \ amk_hy \ amk_m2 \ amk_p2 \ atst \ gbase \ gcv \ gmap \ gmk_hy \ gmk_m2 \ gmk_m3 \ gmk_msh \ gmk_ub2 \ gmtst \ gord \ gotst \ gout \ gpart \ gscat \ gtst \ mcv \ mmk_m2 \ mmk_m3 \ mord \ mtst make[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/scotch' mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch acpl.c -o acpl -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch amk_ccc.c -o amk_ccc -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch amk_fft2.c -o amk_fft2 -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch amk_grf.c -o amk_grf -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch amk_hy.c -o amk_hy -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch amk_m2.c -o amk_m2 -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch amk_p2.c -o amk_p2 -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch atst.c -o atst -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch gbase.c -o gbase -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch gcv.c -o gcv -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch gmap.c -o gmap -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch gmk_hy.c -o gmk_hy -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch gmk_m2.c -o gmk_m2 -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch gmk_m3.c -o gmk_m3 -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch gmk_msh.c -o gmk_msh -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch gmk_ub2.c -o gmk_ub2 -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch gmtst.c -o gmtst -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch gord.c -o gord -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch gotst.c -o gotst -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../libscotch -I../../include gout_c.c gout_o.c -o gout -L../../lib -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch gmap.c -DSCOTCH_COMPILE_PART -o gpart -L../../lib -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch gscat.c -o gscat -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch gtst.c -o gtst -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch mcv.c -o mcv -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch mmk_m2.c -o mmk_m2 -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch mmk_m3.c -o mmk_m3 -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch mord.c -o mord -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch mtst.c -o mtst -L../../lib -lscotch -lscotch -lscotcherrexit -lm -lrt make[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/scotch' make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/scotch' make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/scotch' make CC="mpicc" SCOTCHLIB=scotch \ acpl \ amk_ccc \ amk_fft2 \ amk_grf \ amk_hy \ amk_m2 \ amk_p2 \ atst \ gbase \ gcv \ gmap \ gmk_hy \ gmk_m2 \ gmk_m3 \ gmk_msh \ gmk_ub2 \ gmtst \ gord \ gotst \ gout \ gpart \ gscat \ gtst \ mcv \ mmk_m2 \ mmk_m3 \ mord \ mtst make[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/scotch' make[2]: 'acpl' is up to date. make[2]: 'amk_ccc' is up to date. make[2]: 'amk_fft2' is up to date. make[2]: 'amk_grf' is up to date. make[2]: 'amk_hy' is up to date. make[2]: 'amk_m2' is up to date. make[2]: 'amk_p2' is up to date. make[2]: 'atst' is up to date. make[2]: 'gbase' is up to date. make[2]: 'gcv' is up to date. make[2]: 'gmap' is up to date. make[2]: 'gmk_hy' is up to date. make[2]: 'gmk_m2' is up to date. make[2]: 'gmk_m3' is up to date. make[2]: 'gmk_msh' is up to date. make[2]: 'gmk_ub2' is up to date. make[2]: 'gmtst' is up to date. make[2]: 'gord' is up to date. make[2]: 'gotst' is up to date. make[2]: 'gout' is up to date. make[2]: 'gpart' is up to date. make[2]: 'gscat' is up to date. make[2]: 'gtst' is up to date. make[2]: 'mcv' is up to date. make[2]: 'mmk_m2' is up to date. make[2]: 'mmk_m3' is up to date. make[2]: 'mord' is up to date. make[2]: 'mtst' is up to date. make[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/scotch' /usr/bin/cp acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gbase gcv gmap gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst gord gotst gout gpart *gtst gscat mcv mmk_m2 mmk_m3 mord mtst ../../bin make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/scotch' (cd libscotchmetis ; make scotch && make install) make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotchmetis' make \ CC="mpicc" \ metis.h \ libscotchmetis.a make[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotchmetis' ../libscotch/dummysizes library_metis.h metis.h mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch -c metis_graph_order.c -o metis_graph_order.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch -c metis_graph_order_f.c -o metis_graph_order_f.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch -c metis_graph_part.c -o metis_graph_part.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch -c metis_graph_part_f.c -o metis_graph_part_f.o /usr/bin/ar cr libscotchmetis.a metis_graph_order.o metis_graph_order_f.o metis_graph_part.o metis_graph_part_f.o /usr/bin/ranlib libscotchmetis.a make[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotchmetis' make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotchmetis' make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotchmetis' make \ CC="mpicc" \ metis.h \ libscotchmetis.a make[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotchmetis' make[2]: 'metis.h' is up to date. make[2]: 'libscotchmetis.a' is up to date. make[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotchmetis' /usr/bin/cp metis.h ../../include /usr/bin/cp libscotchmetis.a ../../lib make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotchmetis' (cd libscotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=9 ptscotch && make ptinstall) make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotch' make \ CC="mpicc" \ CCD="mpicc" \ scotch.h \ scotchf.h \ libscotch.a \ libscotcherr.a \ libscotcherrexit.a make[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotch' make[2]: 'scotch.h' is up to date. make[2]: 'scotchf.h' is up to date. make[2]: 'libscotch.a' is up to date. make[2]: 'libscotcherr.a' is up to date. make[2]: 'libscotcherrexit.a' is up to date. make[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotch' make \ CC="mpicc" \ CFLAGS="-fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH" \ CCDFLAGS="-fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -O0 -DSCOTCH_PTSCOTCH" \ ptscotch.h \ ptscotchf.h \ libptscotch.a \ libptscotcherr.a \ libptscotcherrexit.a make[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotch' mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -O0 -DSCOTCH_PTSCOTCH -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 dummysizes.c -o ptdummysizes -lm -lrt ./ptdummysizes "-s" library_pt.h ptscotch.h ./ptdummysizes "-s" library_pt_f.h ptscotchf.h mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c bdgraph.c -o bdgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c bdgraph_bipart_bd.c -o bdgraph_bipart_bd.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c bdgraph_bipart_df.c -o bdgraph_bipart_df.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c bdgraph_bipart_ex.c -o bdgraph_bipart_ex.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c bdgraph_bipart_ml.c -o bdgraph_bipart_ml.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c bdgraph_bipart_sq.c -o bdgraph_bipart_sq.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c bdgraph_bipart_st.c -o bdgraph_bipart_st.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c bdgraph_bipart_zr.c -o bdgraph_bipart_zr.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c bdgraph_check.c -o bdgraph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c bdgraph_gather_all.c -o bdgraph_gather_all.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c bdgraph_store.c -o bdgraph_store.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c comm.c -o comm.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph.c -o dgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_allreduce.c -o dgraph_allreduce.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_band.c -o dgraph_band.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_build.c -o dgraph_build.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_build_grid3d.c -o dgraph_build_grid3d.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_build_hcub.c -o dgraph_build_hcub.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_check.c -o dgraph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_coarsen.c -o dgraph_coarsen.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_fold.c -o dgraph_fold.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_fold_comm.c -o dgraph_fold_comm.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_fold_dup.c -o dgraph_fold_dup.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_gather.c -o dgraph_gather.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_gather_all.c -o dgraph_gather_all.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_ghst.c -o dgraph_ghst.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_halo.c -o dgraph_halo.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_induce.c -o dgraph_induce.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_io_load.c -o dgraph_io_load.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_io_save.c -o dgraph_io_save.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_match.c -o dgraph_match.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_match_sync_coll.c -o dgraph_match_sync_coll.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_match_sync_ptop.c -o dgraph_match_sync_ptop.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_match_check.c -o dgraph_match_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_redist.c -o dgraph_redist.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_scatter.c -o dgraph_scatter.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dgraph_view.c -o dgraph_view.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dmapping.c -o dmapping.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dmapping_io.c -o dmapping_io.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dorder.c -o dorder.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dorder_gather.c -o dorder_gather.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dorder_io.c -o dorder_io.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dorder_io_block.c -o dorder_io_block.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dorder_io_tree.c -o dorder_io_tree.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dorder_perm.c -o dorder_perm.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c dorder_tree_dist.c -o dorder_tree_dist.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c hdgraph.c -o hdgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c hdgraph_check.c -o hdgraph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c hdgraph_fold.c -o hdgraph_fold.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c hdgraph_gather.c -o hdgraph_gather.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c hdgraph_induce.c -o hdgraph_induce.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c hdgraph_order_nd.c -o hdgraph_order_nd.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c hdgraph_order_si.c -o hdgraph_order_si.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c hdgraph_order_sq.c -o hdgraph_order_sq.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c hdgraph_order_st.c -o hdgraph_order_st.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c kdgraph.c -o kdgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c kdgraph_gather.c -o kdgraph_gather.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c kdgraph_map_rb.c -o kdgraph_map_rb.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c kdgraph_map_rb_map.c -o kdgraph_map_rb_map.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c kdgraph_map_rb_part.c -o kdgraph_map_rb_part.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c kdgraph_map_st.c -o kdgraph_map_st.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph.c -o library_dgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_f.c -o library_dgraph_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_band.c -o library_dgraph_band.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_band_f.c -o library_dgraph_band_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_build.c -o library_dgraph_build.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_build_f.c -o library_dgraph_build_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_build_grid3d.c -o library_dgraph_build_grid3d.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_build_grid3d_f.c -o library_dgraph_build_grid3d_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_check.c -o library_dgraph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_check_f.c -o library_dgraph_check_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_coarsen.c -o library_dgraph_coarsen.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_coarsen_f.c -o library_dgraph_coarsen_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_gather.c -o library_dgraph_gather.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_gather_f.c -o library_dgraph_gather_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_grow.c -o library_dgraph_grow.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_halo.c -o library_dgraph_halo.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_halo_f.c -o library_dgraph_halo_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_induce.c -o library_dgraph_induce.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_induce_f.c -o library_dgraph_induce_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_io_load.c -o library_dgraph_io_load.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_io_load_f.c -o library_dgraph_io_load_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_io_save.c -o library_dgraph_io_save.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_io_save_f.c -o library_dgraph_io_save_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_map.c -o library_dgraph_map.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_map_f.c -o library_dgraph_map_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_map_view.c -o library_dgraph_map_view.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_map_view_f.c -o library_dgraph_map_view_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_order.c -o library_dgraph_order.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_order_f.c -o library_dgraph_order_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_order_gather.c -o library_dgraph_order_gather.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_order_gather_f.c -o library_dgraph_order_gather_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_order_io.c -o library_dgraph_order_io.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_order_io_f.c -o library_dgraph_order_io_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_order_io_block.c -o library_dgraph_order_io_block.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_order_io_block_f.c -o library_dgraph_order_io_block_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_order_perm.c -o library_dgraph_order_perm.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_order_perm_f.c -o library_dgraph_order_perm_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_order_tree_dist.c -o library_dgraph_order_tree_dist.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_order_tree_dist_f.c -o library_dgraph_order_tree_dist_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_redist.c -o library_dgraph_redist.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_redist_f.c -o library_dgraph_redist_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_scatter.c -o library_dgraph_scatter.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_scatter_f.c -o library_dgraph_scatter_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_stat.c -o library_dgraph_stat.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dgraph_stat_f.c -o library_dgraph_stat_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dmapping.c -o library_dmapping.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_dorder.c -o library_dorder.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c vdgraph.c -o vdgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c vdgraph_check.c -o vdgraph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c vdgraph_gather_all.c -o vdgraph_gather_all.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c vdgraph_separate_bd.c -o vdgraph_separate_bd.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c vdgraph_separate_df.c -o vdgraph_separate_df.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c vdgraph_separate_ml.c -o vdgraph_separate_ml.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c vdgraph_separate_sq.c -o vdgraph_separate_sq.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c vdgraph_separate_st.c -o vdgraph_separate_st.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c vdgraph_separate_zr.c -o vdgraph_separate_zr.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c vdgraph_store.c -o vdgraph_store.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 /usr/bin/ar cr libptscotch.a bdgraph.o bdgraph_bipart_bd.o bdgraph_bipart_df.o bdgraph_bipart_ex.o bdgraph_bipart_ml.o bdgraph_bipart_sq.o bdgraph_bipart_st.o bdgraph_bipart_zr.o bdgraph_check.o bdgraph_gather_all.o bdgraph_store.o comm.o dgraph.o dgraph_allreduce.o dgraph_band.o dgraph_build.o dgraph_build_grid3d.o dgraph_build_hcub.o dgraph_check.o dgraph_coarsen.o dgraph_fold.o dgraph_fold_comm.o dgraph_fold_dup.o dgraph_gather.o dgraph_gather_all.o dgraph_ghst.o dgraph_halo.o dgraph_induce.o dgraph_io_load.o dgraph_io_save.o dgraph_match.o dgraph_match_sync_coll.o dgraph_match_sync_ptop.o dgraph_match_check.o dgraph_redist.o dgraph_scatter.o dgraph_view.o dmapping.o dmapping_io.o dorder.o dorder_gather.o dorder_io.o dorder_io_block.o dorder_io_tree.o dorder_perm.o dorder_tree_dist.o hdgraph.o hdgraph_check.o hdgraph_fold.o hdgraph_gather.o hdgraph_induce.o hdgraph_order_nd.o hdgraph_order_si.o hdgraph_order_sq.o hdgraph_order_st.o kdgraph.o kdgraph_gather.o kdgraph_map_rb.o kdgraph_map_rb_map.o kdgraph_map_rb_part.o kdgraph_map_st.o library_dgraph.o library_dgraph_f.o library_dgraph_band.o library_dgraph_band_f.o library_dgraph_build.o library_dgraph_build_f.o library_dgraph_build_grid3d.o library_dgraph_build_grid3d_f.o library_dgraph_check.o library_dgraph_check_f.o library_dgraph_coarsen.o library_dgraph_coarsen_f.o library_dgraph_gather.o library_dgraph_gather_f.o library_dgraph_grow.o library_dgraph_halo.o library_dgraph_halo_f.o library_dgraph_induce.o library_dgraph_induce_f.o library_dgraph_io_load.o library_dgraph_io_load_f.o library_dgraph_io_save.o library_dgraph_io_save_f.o library_dgraph_map.o library_dgraph_map_f.o library_dgraph_map_view.o library_dgraph_map_view_f.o library_dgraph_order.o library_dgraph_order_f.o library_dgraph_order_gather.o library_dgraph_order_gather_f.o library_dgraph_order_io.o library_dgraph_order_io_f.o library_dgraph_order_io_block.o library_dgraph_order_io_block_f.o library_dgraph_order_perm.o library_dgraph_order_perm_f.o library_dgraph_order_tree_dist.o library_dgraph_order_tree_dist_f.o library_dgraph_redist.o library_dgraph_redist_f.o library_dgraph_scatter.o library_dgraph_scatter_f.o library_dgraph_stat.o library_dgraph_stat_f.o library_dmapping.o library_dorder.o vdgraph.o vdgraph_check.o vdgraph_gather_all.o vdgraph_separate_bd.o vdgraph_separate_df.o vdgraph_separate_ml.o vdgraph_separate_sq.o vdgraph_separate_st.o vdgraph_separate_zr.o vdgraph_store.o /usr/bin/ranlib libptscotch.a mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_error.c -o library_error_pt.o /usr/bin/ar cr libptscotcherr.a library_error_pt.o /usr/bin/ranlib libptscotcherr.a mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -c library_error_exit.c -o library_error_exit_pt.o /usr/bin/ar cr libptscotcherrexit.a library_error_exit_pt.o /usr/bin/ranlib libptscotcherrexit.a make[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotch' make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotch' make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotch' /usr/bin/cp ptscotch.h ../../include /usr/bin/cp ptscotchf.h ../../include /usr/bin/cp libptscotch.a libptscotcherr*.a ../../lib make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotch' (cd scotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=9 ptscotch && make ptinstall) make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/scotch' make CC="mpicc" SCOTCHLIB=ptscotch \ dggath \ dgmap \ dgord \ dgpart \ dgscat \ dgtst make[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/scotch' mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch dggath.c -o dggath -L../../lib -lptscotch -lscotch -lptscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch dgmap.c -o dgmap -L../../lib -lptscotch -lscotch -lptscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch dgord.c -o dgord -L../../lib -lptscotch -lscotch -lptscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch dgmap.c -DSCOTCH_COMPILE_PART -o dgpart -L../../lib -lptscotch -lscotch -lptscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch dgscat.c -o dgscat -L../../lib -lptscotch -lscotch -lptscotcherrexit -lm -lrt mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -I../libscotch dgtst.c -o dgtst -L../../lib -lptscotch -lscotch -lptscotcherrexit -lm -lrt make[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/scotch' make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/scotch' make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/scotch' make CC="mpicc" SCOTCHLIB=ptscotch \ dggath \ dgmap \ dgord \ dgpart \ dgscat \ dgtst make[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/scotch' make[2]: 'dggath' is up to date. make[2]: 'dgmap' is up to date. make[2]: 'dgord' is up to date. make[2]: 'dgpart' is up to date. make[2]: 'dgscat' is up to date. make[2]: 'dgtst' is up to date. make[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/scotch' /usr/bin/cp dggath dgmap dgord dgpart dgscat dgtst ../../bin make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/scotch' (cd libscotchmetis ; make ptscotch && make ptinstall) make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotchmetis' make \ CC="mpicc" \ CFLAGS="-fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH" \ parmetis.h \ libptscotchparmetis.a make[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotchmetis' ../libscotch/dummysizes library_parmetis.h parmetis.h mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -I../../include -I../libscotch -c parmetis_dgraph_order.c -o parmetis_dgraph_order.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -I../../include -I../libscotch -c parmetis_dgraph_order_f.c -o parmetis_dgraph_order_f.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -I../../include -I../libscotch -c parmetis_dgraph_part.c -o parmetis_dgraph_part.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH -I../../include -I../libscotch -c parmetis_dgraph_part_f.c -o parmetis_dgraph_part_f.o /usr/bin/ar cr libptscotchparmetis.a parmetis_dgraph_order.o parmetis_dgraph_order_f.o parmetis_dgraph_part.o parmetis_dgraph_part_f.o /usr/bin/ranlib libptscotchparmetis.a make[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotchmetis' make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotchmetis' make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotchmetis' make \ CC="mpicc" \ CFLAGS="-fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -DSCOTCH_PTSCOTCH" \ parmetis.h \ libptscotchparmetis.a make[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotchmetis' make[2]: 'parmetis.h' is up to date. make[2]: 'libptscotchparmetis.a' is up to date. make[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotchmetis' /usr/bin/cp parmetis.h ../../include /usr/bin/cp libptscotchparmetis.a ../../lib make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/libscotchmetis' (cd esmumps ; make ptscotch && make ptinstall) make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/esmumps' rm -f *~ common.h *.o lib*.a main_esmumps make CC="mpicc" CCD="mpicc" \ libesmumps.a \ main_esmumps make[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/esmumps' cat module.h ../libscotch/common.h > common.h mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c graph_graph.c -o graph_graph.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c order.c -o order.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c order_scotch_graph.c -o order_scotch_graph.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c dof.c -o dof.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c symbol.c -o symbol.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c symbol_fax_graph.c -o symbol_fax_graph.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c esmumps.c -o esmumps.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c esmumps_f.c -o esmumps_f.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c esmumps_strats.c -o esmumps_strats.o /usr/bin/ar cr libesmumps.a graph_graph.o order.o order_scotch_graph.o dof.o symbol.o symbol_fax_graph.o esmumps.o esmumps_f.o esmumps_strats.o /usr/bin/ranlib libesmumps.a mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include main_esmumps.c -o main_esmumps -L. -lesmumps -L../../lib -lscotch -lscotcherrexit -lm -lrt make[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/esmumps' make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/esmumps' make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/esmumps' rm -f *~ common.h *.o lib*.a main_esmumps make CC="mpicc" CCD="mpicc" \ libesmumps.a \ main_esmumps make[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/esmumps' cat module.h ../libscotch/common.h > common.h mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c graph_graph.c -o graph_graph.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c order.c -o order.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c order_scotch_graph.c -o order_scotch_graph.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c dof.c -o dof.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c symbol.c -o symbol.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c symbol_fax_graph.c -o symbol_fax_graph.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c esmumps.c -o esmumps.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c esmumps_f.c -o esmumps_f.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c esmumps_strats.c -o esmumps_strats.o /usr/bin/ar cr libesmumps.a graph_graph.o order.o order_scotch_graph.o dof.o symbol.o symbol_fax_graph.o esmumps.o esmumps_f.o esmumps_strats.o /usr/bin/ranlib libesmumps.a mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include main_esmumps.c -o main_esmumps -L. -lesmumps -L../../lib -lscotch -lscotcherrexit -lm -lrt make[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/esmumps' /usr/bin/cp esmumps.h ../../include /usr/bin/cp libesmumps.a ../../lib/libptesmumps.a make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/esmumps' (cd esmumps ; make scotch && make install) make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/esmumps' rm -f *~ common.h *.o lib*.a main_esmumps make CC="mpicc" CCD="mpicc" \ libesmumps.a \ main_esmumps make[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/esmumps' cat module.h ../libscotch/common.h > common.h mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c graph_graph.c -o graph_graph.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c order.c -o order.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c order_scotch_graph.c -o order_scotch_graph.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c dof.c -o dof.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c symbol.c -o symbol.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c symbol_fax_graph.c -o symbol_fax_graph.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c esmumps.c -o esmumps.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c esmumps_f.c -o esmumps_f.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c esmumps_strats.c -o esmumps_strats.o /usr/bin/ar cr libesmumps.a graph_graph.o order.o order_scotch_graph.o dof.o symbol.o symbol_fax_graph.o esmumps.o esmumps_f.o esmumps_strats.o /usr/bin/ranlib libesmumps.a mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include main_esmumps.c -o main_esmumps -L. -lesmumps -L../../lib -lscotch -lscotcherrexit -lm -lrt make[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/esmumps' make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/esmumps' make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/esmumps' rm -f *~ common.h *.o lib*.a main_esmumps make CC="mpicc" CCD="mpicc" \ libesmumps.a \ main_esmumps make[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/esmumps' cat module.h ../libscotch/common.h > common.h mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c graph_graph.c -o graph_graph.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c order.c -o order.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c order_scotch_graph.c -o order_scotch_graph.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c dof.c -o dof.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c symbol.c -o symbol.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c symbol_fax_graph.c -o symbol_fax_graph.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c esmumps.c -o esmumps.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c esmumps_f.c -o esmumps_f.o mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include -c esmumps_strats.c -o esmumps_strats.o /usr/bin/ar cr libesmumps.a graph_graph.o order.o order_scotch_graph.o dof.o symbol.o symbol_fax_graph.o esmumps.o esmumps_f.o esmumps_strats.o /usr/bin/ranlib libesmumps.a mpicc -fPIC -fstack-protector -g -O -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict="__restrict" -DINTSIZE32 -DSCOTCH_METIS_PREFIX -I../../include main_esmumps.c -o main_esmumps -L. -lesmumps -L../../lib -lscotch -lscotcherrexit -lm -lrt make[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/esmumps' /usr/bin/cp esmumps.h ../../include /usr/bin/cp libesmumps.a ../../lib make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9/src/esmumps' =============================================================================== Installing PTScotch; this may take several minutes =============================================================================== Running Executable WITHOUT threads to time it out Executing: mkdir -p /p/home/tmondrag/WORK/moose/petsc/arch-moose/include && mkdir -p /p/home/tmondrag/WORK/moose/petsc/arch-moose/lib && cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/scotch-v6.0.9 && cp -f lib/*.a /p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/. && cp -f include/*.h /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/. ********Output of running make on PTSCOTCH follows ******* ********End of Output of running make on PTSCOTCH ******* Checking for library in Download PTSCOTCH: ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libptesmumps.a', 'libptscotchparmetis.a', 'libptscotch.a', 'libptscotcherr.a', 'libesmumps.a', 'libscotch.a', 'libscotcherr.a'] Contents: ['include', 'externalpackages', 'bin', 'lib'] ================================================================================ TEST check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) 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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) 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 [SCOTCH_archBuild] in library ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libptesmumps.a', 'libptscotchparmetis.a', 'libptscotch.a', 'libptscotcherr.a', 'libesmumps.a', 'libscotch.a', 'libscotcherr.a'] ['libm.a'] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char SCOTCH_archBuild(); static void _check_SCOTCH_archBuild() { SCOTCH_archBuild(); } int main() { _check_SCOTCH_archBuild();; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lptesmumps -lptscotchparmetis -lptscotch -lptscotcherr -lesmumps -lscotch -lscotcherr -lm -lrt -lquadmath -lstdc++ -ldl Defined "HAVE_LIBPTESMUMPS" to "1" Defined "HAVE_LIBPTSCOTCHPARMETIS" to "1" Defined "HAVE_LIBPTSCOTCH" to "1" Defined "HAVE_LIBPTSCOTCHERR" to "1" Defined "HAVE_LIBESMUMPS" to "1" Defined "HAVE_LIBSCOTCH" to "1" Defined "HAVE_LIBSCOTCHERR" to "1" Checking for functions [SCOTCH_ParMETIS_V3_NodeND] in library ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libptesmumps.a', 'libptscotchparmetis.a', 'libptscotch.a', 'libptscotcherr.a', 'libesmumps.a', 'libscotch.a', 'libscotcherr.a'] ['libm.a'] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char SCOTCH_ParMETIS_V3_NodeND(); static void _check_SCOTCH_ParMETIS_V3_NodeND() { SCOTCH_ParMETIS_V3_NodeND(); } int main() { _check_SCOTCH_ParMETIS_V3_NodeND();; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lptesmumps -lptscotchparmetis -lptscotch -lptscotcherr -lesmumps -lscotch -lscotcherr -lm -lrt -lquadmath -lstdc++ -ldl Defined "HAVE_SCOTCH_PARMETIS_V3_NODEND" to "1" Checking for optional headers [] in Download PTSCOTCH: ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files [] in ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Found header files [] in ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Checking for headers ['ptscotch.h'] in Download PTSCOTCH: ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['ptscotch.h'] in ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Checking include with compiler flags var CPPFLAGS ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.parmetis -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/gnu_compiler/7.2.0/include /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['ptscotch.h'] in ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkVersion from config.packages.PTScotch(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) TESTING: checkVersion from config.packages.PTScotch(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) 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 /p/work2/tmondrag/petsc-HEOBFL/config.packages.PTScotch Preprocessing source: #include "confdefs.h" #include "conffix.h" #include "ptscotch.h" ;petscpkgver(SCOTCH_VERSION.SCOTCH_RELEASE.SCOTCH_PATCHLEVEL); Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.parmetis -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.PTScotch -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include /p/work2/tmondrag/petsc-HEOBFL/config.packages.PTScotch/conftest.c For ptscotch need <= 6.0.9 <= ================================================================================ TEST checkSharedLibrary from config.packages.PTScotch(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) TESTING: checkSharedLibrary from config.packages.PTScotch(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) By default we don't care about checking if the library is shared child config.packages.PTScotch 248.776687 ================================================================================ TEST alternateConfigureLibrary from config.packages.Zoltan(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.Zoltan(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.Zoltan 0.001143 ================================================================================ TEST alternateConfigureLibrary from config.packages.ADIOS(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.ADIOS(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.ADIOS 0.000951 ================================================================================ TEST alternateConfigureLibrary from config.packages.openmp(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.openmp(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.openmp 0.000808 ================================================================================ TEST alternateConfigureLibrary from config.packages.viennacl(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.viennacl(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.viennacl 0.000919 ================================================================================ TEST alternateConfigureLibrary from config.packages.ColPack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.ColPack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.ColPack 0.000928 ================================================================================ TEST alternateConfigureLibrary from config.packages.openblas(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.openblas(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.openblas 0.000911 ================================================================================ TEST checkDependencies from config.packages.fblaslapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) TESTING: checkDependencies from config.packages.fblaslapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) ================================================================================ TEST configureLibrary from config.packages.fblaslapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/fblaslapack.py:19) TESTING: configureLibrary from config.packages.fblaslapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/fblaslapack.py:19) ================================================================================== Checking for a functional fblaslapack Looking for FBLASLAPACK at git.fblaslapack, hg.fblaslapack or a directory starting with ['petsc-pkg-fblaslapack'] Could not locate an existing copy of FBLASLAPACK: ['scotch-v6.0.9', 'petsc-pkg-parmetis-ab4fedc6db1f', 'petsc-pkg-metis-b61525e7921f', 'slepc-bf89b9d'] Downloading fblaslapack =============================================================================== Trying to download file:///p/work2/tmondrag/moose/petsc/downloaded_thirdParty_tarballs/fblaslapack-v3.4.2-p2.tar.gz for FBLASLAPACK =============================================================================== Downloading file:///p/work2/tmondrag/moose/petsc/downloaded_thirdParty_tarballs/fblaslapack-v3.4.2-p2.tar.gz to /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/_d_fblaslapack-v3.4.2-p2.tar.gz Extracting /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/_d_fblaslapack-v3.4.2-p2.tar.gz Running Executable WITHOUT threads to time it out Executing: cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages; chmod -R a+r petsc-pkg-fblaslapack-d28880efc974;find petsc-pkg-fblaslapack-d28880efc974 -type d -name "*" -exec chmod a+rx {} \; Looking for FBLASLAPACK at git.fblaslapack, hg.fblaslapack or a directory starting with ['petsc-pkg-fblaslapack'] Found a copy of FBLASLAPACK in petsc-pkg-fblaslapack-d28880efc974 Running Executable WITHOUT threads to time it out Executing: mpif90 -qversion Running Executable WITHOUT threads to time it out Executing: mpif90 -V Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -O0 /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.F90 Successful compile: Source: program main end Running Executable WITHOUT threads to time it out Executing: mpif90 -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.compilersFortran -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -mfp16-format=ieee /p/work2/tmondrag/petsc-HEOBFL/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 Running Executable WITHOUT threads to time it out Executing: mpif90 -V FBLASLAPACK was just downloaded, forcing a rebuild because cannot determine if package has changed =============================================================================== Compiling FBLASLAPACK; this may take several minutes =============================================================================== Running Executable WITHOUT threads to time it out Executing: cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-fblaslapack-d28880efc974 && rm -rf */*.c && make -f tmpmakefile cleanblaslapck cleanlib && /usr/bin/gmake -j42 -l104.8 -f tmpmakefile stdout: /usr/bin/rm -f */*.o /usr/bin/rm -f ./*.a ./*.lib cd blas; /usr/bin/gmake lib FC="mpif90" FOPTFLAGS="-fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O " FNOOPT="-O0 -fPIC " AR="/usr/bin/ar" AR_FLAGS="cr" RM="/usr/bin/rm -f" LIBNAME="libfblas.a" cd lapack; /usr/bin/gmake lib FC="mpif90" FOPTFLAGS="-fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O " FNOOPT="-O0 -fPIC " AR="/usr/bin/ar" AR_FLAGS="cr" RM="/usr/bin/rm -f" LIBNAME="libflapack.a" gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-fblaslapack-d28880efc974/blas' mpif90 -o caxpy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O caxpy.f mpif90 -o ccopy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ccopy.f mpif90 -o cdotc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cdotc.f mpif90 -o cdotu.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cdotu.f gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-fblaslapack-d28880efc974/lapack' mpif90 -o slaruv.o -c -O0 -fPIC slaruv.f mpif90 -o dlaruv.o -c -O0 -fPIC dlaruv.f mpif90 -o cgbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbmv.f mpif90 -o cbbcsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cbbcsd.f mpif90 -o cgemm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgemm.f mpif90 -o cbdsqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cbdsqr.f mpif90 -o cgemv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgemv.f mpif90 -o cgbbrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbbrd.f mpif90 -o cgerc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgerc.f mpif90 -o cgbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbcon.f mpif90 -o cgeru.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeru.f mpif90 -o chbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chbmv.f mpif90 -o cgbequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbequb.f mpif90 -o chemm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chemm.f mpif90 -o cgbequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbequ.f mpif90 -o cgbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbrfs.f mpif90 -o chemv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chemv.f mpif90 -o cgbrfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbrfsx.f mpif90 -o cher2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cher2.f mpif90 -o cgbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbsv.f mpif90 -o cher2k.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cher2k.f mpif90 -o cgbsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbsvx.f mpif90 -o cher.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cher.f mpif90 -o cgbsvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbsvxx.f mpif90 -o cherk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cherk.f mpif90 -o chpmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpmv.f mpif90 -o cgbtf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbtf2.f mpif90 -o chpr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpr2.f mpif90 -o cgbtrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbtrf.f mpif90 -o chpr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpr.f mpif90 -o cgbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbtrs.f mpif90 -o crotg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O crotg.f mpif90 -o cgebak.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgebak.f mpif90 -o cscal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cscal.f mpif90 -o cgebal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgebal.f mpif90 -o csrot.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csrot.f mpif90 -o cgebd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgebd2.f mpif90 -o cgebrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgebrd.f mpif90 -o csscal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csscal.f mpif90 -o cgecon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgecon.f mpif90 -o cgeequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeequb.f mpif90 -o cswap.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cswap.f mpif90 -o cgeequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeequ.f mpif90 -o cgees.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgees.f mpif90 -o csymm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csymm.f mpif90 -o csyr2k.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csyr2k.f mpif90 -o cgeesx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeesx.f mpif90 -o csyrk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csyrk.f mpif90 -o ctbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctbmv.f mpif90 -o ctbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctbsv.f mpif90 -o cgeev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeev.f mpif90 -o ctpmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctpmv.f mpif90 -o ctpsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctpsv.f mpif90 -o ctrmm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrmm.f mpif90 -o cgeevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeevx.f mpif90 -o ctrmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrmv.f mpif90 -o cgegs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgegs.f mpif90 -o ctrsm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrsm.f mpif90 -o cgegv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgegv.f mpif90 -o ctrsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrsv.f mpif90 -o cgehd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgehd2.f mpif90 -o dasum.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dasum.f mpif90 -o cgehrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgehrd.f mpif90 -o daxpy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O daxpy.f mpif90 -o dcabs1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dcabs1.f mpif90 -o dcopy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dcopy.f mpif90 -o cgelq2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgelq2.f mpif90 -o ddot.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ddot.f mpif90 -o cgelqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgelqf.f mpif90 -o dgbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbmv.f mpif90 -o cgelsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgelsd.f mpif90 -o dgemm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgemm.f mpif90 -o cgels.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgels.f mpif90 -o dgemv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgemv.f mpif90 -o cgelss.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgelss.f mpif90 -o dger.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dger.f mpif90 -o cgelsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgelsx.f mpif90 -o dnrm2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dnrm2.f mpif90 -o drot.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O drot.f mpif90 -o drotg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O drotg.f mpif90 -o cgelsy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgelsy.f mpif90 -o cgemqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgemqrt.f mpif90 -o cgeql2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeql2.f mpif90 -o cgeqlf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeqlf.f mpif90 -o drotm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O drotm.f mpif90 -o cgeqp3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeqp3.f mpif90 -o drotmg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O drotmg.f mpif90 -o dsbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsbmv.f mpif90 -o cgeqpf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeqpf.f mpif90 -o cgeqr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeqr2.f mpif90 -o dscal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dscal.f mpif90 -o cgeqr2p.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeqr2p.f mpif90 -o cgeqrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeqrf.f mpif90 -o dsdot.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsdot.f mpif90 -o dspmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspmv.f mpif90 -o cgeqrfp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeqrfp.f mpif90 -o dspr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspr2.f mpif90 -o cgeqrt2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeqrt2.f mpif90 -o cgeqrt3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeqrt3.f mpif90 -o cgeqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeqrt.f mpif90 -o dspr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspr.f mpif90 -o dswap.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dswap.f mpif90 -o cgerfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgerfs.f mpif90 -o cgerfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgerfsx.f mpif90 -o dsymm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsymm.f mpif90 -o dsymv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsymv.f mpif90 -o cgerq2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgerq2.f mpif90 -o cgerqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgerqf.f mpif90 -o dsyr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyr2.f mpif90 -o cgesc2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgesc2.f mpif90 -o cgesdd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgesdd.f mpif90 -o dsyr2k.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyr2k.f mpif90 -o dsyr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyr.f mpif90 -o cgesvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgesvd.f mpif90 -o cgesv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgesv.f mpif90 -o dsyrk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyrk.f mpif90 -o cgesvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgesvx.f mpif90 -o dtbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtbmv.f mpif90 -o dtbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtbsv.f mpif90 -o dtpmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtpmv.f mpif90 -o cgesvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgesvxx.f mpif90 -o dtpsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtpsv.f mpif90 -o dtrmm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrmm.f mpif90 -o dtrmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrmv.f mpif90 -o dtrsm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrsm.f mpif90 -o dtrsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrsv.f mpif90 -o dzasum.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dzasum.f mpif90 -o cgetc2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgetc2.f mpif90 -o dznrm2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dznrm2.f mpif90 -o cgetf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgetf2.f mpif90 -o icamax.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O icamax.f mpif90 -o cgetrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgetrf.f mpif90 -o cgetri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgetri.f mpif90 -o idamax.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O idamax.f mpif90 -o cgetrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgetrs.f mpif90 -o cggbak.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cggbak.f mpif90 -o isamax.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O isamax.f mpif90 -o cggbal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cggbal.f mpif90 -o izamax.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O izamax.f mpif90 -o lsame.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O lsame.f mpif90 -o cgges.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgges.f mpif90 -o sasum.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sasum.f mpif90 -o cggesx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cggesx.f mpif90 -o cggev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cggev.f mpif90 -o cggevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cggevx.f mpif90 -o cggglm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cggglm.f mpif90 -o saxpy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O saxpy.f mpif90 -o cgghrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgghrd.f mpif90 -o cgglse.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgglse.f mpif90 -o scabs1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O scabs1.f mpif90 -o cggqrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cggqrf.f mpif90 -o cggrqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cggrqf.f mpif90 -o scasum.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O scasum.f mpif90 -o cggsvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cggsvd.f mpif90 -o scnrm2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O scnrm2.f mpif90 -o cggsvp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cggsvp.f mpif90 -o cgtcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgtcon.f mpif90 -o cgtrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgtrfs.f mpif90 -o scopy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O scopy.f mpif90 -o sdot.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sdot.f mpif90 -o cgtsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgtsv.f mpif90 -o sdsdot.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sdsdot.f mpif90 -o sgbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbmv.f mpif90 -o cgtsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgtsvx.f mpif90 -o cgttrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgttrf.f mpif90 -o cgttrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgttrs.f mpif90 -o sgemm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgemm.f mpif90 -o cgtts2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgtts2.f mpif90 -o sgemv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgemv.f mpif90 -o chbevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chbevd.f mpif90 -o sger.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sger.f mpif90 -o snrm2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O snrm2.f mpif90 -o chbev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chbev.f mpif90 -o srot.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O srot.f mpif90 -o chbevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chbevx.f mpif90 -o srotg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O srotg.f mpif90 -o chbgst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chbgst.f mpif90 -o srotm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O srotm.f mpif90 -o chbgvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chbgvd.f mpif90 -o chbgv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chbgv.f mpif90 -o srotmg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O srotmg.f mpif90 -o chbgvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chbgvx.f mpif90 -o chbtrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chbtrd.f mpif90 -o ssbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssbmv.f mpif90 -o checon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O checon.f mpif90 -o sscal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sscal.f mpif90 -o checon_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O checon_rook.f mpif90 -o sspmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspmv.f mpif90 -o sspr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspr2.f mpif90 -o cheequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cheequb.f mpif90 -o sspr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspr.f mpif90 -o sswap.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sswap.f mpif90 -o ssymm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssymm.f mpif90 -o cheevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cheevd.f mpif90 -o ssymv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssymv.f mpif90 -o cheev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cheev.f mpif90 -o ssyr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyr2.f mpif90 -o ssyr2k.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyr2k.f mpif90 -o cheevr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cheevr.f mpif90 -o cheevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cheevx.f mpif90 -o ssyr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyr.f mpif90 -o chegs2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chegs2.f mpif90 -o chegst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chegst.f mpif90 -o ssyrk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyrk.f mpif90 -o chegvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chegvd.f mpif90 -o stbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stbmv.f mpif90 -o stbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stbsv.f mpif90 -o chegv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chegv.f mpif90 -o stpmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stpmv.f mpif90 -o chegvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chegvx.f mpif90 -o stpsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stpsv.f mpif90 -o cherfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cherfs.f mpif90 -o strmm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strmm.f mpif90 -o strmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strmv.f mpif90 -o strsm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strsm.f mpif90 -o strsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strsv.f mpif90 -o cherfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cherfsx.f mpif90 -o chesv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chesv.f mpif90 -o chesv_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chesv_rook.f mpif90 -o chesvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chesvx.f mpif90 -o xerbla_array.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O xerbla_array.f mpif90 -o chesvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chesvxx.f mpif90 -o xerbla.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O xerbla.f mpif90 -o zaxpy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zaxpy.f mpif90 -o zcopy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zcopy.f mpif90 -o zdotc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zdotc.f mpif90 -o cheswapr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cheswapr.f mpif90 -o chetd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetd2.f mpif90 -o zdotu.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zdotu.f mpif90 -o zdrot.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zdrot.f mpif90 -o chetf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetf2.f mpif90 -o zdscal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zdscal.f mpif90 -o zgbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbmv.f mpif90 -o chetf2_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetf2_rook.f mpif90 -o chetrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetrd.f mpif90 -o chetrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetrf.f mpif90 -o zgemm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgemm.f mpif90 -o chetrf_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetrf_rook.f mpif90 -o zgemv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgemv.f mpif90 -o chetri2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetri2.f mpif90 -o zgerc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgerc.f mpif90 -o chetri2x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetri2x.f mpif90 -o zgeru.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeru.f mpif90 -o zhbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhbmv.f mpif90 -o chetri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetri.f mpif90 -o zhemm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhemm.f mpif90 -o chetri_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetri_rook.f mpif90 -o chetrs2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetrs2.f mpif90 -o zhemv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhemv.f mpif90 -o chetrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetrs.f mpif90 -o chetrs_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetrs_rook.f mpif90 -o chfrk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chfrk.f mpif90 -o zher2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zher2.f mpif90 -o chgeqz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chgeqz.f mpif90 -o zher2k.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zher2k.f mpif90 -o chla_transtype.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chla_transtype.f mpif90 -o zher.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zher.f mpif90 -o chpcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpcon.f mpif90 -o zherk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zherk.f mpif90 -o chpevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpevd.f mpif90 -o zhpmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpmv.f mpif90 -o chpev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpev.f mpif90 -o chpevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpevx.f mpif90 -o zhpr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpr2.f mpif90 -o zhpr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpr.f mpif90 -o chpgst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpgst.f mpif90 -o zrotg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zrotg.f mpif90 -o zscal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zscal.f mpif90 -o chpgvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpgvd.f mpif90 -o zswap.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zswap.f mpif90 -o chpgv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpgv.f mpif90 -o zsymm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsymm.f mpif90 -o chpgvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpgvx.f mpif90 -o zsyr2k.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsyr2k.f mpif90 -o zsyrk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsyrk.f mpif90 -o chprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chprfs.f mpif90 -o chpsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpsv.f mpif90 -o chpsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpsvx.f mpif90 -o ztbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztbmv.f mpif90 -o chptrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chptrd.f mpif90 -o chptrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chptrf.f mpif90 -o ztbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztbsv.f mpif90 -o chptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chptri.f mpif90 -o chptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chptrs.f mpif90 -o chsein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chsein.f mpif90 -o chseqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chseqr.f mpif90 -o ztpmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztpmv.f mpif90 -o clabrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clabrd.f mpif90 -o ztpsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztpsv.f mpif90 -o ztrmm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrmm.f mpif90 -o clacgv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clacgv.f mpif90 -o ztrmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrmv.f mpif90 -o clacn2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clacn2.f mpif90 -o clacon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clacon.f mpif90 -o ztrsm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrsm.f mpif90 -o ztrsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrsv.f mpif90 -o clacp2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clacp2.f mpif90 -o clacpy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clacpy.f mpif90 -o clacrm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clacrm.f mpif90 -o clacrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clacrt.f mpif90 -o cladiv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cladiv.f mpif90 -o claed0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claed0.f mpif90 -o claed7.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claed7.f mpif90 -o claed8.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claed8.f mpif90 -o claein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claein.f mpif90 -o claesy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claesy.f mpif90 -o claev2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claev2.f mpif90 -o clag2z.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clag2z.f mpif90 -o cla_gbamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_gbamv.f mpif90 -o cla_gbrcond_c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_gbrcond_c.f mpif90 -o cla_gbrcond_x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_gbrcond_x.f mpif90 -o cla_gbrfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_gbrfsx_extended.f mpif90 -o cla_gbrpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_gbrpvgrw.f mpif90 -o cla_geamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_geamv.f mpif90 -o cla_gercond_c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_gercond_c.f mpif90 -o cla_gercond_x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_gercond_x.f mpif90 -o cla_gerfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_gerfsx_extended.f mpif90 -o cla_gerpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_gerpvgrw.f mpif90 -o clags2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clags2.f mpif90 -o clagtm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clagtm.f mpif90 -o cla_heamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_heamv.f mpif90 -o clahef.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clahef.f mpif90 -o clahef_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clahef_rook.f mpif90 -o cla_hercond_c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_hercond_c.f mpif90 -o cla_hercond_x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_hercond_x.f mpif90 -o cla_herfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_herfsx_extended.f mpif90 -o cla_herpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_herpvgrw.f mpif90 -o clahqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clahqr.f mpif90 -o clahr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clahr2.f mpif90 -o clahrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clahrd.f mpif90 -o claic1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claic1.f mpif90 -o cla_lin_berr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_lin_berr.f mpif90 -o clals0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clals0.f mpif90 -o clalsa.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clalsa.f mpif90 -o clalsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clalsd.f mpif90 -o clangb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clangb.f mpif90 -o clange.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clange.f mpif90 -o clangt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clangt.f mpif90 -o clanhb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clanhb.f mpif90 -o clanhe.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clanhe.f mpif90 -o clanhf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clanhf.f mpif90 -o clanhp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clanhp.f mpif90 -o clanhs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clanhs.f mpif90 -o clanht.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clanht.f mpif90 -o clansb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clansb.f mpif90 -o clansp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clansp.f mpif90 -o clansy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clansy.f mpif90 -o clantb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clantb.f mpif90 -o clantp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clantp.f mpif90 -o clantr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clantr.f mpif90 -o clapll.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clapll.f mpif90 -o clapmr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clapmr.f mpif90 -o clapmt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clapmt.f mpif90 -o cla_porcond_c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_porcond_c.f mpif90 -o cla_porcond_x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_porcond_x.f mpif90 -o cla_porfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_porfsx_extended.f mpif90 -o cla_porpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_porpvgrw.f mpif90 -o claqgb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqgb.f mpif90 -o claqge.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqge.f mpif90 -o claqhb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqhb.f mpif90 -o claqhe.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqhe.f mpif90 -o claqhp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqhp.f mpif90 -o claqp2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqp2.f mpif90 -o claqps.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqps.f mpif90 -o claqr0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqr0.f mpif90 -o claqr1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqr1.f mpif90 -o claqr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqr2.f mpif90 -o claqr3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqr3.f mpif90 -o claqr4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqr4.f mpif90 -o claqr5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqr5.f mpif90 -o claqsb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqsb.f mpif90 -o claqsp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqsp.f mpif90 -o claqsy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqsy.f mpif90 -o clar1v.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clar1v.f mpif90 -o clar2v.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clar2v.f mpif90 -o clarcm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarcm.f mpif90 -o clarfb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarfb.f mpif90 -o clarf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarf.f mpif90 -o clarfg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarfg.f mpif90 -o clarfgp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarfgp.f mpif90 -o clarft.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarft.f mpif90 -o clarfx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarfx.f mpif90 -o clargv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clargv.f mpif90 -o clarnv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarnv.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 mpif90 -o clarrv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarrv.f mpif90 -o clarscl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarscl2.f mpif90 -o clartg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clartg.f mpif90 -o clartv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clartv.f mpif90 -o clarzb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarzb.f mpif90 -o clarz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarz.f mpif90 -o clarzt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarzt.f mpif90 -o clascl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clascl2.f mpif90 -o clascl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clascl.f mpif90 -o claset.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claset.f mpif90 -o clasr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clasr.f mpif90 -o classq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O classq.f mpif90 -o claswp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claswp.f mpif90 -o cla_syamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_syamv.f mpif90 -o clasyf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clasyf.f mpif90 -o clasyf_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clasyf_rook.f mpif90 -o cla_syrcond_c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_syrcond_c.f mpif90 -o cla_syrcond_x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_syrcond_x.f mpif90 -o cla_syrfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_syrfsx_extended.f mpif90 -o cla_syrpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_syrpvgrw.f mpif90 -o clatbs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clatbs.f mpif90 -o clatdf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clatdf.f mpif90 -o clatps.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clatps.f mpif90 -o clatrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clatrd.f mpif90 -o clatrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clatrs.f mpif90 -o clatrz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clatrz.f mpif90 -o clatzm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clatzm.f mpif90 -o clauu2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clauu2.f mpif90 -o clauum.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clauum.f mpif90 -o cla_wwaddw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_wwaddw.f mpif90 -o cpbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpbcon.f mpif90 -o cpbequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpbequ.f mpif90 -o cpbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpbrfs.f mpif90 -o cpbstf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpbstf.f mpif90 -o cpbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpbsv.f mpif90 -o cpbsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpbsvx.f mpif90 -o cpbtf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpbtf2.f mpif90 -o cpbtrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpbtrf.f mpif90 -o cpbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpbtrs.f mpif90 -o cpftrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpftrf.f mpif90 -o cpftri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpftri.f gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-fblaslapack-d28880efc974/blas' /usr/bin/ranlib libfblas.a mpif90 -o cpftrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpftrs.f mpif90 -o cpocon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpocon.f mpif90 -o cpoequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpoequb.f mpif90 -o cpoequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpoequ.f mpif90 -o cporfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cporfs.f mpif90 -o cporfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cporfsx.f mpif90 -o cposv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cposv.f mpif90 -o cposvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cposvx.f mpif90 -o cposvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cposvxx.f mpif90 -o cpotf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpotf2.f mpif90 -o cpotrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpotrf.f mpif90 -o cpotri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpotri.f mpif90 -o cpotrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpotrs.f mpif90 -o cppcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cppcon.f mpif90 -o cppequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cppequ.f mpif90 -o cpprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpprfs.f mpif90 -o cppsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cppsv.f mpif90 -o cppsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cppsvx.f mpif90 -o cpptrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpptrf.f mpif90 -o cpptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpptri.f mpif90 -o cpptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpptrs.f mpif90 -o cpstf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpstf2.f mpif90 -o cpstrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpstrf.f mpif90 -o cptcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cptcon.f mpif90 -o cpteqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpteqr.f mpif90 -o cptrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cptrfs.f mpif90 -o cptsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cptsv.f mpif90 -o cptsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cptsvx.f mpif90 -o cpttrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpttrf.f mpif90 -o cpttrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpttrs.f mpif90 -o cptts2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cptts2.f mpif90 -o crot.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O crot.f mpif90 -o cspcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cspcon.f mpif90 -o cspmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cspmv.f mpif90 -o cspr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cspr.f mpif90 -o csprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csprfs.f mpif90 -o cspsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cspsv.f mpif90 -o cspsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cspsvx.f mpif90 -o csptrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csptrf.f mpif90 -o csptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csptri.f mpif90 -o csptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csptrs.f mpif90 -o csrscl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csrscl.f mpif90 -o cstedc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cstedc.f mpif90 -o cstegr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cstegr.f mpif90 -o cstein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cstein.f mpif90 -o cstemr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cstemr.f mpif90 -o csteqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csteqr.f mpif90 -o csycon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csycon.f mpif90 -o csycon_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csycon_rook.f mpif90 -o csyconv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csyconv.f mpif90 -o csyequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csyequb.f mpif90 -o csymv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csymv.f mpif90 -o csyr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csyr.f mpif90 -o csyrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csyrfs.f mpif90 -o csyrfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csyrfsx.f mpif90 -o csysv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csysv.f mpif90 -o csysv_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csysv_rook.f mpif90 -o csysvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csysvx.f mpif90 -o csysvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csysvxx.f mpif90 -o csyswapr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csyswapr.f mpif90 -o csytf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csytf2.f mpif90 -o csytf2_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csytf2_rook.f mpif90 -o csytrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csytrf.f mpif90 -o csytrf_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csytrf_rook.f mpif90 -o csytri2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csytri2.f mpif90 -o csytri2x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csytri2x.f mpif90 -o csytri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csytri.f mpif90 -o csytri_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csytri_rook.f mpif90 -o csytrs2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csytrs2.f mpif90 -o csytrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csytrs.f mpif90 -o csytrs_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csytrs_rook.f mpif90 -o ctbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctbcon.f mpif90 -o ctbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctbrfs.f mpif90 -o ctbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctbtrs.f mpif90 -o ctfsm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctfsm.f mpif90 -o ctftri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctftri.f mpif90 -o ctfttp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctfttp.f mpif90 -o ctfttr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctfttr.f mpif90 -o ctgevc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctgevc.f mpif90 -o ctgex2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctgex2.f mpif90 -o ctgexc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctgexc.f mpif90 -o ctgsen.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctgsen.f mpif90 -o ctgsja.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctgsja.f mpif90 -o ctgsna.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctgsna.f mpif90 -o ctgsy2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctgsy2.f mpif90 -o ctgsyl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctgsyl.f mpif90 -o ctpcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctpcon.f mpif90 -o ctpmqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctpmqrt.f mpif90 -o ctpqrt2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctpqrt2.f mpif90 -o ctpqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctpqrt.f mpif90 -o ctprfb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctprfb.f mpif90 -o ctprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctprfs.f mpif90 -o ctptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctptri.f mpif90 -o ctptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctptrs.f mpif90 -o ctpttf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctpttf.f mpif90 -o ctpttr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctpttr.f mpif90 -o ctrcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrcon.f mpif90 -o ctrevc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrevc.f mpif90 -o ctrexc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrexc.f mpif90 -o ctrrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrrfs.f mpif90 -o ctrsen.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrsen.f mpif90 -o ctrsna.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrsna.f mpif90 -o ctrsyl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrsyl.f mpif90 -o ctrti2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrti2.f mpif90 -o ctrtri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrtri.f mpif90 -o ctrtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrtrs.f mpif90 -o ctrttf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrttf.f mpif90 -o ctrttp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrttp.f mpif90 -o ctzrqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctzrqf.f mpif90 -o ctzrzf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctzrzf.f mpif90 -o cunbdb1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunbdb1.f mpif90 -o cunbdb2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunbdb2.f mpif90 -o cunbdb3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunbdb3.f mpif90 -o cunbdb4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunbdb4.f mpif90 -o cunbdb5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunbdb5.f mpif90 -o cunbdb6.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunbdb6.f mpif90 -o cunbdb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunbdb.f mpif90 -o cuncsd2by1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cuncsd2by1.f mpif90 -o cuncsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cuncsd.f mpif90 -o cung2l.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cung2l.f mpif90 -o cung2r.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cung2r.f mpif90 -o cungbr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cungbr.f mpif90 -o cunghr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunghr.f mpif90 -o cungl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cungl2.f mpif90 -o cunglq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunglq.f mpif90 -o cungql.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cungql.f mpif90 -o cungqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cungqr.f mpif90 -o cungr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cungr2.f mpif90 -o cungrq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cungrq.f mpif90 -o cungtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cungtr.f mpif90 -o cunm2l.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunm2l.f mpif90 -o cunm2r.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunm2r.f mpif90 -o cunmbr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunmbr.f mpif90 -o cunmhr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunmhr.f mpif90 -o cunml2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunml2.f mpif90 -o cunmlq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunmlq.f mpif90 -o cunmql.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunmql.f mpif90 -o cunmqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunmqr.f mpif90 -o cunmr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunmr2.f mpif90 -o cunmr3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunmr3.f mpif90 -o cunmrq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunmrq.f mpif90 -o cunmrz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunmrz.f mpif90 -o cunmtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunmtr.f mpif90 -o cupgtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cupgtr.f mpif90 -o cupmtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cupmtr.f mpif90 -o dbbcsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dbbcsd.f mpif90 -o dbdsdc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dbdsdc.f mpif90 -o dbdsqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dbdsqr.f mpif90 -o ddisna.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ddisna.f mpif90 -o dgbbrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbbrd.f mpif90 -o dgbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbcon.f mpif90 -o dgbequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbequb.f mpif90 -o dgbequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbequ.f mpif90 -o dgbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbrfs.f mpif90 -o dgbrfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbrfsx.f mpif90 -o dgbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbsv.f mpif90 -o dgbsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbsvx.f mpif90 -o dgbsvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbsvxx.f mpif90 -o dgbtf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbtf2.f mpif90 -o dgbtrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbtrf.f mpif90 -o dgbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbtrs.f mpif90 -o dgebak.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgebak.f mpif90 -o dgebal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgebal.f mpif90 -o dgebd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgebd2.f mpif90 -o dgebrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgebrd.f mpif90 -o dgecon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgecon.f mpif90 -o dgeequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeequb.f mpif90 -o dgeequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeequ.f mpif90 -o dgees.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgees.f mpif90 -o dgeesx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeesx.f mpif90 -o dgeev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeev.f mpif90 -o dgeevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeevx.f mpif90 -o dgegs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgegs.f mpif90 -o dgegv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgegv.f mpif90 -o dgehd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgehd2.f mpif90 -o dgehrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgehrd.f mpif90 -o dgejsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgejsv.f mpif90 -o dgelq2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgelq2.f mpif90 -o dgelqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgelqf.f mpif90 -o dgelsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgelsd.f mpif90 -o dgels.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgels.f mpif90 -o dgelss.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgelss.f mpif90 -o dgelsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgelsx.f mpif90 -o dgelsy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgelsy.f mpif90 -o dgemqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgemqrt.f mpif90 -o dgeql2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeql2.f mpif90 -o dgeqlf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeqlf.f mpif90 -o dgeqp3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeqp3.f mpif90 -o dgeqpf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeqpf.f mpif90 -o dgeqr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeqr2.f mpif90 -o dgeqr2p.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeqr2p.f mpif90 -o dgeqrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeqrf.f mpif90 -o dgeqrfp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeqrfp.f mpif90 -o dgeqrt2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeqrt2.f mpif90 -o dgeqrt3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeqrt3.f mpif90 -o dgeqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeqrt.f mpif90 -o dgerfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgerfs.f mpif90 -o dgerfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgerfsx.f mpif90 -o dgerq2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgerq2.f mpif90 -o dgerqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgerqf.f mpif90 -o dgesc2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgesc2.f mpif90 -o dgesdd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgesdd.f mpif90 -o dgesvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgesvd.f mpif90 -o dgesv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgesv.f mpif90 -o dgesvj.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgesvj.f mpif90 -o dgesvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgesvx.f mpif90 -o dgesvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgesvxx.f mpif90 -o dgetc2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgetc2.f mpif90 -o dgetf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgetf2.f mpif90 -o dgetrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgetrf.f mpif90 -o dgetri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgetri.f mpif90 -o dgetrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgetrs.f mpif90 -o dggbak.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dggbak.f mpif90 -o dggbal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dggbal.f mpif90 -o dgges.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgges.f mpif90 -o dggesx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dggesx.f mpif90 -o dggev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dggev.f mpif90 -o dggevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dggevx.f mpif90 -o dggglm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dggglm.f mpif90 -o dgghrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgghrd.f mpif90 -o dgglse.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgglse.f mpif90 -o dggqrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dggqrf.f mpif90 -o dggrqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dggrqf.f mpif90 -o dggsvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dggsvd.f mpif90 -o dggsvp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dggsvp.f mpif90 -o dgsvj0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgsvj0.f mpif90 -o dgsvj1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgsvj1.f mpif90 -o dgtcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgtcon.f mpif90 -o dgtrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgtrfs.f mpif90 -o dgtsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgtsv.f mpif90 -o dgtsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgtsvx.f mpif90 -o dgttrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgttrf.f mpif90 -o dgttrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgttrs.f mpif90 -o dgtts2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgtts2.f mpif90 -o dhgeqz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dhgeqz.f mpif90 -o dhsein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dhsein.f mpif90 -o dhseqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dhseqr.f mpif90 -o disnan.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O disnan.f mpif90 -o dlabad.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlabad.f mpif90 -o dlabrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlabrd.f mpif90 -o dlacn2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlacn2.f mpif90 -o dlacon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlacon.f mpif90 -o dlacpy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlacpy.f mpif90 -o dladiv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dladiv.f mpif90 -o dlae2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlae2.f mpif90 -o dlaebz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaebz.f mpif90 -o dlaed0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaed0.f mpif90 -o dlaed1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaed1.f mpif90 -o dlaed2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaed2.f mpif90 -o dlaed3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaed3.f mpif90 -o dlaed4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaed4.f mpif90 -o dlaed5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaed5.f mpif90 -o dlaed6.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaed6.f mpif90 -o dlaed7.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaed7.f mpif90 -o dlaed8.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaed8.f mpif90 -o dlaed9.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaed9.f mpif90 -o dlaeda.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaeda.f mpif90 -o dlaein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaein.f mpif90 -o dlaev2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaev2.f mpif90 -o dlaexc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaexc.f mpif90 -o dlag2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlag2.f mpif90 -o dlag2s.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlag2s.f mpif90 -o dla_gbamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_gbamv.f mpif90 -o dla_gbrcond.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_gbrcond.f mpif90 -o dla_gbrfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_gbrfsx_extended.f mpif90 -o dla_gbrpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_gbrpvgrw.f mpif90 -o dla_geamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_geamv.f mpif90 -o dla_gercond.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_gercond.f mpif90 -o dla_gerfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_gerfsx_extended.f mpif90 -o dla_gerpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_gerpvgrw.f mpif90 -o dlags2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlags2.f mpif90 -o dlagtf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlagtf.f mpif90 -o dlagtm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlagtm.f mpif90 -o dlagts.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlagts.f mpif90 -o dlagv2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlagv2.f mpif90 -o dlahqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlahqr.f mpif90 -o dlahr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlahr2.f mpif90 -o dlahrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlahrd.f mpif90 -o dlaic1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaic1.f mpif90 -o dlaisnan.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaisnan.f mpif90 -o dla_lin_berr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_lin_berr.f mpif90 -o dlaln2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaln2.f mpif90 -o dlals0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlals0.f mpif90 -o dlalsa.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlalsa.f mpif90 -o dlalsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlalsd.f mpif90 -o dlamrg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlamrg.f mpif90 -o dlaneg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaneg.f mpif90 -o dlangb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlangb.f mpif90 -o dlange.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlange.f mpif90 -o dlangt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlangt.f mpif90 -o dlanhs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlanhs.f mpif90 -o dlansb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlansb.f mpif90 -o dlansf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlansf.f mpif90 -o dlansp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlansp.f mpif90 -o dlanst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlanst.f mpif90 -o dlansy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlansy.f mpif90 -o dlantb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlantb.f mpif90 -o dlantp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlantp.f mpif90 -o dlantr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlantr.f mpif90 -o dlanv2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlanv2.f mpif90 -o dlapll.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlapll.f mpif90 -o dlapmr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlapmr.f mpif90 -o dlapmt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlapmt.f mpif90 -o dla_porcond.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_porcond.f mpif90 -o dla_porfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_porfsx_extended.f mpif90 -o dla_porpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_porpvgrw.f mpif90 -o dlapy2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlapy2.f mpif90 -o dlapy3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlapy3.f mpif90 -o dlaqgb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqgb.f mpif90 -o dlaqge.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqge.f mpif90 -o dlaqp2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqp2.f mpif90 -o dlaqps.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqps.f mpif90 -o dlaqr0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqr0.f mpif90 -o dlaqr1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqr1.f mpif90 -o dlaqr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqr2.f mpif90 -o dlaqr3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqr3.f mpif90 -o dlaqr4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqr4.f mpif90 -o dlaqr5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqr5.f mpif90 -o dlaqsb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqsb.f mpif90 -o dlaqsp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqsp.f mpif90 -o dlaqsy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqsy.f mpif90 -o dlaqtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqtr.f mpif90 -o dlar1v.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlar1v.f mpif90 -o dlar2v.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlar2v.f mpif90 -o dlarfb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarfb.f mpif90 -o dlarf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarf.f mpif90 -o dlarfg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarfg.f mpif90 -o dlarfgp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarfgp.f mpif90 -o dlarft.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarft.f mpif90 -o dlarfx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarfx.f mpif90 -o dlargv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlargv.f mpif90 -o dlarnv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarnv.f mpif90 -o dlarra.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarra.f mpif90 -o dlarrb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarrb.f mpif90 -o dlarrc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarrc.f mpif90 -o dlarrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarrd.f mpif90 -o dlarre.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarre.f mpif90 -o dlarrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarrf.f mpif90 -o dlarrj.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarrj.f mpif90 -o dlarrk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarrk.f mpif90 -o dlarrr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarrr.f mpif90 -o dlarrv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarrv.f mpif90 -o dlarscl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarscl2.f mpif90 -o dlartg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlartg.f mpif90 -o dlartgp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlartgp.f mpif90 -o dlartgs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlartgs.f mpif90 -o dlartv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlartv.f mpif90 -o dlarzb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarzb.f mpif90 -o dlarz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarz.f mpif90 -o dlarzt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarzt.f mpif90 -o dlas2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlas2.f mpif90 -o dlascl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlascl2.f mpif90 -o dlascl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlascl.f mpif90 -o dlasd0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasd0.f mpif90 -o dlasd1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasd1.f mpif90 -o dlasd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasd2.f mpif90 -o dlasd3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasd3.f mpif90 -o dlasd4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasd4.f mpif90 -o dlasd5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasd5.f mpif90 -o dlasd6.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasd6.f mpif90 -o dlasd7.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasd7.f mpif90 -o dlasd8.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasd8.f mpif90 -o dlasda.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasda.f mpif90 -o dlasdq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasdq.f mpif90 -o dlasdt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasdt.f mpif90 -o dlaset.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaset.f mpif90 -o dlasq1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasq1.f mpif90 -o dlasq2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasq2.f mpif90 -o dlasq3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasq3.f mpif90 -o dlasq4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasq4.f mpif90 -o dlasq5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasq5.f mpif90 -o dlasq6.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasq6.f mpif90 -o dlasr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasr.f mpif90 -o dlasrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasrt.f mpif90 -o dlassq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlassq.f mpif90 -o dlasv2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasv2.f mpif90 -o dlaswp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaswp.f mpif90 -o dlasy2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasy2.f mpif90 -o dla_syamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_syamv.f mpif90 -o dlasyf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasyf.f mpif90 -o dlasyf_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasyf_rook.f mpif90 -o dla_syrcond.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_syrcond.f mpif90 -o dla_syrfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_syrfsx_extended.f mpif90 -o dla_syrpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_syrpvgrw.f mpif90 -o dlat2s.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlat2s.f mpif90 -o dlatbs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlatbs.f mpif90 -o dlatdf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlatdf.f mpif90 -o dlatps.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlatps.f mpif90 -o dlatrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlatrd.f mpif90 -o dlatrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlatrs.f mpif90 -o dlatrz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlatrz.f mpif90 -o dlatzm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlatzm.f mpif90 -o dlauu2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlauu2.f mpif90 -o dlauum.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlauum.f mpif90 -o dla_wwaddw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_wwaddw.f mpif90 -o dlazq3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlazq3.f mpif90 -o dlazq4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlazq4.f mpif90 -o dopgtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dopgtr.f mpif90 -o dopmtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dopmtr.f mpif90 -o dorbdb1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorbdb1.f mpif90 -o dorbdb2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorbdb2.f mpif90 -o dorbdb3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorbdb3.f mpif90 -o dorbdb4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorbdb4.f mpif90 -o dorbdb5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorbdb5.f mpif90 -o dorbdb6.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorbdb6.f mpif90 -o dorbdb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorbdb.f mpif90 -o dorcsd2by1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorcsd2by1.f mpif90 -o dorcsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorcsd.f mpif90 -o dorg2l.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorg2l.f mpif90 -o dorg2r.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorg2r.f mpif90 -o dorgbr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorgbr.f mpif90 -o dorghr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorghr.f mpif90 -o dorgl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorgl2.f mpif90 -o dorglq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorglq.f mpif90 -o dorgql.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorgql.f mpif90 -o dorgqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorgqr.f mpif90 -o dorgr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorgr2.f mpif90 -o dorgrq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorgrq.f mpif90 -o dorgtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorgtr.f mpif90 -o dorm2l.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorm2l.f mpif90 -o dorm2r.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorm2r.f mpif90 -o dormbr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dormbr.f mpif90 -o dormhr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dormhr.f mpif90 -o dorml2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorml2.f mpif90 -o dormlq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dormlq.f mpif90 -o dormql.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dormql.f mpif90 -o dormqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dormqr.f mpif90 -o dormr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dormr2.f mpif90 -o dormr3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dormr3.f mpif90 -o dormrq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dormrq.f mpif90 -o dormrz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dormrz.f mpif90 -o dormtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dormtr.f mpif90 -o dpbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpbcon.f mpif90 -o dpbequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpbequ.f mpif90 -o dpbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpbrfs.f mpif90 -o dpbstf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpbstf.f mpif90 -o dpbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpbsv.f mpif90 -o dpbsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpbsvx.f mpif90 -o dpbtf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpbtf2.f mpif90 -o dpbtrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpbtrf.f mpif90 -o dpbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpbtrs.f mpif90 -o dpftrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpftrf.f mpif90 -o dpftri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpftri.f mpif90 -o dpftrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpftrs.f mpif90 -o dpocon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpocon.f mpif90 -o dpoequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpoequb.f mpif90 -o dpoequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpoequ.f mpif90 -o dporfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dporfs.f mpif90 -o dporfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dporfsx.f mpif90 -o dposv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dposv.f mpif90 -o dposvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dposvx.f mpif90 -o dposvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dposvxx.f mpif90 -o dpotf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpotf2.f mpif90 -o dpotrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpotrf.f mpif90 -o dpotri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpotri.f mpif90 -o dpotrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpotrs.f mpif90 -o dppcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dppcon.f mpif90 -o dppequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dppequ.f mpif90 -o dpprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpprfs.f mpif90 -o dppsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dppsv.f mpif90 -o dppsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dppsvx.f mpif90 -o dpptrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpptrf.f mpif90 -o dpptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpptri.f mpif90 -o dpptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpptrs.f mpif90 -o dpstf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpstf2.f mpif90 -o dpstrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpstrf.f mpif90 -o dptcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dptcon.f mpif90 -o dpteqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpteqr.f mpif90 -o dptrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dptrfs.f mpif90 -o dptsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dptsv.f mpif90 -o dptsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dptsvx.f mpif90 -o dpttrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpttrf.f mpif90 -o dpttrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpttrs.f mpif90 -o dptts2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dptts2.f mpif90 -o drscl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O drscl.f mpif90 -o dsbevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsbevd.f mpif90 -o dsbev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsbev.f mpif90 -o dsbevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsbevx.f mpif90 -o dsbgst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsbgst.f mpif90 -o dsbgvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsbgvd.f mpif90 -o dsbgv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsbgv.f mpif90 -o dsbgvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsbgvx.f mpif90 -o dsbtrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsbtrd.f mpif90 -o dsfrk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsfrk.f mpif90 -o dsgesv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsgesv.f mpif90 -o dspcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspcon.f mpif90 -o dspevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspevd.f mpif90 -o dspev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspev.f mpif90 -o dspevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspevx.f mpif90 -o dspgst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspgst.f mpif90 -o dspgvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspgvd.f mpif90 -o dspgv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspgv.f mpif90 -o dspgvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspgvx.f mpif90 -o dsposv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsposv.f mpif90 -o dsprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsprfs.f mpif90 -o dspsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspsv.f mpif90 -o dspsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspsvx.f mpif90 -o dsptrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsptrd.f mpif90 -o dsptrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsptrf.f mpif90 -o dsptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsptri.f mpif90 -o dsptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsptrs.f mpif90 -o dstebz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dstebz.f mpif90 -o dstedc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dstedc.f mpif90 -o dstegr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dstegr.f mpif90 -o dstein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dstein.f mpif90 -o dstemr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dstemr.f mpif90 -o dsteqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsteqr.f mpif90 -o dsterf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsterf.f mpif90 -o dstevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dstevd.f mpif90 -o dstev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dstev.f mpif90 -o dstevr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dstevr.f mpif90 -o dstevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dstevx.f mpif90 -o dsycon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsycon.f mpif90 -o dsycon_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsycon_rook.f mpif90 -o dsyconv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyconv.f mpif90 -o dsyequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyequb.f mpif90 -o dsyevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyevd.f mpif90 -o dsyev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyev.f mpif90 -o dsyevr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyevr.f mpif90 -o dsyevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyevx.f mpif90 -o dsygs2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsygs2.f mpif90 -o dsygst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsygst.f mpif90 -o dsygvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsygvd.f mpif90 -o dsygv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsygv.f mpif90 -o dsygvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsygvx.f mpif90 -o dsyrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyrfs.f mpif90 -o dsyrfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyrfsx.f mpif90 -o dsysv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsysv.f mpif90 -o dsysv_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsysv_rook.f mpif90 -o dsysvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsysvx.f mpif90 -o dsysvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsysvxx.f mpif90 -o dsyswapr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyswapr.f mpif90 -o dsytd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytd2.f mpif90 -o dsytf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytf2.f mpif90 -o dsytf2_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytf2_rook.f mpif90 -o dsytrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytrd.f mpif90 -o dsytrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytrf.f mpif90 -o dsytrf_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytrf_rook.f mpif90 -o dsytri2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytri2.f mpif90 -o dsytri2x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytri2x.f mpif90 -o dsytri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytri.f mpif90 -o dsytri_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytri_rook.f mpif90 -o dsytrs2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytrs2.f mpif90 -o dsytrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytrs.f mpif90 -o dsytrs_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytrs_rook.f mpif90 -o dtbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtbcon.f mpif90 -o dtbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtbrfs.f mpif90 -o dtbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtbtrs.f mpif90 -o dtfsm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtfsm.f mpif90 -o dtftri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtftri.f mpif90 -o dtfttp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtfttp.f mpif90 -o dtfttr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtfttr.f mpif90 -o dtgevc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtgevc.f mpif90 -o dtgex2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtgex2.f mpif90 -o dtgexc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtgexc.f mpif90 -o dtgsen.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtgsen.f mpif90 -o dtgsja.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtgsja.f mpif90 -o dtgsna.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtgsna.f mpif90 -o dtgsy2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtgsy2.f mpif90 -o dtgsyl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtgsyl.f mpif90 -o dtpcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtpcon.f mpif90 -o dtpmqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtpmqrt.f mpif90 -o dtpqrt2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtpqrt2.f mpif90 -o dtpqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtpqrt.f mpif90 -o dtprfb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtprfb.f mpif90 -o dtprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtprfs.f mpif90 -o dtptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtptri.f mpif90 -o dtptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtptrs.f mpif90 -o dtpttf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtpttf.f mpif90 -o dtpttr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtpttr.f mpif90 -o dtrcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrcon.f mpif90 -o dtrevc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrevc.f mpif90 -o dtrexc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrexc.f mpif90 -o dtrrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrrfs.f mpif90 -o dtrsen.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrsen.f mpif90 -o dtrsna.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrsna.f mpif90 -o dtrsyl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrsyl.f mpif90 -o dtrti2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrti2.f mpif90 -o dtrtri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrtri.f mpif90 -o dtrtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrtrs.f mpif90 -o dtrttf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrttf.f mpif90 -o dtrttp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrttp.f mpif90 -o dtzrqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtzrqf.f mpif90 -o dtzrzf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtzrzf.f mpif90 -o dzsum1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dzsum1.f mpif90 -o icmax1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O icmax1.f mpif90 -o ieeeck.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ieeeck.f mpif90 -o ilaclc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilaclc.f mpif90 -o ilaclr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilaclr.f mpif90 -o iladiag.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O iladiag.f mpif90 -o iladlc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O iladlc.f mpif90 -o iladlr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O iladlr.f mpif90 -o ilaenv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilaenv.f mpif90 -o ilaprec.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilaprec.f mpif90 -o ilaslc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilaslc.f mpif90 -o ilaslr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilaslr.f mpif90 -o ilatrans.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilatrans.f mpif90 -o ilauplo.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilauplo.f mpif90 -o ilaver.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilaver.f mpif90 -o ilazlc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilazlc.f mpif90 -o ilazlr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilazlr.f mpif90 -o iparmq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O iparmq.f mpif90 -o izmax1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O izmax1.f mpif90 -o lsamen.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O lsamen.f mpif90 -o sbbcsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sbbcsd.f mpif90 -o sbdsdc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sbdsdc.f mpif90 -o sbdsqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sbdsqr.f mpif90 -o scsum1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O scsum1.f mpif90 -o sdisna.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sdisna.f mpif90 -o sgbbrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbbrd.f mpif90 -o sgbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbcon.f mpif90 -o sgbequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbequb.f mpif90 -o sgbequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbequ.f mpif90 -o sgbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbrfs.f mpif90 -o sgbrfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbrfsx.f mpif90 -o sgbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbsv.f mpif90 -o sgbsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbsvx.f mpif90 -o sgbsvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbsvxx.f mpif90 -o sgbtf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbtf2.f mpif90 -o sgbtrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbtrf.f mpif90 -o sgbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbtrs.f mpif90 -o sgebak.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgebak.f mpif90 -o sgebal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgebal.f mpif90 -o sgebd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgebd2.f mpif90 -o sgebrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgebrd.f mpif90 -o sgecon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgecon.f mpif90 -o sgeequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeequb.f mpif90 -o sgeequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeequ.f mpif90 -o sgees.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgees.f mpif90 -o sgeesx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeesx.f mpif90 -o sgeev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeev.f mpif90 -o sgeevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeevx.f mpif90 -o sgegs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgegs.f mpif90 -o sgegv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgegv.f mpif90 -o sgehd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgehd2.f mpif90 -o sgehrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgehrd.f mpif90 -o sgejsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgejsv.f mpif90 -o sgelq2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgelq2.f mpif90 -o sgelqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgelqf.f mpif90 -o sgelsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgelsd.f mpif90 -o sgels.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgels.f mpif90 -o sgelss.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgelss.f mpif90 -o sgelsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgelsx.f mpif90 -o sgelsy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgelsy.f mpif90 -o sgemqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgemqrt.f mpif90 -o sgeql2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeql2.f mpif90 -o sgeqlf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeqlf.f mpif90 -o sgeqp3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeqp3.f mpif90 -o sgeqpf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeqpf.f mpif90 -o sgeqr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeqr2.f mpif90 -o sgeqr2p.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeqr2p.f mpif90 -o sgeqrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeqrf.f mpif90 -o sgeqrfp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeqrfp.f mpif90 -o sgeqrt2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeqrt2.f mpif90 -o sgeqrt3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeqrt3.f mpif90 -o sgeqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeqrt.f mpif90 -o sgerfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgerfs.f mpif90 -o sgerfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgerfsx.f mpif90 -o sgerq2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgerq2.f mpif90 -o sgerqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgerqf.f mpif90 -o sgesc2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgesc2.f mpif90 -o sgesdd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgesdd.f mpif90 -o sgesvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgesvd.f mpif90 -o sgesv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgesv.f mpif90 -o sgesvj.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgesvj.f mpif90 -o sgesvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgesvx.f mpif90 -o sgesvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgesvxx.f mpif90 -o sgetc2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgetc2.f mpif90 -o sgetf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgetf2.f mpif90 -o sgetrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgetrf.f mpif90 -o sgetri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgetri.f mpif90 -o sgetrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgetrs.f mpif90 -o sggbak.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sggbak.f mpif90 -o sggbal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sggbal.f mpif90 -o sgges.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgges.f mpif90 -o sggesx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sggesx.f mpif90 -o sggev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sggev.f mpif90 -o sggevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sggevx.f mpif90 -o sggglm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sggglm.f mpif90 -o sgghrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgghrd.f mpif90 -o sgglse.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgglse.f mpif90 -o sggqrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sggqrf.f mpif90 -o sggrqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sggrqf.f mpif90 -o sggsvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sggsvd.f mpif90 -o sggsvp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sggsvp.f mpif90 -o sgsvj0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgsvj0.f mpif90 -o sgsvj1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgsvj1.f mpif90 -o sgtcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgtcon.f mpif90 -o sgtrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgtrfs.f mpif90 -o sgtsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgtsv.f mpif90 -o sgtsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgtsvx.f mpif90 -o sgttrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgttrf.f mpif90 -o sgttrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgttrs.f mpif90 -o sgtts2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgtts2.f mpif90 -o shgeqz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O shgeqz.f mpif90 -o shsein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O shsein.f mpif90 -o shseqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O shseqr.f mpif90 -o sisnan.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sisnan.f mpif90 -o slabad.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slabad.f mpif90 -o slabrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slabrd.f mpif90 -o slacn2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slacn2.f mpif90 -o slacon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slacon.f mpif90 -o slacpy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slacpy.f mpif90 -o sladiv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sladiv.f mpif90 -o slae2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slae2.f mpif90 -o slaebz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaebz.f mpif90 -o slaed0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaed0.f mpif90 -o slaed1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaed1.f mpif90 -o slaed2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaed2.f mpif90 -o slaed3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaed3.f mpif90 -o slaed4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaed4.f mpif90 -o slaed5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaed5.f mpif90 -o slaed6.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaed6.f mpif90 -o slaed7.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaed7.f mpif90 -o slaed8.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaed8.f mpif90 -o slaed9.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaed9.f mpif90 -o slaeda.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaeda.f mpif90 -o slaein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaein.f mpif90 -o slaev2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaev2.f mpif90 -o slaexc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaexc.f mpif90 -o slag2d.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slag2d.f mpif90 -o slag2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slag2.f mpif90 -o sla_gbamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_gbamv.f mpif90 -o sla_gbrcond.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_gbrcond.f mpif90 -o sla_gbrfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_gbrfsx_extended.f mpif90 -o sla_gbrpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_gbrpvgrw.f mpif90 -o sla_geamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_geamv.f mpif90 -o sla_gercond.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_gercond.f mpif90 -o sla_gerfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_gerfsx_extended.f mpif90 -o sla_gerpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_gerpvgrw.f mpif90 -o slags2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slags2.f mpif90 -o slagtf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slagtf.f mpif90 -o slagtm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slagtm.f mpif90 -o slagts.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slagts.f mpif90 -o slagv2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slagv2.f mpif90 -o slahqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slahqr.f mpif90 -o slahr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slahr2.f mpif90 -o slahrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slahrd.f mpif90 -o slaic1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaic1.f mpif90 -o slaisnan.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaisnan.f mpif90 -o sla_lin_berr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_lin_berr.f mpif90 -o slaln2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaln2.f mpif90 -o slals0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slals0.f mpif90 -o slalsa.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slalsa.f mpif90 -o slalsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slalsd.f mpif90 -o slamrg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slamrg.f mpif90 -o slaneg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaneg.f mpif90 -o slangb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slangb.f mpif90 -o slange.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slange.f mpif90 -o slangt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slangt.f mpif90 -o slanhs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slanhs.f mpif90 -o slansb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slansb.f mpif90 -o slansf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slansf.f mpif90 -o slansp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slansp.f mpif90 -o slanst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slanst.f mpif90 -o slansy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slansy.f mpif90 -o slantb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slantb.f mpif90 -o slantp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slantp.f mpif90 -o slantr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slantr.f mpif90 -o slanv2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slanv2.f mpif90 -o slapll.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slapll.f mpif90 -o slapmr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slapmr.f mpif90 -o slapmt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slapmt.f mpif90 -o sla_porcond.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_porcond.f mpif90 -o sla_porfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_porfsx_extended.f mpif90 -o sla_porpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_porpvgrw.f mpif90 -o slapy2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slapy2.f mpif90 -o slapy3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slapy3.f mpif90 -o slaqgb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqgb.f mpif90 -o slaqge.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqge.f mpif90 -o slaqp2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqp2.f mpif90 -o slaqps.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqps.f mpif90 -o slaqr0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqr0.f mpif90 -o slaqr1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqr1.f mpif90 -o slaqr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqr2.f mpif90 -o slaqr3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqr3.f mpif90 -o slaqr4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqr4.f mpif90 -o slaqr5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqr5.f mpif90 -o slaqsb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqsb.f mpif90 -o slaqsp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqsp.f mpif90 -o slaqsy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqsy.f mpif90 -o slaqtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqtr.f mpif90 -o slar1v.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slar1v.f mpif90 -o slar2v.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slar2v.f mpif90 -o slarfb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarfb.f mpif90 -o slarf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarf.f mpif90 -o slarfg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarfg.f mpif90 -o slarfgp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarfgp.f mpif90 -o slarft.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarft.f mpif90 -o slarfx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarfx.f mpif90 -o slargv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slargv.f mpif90 -o slarnv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarnv.f mpif90 -o slarra.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarra.f mpif90 -o slarrb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarrb.f mpif90 -o slarrc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarrc.f mpif90 -o slarrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarrd.f mpif90 -o slarre.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarre.f mpif90 -o slarrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarrf.f mpif90 -o slarrj.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarrj.f mpif90 -o slarrk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarrk.f mpif90 -o slarrr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarrr.f mpif90 -o slarrv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarrv.f mpif90 -o slarscl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarscl2.f mpif90 -o slartg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slartg.f mpif90 -o slartgp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slartgp.f mpif90 -o slartgs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slartgs.f mpif90 -o slartv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slartv.f mpif90 -o slarzb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarzb.f mpif90 -o slarz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarz.f mpif90 -o slarzt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarzt.f mpif90 -o slas2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slas2.f mpif90 -o slascl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slascl2.f mpif90 -o slascl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slascl.f mpif90 -o slasd0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasd0.f mpif90 -o slasd1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasd1.f mpif90 -o slasd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasd2.f mpif90 -o slasd3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasd3.f mpif90 -o slasd4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasd4.f mpif90 -o slasd5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasd5.f mpif90 -o slasd6.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasd6.f mpif90 -o slasd7.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasd7.f mpif90 -o slasd8.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasd8.f mpif90 -o slasda.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasda.f mpif90 -o slasdq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasdq.f mpif90 -o slasdt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasdt.f mpif90 -o slaset.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaset.f mpif90 -o slasq1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasq1.f mpif90 -o slasq2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasq2.f mpif90 -o slasq3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasq3.f mpif90 -o slasq4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasq4.f mpif90 -o slasq5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasq5.f mpif90 -o slasq6.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasq6.f mpif90 -o slasr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasr.f mpif90 -o slasrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasrt.f mpif90 -o slassq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slassq.f mpif90 -o slasv2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasv2.f mpif90 -o slaswp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaswp.f mpif90 -o slasy2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasy2.f mpif90 -o sla_syamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_syamv.f mpif90 -o slasyf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasyf.f mpif90 -o slasyf_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasyf_rook.f mpif90 -o sla_syrcond.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_syrcond.f mpif90 -o sla_syrfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_syrfsx_extended.f mpif90 -o sla_syrpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_syrpvgrw.f mpif90 -o slatbs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slatbs.f mpif90 -o slatdf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slatdf.f mpif90 -o slatps.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slatps.f mpif90 -o slatrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slatrd.f mpif90 -o slatrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slatrs.f mpif90 -o slatrz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slatrz.f mpif90 -o slatzm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slatzm.f mpif90 -o slauu2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slauu2.f mpif90 -o slauum.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slauum.f mpif90 -o sla_wwaddw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_wwaddw.f mpif90 -o slazq3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slazq3.f mpif90 -o slazq4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slazq4.f mpif90 -o sopgtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sopgtr.f mpif90 -o sopmtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sopmtr.f mpif90 -o sorbdb1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorbdb1.f mpif90 -o sorbdb2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorbdb2.f mpif90 -o sorbdb3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorbdb3.f mpif90 -o sorbdb4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorbdb4.f mpif90 -o sorbdb5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorbdb5.f mpif90 -o sorbdb6.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorbdb6.f mpif90 -o sorbdb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorbdb.f mpif90 -o sorcsd2by1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorcsd2by1.f mpif90 -o sorcsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorcsd.f mpif90 -o sorg2l.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorg2l.f mpif90 -o sorg2r.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorg2r.f mpif90 -o sorgbr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorgbr.f mpif90 -o sorghr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorghr.f mpif90 -o sorgl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorgl2.f mpif90 -o sorglq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorglq.f mpif90 -o sorgql.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorgql.f mpif90 -o sorgqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorgqr.f mpif90 -o sorgr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorgr2.f mpif90 -o sorgrq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorgrq.f mpif90 -o sorgtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorgtr.f mpif90 -o sorm2l.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorm2l.f mpif90 -o sorm2r.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorm2r.f mpif90 -o sormbr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sormbr.f mpif90 -o sormhr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sormhr.f mpif90 -o sorml2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorml2.f mpif90 -o sormlq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sormlq.f mpif90 -o sormql.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sormql.f mpif90 -o sormqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sormqr.f mpif90 -o sormr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sormr2.f mpif90 -o sormr3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sormr3.f mpif90 -o sormrq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sormrq.f mpif90 -o sormrz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sormrz.f mpif90 -o sormtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sormtr.f mpif90 -o spbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spbcon.f mpif90 -o spbequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spbequ.f mpif90 -o spbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spbrfs.f mpif90 -o spbstf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spbstf.f mpif90 -o spbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spbsv.f mpif90 -o spbsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spbsvx.f mpif90 -o spbtf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spbtf2.f mpif90 -o spbtrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spbtrf.f mpif90 -o spbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spbtrs.f mpif90 -o spftrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spftrf.f mpif90 -o spftri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spftri.f mpif90 -o spftrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spftrs.f mpif90 -o spocon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spocon.f mpif90 -o spoequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spoequb.f mpif90 -o spoequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spoequ.f mpif90 -o sporfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sporfs.f mpif90 -o sporfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sporfsx.f mpif90 -o sposv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sposv.f mpif90 -o sposvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sposvx.f mpif90 -o sposvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sposvxx.f mpif90 -o spotf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spotf2.f mpif90 -o spotrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spotrf.f mpif90 -o spotri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spotri.f mpif90 -o spotrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spotrs.f mpif90 -o sppcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sppcon.f mpif90 -o sppequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sppequ.f mpif90 -o spprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spprfs.f mpif90 -o sppsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sppsv.f mpif90 -o sppsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sppsvx.f mpif90 -o spptrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spptrf.f mpif90 -o spptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spptri.f mpif90 -o spptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spptrs.f mpif90 -o spstf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spstf2.f mpif90 -o spstrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spstrf.f mpif90 -o sptcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sptcon.f mpif90 -o spteqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spteqr.f mpif90 -o sptrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sptrfs.f mpif90 -o sptsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sptsv.f mpif90 -o sptsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sptsvx.f mpif90 -o spttrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spttrf.f mpif90 -o spttrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spttrs.f mpif90 -o sptts2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sptts2.f mpif90 -o srscl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O srscl.f mpif90 -o ssbevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssbevd.f mpif90 -o ssbev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssbev.f mpif90 -o ssbevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssbevx.f mpif90 -o ssbgst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssbgst.f mpif90 -o ssbgvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssbgvd.f mpif90 -o ssbgv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssbgv.f mpif90 -o ssbgvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssbgvx.f mpif90 -o ssbtrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssbtrd.f mpif90 -o ssfrk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssfrk.f mpif90 -o sspcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspcon.f mpif90 -o sspevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspevd.f mpif90 -o sspev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspev.f mpif90 -o sspevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspevx.f mpif90 -o sspgst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspgst.f mpif90 -o sspgvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspgvd.f mpif90 -o sspgv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspgv.f mpif90 -o sspgvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspgvx.f mpif90 -o ssprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssprfs.f mpif90 -o sspsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspsv.f mpif90 -o sspsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspsvx.f mpif90 -o ssptrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssptrd.f mpif90 -o ssptrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssptrf.f mpif90 -o ssptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssptri.f mpif90 -o ssptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssptrs.f mpif90 -o sstebz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sstebz.f mpif90 -o sstedc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sstedc.f mpif90 -o sstegr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sstegr.f mpif90 -o sstein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sstein.f mpif90 -o sstemr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sstemr.f mpif90 -o ssteqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssteqr.f mpif90 -o ssterf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssterf.f mpif90 -o sstevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sstevd.f mpif90 -o sstev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sstev.f mpif90 -o sstevr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sstevr.f mpif90 -o sstevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sstevx.f mpif90 -o ssycon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssycon.f mpif90 -o ssycon_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssycon_rook.f mpif90 -o ssyconv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyconv.f mpif90 -o ssyequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyequb.f mpif90 -o ssyevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyevd.f mpif90 -o ssyev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyev.f mpif90 -o ssyevr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyevr.f mpif90 -o ssyevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyevx.f mpif90 -o ssygs2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssygs2.f mpif90 -o ssygst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssygst.f mpif90 -o ssygvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssygvd.f mpif90 -o ssygv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssygv.f mpif90 -o ssygvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssygvx.f mpif90 -o ssyrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyrfs.f mpif90 -o ssyrfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyrfsx.f mpif90 -o ssysv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssysv.f mpif90 -o ssysv_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssysv_rook.f mpif90 -o ssysvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssysvx.f mpif90 -o ssysvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssysvxx.f mpif90 -o ssyswapr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyswapr.f mpif90 -o ssytd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytd2.f mpif90 -o ssytf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytf2.f mpif90 -o ssytf2_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytf2_rook.f mpif90 -o ssytrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytrd.f mpif90 -o ssytrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytrf.f mpif90 -o ssytrf_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytrf_rook.f mpif90 -o ssytri2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytri2.f mpif90 -o ssytri2x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytri2x.f mpif90 -o ssytri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytri.f mpif90 -o ssytri_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytri_rook.f mpif90 -o ssytrs2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytrs2.f mpif90 -o ssytrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytrs.f mpif90 -o ssytrs_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytrs_rook.f mpif90 -o stbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stbcon.f mpif90 -o stbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stbrfs.f mpif90 -o stbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stbtrs.f mpif90 -o stfsm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stfsm.f mpif90 -o stftri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stftri.f mpif90 -o stfttp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stfttp.f mpif90 -o stfttr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stfttr.f mpif90 -o stgevc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stgevc.f mpif90 -o stgex2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stgex2.f mpif90 -o stgexc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stgexc.f mpif90 -o stgsen.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stgsen.f mpif90 -o stgsja.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stgsja.f mpif90 -o stgsna.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stgsna.f mpif90 -o stgsy2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stgsy2.f mpif90 -o stgsyl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stgsyl.f mpif90 -o stpcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stpcon.f mpif90 -o stpmqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stpmqrt.f mpif90 -o stpqrt2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stpqrt2.f mpif90 -o stpqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stpqrt.f mpif90 -o stprfb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stprfb.f mpif90 -o stprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stprfs.f mpif90 -o stptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stptri.f mpif90 -o stptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stptrs.f mpif90 -o stpttf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stpttf.f mpif90 -o stpttr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stpttr.f mpif90 -o strcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strcon.f mpif90 -o strevc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strevc.f mpif90 -o strexc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strexc.f mpif90 -o strrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strrfs.f mpif90 -o strsen.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strsen.f mpif90 -o strsna.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strsna.f mpif90 -o strsyl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strsyl.f mpif90 -o strti2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strti2.f mpif90 -o strtri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strtri.f mpif90 -o strtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strtrs.f mpif90 -o strttf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strttf.f mpif90 -o strttp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strttp.f mpif90 -o stzrqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stzrqf.f mpif90 -o stzrzf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stzrzf.f mpif90 -o zbbcsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zbbcsd.f mpif90 -o zbdsqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zbdsqr.f mpif90 -o zcgesv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zcgesv.f mpif90 -o zcposv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zcposv.f mpif90 -o zdrscl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zdrscl.f mpif90 -o zgbbrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbbrd.f mpif90 -o zgbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbcon.f mpif90 -o zgbequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbequb.f mpif90 -o zgbequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbequ.f mpif90 -o zgbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbrfs.f mpif90 -o zgbrfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbrfsx.f mpif90 -o zgbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbsv.f mpif90 -o zgbsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbsvx.f mpif90 -o zgbsvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbsvxx.f mpif90 -o zgbtf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbtf2.f mpif90 -o zgbtrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbtrf.f mpif90 -o zgbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbtrs.f mpif90 -o zgebak.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgebak.f mpif90 -o zgebal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgebal.f mpif90 -o zgebd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgebd2.f mpif90 -o zgebrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgebrd.f mpif90 -o zgecon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgecon.f mpif90 -o zgeequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeequb.f mpif90 -o zgeequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeequ.f mpif90 -o zgees.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgees.f mpif90 -o zgeesx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeesx.f mpif90 -o zgeev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeev.f mpif90 -o zgeevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeevx.f mpif90 -o zgegs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgegs.f mpif90 -o zgegv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgegv.f mpif90 -o zgehd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgehd2.f mpif90 -o zgehrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgehrd.f mpif90 -o zgelq2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgelq2.f mpif90 -o zgelqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgelqf.f mpif90 -o zgelsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgelsd.f mpif90 -o zgels.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgels.f mpif90 -o zgelss.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgelss.f mpif90 -o zgelsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgelsx.f mpif90 -o zgelsy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgelsy.f mpif90 -o zgemqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgemqrt.f mpif90 -o zgeql2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeql2.f mpif90 -o zgeqlf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeqlf.f mpif90 -o zgeqp3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeqp3.f mpif90 -o zgeqpf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeqpf.f mpif90 -o zgeqr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeqr2.f mpif90 -o zgeqr2p.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeqr2p.f mpif90 -o zgeqrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeqrf.f mpif90 -o zgeqrfp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeqrfp.f mpif90 -o zgeqrt2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeqrt2.f mpif90 -o zgeqrt3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeqrt3.f mpif90 -o zgeqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeqrt.f mpif90 -o zgerfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgerfs.f mpif90 -o zgerfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgerfsx.f mpif90 -o zgerq2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgerq2.f mpif90 -o zgerqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgerqf.f mpif90 -o zgesc2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgesc2.f mpif90 -o zgesdd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgesdd.f mpif90 -o zgesvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgesvd.f mpif90 -o zgesv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgesv.f mpif90 -o zgesvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgesvx.f mpif90 -o zgesvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgesvxx.f mpif90 -o zgetc2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgetc2.f mpif90 -o zgetf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgetf2.f mpif90 -o zgetrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgetrf.f mpif90 -o zgetri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgetri.f mpif90 -o zgetrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgetrs.f mpif90 -o zggbak.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zggbak.f mpif90 -o zggbal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zggbal.f mpif90 -o zgges.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgges.f mpif90 -o zggesx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zggesx.f mpif90 -o zggev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zggev.f mpif90 -o zggevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zggevx.f mpif90 -o zggglm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zggglm.f mpif90 -o zgghrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgghrd.f mpif90 -o zgglse.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgglse.f mpif90 -o zggqrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zggqrf.f mpif90 -o zggrqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zggrqf.f mpif90 -o zggsvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zggsvd.f mpif90 -o zggsvp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zggsvp.f mpif90 -o zgtcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgtcon.f mpif90 -o zgtrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgtrfs.f mpif90 -o zgtsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgtsv.f mpif90 -o zgtsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgtsvx.f mpif90 -o zgttrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgttrf.f mpif90 -o zgttrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgttrs.f mpif90 -o zgtts2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgtts2.f mpif90 -o zhbevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhbevd.f mpif90 -o zhbev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhbev.f mpif90 -o zhbevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhbevx.f mpif90 -o zhbgst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhbgst.f mpif90 -o zhbgvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhbgvd.f mpif90 -o zhbgv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhbgv.f mpif90 -o zhbgvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhbgvx.f mpif90 -o zhbtrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhbtrd.f mpif90 -o zhecon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhecon.f mpif90 -o zhecon_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhecon_rook.f mpif90 -o zheequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zheequb.f mpif90 -o zheevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zheevd.f mpif90 -o zheev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zheev.f mpif90 -o zheevr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zheevr.f mpif90 -o zheevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zheevx.f mpif90 -o zhegs2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhegs2.f mpif90 -o zhegst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhegst.f mpif90 -o zhegvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhegvd.f mpif90 -o zhegv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhegv.f mpif90 -o zhegvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhegvx.f mpif90 -o zherfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zherfs.f mpif90 -o zherfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zherfsx.f mpif90 -o zhesv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhesv.f mpif90 -o zhesv_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhesv_rook.f mpif90 -o zhesvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhesvx.f mpif90 -o zhesvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhesvxx.f mpif90 -o zheswapr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zheswapr.f mpif90 -o zhetd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetd2.f mpif90 -o zhetf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetf2.f mpif90 -o zhetf2_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetf2_rook.f mpif90 -o zhetrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetrd.f mpif90 -o zhetrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetrf.f mpif90 -o zhetrf_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetrf_rook.f mpif90 -o zhetri2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetri2.f mpif90 -o zhetri2x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetri2x.f mpif90 -o zhetri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetri.f mpif90 -o zhetri_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetri_rook.f mpif90 -o zhetrs2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetrs2.f mpif90 -o zhetrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetrs.f mpif90 -o zhetrs_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetrs_rook.f mpif90 -o zhfrk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhfrk.f mpif90 -o zhgeqz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhgeqz.f mpif90 -o zhpcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpcon.f mpif90 -o zhpevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpevd.f mpif90 -o zhpev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpev.f mpif90 -o zhpevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpevx.f mpif90 -o zhpgst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpgst.f mpif90 -o zhpgvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpgvd.f mpif90 -o zhpgv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpgv.f mpif90 -o zhpgvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpgvx.f mpif90 -o zhprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhprfs.f mpif90 -o zhpsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpsv.f mpif90 -o zhpsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpsvx.f mpif90 -o zhptrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhptrd.f mpif90 -o zhptrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhptrf.f mpif90 -o zhptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhptri.f mpif90 -o zhptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhptrs.f mpif90 -o zhsein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhsein.f mpif90 -o zhseqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhseqr.f mpif90 -o zlabrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlabrd.f mpif90 -o zlacgv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlacgv.f mpif90 -o zlacn2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlacn2.f mpif90 -o zlacon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlacon.f mpif90 -o zlacp2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlacp2.f mpif90 -o zlacpy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlacpy.f mpif90 -o zlacrm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlacrm.f mpif90 -o zlacrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlacrt.f mpif90 -o zladiv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zladiv.f mpif90 -o zlaed0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaed0.f mpif90 -o zlaed7.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaed7.f mpif90 -o zlaed8.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaed8.f mpif90 -o zlaein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaein.f mpif90 -o zlaesy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaesy.f mpif90 -o zlaev2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaev2.f mpif90 -o zlag2c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlag2c.f mpif90 -o zla_gbamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_gbamv.f mpif90 -o zla_gbrcond_c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_gbrcond_c.f mpif90 -o zla_gbrcond_x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_gbrcond_x.f mpif90 -o zla_gbrfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_gbrfsx_extended.f mpif90 -o zla_gbrpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_gbrpvgrw.f mpif90 -o zla_geamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_geamv.f mpif90 -o zla_gercond_c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_gercond_c.f mpif90 -o zla_gercond_x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_gercond_x.f mpif90 -o zla_gerfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_gerfsx_extended.f mpif90 -o zla_gerpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_gerpvgrw.f mpif90 -o zlags2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlags2.f mpif90 -o zlagtm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlagtm.f mpif90 -o zla_heamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_heamv.f mpif90 -o zlahef.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlahef.f mpif90 -o zlahef_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlahef_rook.f mpif90 -o zla_hercond_c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_hercond_c.f mpif90 -o zla_hercond_x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_hercond_x.f mpif90 -o zla_herfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_herfsx_extended.f mpif90 -o zla_herpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_herpvgrw.f mpif90 -o zlahqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlahqr.f mpif90 -o zlahr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlahr2.f mpif90 -o zlahrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlahrd.f mpif90 -o zlaic1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaic1.f mpif90 -o zla_lin_berr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_lin_berr.f mpif90 -o zlals0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlals0.f mpif90 -o zlalsa.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlalsa.f mpif90 -o zlalsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlalsd.f mpif90 -o zlangb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlangb.f mpif90 -o zlange.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlange.f mpif90 -o zlangt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlangt.f mpif90 -o zlanhb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlanhb.f mpif90 -o zlanhe.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlanhe.f mpif90 -o zlanhf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlanhf.f mpif90 -o zlanhp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlanhp.f mpif90 -o zlanhs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlanhs.f mpif90 -o zlanht.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlanht.f mpif90 -o zlansb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlansb.f mpif90 -o zlansp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlansp.f mpif90 -o zlansy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlansy.f mpif90 -o zlantb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlantb.f mpif90 -o zlantp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlantp.f mpif90 -o zlantr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlantr.f mpif90 -o zlapll.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlapll.f mpif90 -o zlapmr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlapmr.f mpif90 -o zlapmt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlapmt.f mpif90 -o zla_porcond_c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_porcond_c.f mpif90 -o zla_porcond_x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_porcond_x.f mpif90 -o zla_porfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_porfsx_extended.f mpif90 -o zla_porpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_porpvgrw.f mpif90 -o zlaqgb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqgb.f mpif90 -o zlaqge.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqge.f mpif90 -o zlaqhb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqhb.f mpif90 -o zlaqhe.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqhe.f mpif90 -o zlaqhp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqhp.f mpif90 -o zlaqp2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqp2.f mpif90 -o zlaqps.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqps.f mpif90 -o zlaqr0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqr0.f mpif90 -o zlaqr1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqr1.f mpif90 -o zlaqr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqr2.f mpif90 -o zlaqr3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqr3.f mpif90 -o zlaqr4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqr4.f mpif90 -o zlaqr5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqr5.f mpif90 -o zlaqsb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqsb.f mpif90 -o zlaqsp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqsp.f mpif90 -o zlaqsy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqsy.f mpif90 -o zlar1v.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlar1v.f mpif90 -o zlar2v.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlar2v.f mpif90 -o zlarcm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarcm.f mpif90 -o zlarfb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarfb.f mpif90 -o zlarf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarf.f mpif90 -o zlarfg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarfg.f mpif90 -o zlarfgp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarfgp.f mpif90 -o zlarft.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarft.f mpif90 -o zlarfx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarfx.f mpif90 -o zlargv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlargv.f mpif90 -o zlarnv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarnv.f mpif90 -o zlarrv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarrv.f mpif90 -o zlarscl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarscl2.f mpif90 -o zlartg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlartg.f mpif90 -o zlartv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlartv.f mpif90 -o zlarzb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarzb.f mpif90 -o zlarz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarz.f mpif90 -o zlarzt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarzt.f mpif90 -o zlascl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlascl2.f mpif90 -o zlascl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlascl.f mpif90 -o zlaset.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaset.f mpif90 -o zlasr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlasr.f mpif90 -o zlassq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlassq.f mpif90 -o zlaswp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaswp.f mpif90 -o zla_syamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_syamv.f mpif90 -o zlasyf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlasyf.f mpif90 -o zlasyf_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlasyf_rook.f mpif90 -o zla_syrcond_c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_syrcond_c.f mpif90 -o zla_syrcond_x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_syrcond_x.f mpif90 -o zla_syrfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_syrfsx_extended.f mpif90 -o zla_syrpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_syrpvgrw.f mpif90 -o zlat2c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlat2c.f mpif90 -o zlatbs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlatbs.f mpif90 -o zlatdf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlatdf.f mpif90 -o zlatps.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlatps.f mpif90 -o zlatrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlatrd.f mpif90 -o zlatrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlatrs.f mpif90 -o zlatrz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlatrz.f mpif90 -o zlatzm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlatzm.f mpif90 -o zlauu2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlauu2.f mpif90 -o zlauum.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlauum.f mpif90 -o zla_wwaddw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_wwaddw.f mpif90 -o zpbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpbcon.f mpif90 -o zpbequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpbequ.f mpif90 -o zpbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpbrfs.f mpif90 -o zpbstf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpbstf.f mpif90 -o zpbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpbsv.f mpif90 -o zpbsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpbsvx.f mpif90 -o zpbtf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpbtf2.f mpif90 -o zpbtrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpbtrf.f mpif90 -o zpbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpbtrs.f mpif90 -o zpftrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpftrf.f mpif90 -o zpftri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpftri.f mpif90 -o zpftrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpftrs.f mpif90 -o zpocon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpocon.f mpif90 -o zpoequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpoequb.f mpif90 -o zpoequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpoequ.f mpif90 -o zporfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zporfs.f mpif90 -o zporfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zporfsx.f mpif90 -o zposv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zposv.f mpif90 -o zposvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zposvx.f mpif90 -o zposvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zposvxx.f mpif90 -o zpotf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpotf2.f mpif90 -o zpotrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpotrf.f mpif90 -o zpotri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpotri.f mpif90 -o zpotrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpotrs.f mpif90 -o zppcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zppcon.f mpif90 -o zppequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zppequ.f mpif90 -o zpprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpprfs.f mpif90 -o zppsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zppsv.f mpif90 -o zppsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zppsvx.f mpif90 -o zpptrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpptrf.f mpif90 -o zpptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpptri.f mpif90 -o zpptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpptrs.f mpif90 -o zpstf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpstf2.f mpif90 -o zpstrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpstrf.f mpif90 -o zptcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zptcon.f mpif90 -o zpteqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpteqr.f mpif90 -o zptrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zptrfs.f mpif90 -o zptsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zptsv.f mpif90 -o zptsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zptsvx.f mpif90 -o zpttrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpttrf.f mpif90 -o zpttrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpttrs.f mpif90 -o zptts2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zptts2.f mpif90 -o zrot.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zrot.f mpif90 -o zspcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zspcon.f mpif90 -o zspmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zspmv.f mpif90 -o zspr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zspr.f mpif90 -o zsprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsprfs.f mpif90 -o zspsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zspsv.f mpif90 -o zspsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zspsvx.f mpif90 -o zsptrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsptrf.f mpif90 -o zsptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsptri.f mpif90 -o zsptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsptrs.f mpif90 -o zstedc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zstedc.f mpif90 -o zstegr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zstegr.f mpif90 -o zstein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zstein.f mpif90 -o zstemr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zstemr.f mpif90 -o zsteqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsteqr.f mpif90 -o zsycon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsycon.f mpif90 -o zsycon_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsycon_rook.f mpif90 -o zsyconv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsyconv.f mpif90 -o zsyequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsyequb.f mpif90 -o zsymv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsymv.f mpif90 -o zsyr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsyr.f mpif90 -o zsyrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsyrfs.f mpif90 -o zsyrfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsyrfsx.f mpif90 -o zsysv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsysv.f mpif90 -o zsysv_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsysv_rook.f mpif90 -o zsysvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsysvx.f mpif90 -o zsysvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsysvxx.f mpif90 -o zsyswapr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsyswapr.f mpif90 -o zsytf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsytf2.f mpif90 -o zsytf2_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsytf2_rook.f mpif90 -o zsytrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsytrf.f mpif90 -o zsytrf_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsytrf_rook.f mpif90 -o zsytri2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsytri2.f mpif90 -o zsytri2x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsytri2x.f mpif90 -o zsytri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsytri.f mpif90 -o zsytri_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsytri_rook.f mpif90 -o zsytrs2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsytrs2.f mpif90 -o zsytrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsytrs.f mpif90 -o zsytrs_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsytrs_rook.f mpif90 -o ztbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztbcon.f mpif90 -o ztbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztbrfs.f mpif90 -o ztbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztbtrs.f mpif90 -o ztfsm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztfsm.f mpif90 -o ztftri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztftri.f mpif90 -o ztfttp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztfttp.f mpif90 -o ztfttr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztfttr.f mpif90 -o ztgevc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztgevc.f mpif90 -o ztgex2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztgex2.f mpif90 -o ztgexc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztgexc.f mpif90 -o ztgsen.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztgsen.f mpif90 -o ztgsja.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztgsja.f mpif90 -o ztgsna.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztgsna.f mpif90 -o ztgsy2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztgsy2.f mpif90 -o ztgsyl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztgsyl.f mpif90 -o ztpcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztpcon.f mpif90 -o ztpmqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztpmqrt.f mpif90 -o ztpqrt2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztpqrt2.f mpif90 -o ztpqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztpqrt.f mpif90 -o ztprfb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztprfb.f mpif90 -o ztprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztprfs.f mpif90 -o ztptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztptri.f mpif90 -o ztptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztptrs.f mpif90 -o ztpttf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztpttf.f mpif90 -o ztpttr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztpttr.f mpif90 -o ztrcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrcon.f mpif90 -o ztrevc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrevc.f mpif90 -o ztrexc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrexc.f mpif90 -o ztrrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrrfs.f mpif90 -o ztrsen.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrsen.f mpif90 -o ztrsna.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrsna.f mpif90 -o ztrsyl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrsyl.f mpif90 -o ztrti2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrti2.f mpif90 -o ztrtri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrtri.f mpif90 -o ztrtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrtrs.f mpif90 -o ztrttf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrttf.f mpif90 -o ztrttp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrttp.f mpif90 -o ztzrqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztzrqf.f mpif90 -o ztzrzf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztzrzf.f mpif90 -o zunbdb1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunbdb1.f mpif90 -o zunbdb2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunbdb2.f mpif90 -o zunbdb3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunbdb3.f mpif90 -o zunbdb4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunbdb4.f mpif90 -o zunbdb5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunbdb5.f mpif90 -o zunbdb6.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunbdb6.f mpif90 -o zunbdb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunbdb.f mpif90 -o zuncsd2by1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zuncsd2by1.f mpif90 -o zuncsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zuncsd.f mpif90 -o zung2l.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zung2l.f mpif90 -o zung2r.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zung2r.f mpif90 -o zungbr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zungbr.f mpif90 -o zunghr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunghr.f mpif90 -o zungl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zungl2.f mpif90 -o zunglq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunglq.f mpif90 -o zungql.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zungql.f mpif90 -o zungqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zungqr.f mpif90 -o zungr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zungr2.f mpif90 -o zungrq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zungrq.f mpif90 -o zungtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zungtr.f mpif90 -o zunm2l.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunm2l.f mpif90 -o zunm2r.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunm2r.f mpif90 -o zunmbr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunmbr.f mpif90 -o zunmhr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunmhr.f mpif90 -o zunml2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunml2.f mpif90 -o zunmlq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunmlq.f mpif90 -o zunmql.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunmql.f mpif90 -o zunmqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunmqr.f mpif90 -o zunmr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunmr2.f mpif90 -o zunmr3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunmr3.f mpif90 -o zunmrq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunmrq.f mpif90 -o zunmrz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunmrz.f mpif90 -o zunmtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunmtr.f mpif90 -o zupgtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zupgtr.f mpif90 -o zupmtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O 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 gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-fblaslapack-d28880efc974/lapack' cd lapack-extra; /usr/bin/gmake lib FC="mpif90" FOPTFLAGS="-fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O " FNOOPT="-O0 -fPIC " AR="/usr/bin/ar" AR_FLAGS="cr" RM="/usr/bin/rm -f" LIBNAME="libflapack.a" gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-fblaslapack-d28880efc974/lapack-extra' mpif90 -c -O0 -fPIC slamch.f dlamch.f mpif90 -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilaver.f /usr/bin/ar cr ../libflapack.a slamch.o dlamch.o ilaver.o /usr/bin/rm -f slamch.o dlamch.o ilaver.o gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-fblaslapack-d28880efc974/lapack-extra' /usr/bin/ranlib libflapack.a Running Executable WITHOUT threads to time it out Executing: cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-fblaslapack-d28880efc974 && mkdir -p /p/home/tmondrag/WORK/moose/petsc/arch-moose/lib && cp -f libfblas.a libflapack.a /p/home/tmondrag/WORK/moose/petsc/arch-moose/lib ********Output of running make on FBLASLAPACK follows ******* /usr/bin/rm -f */*.o /usr/bin/rm -f ./*.a ./*.lib cd blas; /usr/bin/gmake lib FC="mpif90" FOPTFLAGS="-fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O " FNOOPT="-O0 -fPIC " AR="/usr/bin/ar" AR_FLAGS="cr" RM="/usr/bin/rm -f" LIBNAME="libfblas.a" cd lapack; /usr/bin/gmake lib FC="mpif90" FOPTFLAGS="-fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O " FNOOPT="-O0 -fPIC " AR="/usr/bin/ar" AR_FLAGS="cr" RM="/usr/bin/rm -f" LIBNAME="libflapack.a" gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-fblaslapack-d28880efc974/blas' mpif90 -o caxpy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O caxpy.f mpif90 -o ccopy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ccopy.f mpif90 -o cdotc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cdotc.f mpif90 -o cdotu.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cdotu.f gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-fblaslapack-d28880efc974/lapack' mpif90 -o slaruv.o -c -O0 -fPIC slaruv.f mpif90 -o dlaruv.o -c -O0 -fPIC dlaruv.f mpif90 -o cgbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbmv.f mpif90 -o cbbcsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cbbcsd.f mpif90 -o cgemm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgemm.f mpif90 -o cbdsqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cbdsqr.f mpif90 -o cgemv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgemv.f mpif90 -o cgbbrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbbrd.f mpif90 -o cgerc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgerc.f mpif90 -o cgbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbcon.f mpif90 -o cgeru.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeru.f mpif90 -o chbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chbmv.f mpif90 -o cgbequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbequb.f mpif90 -o chemm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chemm.f mpif90 -o cgbequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbequ.f mpif90 -o cgbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbrfs.f mpif90 -o chemv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chemv.f mpif90 -o cgbrfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbrfsx.f mpif90 -o cher2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cher2.f mpif90 -o cgbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbsv.f mpif90 -o cher2k.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cher2k.f mpif90 -o cgbsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbsvx.f mpif90 -o cher.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cher.f mpif90 -o cgbsvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbsvxx.f mpif90 -o cherk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cherk.f mpif90 -o chpmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpmv.f mpif90 -o cgbtf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbtf2.f mpif90 -o chpr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpr2.f mpif90 -o cgbtrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbtrf.f mpif90 -o chpr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpr.f mpif90 -o cgbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgbtrs.f mpif90 -o crotg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O crotg.f mpif90 -o cgebak.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgebak.f mpif90 -o cscal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cscal.f mpif90 -o cgebal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgebal.f mpif90 -o csrot.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csrot.f mpif90 -o cgebd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgebd2.f mpif90 -o cgebrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgebrd.f mpif90 -o csscal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csscal.f mpif90 -o cgecon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgecon.f mpif90 -o cgeequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeequb.f mpif90 -o cswap.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cswap.f mpif90 -o cgeequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeequ.f mpif90 -o cgees.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgees.f mpif90 -o csymm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csymm.f mpif90 -o csyr2k.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csyr2k.f mpif90 -o cgeesx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeesx.f mpif90 -o csyrk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csyrk.f mpif90 -o ctbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctbmv.f mpif90 -o ctbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctbsv.f mpif90 -o cgeev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeev.f mpif90 -o ctpmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctpmv.f mpif90 -o ctpsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctpsv.f mpif90 -o ctrmm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrmm.f mpif90 -o cgeevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeevx.f mpif90 -o ctrmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrmv.f mpif90 -o cgegs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgegs.f mpif90 -o ctrsm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrsm.f mpif90 -o cgegv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgegv.f mpif90 -o ctrsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrsv.f mpif90 -o cgehd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgehd2.f mpif90 -o dasum.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dasum.f mpif90 -o cgehrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgehrd.f mpif90 -o daxpy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O daxpy.f mpif90 -o dcabs1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dcabs1.f mpif90 -o dcopy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dcopy.f mpif90 -o cgelq2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgelq2.f mpif90 -o ddot.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ddot.f mpif90 -o cgelqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgelqf.f mpif90 -o dgbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbmv.f mpif90 -o cgelsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgelsd.f mpif90 -o dgemm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgemm.f mpif90 -o cgels.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgels.f mpif90 -o dgemv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgemv.f mpif90 -o cgelss.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgelss.f mpif90 -o dger.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dger.f mpif90 -o cgelsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgelsx.f mpif90 -o dnrm2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dnrm2.f mpif90 -o drot.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O drot.f mpif90 -o drotg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O drotg.f mpif90 -o cgelsy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgelsy.f mpif90 -o cgemqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgemqrt.f mpif90 -o cgeql2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeql2.f mpif90 -o cgeqlf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeqlf.f mpif90 -o drotm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O drotm.f mpif90 -o cgeqp3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeqp3.f mpif90 -o drotmg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O drotmg.f mpif90 -o dsbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsbmv.f mpif90 -o cgeqpf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeqpf.f mpif90 -o cgeqr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeqr2.f mpif90 -o dscal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dscal.f mpif90 -o cgeqr2p.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeqr2p.f mpif90 -o cgeqrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeqrf.f mpif90 -o dsdot.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsdot.f mpif90 -o dspmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspmv.f mpif90 -o cgeqrfp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeqrfp.f mpif90 -o dspr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspr2.f mpif90 -o cgeqrt2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeqrt2.f mpif90 -o cgeqrt3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeqrt3.f mpif90 -o cgeqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgeqrt.f mpif90 -o dspr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspr.f mpif90 -o dswap.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dswap.f mpif90 -o cgerfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgerfs.f mpif90 -o cgerfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgerfsx.f mpif90 -o dsymm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsymm.f mpif90 -o dsymv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsymv.f mpif90 -o cgerq2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgerq2.f mpif90 -o cgerqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgerqf.f mpif90 -o dsyr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyr2.f mpif90 -o cgesc2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgesc2.f mpif90 -o cgesdd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgesdd.f mpif90 -o dsyr2k.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyr2k.f mpif90 -o dsyr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyr.f mpif90 -o cgesvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgesvd.f mpif90 -o cgesv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgesv.f mpif90 -o dsyrk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyrk.f mpif90 -o cgesvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgesvx.f mpif90 -o dtbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtbmv.f mpif90 -o dtbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtbsv.f mpif90 -o dtpmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtpmv.f mpif90 -o cgesvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgesvxx.f mpif90 -o dtpsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtpsv.f mpif90 -o dtrmm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrmm.f mpif90 -o dtrmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrmv.f mpif90 -o dtrsm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrsm.f mpif90 -o dtrsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrsv.f mpif90 -o dzasum.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dzasum.f mpif90 -o cgetc2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgetc2.f mpif90 -o dznrm2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dznrm2.f mpif90 -o cgetf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgetf2.f mpif90 -o icamax.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O icamax.f mpif90 -o cgetrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgetrf.f mpif90 -o cgetri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgetri.f mpif90 -o idamax.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O idamax.f mpif90 -o cgetrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgetrs.f mpif90 -o cggbak.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cggbak.f mpif90 -o isamax.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O isamax.f mpif90 -o cggbal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cggbal.f mpif90 -o izamax.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O izamax.f mpif90 -o lsame.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O lsame.f mpif90 -o cgges.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgges.f mpif90 -o sasum.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sasum.f mpif90 -o cggesx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cggesx.f mpif90 -o cggev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cggev.f mpif90 -o cggevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cggevx.f mpif90 -o cggglm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cggglm.f mpif90 -o saxpy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O saxpy.f mpif90 -o cgghrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgghrd.f mpif90 -o cgglse.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgglse.f mpif90 -o scabs1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O scabs1.f mpif90 -o cggqrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cggqrf.f mpif90 -o cggrqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cggrqf.f mpif90 -o scasum.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O scasum.f mpif90 -o cggsvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cggsvd.f mpif90 -o scnrm2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O scnrm2.f mpif90 -o cggsvp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cggsvp.f mpif90 -o cgtcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgtcon.f mpif90 -o cgtrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgtrfs.f mpif90 -o scopy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O scopy.f mpif90 -o sdot.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sdot.f mpif90 -o cgtsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgtsv.f mpif90 -o sdsdot.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sdsdot.f mpif90 -o sgbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbmv.f mpif90 -o cgtsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgtsvx.f mpif90 -o cgttrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgttrf.f mpif90 -o cgttrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgttrs.f mpif90 -o sgemm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgemm.f mpif90 -o cgtts2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cgtts2.f mpif90 -o sgemv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgemv.f mpif90 -o chbevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chbevd.f mpif90 -o sger.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sger.f mpif90 -o snrm2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O snrm2.f mpif90 -o chbev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chbev.f mpif90 -o srot.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O srot.f mpif90 -o chbevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chbevx.f mpif90 -o srotg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O srotg.f mpif90 -o chbgst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chbgst.f mpif90 -o srotm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O srotm.f mpif90 -o chbgvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chbgvd.f mpif90 -o chbgv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chbgv.f mpif90 -o srotmg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O srotmg.f mpif90 -o chbgvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chbgvx.f mpif90 -o chbtrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chbtrd.f mpif90 -o ssbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssbmv.f mpif90 -o checon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O checon.f mpif90 -o sscal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sscal.f mpif90 -o checon_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O checon_rook.f mpif90 -o sspmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspmv.f mpif90 -o sspr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspr2.f mpif90 -o cheequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cheequb.f mpif90 -o sspr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspr.f mpif90 -o sswap.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sswap.f mpif90 -o ssymm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssymm.f mpif90 -o cheevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cheevd.f mpif90 -o ssymv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssymv.f mpif90 -o cheev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cheev.f mpif90 -o ssyr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyr2.f mpif90 -o ssyr2k.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyr2k.f mpif90 -o cheevr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cheevr.f mpif90 -o cheevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cheevx.f mpif90 -o ssyr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyr.f mpif90 -o chegs2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chegs2.f mpif90 -o chegst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chegst.f mpif90 -o ssyrk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyrk.f mpif90 -o chegvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chegvd.f mpif90 -o stbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stbmv.f mpif90 -o stbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stbsv.f mpif90 -o chegv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chegv.f mpif90 -o stpmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stpmv.f mpif90 -o chegvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chegvx.f mpif90 -o stpsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stpsv.f mpif90 -o cherfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cherfs.f mpif90 -o strmm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strmm.f mpif90 -o strmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strmv.f mpif90 -o strsm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strsm.f mpif90 -o strsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strsv.f mpif90 -o cherfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cherfsx.f mpif90 -o chesv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chesv.f mpif90 -o chesv_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chesv_rook.f mpif90 -o chesvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chesvx.f mpif90 -o xerbla_array.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O xerbla_array.f mpif90 -o chesvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chesvxx.f mpif90 -o xerbla.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O xerbla.f mpif90 -o zaxpy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zaxpy.f mpif90 -o zcopy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zcopy.f mpif90 -o zdotc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zdotc.f mpif90 -o cheswapr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cheswapr.f mpif90 -o chetd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetd2.f mpif90 -o zdotu.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zdotu.f mpif90 -o zdrot.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zdrot.f mpif90 -o chetf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetf2.f mpif90 -o zdscal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zdscal.f mpif90 -o zgbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbmv.f mpif90 -o chetf2_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetf2_rook.f mpif90 -o chetrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetrd.f mpif90 -o chetrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetrf.f mpif90 -o zgemm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgemm.f mpif90 -o chetrf_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetrf_rook.f mpif90 -o zgemv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgemv.f mpif90 -o chetri2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetri2.f mpif90 -o zgerc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgerc.f mpif90 -o chetri2x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetri2x.f mpif90 -o zgeru.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeru.f mpif90 -o zhbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhbmv.f mpif90 -o chetri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetri.f mpif90 -o zhemm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhemm.f mpif90 -o chetri_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetri_rook.f mpif90 -o chetrs2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetrs2.f mpif90 -o zhemv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhemv.f mpif90 -o chetrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetrs.f mpif90 -o chetrs_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chetrs_rook.f mpif90 -o chfrk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chfrk.f mpif90 -o zher2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zher2.f mpif90 -o chgeqz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chgeqz.f mpif90 -o zher2k.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zher2k.f mpif90 -o chla_transtype.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chla_transtype.f mpif90 -o zher.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zher.f mpif90 -o chpcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpcon.f mpif90 -o zherk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zherk.f mpif90 -o chpevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpevd.f mpif90 -o zhpmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpmv.f mpif90 -o chpev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpev.f mpif90 -o chpevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpevx.f mpif90 -o zhpr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpr2.f mpif90 -o zhpr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpr.f mpif90 -o chpgst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpgst.f mpif90 -o zrotg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zrotg.f mpif90 -o zscal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zscal.f mpif90 -o chpgvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpgvd.f mpif90 -o zswap.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zswap.f mpif90 -o chpgv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpgv.f mpif90 -o zsymm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsymm.f mpif90 -o chpgvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpgvx.f mpif90 -o zsyr2k.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsyr2k.f mpif90 -o zsyrk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsyrk.f mpif90 -o chprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chprfs.f mpif90 -o chpsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpsv.f mpif90 -o chpsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chpsvx.f mpif90 -o ztbmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztbmv.f mpif90 -o chptrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chptrd.f mpif90 -o chptrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chptrf.f mpif90 -o ztbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztbsv.f mpif90 -o chptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chptri.f mpif90 -o chptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chptrs.f mpif90 -o chsein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chsein.f mpif90 -o chseqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O chseqr.f mpif90 -o ztpmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztpmv.f mpif90 -o clabrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clabrd.f mpif90 -o ztpsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztpsv.f mpif90 -o ztrmm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrmm.f mpif90 -o clacgv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clacgv.f mpif90 -o ztrmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrmv.f mpif90 -o clacn2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clacn2.f mpif90 -o clacon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clacon.f mpif90 -o ztrsm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrsm.f mpif90 -o ztrsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrsv.f mpif90 -o clacp2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clacp2.f mpif90 -o clacpy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clacpy.f mpif90 -o clacrm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clacrm.f mpif90 -o clacrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clacrt.f mpif90 -o cladiv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cladiv.f mpif90 -o claed0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claed0.f mpif90 -o claed7.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claed7.f mpif90 -o claed8.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claed8.f mpif90 -o claein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claein.f mpif90 -o claesy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claesy.f mpif90 -o claev2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claev2.f mpif90 -o clag2z.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clag2z.f mpif90 -o cla_gbamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_gbamv.f mpif90 -o cla_gbrcond_c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_gbrcond_c.f mpif90 -o cla_gbrcond_x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_gbrcond_x.f mpif90 -o cla_gbrfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_gbrfsx_extended.f mpif90 -o cla_gbrpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_gbrpvgrw.f mpif90 -o cla_geamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_geamv.f mpif90 -o cla_gercond_c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_gercond_c.f mpif90 -o cla_gercond_x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_gercond_x.f mpif90 -o cla_gerfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_gerfsx_extended.f mpif90 -o cla_gerpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_gerpvgrw.f mpif90 -o clags2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clags2.f mpif90 -o clagtm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clagtm.f mpif90 -o cla_heamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_heamv.f mpif90 -o clahef.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clahef.f mpif90 -o clahef_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clahef_rook.f mpif90 -o cla_hercond_c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_hercond_c.f mpif90 -o cla_hercond_x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_hercond_x.f mpif90 -o cla_herfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_herfsx_extended.f mpif90 -o cla_herpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_herpvgrw.f mpif90 -o clahqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clahqr.f mpif90 -o clahr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clahr2.f mpif90 -o clahrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clahrd.f mpif90 -o claic1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claic1.f mpif90 -o cla_lin_berr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_lin_berr.f mpif90 -o clals0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clals0.f mpif90 -o clalsa.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clalsa.f mpif90 -o clalsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clalsd.f mpif90 -o clangb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clangb.f mpif90 -o clange.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clange.f mpif90 -o clangt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clangt.f mpif90 -o clanhb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clanhb.f mpif90 -o clanhe.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clanhe.f mpif90 -o clanhf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clanhf.f mpif90 -o clanhp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clanhp.f mpif90 -o clanhs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clanhs.f mpif90 -o clanht.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clanht.f mpif90 -o clansb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clansb.f mpif90 -o clansp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clansp.f mpif90 -o clansy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clansy.f mpif90 -o clantb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clantb.f mpif90 -o clantp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clantp.f mpif90 -o clantr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clantr.f mpif90 -o clapll.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clapll.f mpif90 -o clapmr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clapmr.f mpif90 -o clapmt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clapmt.f mpif90 -o cla_porcond_c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_porcond_c.f mpif90 -o cla_porcond_x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_porcond_x.f mpif90 -o cla_porfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_porfsx_extended.f mpif90 -o cla_porpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_porpvgrw.f mpif90 -o claqgb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqgb.f mpif90 -o claqge.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqge.f mpif90 -o claqhb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqhb.f mpif90 -o claqhe.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqhe.f mpif90 -o claqhp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqhp.f mpif90 -o claqp2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqp2.f mpif90 -o claqps.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqps.f mpif90 -o claqr0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqr0.f mpif90 -o claqr1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqr1.f mpif90 -o claqr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqr2.f mpif90 -o claqr3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqr3.f mpif90 -o claqr4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqr4.f mpif90 -o claqr5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqr5.f mpif90 -o claqsb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqsb.f mpif90 -o claqsp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqsp.f mpif90 -o claqsy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claqsy.f mpif90 -o clar1v.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clar1v.f mpif90 -o clar2v.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clar2v.f mpif90 -o clarcm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarcm.f mpif90 -o clarfb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarfb.f mpif90 -o clarf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarf.f mpif90 -o clarfg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarfg.f mpif90 -o clarfgp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarfgp.f mpif90 -o clarft.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarft.f mpif90 -o clarfx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarfx.f mpif90 -o clargv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clargv.f mpif90 -o clarnv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarnv.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 mpif90 -o clarrv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarrv.f mpif90 -o clarscl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarscl2.f mpif90 -o clartg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clartg.f mpif90 -o clartv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clartv.f mpif90 -o clarzb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarzb.f mpif90 -o clarz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarz.f mpif90 -o clarzt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clarzt.f mpif90 -o clascl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clascl2.f mpif90 -o clascl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clascl.f mpif90 -o claset.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claset.f mpif90 -o clasr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clasr.f mpif90 -o classq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O classq.f mpif90 -o claswp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O claswp.f mpif90 -o cla_syamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_syamv.f mpif90 -o clasyf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clasyf.f mpif90 -o clasyf_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clasyf_rook.f mpif90 -o cla_syrcond_c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_syrcond_c.f mpif90 -o cla_syrcond_x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_syrcond_x.f mpif90 -o cla_syrfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_syrfsx_extended.f mpif90 -o cla_syrpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_syrpvgrw.f mpif90 -o clatbs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clatbs.f mpif90 -o clatdf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clatdf.f mpif90 -o clatps.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clatps.f mpif90 -o clatrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clatrd.f mpif90 -o clatrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clatrs.f mpif90 -o clatrz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clatrz.f mpif90 -o clatzm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clatzm.f mpif90 -o clauu2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clauu2.f mpif90 -o clauum.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O clauum.f mpif90 -o cla_wwaddw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cla_wwaddw.f mpif90 -o cpbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpbcon.f mpif90 -o cpbequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpbequ.f mpif90 -o cpbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpbrfs.f mpif90 -o cpbstf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpbstf.f mpif90 -o cpbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpbsv.f mpif90 -o cpbsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpbsvx.f mpif90 -o cpbtf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpbtf2.f mpif90 -o cpbtrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpbtrf.f mpif90 -o cpbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpbtrs.f mpif90 -o cpftrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpftrf.f mpif90 -o cpftri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpftri.f gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-fblaslapack-d28880efc974/blas' /usr/bin/ranlib libfblas.a mpif90 -o cpftrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpftrs.f mpif90 -o cpocon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpocon.f mpif90 -o cpoequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpoequb.f mpif90 -o cpoequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpoequ.f mpif90 -o cporfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cporfs.f mpif90 -o cporfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cporfsx.f mpif90 -o cposv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cposv.f mpif90 -o cposvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cposvx.f mpif90 -o cposvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cposvxx.f mpif90 -o cpotf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpotf2.f mpif90 -o cpotrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpotrf.f mpif90 -o cpotri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpotri.f mpif90 -o cpotrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpotrs.f mpif90 -o cppcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cppcon.f mpif90 -o cppequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cppequ.f mpif90 -o cpprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpprfs.f mpif90 -o cppsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cppsv.f mpif90 -o cppsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cppsvx.f mpif90 -o cpptrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpptrf.f mpif90 -o cpptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpptri.f mpif90 -o cpptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpptrs.f mpif90 -o cpstf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpstf2.f mpif90 -o cpstrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpstrf.f mpif90 -o cptcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cptcon.f mpif90 -o cpteqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpteqr.f mpif90 -o cptrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cptrfs.f mpif90 -o cptsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cptsv.f mpif90 -o cptsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cptsvx.f mpif90 -o cpttrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpttrf.f mpif90 -o cpttrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cpttrs.f mpif90 -o cptts2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cptts2.f mpif90 -o crot.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O crot.f mpif90 -o cspcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cspcon.f mpif90 -o cspmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cspmv.f mpif90 -o cspr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cspr.f mpif90 -o csprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csprfs.f mpif90 -o cspsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cspsv.f mpif90 -o cspsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cspsvx.f mpif90 -o csptrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csptrf.f mpif90 -o csptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csptri.f mpif90 -o csptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csptrs.f mpif90 -o csrscl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csrscl.f mpif90 -o cstedc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cstedc.f mpif90 -o cstegr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cstegr.f mpif90 -o cstein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cstein.f mpif90 -o cstemr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cstemr.f mpif90 -o csteqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csteqr.f mpif90 -o csycon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csycon.f mpif90 -o csycon_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csycon_rook.f mpif90 -o csyconv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csyconv.f mpif90 -o csyequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csyequb.f mpif90 -o csymv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csymv.f mpif90 -o csyr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csyr.f mpif90 -o csyrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csyrfs.f mpif90 -o csyrfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csyrfsx.f mpif90 -o csysv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csysv.f mpif90 -o csysv_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csysv_rook.f mpif90 -o csysvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csysvx.f mpif90 -o csysvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csysvxx.f mpif90 -o csyswapr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csyswapr.f mpif90 -o csytf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csytf2.f mpif90 -o csytf2_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csytf2_rook.f mpif90 -o csytrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csytrf.f mpif90 -o csytrf_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csytrf_rook.f mpif90 -o csytri2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csytri2.f mpif90 -o csytri2x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csytri2x.f mpif90 -o csytri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csytri.f mpif90 -o csytri_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csytri_rook.f mpif90 -o csytrs2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csytrs2.f mpif90 -o csytrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csytrs.f mpif90 -o csytrs_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O csytrs_rook.f mpif90 -o ctbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctbcon.f mpif90 -o ctbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctbrfs.f mpif90 -o ctbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctbtrs.f mpif90 -o ctfsm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctfsm.f mpif90 -o ctftri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctftri.f mpif90 -o ctfttp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctfttp.f mpif90 -o ctfttr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctfttr.f mpif90 -o ctgevc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctgevc.f mpif90 -o ctgex2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctgex2.f mpif90 -o ctgexc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctgexc.f mpif90 -o ctgsen.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctgsen.f mpif90 -o ctgsja.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctgsja.f mpif90 -o ctgsna.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctgsna.f mpif90 -o ctgsy2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctgsy2.f mpif90 -o ctgsyl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctgsyl.f mpif90 -o ctpcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctpcon.f mpif90 -o ctpmqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctpmqrt.f mpif90 -o ctpqrt2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctpqrt2.f mpif90 -o ctpqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctpqrt.f mpif90 -o ctprfb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctprfb.f mpif90 -o ctprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctprfs.f mpif90 -o ctptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctptri.f mpif90 -o ctptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctptrs.f mpif90 -o ctpttf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctpttf.f mpif90 -o ctpttr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctpttr.f mpif90 -o ctrcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrcon.f mpif90 -o ctrevc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrevc.f mpif90 -o ctrexc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrexc.f mpif90 -o ctrrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrrfs.f mpif90 -o ctrsen.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrsen.f mpif90 -o ctrsna.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrsna.f mpif90 -o ctrsyl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrsyl.f mpif90 -o ctrti2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrti2.f mpif90 -o ctrtri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrtri.f mpif90 -o ctrtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrtrs.f mpif90 -o ctrttf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrttf.f mpif90 -o ctrttp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctrttp.f mpif90 -o ctzrqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctzrqf.f mpif90 -o ctzrzf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ctzrzf.f mpif90 -o cunbdb1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunbdb1.f mpif90 -o cunbdb2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunbdb2.f mpif90 -o cunbdb3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunbdb3.f mpif90 -o cunbdb4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunbdb4.f mpif90 -o cunbdb5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunbdb5.f mpif90 -o cunbdb6.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunbdb6.f mpif90 -o cunbdb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunbdb.f mpif90 -o cuncsd2by1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cuncsd2by1.f mpif90 -o cuncsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cuncsd.f mpif90 -o cung2l.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cung2l.f mpif90 -o cung2r.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cung2r.f mpif90 -o cungbr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cungbr.f mpif90 -o cunghr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunghr.f mpif90 -o cungl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cungl2.f mpif90 -o cunglq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunglq.f mpif90 -o cungql.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cungql.f mpif90 -o cungqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cungqr.f mpif90 -o cungr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cungr2.f mpif90 -o cungrq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cungrq.f mpif90 -o cungtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cungtr.f mpif90 -o cunm2l.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunm2l.f mpif90 -o cunm2r.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunm2r.f mpif90 -o cunmbr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunmbr.f mpif90 -o cunmhr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunmhr.f mpif90 -o cunml2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunml2.f mpif90 -o cunmlq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunmlq.f mpif90 -o cunmql.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunmql.f mpif90 -o cunmqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunmqr.f mpif90 -o cunmr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunmr2.f mpif90 -o cunmr3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunmr3.f mpif90 -o cunmrq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunmrq.f mpif90 -o cunmrz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunmrz.f mpif90 -o cunmtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cunmtr.f mpif90 -o cupgtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cupgtr.f mpif90 -o cupmtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O cupmtr.f mpif90 -o dbbcsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dbbcsd.f mpif90 -o dbdsdc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dbdsdc.f mpif90 -o dbdsqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dbdsqr.f mpif90 -o ddisna.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ddisna.f mpif90 -o dgbbrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbbrd.f mpif90 -o dgbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbcon.f mpif90 -o dgbequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbequb.f mpif90 -o dgbequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbequ.f mpif90 -o dgbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbrfs.f mpif90 -o dgbrfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbrfsx.f mpif90 -o dgbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbsv.f mpif90 -o dgbsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbsvx.f mpif90 -o dgbsvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbsvxx.f mpif90 -o dgbtf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbtf2.f mpif90 -o dgbtrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbtrf.f mpif90 -o dgbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgbtrs.f mpif90 -o dgebak.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgebak.f mpif90 -o dgebal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgebal.f mpif90 -o dgebd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgebd2.f mpif90 -o dgebrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgebrd.f mpif90 -o dgecon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgecon.f mpif90 -o dgeequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeequb.f mpif90 -o dgeequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeequ.f mpif90 -o dgees.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgees.f mpif90 -o dgeesx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeesx.f mpif90 -o dgeev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeev.f mpif90 -o dgeevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeevx.f mpif90 -o dgegs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgegs.f mpif90 -o dgegv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgegv.f mpif90 -o dgehd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgehd2.f mpif90 -o dgehrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgehrd.f mpif90 -o dgejsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgejsv.f mpif90 -o dgelq2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgelq2.f mpif90 -o dgelqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgelqf.f mpif90 -o dgelsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgelsd.f mpif90 -o dgels.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgels.f mpif90 -o dgelss.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgelss.f mpif90 -o dgelsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgelsx.f mpif90 -o dgelsy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgelsy.f mpif90 -o dgemqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgemqrt.f mpif90 -o dgeql2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeql2.f mpif90 -o dgeqlf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeqlf.f mpif90 -o dgeqp3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeqp3.f mpif90 -o dgeqpf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeqpf.f mpif90 -o dgeqr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeqr2.f mpif90 -o dgeqr2p.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeqr2p.f mpif90 -o dgeqrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeqrf.f mpif90 -o dgeqrfp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeqrfp.f mpif90 -o dgeqrt2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeqrt2.f mpif90 -o dgeqrt3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeqrt3.f mpif90 -o dgeqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgeqrt.f mpif90 -o dgerfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgerfs.f mpif90 -o dgerfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgerfsx.f mpif90 -o dgerq2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgerq2.f mpif90 -o dgerqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgerqf.f mpif90 -o dgesc2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgesc2.f mpif90 -o dgesdd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgesdd.f mpif90 -o dgesvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgesvd.f mpif90 -o dgesv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgesv.f mpif90 -o dgesvj.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgesvj.f mpif90 -o dgesvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgesvx.f mpif90 -o dgesvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgesvxx.f mpif90 -o dgetc2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgetc2.f mpif90 -o dgetf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgetf2.f mpif90 -o dgetrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgetrf.f mpif90 -o dgetri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgetri.f mpif90 -o dgetrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgetrs.f mpif90 -o dggbak.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dggbak.f mpif90 -o dggbal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dggbal.f mpif90 -o dgges.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgges.f mpif90 -o dggesx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dggesx.f mpif90 -o dggev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dggev.f mpif90 -o dggevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dggevx.f mpif90 -o dggglm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dggglm.f mpif90 -o dgghrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgghrd.f mpif90 -o dgglse.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgglse.f mpif90 -o dggqrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dggqrf.f mpif90 -o dggrqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dggrqf.f mpif90 -o dggsvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dggsvd.f mpif90 -o dggsvp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dggsvp.f mpif90 -o dgsvj0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgsvj0.f mpif90 -o dgsvj1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgsvj1.f mpif90 -o dgtcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgtcon.f mpif90 -o dgtrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgtrfs.f mpif90 -o dgtsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgtsv.f mpif90 -o dgtsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgtsvx.f mpif90 -o dgttrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgttrf.f mpif90 -o dgttrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgttrs.f mpif90 -o dgtts2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dgtts2.f mpif90 -o dhgeqz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dhgeqz.f mpif90 -o dhsein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dhsein.f mpif90 -o dhseqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dhseqr.f mpif90 -o disnan.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O disnan.f mpif90 -o dlabad.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlabad.f mpif90 -o dlabrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlabrd.f mpif90 -o dlacn2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlacn2.f mpif90 -o dlacon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlacon.f mpif90 -o dlacpy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlacpy.f mpif90 -o dladiv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dladiv.f mpif90 -o dlae2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlae2.f mpif90 -o dlaebz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaebz.f mpif90 -o dlaed0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaed0.f mpif90 -o dlaed1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaed1.f mpif90 -o dlaed2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaed2.f mpif90 -o dlaed3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaed3.f mpif90 -o dlaed4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaed4.f mpif90 -o dlaed5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaed5.f mpif90 -o dlaed6.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaed6.f mpif90 -o dlaed7.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaed7.f mpif90 -o dlaed8.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaed8.f mpif90 -o dlaed9.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaed9.f mpif90 -o dlaeda.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaeda.f mpif90 -o dlaein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaein.f mpif90 -o dlaev2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaev2.f mpif90 -o dlaexc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaexc.f mpif90 -o dlag2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlag2.f mpif90 -o dlag2s.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlag2s.f mpif90 -o dla_gbamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_gbamv.f mpif90 -o dla_gbrcond.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_gbrcond.f mpif90 -o dla_gbrfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_gbrfsx_extended.f mpif90 -o dla_gbrpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_gbrpvgrw.f mpif90 -o dla_geamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_geamv.f mpif90 -o dla_gercond.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_gercond.f mpif90 -o dla_gerfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_gerfsx_extended.f mpif90 -o dla_gerpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_gerpvgrw.f mpif90 -o dlags2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlags2.f mpif90 -o dlagtf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlagtf.f mpif90 -o dlagtm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlagtm.f mpif90 -o dlagts.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlagts.f mpif90 -o dlagv2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlagv2.f mpif90 -o dlahqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlahqr.f mpif90 -o dlahr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlahr2.f mpif90 -o dlahrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlahrd.f mpif90 -o dlaic1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaic1.f mpif90 -o dlaisnan.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaisnan.f mpif90 -o dla_lin_berr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_lin_berr.f mpif90 -o dlaln2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaln2.f mpif90 -o dlals0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlals0.f mpif90 -o dlalsa.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlalsa.f mpif90 -o dlalsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlalsd.f mpif90 -o dlamrg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlamrg.f mpif90 -o dlaneg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaneg.f mpif90 -o dlangb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlangb.f mpif90 -o dlange.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlange.f mpif90 -o dlangt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlangt.f mpif90 -o dlanhs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlanhs.f mpif90 -o dlansb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlansb.f mpif90 -o dlansf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlansf.f mpif90 -o dlansp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlansp.f mpif90 -o dlanst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlanst.f mpif90 -o dlansy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlansy.f mpif90 -o dlantb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlantb.f mpif90 -o dlantp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlantp.f mpif90 -o dlantr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlantr.f mpif90 -o dlanv2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlanv2.f mpif90 -o dlapll.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlapll.f mpif90 -o dlapmr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlapmr.f mpif90 -o dlapmt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlapmt.f mpif90 -o dla_porcond.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_porcond.f mpif90 -o dla_porfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_porfsx_extended.f mpif90 -o dla_porpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_porpvgrw.f mpif90 -o dlapy2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlapy2.f mpif90 -o dlapy3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlapy3.f mpif90 -o dlaqgb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqgb.f mpif90 -o dlaqge.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqge.f mpif90 -o dlaqp2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqp2.f mpif90 -o dlaqps.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqps.f mpif90 -o dlaqr0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqr0.f mpif90 -o dlaqr1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqr1.f mpif90 -o dlaqr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqr2.f mpif90 -o dlaqr3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqr3.f mpif90 -o dlaqr4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqr4.f mpif90 -o dlaqr5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqr5.f mpif90 -o dlaqsb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqsb.f mpif90 -o dlaqsp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqsp.f mpif90 -o dlaqsy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqsy.f mpif90 -o dlaqtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaqtr.f mpif90 -o dlar1v.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlar1v.f mpif90 -o dlar2v.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlar2v.f mpif90 -o dlarfb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarfb.f mpif90 -o dlarf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarf.f mpif90 -o dlarfg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarfg.f mpif90 -o dlarfgp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarfgp.f mpif90 -o dlarft.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarft.f mpif90 -o dlarfx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarfx.f mpif90 -o dlargv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlargv.f mpif90 -o dlarnv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarnv.f mpif90 -o dlarra.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarra.f mpif90 -o dlarrb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarrb.f mpif90 -o dlarrc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarrc.f mpif90 -o dlarrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarrd.f mpif90 -o dlarre.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarre.f mpif90 -o dlarrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarrf.f mpif90 -o dlarrj.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarrj.f mpif90 -o dlarrk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarrk.f mpif90 -o dlarrr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarrr.f mpif90 -o dlarrv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarrv.f mpif90 -o dlarscl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarscl2.f mpif90 -o dlartg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlartg.f mpif90 -o dlartgp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlartgp.f mpif90 -o dlartgs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlartgs.f mpif90 -o dlartv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlartv.f mpif90 -o dlarzb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarzb.f mpif90 -o dlarz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarz.f mpif90 -o dlarzt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlarzt.f mpif90 -o dlas2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlas2.f mpif90 -o dlascl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlascl2.f mpif90 -o dlascl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlascl.f mpif90 -o dlasd0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasd0.f mpif90 -o dlasd1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasd1.f mpif90 -o dlasd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasd2.f mpif90 -o dlasd3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasd3.f mpif90 -o dlasd4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasd4.f mpif90 -o dlasd5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasd5.f mpif90 -o dlasd6.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasd6.f mpif90 -o dlasd7.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasd7.f mpif90 -o dlasd8.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasd8.f mpif90 -o dlasda.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasda.f mpif90 -o dlasdq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasdq.f mpif90 -o dlasdt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasdt.f mpif90 -o dlaset.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaset.f mpif90 -o dlasq1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasq1.f mpif90 -o dlasq2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasq2.f mpif90 -o dlasq3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasq3.f mpif90 -o dlasq4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasq4.f mpif90 -o dlasq5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasq5.f mpif90 -o dlasq6.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasq6.f mpif90 -o dlasr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasr.f mpif90 -o dlasrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasrt.f mpif90 -o dlassq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlassq.f mpif90 -o dlasv2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasv2.f mpif90 -o dlaswp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlaswp.f mpif90 -o dlasy2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasy2.f mpif90 -o dla_syamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_syamv.f mpif90 -o dlasyf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasyf.f mpif90 -o dlasyf_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlasyf_rook.f mpif90 -o dla_syrcond.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_syrcond.f mpif90 -o dla_syrfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_syrfsx_extended.f mpif90 -o dla_syrpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_syrpvgrw.f mpif90 -o dlat2s.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlat2s.f mpif90 -o dlatbs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlatbs.f mpif90 -o dlatdf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlatdf.f mpif90 -o dlatps.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlatps.f mpif90 -o dlatrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlatrd.f mpif90 -o dlatrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlatrs.f mpif90 -o dlatrz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlatrz.f mpif90 -o dlatzm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlatzm.f mpif90 -o dlauu2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlauu2.f mpif90 -o dlauum.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlauum.f mpif90 -o dla_wwaddw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dla_wwaddw.f mpif90 -o dlazq3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlazq3.f mpif90 -o dlazq4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dlazq4.f mpif90 -o dopgtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dopgtr.f mpif90 -o dopmtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dopmtr.f mpif90 -o dorbdb1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorbdb1.f mpif90 -o dorbdb2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorbdb2.f mpif90 -o dorbdb3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorbdb3.f mpif90 -o dorbdb4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorbdb4.f mpif90 -o dorbdb5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorbdb5.f mpif90 -o dorbdb6.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorbdb6.f mpif90 -o dorbdb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorbdb.f mpif90 -o dorcsd2by1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorcsd2by1.f mpif90 -o dorcsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorcsd.f mpif90 -o dorg2l.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorg2l.f mpif90 -o dorg2r.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorg2r.f mpif90 -o dorgbr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorgbr.f mpif90 -o dorghr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorghr.f mpif90 -o dorgl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorgl2.f mpif90 -o dorglq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorglq.f mpif90 -o dorgql.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorgql.f mpif90 -o dorgqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorgqr.f mpif90 -o dorgr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorgr2.f mpif90 -o dorgrq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorgrq.f mpif90 -o dorgtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorgtr.f mpif90 -o dorm2l.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorm2l.f mpif90 -o dorm2r.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorm2r.f mpif90 -o dormbr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dormbr.f mpif90 -o dormhr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dormhr.f mpif90 -o dorml2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dorml2.f mpif90 -o dormlq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dormlq.f mpif90 -o dormql.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dormql.f mpif90 -o dormqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dormqr.f mpif90 -o dormr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dormr2.f mpif90 -o dormr3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dormr3.f mpif90 -o dormrq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dormrq.f mpif90 -o dormrz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dormrz.f mpif90 -o dormtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dormtr.f mpif90 -o dpbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpbcon.f mpif90 -o dpbequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpbequ.f mpif90 -o dpbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpbrfs.f mpif90 -o dpbstf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpbstf.f mpif90 -o dpbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpbsv.f mpif90 -o dpbsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpbsvx.f mpif90 -o dpbtf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpbtf2.f mpif90 -o dpbtrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpbtrf.f mpif90 -o dpbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpbtrs.f mpif90 -o dpftrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpftrf.f mpif90 -o dpftri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpftri.f mpif90 -o dpftrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpftrs.f mpif90 -o dpocon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpocon.f mpif90 -o dpoequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpoequb.f mpif90 -o dpoequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpoequ.f mpif90 -o dporfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dporfs.f mpif90 -o dporfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dporfsx.f mpif90 -o dposv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dposv.f mpif90 -o dposvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dposvx.f mpif90 -o dposvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dposvxx.f mpif90 -o dpotf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpotf2.f mpif90 -o dpotrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpotrf.f mpif90 -o dpotri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpotri.f mpif90 -o dpotrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpotrs.f mpif90 -o dppcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dppcon.f mpif90 -o dppequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dppequ.f mpif90 -o dpprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpprfs.f mpif90 -o dppsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dppsv.f mpif90 -o dppsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dppsvx.f mpif90 -o dpptrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpptrf.f mpif90 -o dpptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpptri.f mpif90 -o dpptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpptrs.f mpif90 -o dpstf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpstf2.f mpif90 -o dpstrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpstrf.f mpif90 -o dptcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dptcon.f mpif90 -o dpteqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpteqr.f mpif90 -o dptrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dptrfs.f mpif90 -o dptsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dptsv.f mpif90 -o dptsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dptsvx.f mpif90 -o dpttrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpttrf.f mpif90 -o dpttrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dpttrs.f mpif90 -o dptts2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dptts2.f mpif90 -o drscl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O drscl.f mpif90 -o dsbevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsbevd.f mpif90 -o dsbev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsbev.f mpif90 -o dsbevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsbevx.f mpif90 -o dsbgst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsbgst.f mpif90 -o dsbgvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsbgvd.f mpif90 -o dsbgv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsbgv.f mpif90 -o dsbgvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsbgvx.f mpif90 -o dsbtrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsbtrd.f mpif90 -o dsfrk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsfrk.f mpif90 -o dsgesv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsgesv.f mpif90 -o dspcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspcon.f mpif90 -o dspevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspevd.f mpif90 -o dspev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspev.f mpif90 -o dspevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspevx.f mpif90 -o dspgst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspgst.f mpif90 -o dspgvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspgvd.f mpif90 -o dspgv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspgv.f mpif90 -o dspgvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspgvx.f mpif90 -o dsposv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsposv.f mpif90 -o dsprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsprfs.f mpif90 -o dspsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspsv.f mpif90 -o dspsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dspsvx.f mpif90 -o dsptrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsptrd.f mpif90 -o dsptrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsptrf.f mpif90 -o dsptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsptri.f mpif90 -o dsptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsptrs.f mpif90 -o dstebz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dstebz.f mpif90 -o dstedc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dstedc.f mpif90 -o dstegr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dstegr.f mpif90 -o dstein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dstein.f mpif90 -o dstemr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dstemr.f mpif90 -o dsteqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsteqr.f mpif90 -o dsterf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsterf.f mpif90 -o dstevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dstevd.f mpif90 -o dstev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dstev.f mpif90 -o dstevr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dstevr.f mpif90 -o dstevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dstevx.f mpif90 -o dsycon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsycon.f mpif90 -o dsycon_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsycon_rook.f mpif90 -o dsyconv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyconv.f mpif90 -o dsyequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyequb.f mpif90 -o dsyevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyevd.f mpif90 -o dsyev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyev.f mpif90 -o dsyevr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyevr.f mpif90 -o dsyevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyevx.f mpif90 -o dsygs2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsygs2.f mpif90 -o dsygst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsygst.f mpif90 -o dsygvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsygvd.f mpif90 -o dsygv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsygv.f mpif90 -o dsygvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsygvx.f mpif90 -o dsyrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyrfs.f mpif90 -o dsyrfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyrfsx.f mpif90 -o dsysv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsysv.f mpif90 -o dsysv_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsysv_rook.f mpif90 -o dsysvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsysvx.f mpif90 -o dsysvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsysvxx.f mpif90 -o dsyswapr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsyswapr.f mpif90 -o dsytd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytd2.f mpif90 -o dsytf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytf2.f mpif90 -o dsytf2_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytf2_rook.f mpif90 -o dsytrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytrd.f mpif90 -o dsytrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytrf.f mpif90 -o dsytrf_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytrf_rook.f mpif90 -o dsytri2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytri2.f mpif90 -o dsytri2x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytri2x.f mpif90 -o dsytri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytri.f mpif90 -o dsytri_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytri_rook.f mpif90 -o dsytrs2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytrs2.f mpif90 -o dsytrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytrs.f mpif90 -o dsytrs_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dsytrs_rook.f mpif90 -o dtbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtbcon.f mpif90 -o dtbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtbrfs.f mpif90 -o dtbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtbtrs.f mpif90 -o dtfsm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtfsm.f mpif90 -o dtftri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtftri.f mpif90 -o dtfttp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtfttp.f mpif90 -o dtfttr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtfttr.f mpif90 -o dtgevc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtgevc.f mpif90 -o dtgex2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtgex2.f mpif90 -o dtgexc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtgexc.f mpif90 -o dtgsen.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtgsen.f mpif90 -o dtgsja.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtgsja.f mpif90 -o dtgsna.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtgsna.f mpif90 -o dtgsy2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtgsy2.f mpif90 -o dtgsyl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtgsyl.f mpif90 -o dtpcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtpcon.f mpif90 -o dtpmqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtpmqrt.f mpif90 -o dtpqrt2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtpqrt2.f mpif90 -o dtpqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtpqrt.f mpif90 -o dtprfb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtprfb.f mpif90 -o dtprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtprfs.f mpif90 -o dtptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtptri.f mpif90 -o dtptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtptrs.f mpif90 -o dtpttf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtpttf.f mpif90 -o dtpttr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtpttr.f mpif90 -o dtrcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrcon.f mpif90 -o dtrevc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrevc.f mpif90 -o dtrexc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrexc.f mpif90 -o dtrrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrrfs.f mpif90 -o dtrsen.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrsen.f mpif90 -o dtrsna.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrsna.f mpif90 -o dtrsyl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrsyl.f mpif90 -o dtrti2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrti2.f mpif90 -o dtrtri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrtri.f mpif90 -o dtrtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrtrs.f mpif90 -o dtrttf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrttf.f mpif90 -o dtrttp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtrttp.f mpif90 -o dtzrqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtzrqf.f mpif90 -o dtzrzf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dtzrzf.f mpif90 -o dzsum1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O dzsum1.f mpif90 -o icmax1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O icmax1.f mpif90 -o ieeeck.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ieeeck.f mpif90 -o ilaclc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilaclc.f mpif90 -o ilaclr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilaclr.f mpif90 -o iladiag.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O iladiag.f mpif90 -o iladlc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O iladlc.f mpif90 -o iladlr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O iladlr.f mpif90 -o ilaenv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilaenv.f mpif90 -o ilaprec.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilaprec.f mpif90 -o ilaslc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilaslc.f mpif90 -o ilaslr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilaslr.f mpif90 -o ilatrans.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilatrans.f mpif90 -o ilauplo.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilauplo.f mpif90 -o ilaver.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilaver.f mpif90 -o ilazlc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilazlc.f mpif90 -o ilazlr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilazlr.f mpif90 -o iparmq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O iparmq.f mpif90 -o izmax1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O izmax1.f mpif90 -o lsamen.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O lsamen.f mpif90 -o sbbcsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sbbcsd.f mpif90 -o sbdsdc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sbdsdc.f mpif90 -o sbdsqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sbdsqr.f mpif90 -o scsum1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O scsum1.f mpif90 -o sdisna.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sdisna.f mpif90 -o sgbbrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbbrd.f mpif90 -o sgbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbcon.f mpif90 -o sgbequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbequb.f mpif90 -o sgbequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbequ.f mpif90 -o sgbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbrfs.f mpif90 -o sgbrfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbrfsx.f mpif90 -o sgbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbsv.f mpif90 -o sgbsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbsvx.f mpif90 -o sgbsvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbsvxx.f mpif90 -o sgbtf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbtf2.f mpif90 -o sgbtrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbtrf.f mpif90 -o sgbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgbtrs.f mpif90 -o sgebak.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgebak.f mpif90 -o sgebal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgebal.f mpif90 -o sgebd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgebd2.f mpif90 -o sgebrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgebrd.f mpif90 -o sgecon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgecon.f mpif90 -o sgeequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeequb.f mpif90 -o sgeequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeequ.f mpif90 -o sgees.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgees.f mpif90 -o sgeesx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeesx.f mpif90 -o sgeev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeev.f mpif90 -o sgeevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeevx.f mpif90 -o sgegs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgegs.f mpif90 -o sgegv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgegv.f mpif90 -o sgehd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgehd2.f mpif90 -o sgehrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgehrd.f mpif90 -o sgejsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgejsv.f mpif90 -o sgelq2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgelq2.f mpif90 -o sgelqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgelqf.f mpif90 -o sgelsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgelsd.f mpif90 -o sgels.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgels.f mpif90 -o sgelss.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgelss.f mpif90 -o sgelsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgelsx.f mpif90 -o sgelsy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgelsy.f mpif90 -o sgemqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgemqrt.f mpif90 -o sgeql2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeql2.f mpif90 -o sgeqlf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeqlf.f mpif90 -o sgeqp3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeqp3.f mpif90 -o sgeqpf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeqpf.f mpif90 -o sgeqr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeqr2.f mpif90 -o sgeqr2p.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeqr2p.f mpif90 -o sgeqrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeqrf.f mpif90 -o sgeqrfp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeqrfp.f mpif90 -o sgeqrt2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeqrt2.f mpif90 -o sgeqrt3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeqrt3.f mpif90 -o sgeqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgeqrt.f mpif90 -o sgerfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgerfs.f mpif90 -o sgerfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgerfsx.f mpif90 -o sgerq2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgerq2.f mpif90 -o sgerqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgerqf.f mpif90 -o sgesc2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgesc2.f mpif90 -o sgesdd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgesdd.f mpif90 -o sgesvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgesvd.f mpif90 -o sgesv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgesv.f mpif90 -o sgesvj.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgesvj.f mpif90 -o sgesvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgesvx.f mpif90 -o sgesvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgesvxx.f mpif90 -o sgetc2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgetc2.f mpif90 -o sgetf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgetf2.f mpif90 -o sgetrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgetrf.f mpif90 -o sgetri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgetri.f mpif90 -o sgetrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgetrs.f mpif90 -o sggbak.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sggbak.f mpif90 -o sggbal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sggbal.f mpif90 -o sgges.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgges.f mpif90 -o sggesx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sggesx.f mpif90 -o sggev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sggev.f mpif90 -o sggevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sggevx.f mpif90 -o sggglm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sggglm.f mpif90 -o sgghrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgghrd.f mpif90 -o sgglse.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgglse.f mpif90 -o sggqrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sggqrf.f mpif90 -o sggrqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sggrqf.f mpif90 -o sggsvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sggsvd.f mpif90 -o sggsvp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sggsvp.f mpif90 -o sgsvj0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgsvj0.f mpif90 -o sgsvj1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgsvj1.f mpif90 -o sgtcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgtcon.f mpif90 -o sgtrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgtrfs.f mpif90 -o sgtsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgtsv.f mpif90 -o sgtsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgtsvx.f mpif90 -o sgttrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgttrf.f mpif90 -o sgttrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgttrs.f mpif90 -o sgtts2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sgtts2.f mpif90 -o shgeqz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O shgeqz.f mpif90 -o shsein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O shsein.f mpif90 -o shseqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O shseqr.f mpif90 -o sisnan.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sisnan.f mpif90 -o slabad.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slabad.f mpif90 -o slabrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slabrd.f mpif90 -o slacn2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slacn2.f mpif90 -o slacon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slacon.f mpif90 -o slacpy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slacpy.f mpif90 -o sladiv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sladiv.f mpif90 -o slae2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slae2.f mpif90 -o slaebz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaebz.f mpif90 -o slaed0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaed0.f mpif90 -o slaed1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaed1.f mpif90 -o slaed2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaed2.f mpif90 -o slaed3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaed3.f mpif90 -o slaed4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaed4.f mpif90 -o slaed5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaed5.f mpif90 -o slaed6.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaed6.f mpif90 -o slaed7.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaed7.f mpif90 -o slaed8.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaed8.f mpif90 -o slaed9.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaed9.f mpif90 -o slaeda.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaeda.f mpif90 -o slaein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaein.f mpif90 -o slaev2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaev2.f mpif90 -o slaexc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaexc.f mpif90 -o slag2d.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slag2d.f mpif90 -o slag2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slag2.f mpif90 -o sla_gbamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_gbamv.f mpif90 -o sla_gbrcond.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_gbrcond.f mpif90 -o sla_gbrfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_gbrfsx_extended.f mpif90 -o sla_gbrpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_gbrpvgrw.f mpif90 -o sla_geamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_geamv.f mpif90 -o sla_gercond.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_gercond.f mpif90 -o sla_gerfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_gerfsx_extended.f mpif90 -o sla_gerpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_gerpvgrw.f mpif90 -o slags2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slags2.f mpif90 -o slagtf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slagtf.f mpif90 -o slagtm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slagtm.f mpif90 -o slagts.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slagts.f mpif90 -o slagv2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slagv2.f mpif90 -o slahqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slahqr.f mpif90 -o slahr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slahr2.f mpif90 -o slahrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slahrd.f mpif90 -o slaic1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaic1.f mpif90 -o slaisnan.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaisnan.f mpif90 -o sla_lin_berr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_lin_berr.f mpif90 -o slaln2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaln2.f mpif90 -o slals0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slals0.f mpif90 -o slalsa.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slalsa.f mpif90 -o slalsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slalsd.f mpif90 -o slamrg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slamrg.f mpif90 -o slaneg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaneg.f mpif90 -o slangb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slangb.f mpif90 -o slange.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slange.f mpif90 -o slangt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slangt.f mpif90 -o slanhs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slanhs.f mpif90 -o slansb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slansb.f mpif90 -o slansf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slansf.f mpif90 -o slansp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slansp.f mpif90 -o slanst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slanst.f mpif90 -o slansy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slansy.f mpif90 -o slantb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slantb.f mpif90 -o slantp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slantp.f mpif90 -o slantr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slantr.f mpif90 -o slanv2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slanv2.f mpif90 -o slapll.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slapll.f mpif90 -o slapmr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slapmr.f mpif90 -o slapmt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slapmt.f mpif90 -o sla_porcond.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_porcond.f mpif90 -o sla_porfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_porfsx_extended.f mpif90 -o sla_porpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_porpvgrw.f mpif90 -o slapy2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slapy2.f mpif90 -o slapy3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slapy3.f mpif90 -o slaqgb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqgb.f mpif90 -o slaqge.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqge.f mpif90 -o slaqp2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqp2.f mpif90 -o slaqps.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqps.f mpif90 -o slaqr0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqr0.f mpif90 -o slaqr1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqr1.f mpif90 -o slaqr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqr2.f mpif90 -o slaqr3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqr3.f mpif90 -o slaqr4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqr4.f mpif90 -o slaqr5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqr5.f mpif90 -o slaqsb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqsb.f mpif90 -o slaqsp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqsp.f mpif90 -o slaqsy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqsy.f mpif90 -o slaqtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaqtr.f mpif90 -o slar1v.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slar1v.f mpif90 -o slar2v.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slar2v.f mpif90 -o slarfb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarfb.f mpif90 -o slarf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarf.f mpif90 -o slarfg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarfg.f mpif90 -o slarfgp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarfgp.f mpif90 -o slarft.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarft.f mpif90 -o slarfx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarfx.f mpif90 -o slargv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slargv.f mpif90 -o slarnv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarnv.f mpif90 -o slarra.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarra.f mpif90 -o slarrb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarrb.f mpif90 -o slarrc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarrc.f mpif90 -o slarrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarrd.f mpif90 -o slarre.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarre.f mpif90 -o slarrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarrf.f mpif90 -o slarrj.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarrj.f mpif90 -o slarrk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarrk.f mpif90 -o slarrr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarrr.f mpif90 -o slarrv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarrv.f mpif90 -o slarscl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarscl2.f mpif90 -o slartg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slartg.f mpif90 -o slartgp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slartgp.f mpif90 -o slartgs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slartgs.f mpif90 -o slartv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slartv.f mpif90 -o slarzb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarzb.f mpif90 -o slarz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarz.f mpif90 -o slarzt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slarzt.f mpif90 -o slas2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slas2.f mpif90 -o slascl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slascl2.f mpif90 -o slascl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slascl.f mpif90 -o slasd0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasd0.f mpif90 -o slasd1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasd1.f mpif90 -o slasd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasd2.f mpif90 -o slasd3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasd3.f mpif90 -o slasd4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasd4.f mpif90 -o slasd5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasd5.f mpif90 -o slasd6.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasd6.f mpif90 -o slasd7.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasd7.f mpif90 -o slasd8.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasd8.f mpif90 -o slasda.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasda.f mpif90 -o slasdq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasdq.f mpif90 -o slasdt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasdt.f mpif90 -o slaset.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaset.f mpif90 -o slasq1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasq1.f mpif90 -o slasq2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasq2.f mpif90 -o slasq3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasq3.f mpif90 -o slasq4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasq4.f mpif90 -o slasq5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasq5.f mpif90 -o slasq6.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasq6.f mpif90 -o slasr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasr.f mpif90 -o slasrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasrt.f mpif90 -o slassq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slassq.f mpif90 -o slasv2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasv2.f mpif90 -o slaswp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slaswp.f mpif90 -o slasy2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasy2.f mpif90 -o sla_syamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_syamv.f mpif90 -o slasyf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasyf.f mpif90 -o slasyf_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slasyf_rook.f mpif90 -o sla_syrcond.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_syrcond.f mpif90 -o sla_syrfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_syrfsx_extended.f mpif90 -o sla_syrpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_syrpvgrw.f mpif90 -o slatbs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slatbs.f mpif90 -o slatdf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slatdf.f mpif90 -o slatps.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slatps.f mpif90 -o slatrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slatrd.f mpif90 -o slatrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slatrs.f mpif90 -o slatrz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slatrz.f mpif90 -o slatzm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slatzm.f mpif90 -o slauu2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slauu2.f mpif90 -o slauum.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slauum.f mpif90 -o sla_wwaddw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sla_wwaddw.f mpif90 -o slazq3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slazq3.f mpif90 -o slazq4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O slazq4.f mpif90 -o sopgtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sopgtr.f mpif90 -o sopmtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sopmtr.f mpif90 -o sorbdb1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorbdb1.f mpif90 -o sorbdb2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorbdb2.f mpif90 -o sorbdb3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorbdb3.f mpif90 -o sorbdb4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorbdb4.f mpif90 -o sorbdb5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorbdb5.f mpif90 -o sorbdb6.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorbdb6.f mpif90 -o sorbdb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorbdb.f mpif90 -o sorcsd2by1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorcsd2by1.f mpif90 -o sorcsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorcsd.f mpif90 -o sorg2l.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorg2l.f mpif90 -o sorg2r.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorg2r.f mpif90 -o sorgbr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorgbr.f mpif90 -o sorghr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorghr.f mpif90 -o sorgl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorgl2.f mpif90 -o sorglq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorglq.f mpif90 -o sorgql.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorgql.f mpif90 -o sorgqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorgqr.f mpif90 -o sorgr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorgr2.f mpif90 -o sorgrq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorgrq.f mpif90 -o sorgtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorgtr.f mpif90 -o sorm2l.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorm2l.f mpif90 -o sorm2r.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorm2r.f mpif90 -o sormbr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sormbr.f mpif90 -o sormhr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sormhr.f mpif90 -o sorml2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sorml2.f mpif90 -o sormlq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sormlq.f mpif90 -o sormql.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sormql.f mpif90 -o sormqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sormqr.f mpif90 -o sormr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sormr2.f mpif90 -o sormr3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sormr3.f mpif90 -o sormrq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sormrq.f mpif90 -o sormrz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sormrz.f mpif90 -o sormtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sormtr.f mpif90 -o spbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spbcon.f mpif90 -o spbequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spbequ.f mpif90 -o spbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spbrfs.f mpif90 -o spbstf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spbstf.f mpif90 -o spbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spbsv.f mpif90 -o spbsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spbsvx.f mpif90 -o spbtf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spbtf2.f mpif90 -o spbtrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spbtrf.f mpif90 -o spbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spbtrs.f mpif90 -o spftrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spftrf.f mpif90 -o spftri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spftri.f mpif90 -o spftrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spftrs.f mpif90 -o spocon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spocon.f mpif90 -o spoequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spoequb.f mpif90 -o spoequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spoequ.f mpif90 -o sporfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sporfs.f mpif90 -o sporfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sporfsx.f mpif90 -o sposv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sposv.f mpif90 -o sposvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sposvx.f mpif90 -o sposvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sposvxx.f mpif90 -o spotf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spotf2.f mpif90 -o spotrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spotrf.f mpif90 -o spotri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spotri.f mpif90 -o spotrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spotrs.f mpif90 -o sppcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sppcon.f mpif90 -o sppequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sppequ.f mpif90 -o spprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spprfs.f mpif90 -o sppsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sppsv.f mpif90 -o sppsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sppsvx.f mpif90 -o spptrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spptrf.f mpif90 -o spptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spptri.f mpif90 -o spptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spptrs.f mpif90 -o spstf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spstf2.f mpif90 -o spstrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spstrf.f mpif90 -o sptcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sptcon.f mpif90 -o spteqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spteqr.f mpif90 -o sptrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sptrfs.f mpif90 -o sptsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sptsv.f mpif90 -o sptsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sptsvx.f mpif90 -o spttrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spttrf.f mpif90 -o spttrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O spttrs.f mpif90 -o sptts2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sptts2.f mpif90 -o srscl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O srscl.f mpif90 -o ssbevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssbevd.f mpif90 -o ssbev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssbev.f mpif90 -o ssbevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssbevx.f mpif90 -o ssbgst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssbgst.f mpif90 -o ssbgvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssbgvd.f mpif90 -o ssbgv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssbgv.f mpif90 -o ssbgvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssbgvx.f mpif90 -o ssbtrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssbtrd.f mpif90 -o ssfrk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssfrk.f mpif90 -o sspcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspcon.f mpif90 -o sspevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspevd.f mpif90 -o sspev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspev.f mpif90 -o sspevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspevx.f mpif90 -o sspgst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspgst.f mpif90 -o sspgvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspgvd.f mpif90 -o sspgv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspgv.f mpif90 -o sspgvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspgvx.f mpif90 -o ssprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssprfs.f mpif90 -o sspsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspsv.f mpif90 -o sspsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sspsvx.f mpif90 -o ssptrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssptrd.f mpif90 -o ssptrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssptrf.f mpif90 -o ssptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssptri.f mpif90 -o ssptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssptrs.f mpif90 -o sstebz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sstebz.f mpif90 -o sstedc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sstedc.f mpif90 -o sstegr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sstegr.f mpif90 -o sstein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sstein.f mpif90 -o sstemr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sstemr.f mpif90 -o ssteqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssteqr.f mpif90 -o ssterf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssterf.f mpif90 -o sstevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sstevd.f mpif90 -o sstev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sstev.f mpif90 -o sstevr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sstevr.f mpif90 -o sstevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O sstevx.f mpif90 -o ssycon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssycon.f mpif90 -o ssycon_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssycon_rook.f mpif90 -o ssyconv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyconv.f mpif90 -o ssyequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyequb.f mpif90 -o ssyevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyevd.f mpif90 -o ssyev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyev.f mpif90 -o ssyevr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyevr.f mpif90 -o ssyevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyevx.f mpif90 -o ssygs2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssygs2.f mpif90 -o ssygst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssygst.f mpif90 -o ssygvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssygvd.f mpif90 -o ssygv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssygv.f mpif90 -o ssygvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssygvx.f mpif90 -o ssyrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyrfs.f mpif90 -o ssyrfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyrfsx.f mpif90 -o ssysv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssysv.f mpif90 -o ssysv_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssysv_rook.f mpif90 -o ssysvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssysvx.f mpif90 -o ssysvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssysvxx.f mpif90 -o ssyswapr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssyswapr.f mpif90 -o ssytd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytd2.f mpif90 -o ssytf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytf2.f mpif90 -o ssytf2_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytf2_rook.f mpif90 -o ssytrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytrd.f mpif90 -o ssytrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytrf.f mpif90 -o ssytrf_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytrf_rook.f mpif90 -o ssytri2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytri2.f mpif90 -o ssytri2x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytri2x.f mpif90 -o ssytri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytri.f mpif90 -o ssytri_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytri_rook.f mpif90 -o ssytrs2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytrs2.f mpif90 -o ssytrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytrs.f mpif90 -o ssytrs_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ssytrs_rook.f mpif90 -o stbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stbcon.f mpif90 -o stbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stbrfs.f mpif90 -o stbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stbtrs.f mpif90 -o stfsm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stfsm.f mpif90 -o stftri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stftri.f mpif90 -o stfttp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stfttp.f mpif90 -o stfttr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stfttr.f mpif90 -o stgevc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stgevc.f mpif90 -o stgex2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stgex2.f mpif90 -o stgexc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stgexc.f mpif90 -o stgsen.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stgsen.f mpif90 -o stgsja.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stgsja.f mpif90 -o stgsna.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stgsna.f mpif90 -o stgsy2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stgsy2.f mpif90 -o stgsyl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stgsyl.f mpif90 -o stpcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stpcon.f mpif90 -o stpmqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stpmqrt.f mpif90 -o stpqrt2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stpqrt2.f mpif90 -o stpqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stpqrt.f mpif90 -o stprfb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stprfb.f mpif90 -o stprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stprfs.f mpif90 -o stptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stptri.f mpif90 -o stptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stptrs.f mpif90 -o stpttf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stpttf.f mpif90 -o stpttr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stpttr.f mpif90 -o strcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strcon.f mpif90 -o strevc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strevc.f mpif90 -o strexc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strexc.f mpif90 -o strrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strrfs.f mpif90 -o strsen.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strsen.f mpif90 -o strsna.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strsna.f mpif90 -o strsyl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strsyl.f mpif90 -o strti2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strti2.f mpif90 -o strtri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strtri.f mpif90 -o strtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strtrs.f mpif90 -o strttf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strttf.f mpif90 -o strttp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O strttp.f mpif90 -o stzrqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stzrqf.f mpif90 -o stzrzf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O stzrzf.f mpif90 -o zbbcsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zbbcsd.f mpif90 -o zbdsqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zbdsqr.f mpif90 -o zcgesv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zcgesv.f mpif90 -o zcposv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zcposv.f mpif90 -o zdrscl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zdrscl.f mpif90 -o zgbbrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbbrd.f mpif90 -o zgbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbcon.f mpif90 -o zgbequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbequb.f mpif90 -o zgbequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbequ.f mpif90 -o zgbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbrfs.f mpif90 -o zgbrfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbrfsx.f mpif90 -o zgbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbsv.f mpif90 -o zgbsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbsvx.f mpif90 -o zgbsvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbsvxx.f mpif90 -o zgbtf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbtf2.f mpif90 -o zgbtrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbtrf.f mpif90 -o zgbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgbtrs.f mpif90 -o zgebak.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgebak.f mpif90 -o zgebal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgebal.f mpif90 -o zgebd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgebd2.f mpif90 -o zgebrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgebrd.f mpif90 -o zgecon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgecon.f mpif90 -o zgeequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeequb.f mpif90 -o zgeequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeequ.f mpif90 -o zgees.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgees.f mpif90 -o zgeesx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeesx.f mpif90 -o zgeev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeev.f mpif90 -o zgeevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeevx.f mpif90 -o zgegs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgegs.f mpif90 -o zgegv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgegv.f mpif90 -o zgehd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgehd2.f mpif90 -o zgehrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgehrd.f mpif90 -o zgelq2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgelq2.f mpif90 -o zgelqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgelqf.f mpif90 -o zgelsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgelsd.f mpif90 -o zgels.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgels.f mpif90 -o zgelss.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgelss.f mpif90 -o zgelsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgelsx.f mpif90 -o zgelsy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgelsy.f mpif90 -o zgemqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgemqrt.f mpif90 -o zgeql2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeql2.f mpif90 -o zgeqlf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeqlf.f mpif90 -o zgeqp3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeqp3.f mpif90 -o zgeqpf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeqpf.f mpif90 -o zgeqr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeqr2.f mpif90 -o zgeqr2p.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeqr2p.f mpif90 -o zgeqrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeqrf.f mpif90 -o zgeqrfp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeqrfp.f mpif90 -o zgeqrt2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeqrt2.f mpif90 -o zgeqrt3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeqrt3.f mpif90 -o zgeqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgeqrt.f mpif90 -o zgerfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgerfs.f mpif90 -o zgerfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgerfsx.f mpif90 -o zgerq2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgerq2.f mpif90 -o zgerqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgerqf.f mpif90 -o zgesc2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgesc2.f mpif90 -o zgesdd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgesdd.f mpif90 -o zgesvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgesvd.f mpif90 -o zgesv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgesv.f mpif90 -o zgesvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgesvx.f mpif90 -o zgesvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgesvxx.f mpif90 -o zgetc2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgetc2.f mpif90 -o zgetf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgetf2.f mpif90 -o zgetrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgetrf.f mpif90 -o zgetri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgetri.f mpif90 -o zgetrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgetrs.f mpif90 -o zggbak.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zggbak.f mpif90 -o zggbal.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zggbal.f mpif90 -o zgges.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgges.f mpif90 -o zggesx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zggesx.f mpif90 -o zggev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zggev.f mpif90 -o zggevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zggevx.f mpif90 -o zggglm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zggglm.f mpif90 -o zgghrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgghrd.f mpif90 -o zgglse.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgglse.f mpif90 -o zggqrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zggqrf.f mpif90 -o zggrqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zggrqf.f mpif90 -o zggsvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zggsvd.f mpif90 -o zggsvp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zggsvp.f mpif90 -o zgtcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgtcon.f mpif90 -o zgtrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgtrfs.f mpif90 -o zgtsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgtsv.f mpif90 -o zgtsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgtsvx.f mpif90 -o zgttrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgttrf.f mpif90 -o zgttrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgttrs.f mpif90 -o zgtts2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zgtts2.f mpif90 -o zhbevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhbevd.f mpif90 -o zhbev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhbev.f mpif90 -o zhbevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhbevx.f mpif90 -o zhbgst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhbgst.f mpif90 -o zhbgvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhbgvd.f mpif90 -o zhbgv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhbgv.f mpif90 -o zhbgvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhbgvx.f mpif90 -o zhbtrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhbtrd.f mpif90 -o zhecon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhecon.f mpif90 -o zhecon_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhecon_rook.f mpif90 -o zheequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zheequb.f mpif90 -o zheevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zheevd.f mpif90 -o zheev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zheev.f mpif90 -o zheevr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zheevr.f mpif90 -o zheevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zheevx.f mpif90 -o zhegs2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhegs2.f mpif90 -o zhegst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhegst.f mpif90 -o zhegvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhegvd.f mpif90 -o zhegv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhegv.f mpif90 -o zhegvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhegvx.f mpif90 -o zherfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zherfs.f mpif90 -o zherfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zherfsx.f mpif90 -o zhesv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhesv.f mpif90 -o zhesv_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhesv_rook.f mpif90 -o zhesvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhesvx.f mpif90 -o zhesvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhesvxx.f mpif90 -o zheswapr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zheswapr.f mpif90 -o zhetd2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetd2.f mpif90 -o zhetf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetf2.f mpif90 -o zhetf2_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetf2_rook.f mpif90 -o zhetrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetrd.f mpif90 -o zhetrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetrf.f mpif90 -o zhetrf_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetrf_rook.f mpif90 -o zhetri2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetri2.f mpif90 -o zhetri2x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetri2x.f mpif90 -o zhetri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetri.f mpif90 -o zhetri_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetri_rook.f mpif90 -o zhetrs2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetrs2.f mpif90 -o zhetrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetrs.f mpif90 -o zhetrs_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhetrs_rook.f mpif90 -o zhfrk.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhfrk.f mpif90 -o zhgeqz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhgeqz.f mpif90 -o zhpcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpcon.f mpif90 -o zhpevd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpevd.f mpif90 -o zhpev.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpev.f mpif90 -o zhpevx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpevx.f mpif90 -o zhpgst.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpgst.f mpif90 -o zhpgvd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpgvd.f mpif90 -o zhpgv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpgv.f mpif90 -o zhpgvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpgvx.f mpif90 -o zhprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhprfs.f mpif90 -o zhpsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpsv.f mpif90 -o zhpsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhpsvx.f mpif90 -o zhptrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhptrd.f mpif90 -o zhptrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhptrf.f mpif90 -o zhptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhptri.f mpif90 -o zhptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhptrs.f mpif90 -o zhsein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhsein.f mpif90 -o zhseqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zhseqr.f mpif90 -o zlabrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlabrd.f mpif90 -o zlacgv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlacgv.f mpif90 -o zlacn2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlacn2.f mpif90 -o zlacon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlacon.f mpif90 -o zlacp2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlacp2.f mpif90 -o zlacpy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlacpy.f mpif90 -o zlacrm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlacrm.f mpif90 -o zlacrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlacrt.f mpif90 -o zladiv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zladiv.f mpif90 -o zlaed0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaed0.f mpif90 -o zlaed7.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaed7.f mpif90 -o zlaed8.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaed8.f mpif90 -o zlaein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaein.f mpif90 -o zlaesy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaesy.f mpif90 -o zlaev2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaev2.f mpif90 -o zlag2c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlag2c.f mpif90 -o zla_gbamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_gbamv.f mpif90 -o zla_gbrcond_c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_gbrcond_c.f mpif90 -o zla_gbrcond_x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_gbrcond_x.f mpif90 -o zla_gbrfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_gbrfsx_extended.f mpif90 -o zla_gbrpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_gbrpvgrw.f mpif90 -o zla_geamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_geamv.f mpif90 -o zla_gercond_c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_gercond_c.f mpif90 -o zla_gercond_x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_gercond_x.f mpif90 -o zla_gerfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_gerfsx_extended.f mpif90 -o zla_gerpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_gerpvgrw.f mpif90 -o zlags2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlags2.f mpif90 -o zlagtm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlagtm.f mpif90 -o zla_heamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_heamv.f mpif90 -o zlahef.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlahef.f mpif90 -o zlahef_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlahef_rook.f mpif90 -o zla_hercond_c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_hercond_c.f mpif90 -o zla_hercond_x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_hercond_x.f mpif90 -o zla_herfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_herfsx_extended.f mpif90 -o zla_herpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_herpvgrw.f mpif90 -o zlahqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlahqr.f mpif90 -o zlahr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlahr2.f mpif90 -o zlahrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlahrd.f mpif90 -o zlaic1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaic1.f mpif90 -o zla_lin_berr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_lin_berr.f mpif90 -o zlals0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlals0.f mpif90 -o zlalsa.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlalsa.f mpif90 -o zlalsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlalsd.f mpif90 -o zlangb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlangb.f mpif90 -o zlange.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlange.f mpif90 -o zlangt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlangt.f mpif90 -o zlanhb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlanhb.f mpif90 -o zlanhe.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlanhe.f mpif90 -o zlanhf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlanhf.f mpif90 -o zlanhp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlanhp.f mpif90 -o zlanhs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlanhs.f mpif90 -o zlanht.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlanht.f mpif90 -o zlansb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlansb.f mpif90 -o zlansp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlansp.f mpif90 -o zlansy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlansy.f mpif90 -o zlantb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlantb.f mpif90 -o zlantp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlantp.f mpif90 -o zlantr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlantr.f mpif90 -o zlapll.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlapll.f mpif90 -o zlapmr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlapmr.f mpif90 -o zlapmt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlapmt.f mpif90 -o zla_porcond_c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_porcond_c.f mpif90 -o zla_porcond_x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_porcond_x.f mpif90 -o zla_porfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_porfsx_extended.f mpif90 -o zla_porpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_porpvgrw.f mpif90 -o zlaqgb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqgb.f mpif90 -o zlaqge.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqge.f mpif90 -o zlaqhb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqhb.f mpif90 -o zlaqhe.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqhe.f mpif90 -o zlaqhp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqhp.f mpif90 -o zlaqp2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqp2.f mpif90 -o zlaqps.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqps.f mpif90 -o zlaqr0.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqr0.f mpif90 -o zlaqr1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqr1.f mpif90 -o zlaqr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqr2.f mpif90 -o zlaqr3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqr3.f mpif90 -o zlaqr4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqr4.f mpif90 -o zlaqr5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqr5.f mpif90 -o zlaqsb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqsb.f mpif90 -o zlaqsp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqsp.f mpif90 -o zlaqsy.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaqsy.f mpif90 -o zlar1v.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlar1v.f mpif90 -o zlar2v.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlar2v.f mpif90 -o zlarcm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarcm.f mpif90 -o zlarfb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarfb.f mpif90 -o zlarf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarf.f mpif90 -o zlarfg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarfg.f mpif90 -o zlarfgp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarfgp.f mpif90 -o zlarft.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarft.f mpif90 -o zlarfx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarfx.f mpif90 -o zlargv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlargv.f mpif90 -o zlarnv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarnv.f mpif90 -o zlarrv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarrv.f mpif90 -o zlarscl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarscl2.f mpif90 -o zlartg.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlartg.f mpif90 -o zlartv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlartv.f mpif90 -o zlarzb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarzb.f mpif90 -o zlarz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarz.f mpif90 -o zlarzt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlarzt.f mpif90 -o zlascl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlascl2.f mpif90 -o zlascl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlascl.f mpif90 -o zlaset.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaset.f mpif90 -o zlasr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlasr.f mpif90 -o zlassq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlassq.f mpif90 -o zlaswp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlaswp.f mpif90 -o zla_syamv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_syamv.f mpif90 -o zlasyf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlasyf.f mpif90 -o zlasyf_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlasyf_rook.f mpif90 -o zla_syrcond_c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_syrcond_c.f mpif90 -o zla_syrcond_x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_syrcond_x.f mpif90 -o zla_syrfsx_extended.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_syrfsx_extended.f mpif90 -o zla_syrpvgrw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_syrpvgrw.f mpif90 -o zlat2c.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlat2c.f mpif90 -o zlatbs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlatbs.f mpif90 -o zlatdf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlatdf.f mpif90 -o zlatps.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlatps.f mpif90 -o zlatrd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlatrd.f mpif90 -o zlatrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlatrs.f mpif90 -o zlatrz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlatrz.f mpif90 -o zlatzm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlatzm.f mpif90 -o zlauu2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlauu2.f mpif90 -o zlauum.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zlauum.f mpif90 -o zla_wwaddw.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zla_wwaddw.f mpif90 -o zpbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpbcon.f mpif90 -o zpbequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpbequ.f mpif90 -o zpbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpbrfs.f mpif90 -o zpbstf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpbstf.f mpif90 -o zpbsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpbsv.f mpif90 -o zpbsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpbsvx.f mpif90 -o zpbtf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpbtf2.f mpif90 -o zpbtrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpbtrf.f mpif90 -o zpbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpbtrs.f mpif90 -o zpftrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpftrf.f mpif90 -o zpftri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpftri.f mpif90 -o zpftrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpftrs.f mpif90 -o zpocon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpocon.f mpif90 -o zpoequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpoequb.f mpif90 -o zpoequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpoequ.f mpif90 -o zporfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zporfs.f mpif90 -o zporfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zporfsx.f mpif90 -o zposv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zposv.f mpif90 -o zposvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zposvx.f mpif90 -o zposvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zposvxx.f mpif90 -o zpotf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpotf2.f mpif90 -o zpotrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpotrf.f mpif90 -o zpotri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpotri.f mpif90 -o zpotrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpotrs.f mpif90 -o zppcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zppcon.f mpif90 -o zppequ.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zppequ.f mpif90 -o zpprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpprfs.f mpif90 -o zppsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zppsv.f mpif90 -o zppsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zppsvx.f mpif90 -o zpptrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpptrf.f mpif90 -o zpptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpptri.f mpif90 -o zpptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpptrs.f mpif90 -o zpstf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpstf2.f mpif90 -o zpstrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpstrf.f mpif90 -o zptcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zptcon.f mpif90 -o zpteqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpteqr.f mpif90 -o zptrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zptrfs.f mpif90 -o zptsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zptsv.f mpif90 -o zptsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zptsvx.f mpif90 -o zpttrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpttrf.f mpif90 -o zpttrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zpttrs.f mpif90 -o zptts2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zptts2.f mpif90 -o zrot.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zrot.f mpif90 -o zspcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zspcon.f mpif90 -o zspmv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zspmv.f mpif90 -o zspr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zspr.f mpif90 -o zsprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsprfs.f mpif90 -o zspsv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zspsv.f mpif90 -o zspsvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zspsvx.f mpif90 -o zsptrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsptrf.f mpif90 -o zsptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsptri.f mpif90 -o zsptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsptrs.f mpif90 -o zstedc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zstedc.f mpif90 -o zstegr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zstegr.f mpif90 -o zstein.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zstein.f mpif90 -o zstemr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zstemr.f mpif90 -o zsteqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsteqr.f mpif90 -o zsycon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsycon.f mpif90 -o zsycon_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsycon_rook.f mpif90 -o zsyconv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsyconv.f mpif90 -o zsyequb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsyequb.f mpif90 -o zsymv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsymv.f mpif90 -o zsyr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsyr.f mpif90 -o zsyrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsyrfs.f mpif90 -o zsyrfsx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsyrfsx.f mpif90 -o zsysv.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsysv.f mpif90 -o zsysv_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsysv_rook.f mpif90 -o zsysvx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsysvx.f mpif90 -o zsysvxx.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsysvxx.f mpif90 -o zsyswapr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsyswapr.f mpif90 -o zsytf2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsytf2.f mpif90 -o zsytf2_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsytf2_rook.f mpif90 -o zsytrf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsytrf.f mpif90 -o zsytrf_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsytrf_rook.f mpif90 -o zsytri2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsytri2.f mpif90 -o zsytri2x.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsytri2x.f mpif90 -o zsytri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsytri.f mpif90 -o zsytri_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsytri_rook.f mpif90 -o zsytrs2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsytrs2.f mpif90 -o zsytrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsytrs.f mpif90 -o zsytrs_rook.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zsytrs_rook.f mpif90 -o ztbcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztbcon.f mpif90 -o ztbrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztbrfs.f mpif90 -o ztbtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztbtrs.f mpif90 -o ztfsm.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztfsm.f mpif90 -o ztftri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztftri.f mpif90 -o ztfttp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztfttp.f mpif90 -o ztfttr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztfttr.f mpif90 -o ztgevc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztgevc.f mpif90 -o ztgex2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztgex2.f mpif90 -o ztgexc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztgexc.f mpif90 -o ztgsen.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztgsen.f mpif90 -o ztgsja.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztgsja.f mpif90 -o ztgsna.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztgsna.f mpif90 -o ztgsy2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztgsy2.f mpif90 -o ztgsyl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztgsyl.f mpif90 -o ztpcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztpcon.f mpif90 -o ztpmqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztpmqrt.f mpif90 -o ztpqrt2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztpqrt2.f mpif90 -o ztpqrt.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztpqrt.f mpif90 -o ztprfb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztprfb.f mpif90 -o ztprfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztprfs.f mpif90 -o ztptri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztptri.f mpif90 -o ztptrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztptrs.f mpif90 -o ztpttf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztpttf.f mpif90 -o ztpttr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztpttr.f mpif90 -o ztrcon.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrcon.f mpif90 -o ztrevc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrevc.f mpif90 -o ztrexc.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrexc.f mpif90 -o ztrrfs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrrfs.f mpif90 -o ztrsen.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrsen.f mpif90 -o ztrsna.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrsna.f mpif90 -o ztrsyl.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrsyl.f mpif90 -o ztrti2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrti2.f mpif90 -o ztrtri.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrtri.f mpif90 -o ztrtrs.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrtrs.f mpif90 -o ztrttf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrttf.f mpif90 -o ztrttp.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztrttp.f mpif90 -o ztzrqf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztzrqf.f mpif90 -o ztzrzf.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ztzrzf.f mpif90 -o zunbdb1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunbdb1.f mpif90 -o zunbdb2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunbdb2.f mpif90 -o zunbdb3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunbdb3.f mpif90 -o zunbdb4.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunbdb4.f mpif90 -o zunbdb5.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunbdb5.f mpif90 -o zunbdb6.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunbdb6.f mpif90 -o zunbdb.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunbdb.f mpif90 -o zuncsd2by1.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zuncsd2by1.f mpif90 -o zuncsd.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zuncsd.f mpif90 -o zung2l.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zung2l.f mpif90 -o zung2r.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zung2r.f mpif90 -o zungbr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zungbr.f mpif90 -o zunghr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunghr.f mpif90 -o zungl2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zungl2.f mpif90 -o zunglq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunglq.f mpif90 -o zungql.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zungql.f mpif90 -o zungqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zungqr.f mpif90 -o zungr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zungr2.f mpif90 -o zungrq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zungrq.f mpif90 -o zungtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zungtr.f mpif90 -o zunm2l.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunm2l.f mpif90 -o zunm2r.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunm2r.f mpif90 -o zunmbr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunmbr.f mpif90 -o zunmhr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunmhr.f mpif90 -o zunml2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunml2.f mpif90 -o zunmlq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunmlq.f mpif90 -o zunmql.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunmql.f mpif90 -o zunmqr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunmqr.f mpif90 -o zunmr2.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunmr2.f mpif90 -o zunmr3.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunmr3.f mpif90 -o zunmrq.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunmrq.f mpif90 -o zunmrz.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunmrz.f mpif90 -o zunmtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zunmtr.f mpif90 -o zupgtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O zupgtr.f mpif90 -o zupmtr.o -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O 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 gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-fblaslapack-d28880efc974/lapack' cd lapack-extra; /usr/bin/gmake lib FC="mpif90" FOPTFLAGS="-fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O " FNOOPT="-O0 -fPIC " AR="/usr/bin/ar" AR_FLAGS="cr" RM="/usr/bin/rm -f" LIBNAME="libflapack.a" gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-fblaslapack-d28880efc974/lapack-extra' mpif90 -c -O0 -fPIC slamch.f dlamch.f mpif90 -c -fPIC -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g -O ilaver.f /usr/bin/ar cr ../libflapack.a slamch.o dlamch.o ilaver.o /usr/bin/rm -f slamch.o dlamch.o ilaver.o gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-fblaslapack-d28880efc974/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] chpr.f:223:0: IX = KX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] cher2.f:257:0: IY = KY Warning: ‘ky’ may be used uninitialized in this function [-Wmaybe-uninitialized] cher2.f:256:0: IX = KX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] cher2.f:175:0: INTEGER I,INFO,IX,IY,J,JX,JY,KX,KY Warning: ‘jy’ may be used uninitialized in this function [-Wmaybe-uninitialized] cher2.f:175:0: Warning: ‘jx’ may be used uninitialized in this function [-Wmaybe-uninitialized] chpr2.f:253:0: IY = KY Warning: ‘ky’ may be used uninitialized in this function [-Wmaybe-uninitialized] cgbsvx.f:485:0: COLCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM ) Warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] cgbsvx.f:485:0: Warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] chpr2.f:252:0: IX = KX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] chpr2.f:170:0: INTEGER I,INFO,IX,IY,J,JX,JY,K,KK,KX,KY Warning: ‘jy’ may be used uninitialized in this function [-Wmaybe-uninitialized] chpr2.f:170:0: Warning: ‘jx’ may be used uninitialized in this function [-Wmaybe-uninitialized] cher.f:227:0: IX = KX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] cgees.f:288: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] cgeesx.f:343:21: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgeesx.f:272:0: $ ITAU, IWRK, LWRK, MAXWRK, MINWRK Warning: ‘maxwrk’ may be used uninitialized in this function [-Wmaybe-uninitialized] cgeevx.f:404:21: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] ctpmv.f:270:0: KX = KX + (N-1)*INCX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] ctbsv.f:288:0: KX = KX + (N-1)*INCX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] ctpsv.f:241:0: JX = KX + (N-1)*INCX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] ctbmv.f:314:0: KX = KX + (N-1)*INCX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] cgehrd.f:300:0: DO 40 I = ILO, IHI - 1 - NX, NB Warning: ‘nx’ may be used uninitialized in this function [-Wmaybe-uninitialized] cgelss.f:273:28: LWORK_CGEQRF=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:277:28: LWORK_CUNMQR=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:291:28: LWORK_CGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:295:28: LWORK_CUNMBR=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:299:28: LWORK_CUNGBR=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:317:31: LWORK_CGELQF=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:321:31: LWORK_CGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:325:31: LWORK_CUNMBR=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:329:31: LWORK_CUNGBR=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:333:31: LWORK_CUNMLQ=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:352:31: LWORK_CGEBRD=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:356:31: LWORK_CUNMBR=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelss.f:360:31: LWORK_CUNGBR=DUM(1) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cgelsd.f:530:0: ELSE IF( N.GE.MNTHR .AND. LWORK.GE.4*M+M*M+ Warning: ‘mnthr’ may be used uninitialized in this function [-Wmaybe-uninitialized] cgels.f:499:0: WORK( 1 ) = REAL( WSIZE ) Warning: ‘wsize’ may be used uninitialized in this function [-Wmaybe-uninitialized] cgels.f:358:0: IF( .NOT.TPSD ) THEN Warning: ‘tpsd’ may be used uninitialized in this function [-Wmaybe-uninitialized] ctrsv.f:173:0: INTEGER I,INFO,IX,J,JX,KX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] ctrmv.f:268:0: KX = KX + (N-1)*INCX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] cgelss.f:552:0: ELSE IF( N.GE.MNTHR .AND. LWORK.GE.3*M+M*M+MAX( M, NRHS, N-2*M ) ) Warning: ‘mnthr’ may be used uninitialized in this function [-Wmaybe-uninitialized] drotmg.f:225:0: DH22 = DH22*GAM Warning: ‘dh22’ may be used uninitialized in this function [-Wmaybe-uninitialized] drotmg.f:224:0: DH21 = DH21*GAM Warning: ‘dh21’ may be used uninitialized in this function [-Wmaybe-uninitialized] drotmg.f:202:0: DH12 = DH12*GAM Warning: ‘dh12’ may be used uninitialized in this function [-Wmaybe-uninitialized] drotmg.f:201:0: DH11 = DH11*GAM Warning: ‘dh11’ may be used uninitialized in this function [-Wmaybe-uninitialized] drotmg.f:184:0: IF (DFLAG.EQ.ZERO) THEN Warning: ‘dflag’ may be used uninitialized in this function [-Wmaybe-uninitialized] cgeqlf.f:215:0: IF( NB.GT.1 .AND. NB.LT.K ) THEN Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] dspr2.f:245:0: AP(K) = AP(K) + X(IX)*TEMP1 + Y(IY)*TEMP2 Warning: ‘ky’ may be used uninitialized in this function [-Wmaybe-uninitialized] dspr2.f:245:0: Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] dspr2.f:240:0: TEMP1 = ALPHA*Y(JY) Warning: ‘jy’ may be used uninitialized in this function [-Wmaybe-uninitialized] dspr2.f:239:0: IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN Warning: ‘jx’ may be used uninitialized in this function [-Wmaybe-uninitialized] dspr.f:220:0: JX = JX + INCX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] cgerqf.f:215:0: IF( NB.GT.1 .AND. NB.LT.K ) THEN Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] dsyr.f:223:0: A(I,J) = A(I,J) + X(IX)*TEMP Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] dsyr2.f:252:0: A(I,J) = A(I,J) + X(IX)*TEMP1 + Y(IY)*TEMP2 Warning: ‘ky’ may be used uninitialized in this function [-Wmaybe-uninitialized] dsyr2.f:252:0: Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] dsyr2.f:246:0: IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN Warning: ‘jy’ may be used uninitialized in this function [-Wmaybe-uninitialized] dsyr2.f:246:0: Warning: ‘jx’ may be used uninitialized in this function [-Wmaybe-uninitialized] cgetc2.f:204:0: A( N, N ) = CMPLX( SMIN, ZERO ) Warning: ‘smin’ may be used uninitialized in this function [-Wmaybe-uninitialized] cgetc2.f:186:0: $ CALL CSWAP( N, A( 1, JPV ), 1, A( 1, I ), 1 ) Warning: ‘jpv’ may be used uninitialized in this function [-Wmaybe-uninitialized] cgetc2.f:180:0: $ CALL CSWAP( N, A( IPV, 1 ), LDA, A( I, 1 ), LDA ) Warning: ‘ipv’ may be used uninitialized in this function [-Wmaybe-uninitialized] cgesvx.f:458:0: COLCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM ) Warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] cgesvx.f:458:0: Warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] dtbsv.f:287:0: KX = KX + (N-1)*INCX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] dtpsv.f:305:0: TEMP = X(JX) Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] dtpmv.f:266:0: KX = KX + (N-1)*INCX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] 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] dtbmv.f:313:0: KX = KX + (N-1)*INCX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] dtrmv.f:267:0: KX = KX + (N-1)*INCX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] dtrsv.f:167:0: INTEGER I,INFO,IX,J,JX,KX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] cggqrf.f:282:13: LOPT = WORK( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(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] 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] 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] cgesvd.f:3395:0: IF( LWORK.GE.WRKBL+LDA*M ) THEN Warning: ‘wrkbl’ may be used uninitialized in this function [-Wmaybe-uninitialized] cgesvd.f:2166:0: IF( N.GE.MNTHR ) THEN Warning: ‘mnthr’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] chbevx.f:378:21: W( 1 ) = CTMP1 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] srotmg.f:225:0: SH22 = SH22*GAM Warning: ‘sh22’ may be used uninitialized in this function [-Wmaybe-uninitialized] srotmg.f:224:0: SH21 = SH21*GAM Warning: ‘sh21’ may be used uninitialized in this function [-Wmaybe-uninitialized] srotmg.f:202:0: SH12 = SH12*GAM Warning: ‘sh12’ may be used uninitialized in this function [-Wmaybe-uninitialized] srotmg.f:201:0: SH11 = SH11*GAM Warning: ‘sh11’ may be used uninitialized in this function [-Wmaybe-uninitialized] srotmg.f:184:0: IF (SFLAG.EQ.ZERO) THEN Warning: ‘sflag’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] 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] 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] sspr.f:220:0: JX = JX + INCX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] sspr2.f:245:0: AP(K) = AP(K) + X(IX)*TEMP1 + Y(IY)*TEMP2 Warning: ‘ky’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] sspr2.f:245:0: Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] sspr2.f:240:0: TEMP1 = ALPHA*Y(JY) Warning: ‘jy’ may be used uninitialized in this function [-Wmaybe-uninitialized] sspr2.f:239:0: IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN Warning: ‘jx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] ssyr.f:223:0: A(I,J) = A(I,J) + X(IX)*TEMP Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] cheevx.f:551:0: WORK( 1 ) = LWKOPT Warning: ‘lwkopt’ may be used uninitialized in this function [-Wmaybe-uninitialized] ssyr2.f:252:0: A(I,J) = A(I,J) + X(IX)*TEMP1 + Y(IY)*TEMP2 Warning: ‘ky’ may be used uninitialized in this function [-Wmaybe-uninitialized] ssyr2.f:252:0: Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] ssyr2.f:246:0: IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN Warning: ‘jy’ may be used uninitialized in this function [-Wmaybe-uninitialized] ssyr2.f:246:0: Warning: ‘jx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] stpsv.f:305:0: TEMP = X(JX) Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] stbmv.f:313:0: KX = KX + (N-1)*INCX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] stbsv.f:287:0: KX = KX + (N-1)*INCX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] stpmv.f:266:0: KX = KX + (N-1)*INCX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] strmv.f:267:0: KX = KX + (N-1)*INCX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] strsv.f:173:0: INTEGER I,INFO,IX,J,JX,KX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] 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] 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] 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] zherk.f:358:30: RTEMP = RTEMP + CONJG(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 + CONJG(A(L,J))*A(L,J) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] chetf2.f:529:0: IF( KP.LT.N ) Warning: ‘imax’ may be used uninitialized in this function [-Wmaybe-uninitialized] zher.f:227:0: IX = KX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] zher2.f:257:0: IY = KY Warning: ‘ky’ may be used uninitialized in this function [-Wmaybe-uninitialized] zher2.f:256:0: IX = KX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] zher2.f:175:0: INTEGER I,INFO,IX,IY,J,JX,JY,KX,KY Warning: ‘jy’ may be used uninitialized in this function [-Wmaybe-uninitialized] zher2.f:175:0: Warning: ‘jx’ may be used uninitialized in this function [-Wmaybe-uninitialized] chetf2_rook.f:691:0: ELSE IF( ( P.EQ.JMAX ) .OR. ( ROWMAX.LE.COLMAX ) ) Warning: ‘jmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] zhpr.f:223:0: IX = KX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] zhpr2.f:253:0: IY = KY Warning: ‘ky’ may be used uninitialized in this function [-Wmaybe-uninitialized] zhpr2.f:252:0: IX = KX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] zhpr2.f:170:0: INTEGER I,INFO,IX,IY,J,JX,JY,K,KK,KX,KY Warning: ‘jy’ may be used uninitialized in this function [-Wmaybe-uninitialized] zhpr2.f:170:0: Warning: ‘jx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] chgeqz.f:854:0: IF( ILZ ) Warning: ‘ilz’ may be used uninitialized in this function [-Wmaybe-uninitialized] chgeqz.f:796:0: IF( ILQ ) THEN Warning: ‘ilq’ may be used uninitialized in this function [-Wmaybe-uninitialized] chgeqz.f:688:0: IF( .NOT.ILSCHR ) THEN Warning: ‘ilschr’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] chbgst.f:602:0: DO 240 J = N - 1, J2 + KA, -1 Warning: ‘j2’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] ztbmv.f:314:0: KX = KX + (N-1)*INCX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] chptrf.f:529:0: IF( KP.LT.N ) Warning: ‘imax’ may be used uninitialized in this function [-Wmaybe-uninitialized] chptrf.f:328:0: CALL CSWAP( KP-1, AP( KNC ), 1, AP( KPC ), 1 ) Warning: ‘kpc’ may be used uninitialized in this function [-Wmaybe-uninitialized] ztbsv.f:288:0: KX = KX + (N-1)*INCX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] ztrmv.f:268:0: KX = KX + (N-1)*INCX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] ztpmv.f:270:0: KX = KX + (N-1)*INCX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] ztrsv.f:173:0: INTEGER I,INFO,IX,J,JX,KX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] claed8.f:455:0: W( K ) = Z( JLAM ) Warning: ‘jlam’ may be used uninitialized in this function [-Wmaybe-uninitialized] ztpsv.f:241:0: JX = KX + (N-1)*INCX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] 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] clahr2.f:307:0: A( K+NB, NB ) = EI Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] clahr2.f:307:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] clangb.f:150:0: REAL SCALE, SUM, VALUE, TEMP Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] clahef.f:695:0: JMAX = IMAX + ICAMAX( N-IMAX, W( IMAX+1, K+1 ), 1 ) Warning: ‘imax’ may be used uninitialized in this function [-Wmaybe-uninitialized] clange.f:140:0: REAL SCALE, SUM, VALUE, TEMP Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] clahef_rook.f:860:0: ELSE IF( ( P.EQ.JMAX ) .OR. ( ROWMAX.LE.COLMAX ) ) Warning: ‘jmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] clangt.f:130:0: REAL ANORM, SCALE, SUM, TEMP Warning: ‘anorm’ may be used uninitialized in this function [-Wmaybe-uninitialized] clanht.f:126:0: REAL ANORM, SCALE, SUM Warning: ‘anorm’ may be used uninitialized in this function [-Wmaybe-uninitialized] clanhp.f:142:0: REAL ABSA, SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] clanhb.f:157:0: REAL ABSA, SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] clals0.f:413:0: $ DIFRJ ) / ( POLES( I, 2 )+DJ ) Warning: ‘difrj’ may be used uninitialized in this function [-Wmaybe-uninitialized] clanhs.f:134:0: REAL SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] clansb.f:155:0: REAL ABSA, SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] clanhe.f:149:0: REAL ABSA, SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] clansp.f:140:0: REAL ABSA, SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] clansy.f:148:0: REAL ABSA, SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] clantb.f:167:0: REAL SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] clantp.f:151:0: REAL SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] clantr.f:168:0: REAL SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] cpbsvx.f:430:0: SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM ) Warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] cpbsvx.f:430:0: Warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] clasyf_rook.f:706:0: ELSE IF( ( P.EQ.JMAX ) .OR. ( ROWMAX.LE.COLMAX ) ) Warning: ‘jmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] 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] cposvx.f:392:0: SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM ) Warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] cposvx.f:392:0: Warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] cppsvx.f:393:0: SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM ) Warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] cppsvx.f:393:0: Warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] cspr.f:220:0: JX = KX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] csptrf.f:602:0: IPIV( K ) = -KP Warning: ‘imax’ may be used uninitialized in this function [-Wmaybe-uninitialized] csptrf.f:322:0: CALL CSWAP( KP-1, AP( KNC ), 1, AP( KPC ), 1 ) Warning: ‘kpc’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] csysv.f:229: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] csyr.f:226:0: IX = KX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] cstedc.f:484:0: WORK( 1 ) = LWMIN Warning: ‘lwmin’ may be used uninitialized in this function [-Wmaybe-uninitialized] cstedc.f:485:0: RWORK( 1 ) = LRWMIN Warning: ‘lrwmin’ may be used uninitialized in this function [-Wmaybe-uninitialized] cstedc.f:486:0: IWORK( 1 ) = LIWMIN Warning: ‘liwmin’ may be used uninitialized in this function [-Wmaybe-uninitialized] cstein.f:352:0: $ XJ = XJM + PERTOL Warning: ‘xjm’ may be used uninitialized in this function [-Wmaybe-uninitialized] cstein.f:425:0: IF( NRM.LT.STPCRT ) Warning: ‘stpcrt’ may be used uninitialized in this function [-Wmaybe-uninitialized] cstein.f:400:0: IF( ABS( XJ-XJM ).GT.ORTOL ) Warning: ‘ortol’ may be used uninitialized in this function [-Wmaybe-uninitialized] cstein.f:386:0: $ SASUM( BLKSIZ, WORK( INDRV1+1 ), 1 ) Warning: ‘onenrm’ may be used uninitialized in this function [-Wmaybe-uninitialized] csytf2.f:595:0: IPIV( K ) = -KP Warning: ‘imax’ may be used uninitialized in this function [-Wmaybe-uninitialized] csytf2_rook.f:638:0: ELSE IF( ( P.EQ.JMAX ).OR.( ROWMAX.LE.COLMAX ) ) THEN Warning: ‘jmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] csytf2_rook.f:416:0: IF( KP.NE.KK ) THEN Warning: ‘imax’ may be used uninitialized in this function [-Wmaybe-uninitialized] ctptri.f:230:0: $ AP( JCLAST ), AP( JC+1 ), 1 ) Warning: ‘jclast’ may be used uninitialized in this function [-Wmaybe-uninitialized] ctfttr.f:459:0: IJ = IJ - NP1X2 Warning: ‘np1x2’ may be used uninitialized in this function [-Wmaybe-uninitialized] ctfttr.f:356:0: IJ = IJ - NX2 Warning: ‘nx2’ may be used uninitialized in this function [-Wmaybe-uninitialized] ctgsyl.f:609:0: SCALE = SCALE2 Warning: ‘scale2’ may be used uninitialized in this function [-Wmaybe-uninitialized] ctrsen.f:450:0: WORK( 1 ) = LWMIN Warning: ‘lwmin’ may be used uninitialized in this function [-Wmaybe-uninitialized] ctzrzf.f:251:0: IWS = LDWORK*NB Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] cungbr.f:240:18: LWKOPT = WORK( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] cungql.f:210:0: IF( NB.GT.1 .AND. NB.LT.K ) THEN Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] cungrq.f:210:0: IF( NB.GT.1 .AND. NB.LT.K ) THEN Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd.f:526:0: $ WORK(IORBDB), LORBDBWORK, CHILDINFO ) Warning: ‘itauq2’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd.f:526:0: Warning: ‘itauq1’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd.f:526:0: Warning: ‘itaup2’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd.f:579:0: $ WORK(IORGQR), LORGQRWORK, INFO ) Warning: ‘iorgqr’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd.f:550:0: $ WORK(IORGLQ), LORGLQWORK, INFO ) Warning: ‘iorglq’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd.f:526:0: $ WORK(IORBDB), LORBDBWORK, CHILDINFO ) Warning: ‘iorbdb’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd.f:597:0: $ LBBCSDWORK, INFO ) Warning: ‘ibbcsd’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd.f:597:0: Warning: ‘ib22e’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd.f:597:0: Warning: ‘ib22d’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd.f:597:0: Warning: ‘ib21e’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd.f:597:0: Warning: ‘ib21d’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd.f:597:0: Warning: ‘ib12e’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd.f:597:0: Warning: ‘ib12d’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd.f:597:0: Warning: ‘ib11e’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd.f:597:0: Warning: ‘ib11d’ may be used uninitialized in this function [-Wmaybe-uninitialized] ctrttf.f:458:0: IJ = IJ - NP1X2 Warning: ‘np1x2’ may be used uninitialized in this function [-Wmaybe-uninitialized] ctrttf.f:355:0: IJ = IJ - NX2 Warning: ‘nx2’ may be used uninitialized in this function [-Wmaybe-uninitialized] cunmql.f:281:0: IWS = NW*NB Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd2by1.f:520:0: $ WORK(ITAUQ1), WORK(IORBDB), LORBDB, CHILDINFO ) Warning: ‘itauq1’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd2by1.f:520:0: Warning: ‘itaup2’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd2by1.f:532:0: $ WORK(IORGQR), LORGQR, CHILDINFO ) Warning: ‘iorgqr’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd2by1.f:507:0: LORGLQ = LWORK-IORGLQ+1 Warning: ‘iorglq’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd2by1.f:705:0: CALL CCOPY( M-P, WORK(IORBDB+P), 1, U2, 1 ) Warning: ‘iorbdb’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd2by1.f:553:0: $ CHILDINFO ) Warning: ‘ibbcsd’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd2by1.f:553:0: Warning: ‘ib22e’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd2by1.f:553:0: Warning: ‘ib22d’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd2by1.f:553:0: Warning: ‘ib21e’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd2by1.f:553:0: Warning: ‘ib21d’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd2by1.f:553:0: Warning: ‘ib12e’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd2by1.f:553:0: Warning: ‘ib12d’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd2by1.f:553:0: Warning: ‘ib11e’ may be used uninitialized in this function [-Wmaybe-uninitialized] cuncsd2by1.f:553:0: Warning: ‘ib11d’ may be used uninitialized in this function [-Wmaybe-uninitialized] cunmrq.f:282:0: IWS = NW*NB Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] 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] dbdsdc.f:461:0: $ WORK( WSTART ), IWORK, INFO ) Warning: ‘z’ may be used uninitialized in this function [-Wmaybe-uninitialized] dbdsdc.f:461:0: Warning: ‘poles’ may be used uninitialized in this function [-Wmaybe-uninitialized] dbdsdc.f:461:0: Warning: ‘ivt’ may be used uninitialized in this function [-Wmaybe-uninitialized] dbdsdc.f:461:0: Warning: ‘is’ may be used uninitialized in this function [-Wmaybe-uninitialized] dbdsdc.f:461:0: Warning: ‘ic’ may be used uninitialized in this function [-Wmaybe-uninitialized] dbdsdc.f:461:0: Warning: ‘givnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] dbdsdc.f:461:0: Warning: ‘givcol’ may be used uninitialized in this function [-Wmaybe-uninitialized] dbdsdc.f:461:0: Warning: ‘difr’ may be used uninitialized in this function [-Wmaybe-uninitialized] dbdsdc.f:461:0: Warning: ‘difl’ may be used uninitialized in this function [-Wmaybe-uninitialized] dgeesx.f:388:21: HSWORK = WORK( 1 ) 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] dgbsvx.f:480:0: COLCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM ) Warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] dgbsvx.f:480:0: Warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] dgeesx.f:316:0: $ MAXWRK, MINWRK Warning: ‘maxwrk’ may be used uninitialized in this function [-Wmaybe-uninitialized] dgeevx.f:423:21: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgehrd.f:300:0: DO 40 I = ILO, IHI - 1 - NX, NB Warning: ‘nx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] dgeqlf.f:215:0: IF( NB.GT.1 .AND. NB.LT.K ) THEN Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] dgels.f:498:0: WORK( 1 ) = DBLE( WSIZE ) Warning: ‘wsize’ may be used uninitialized in this function [-Wmaybe-uninitialized] dgels.f:357:0: IF( .NOT.TPSD ) THEN Warning: ‘tpsd’ may be used uninitialized in this function [-Wmaybe-uninitialized] dgelss.f:540:0: ELSE IF( N.GE.MNTHR .AND. LWORK.GE.4*M+M*M+ Warning: ‘mnthr’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] dgerqf.f:215:0: IF( NB.GT.1 .AND. NB.LT.K ) THEN Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] dgetc2.f:204:0: A( N, N ) = SMIN Warning: ‘smin’ may be used uninitialized in this function [-Wmaybe-uninitialized] dgetc2.f:186:0: $ CALL DSWAP( N, A( 1, JPV ), 1, A( 1, I ), 1 ) Warning: ‘jpv’ may be used uninitialized in this function [-Wmaybe-uninitialized] dgetc2.f:180:0: $ CALL DSWAP( N, A( IPV, 1 ), LDA, A( I, 1 ), LDA ) Warning: ‘ipv’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] dgesvx.f:456:0: COLCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM ) Warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] dgesvx.f:456:0: Warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] 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] 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] 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] dggqrf.f:282:13: LOPT = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgesdd.f:1349:0: $ WORK( IL ), M ) Warning: ‘il’ may be used uninitialized in this function [-Wmaybe-uninitialized] dgesdd.f:921:0: $ WORK( IR ), LDWRKR ) Warning: ‘ir’ may be used uninitialized in this function [-Wmaybe-uninitialized] dgesdd.f:988:0: IF( N.GE.MNTHR ) THEN Warning: ‘mnthr’ may be used uninitialized in this function [-Wmaybe-uninitialized] dgesdd.f:609:0: LDWRKR = ( LWORK-N*N-3*N-BDSPAC ) / N Warning: ‘bdspac’ may be used uninitialized in this function [-Wmaybe-uninitialized] dggrqf.f:281:13: LOPT = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dgesvd.f:3461:0: IF( IE.LT.2 ) THEN Warning: ‘ie’ may be used uninitialized in this function [-Wmaybe-uninitialized] dgesvd.f:3201:0: IF( LWORK.GE.WRKBL+LDA*M ) THEN Warning: ‘wrkbl’ may be used uninitialized in this function [-Wmaybe-uninitialized] dgesvd.f:2063:0: IF( N.GE.MNTHR ) THEN Warning: ‘mnthr’ may be used uninitialized in this function [-Wmaybe-uninitialized] dgesvd.f:237:0: INTEGER BDSPAC, BLK, CHUNK, I, IE, IERR, IR, ISCL, Warning: ‘bdspac’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlaed0.f:386:0: $ IWORK( SUBPBS+1 ), INFO ) Warning: ‘iwrem’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlaed0.f:386:0: Warning: ‘iqptr’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlaed0.f:386:0: Warning: ‘iq’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlaed0.f:386:0: Warning: ‘iprmpt’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlaed0.f:386:0: Warning: ‘iperm’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlaed0.f:386:0: Warning: ‘igivpt’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlaed0.f:386:0: Warning: ‘igivcl’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlaed6.f:404:0: $ TAU = TAU*SCLINV Warning: ‘sclinv’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] dlaed8.f:481:0: W( K ) = Z( JLAM ) Warning: ‘jlam’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlaed2.f:439:0: DLAMDA( K ) = D( PJ ) Warning: ‘pj’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlahr2.f:305:0: A( K+NB, NB ) = EI Warning: ‘ei’ may be used uninitialized in this function [-Wmaybe-uninitialized] dhgeqz.f:1344:0: IF( ILZ ) THEN Warning: ‘ilz’ may be used uninitialized in this function [-Wmaybe-uninitialized] dhgeqz.f:835:0: IF( ILQ ) THEN Warning: ‘ilq’ may be used uninitialized in this function [-Wmaybe-uninitialized] dhgeqz.f:713:0: IF( .NOT.ILSCHR ) THEN Warning: ‘ilschr’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlahqr.f:590:0: $ CS, SN ) Warning: ‘i2’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlahrd.f:282:0: A( K+NB, NB ) = EI Warning: ‘ei’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlangb.f:149:0: DOUBLE PRECISION SCALE, SUM, VALUE, TEMP Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlangt.f:130:0: DOUBLE PRECISION ANORM, SCALE, SUM, TEMP Warning: ‘anorm’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlals0.f:410:0: $ DIFRJ ) / ( POLES( I, 2 )+DJ ) Warning: ‘difrj’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlanhs.f:132:0: DOUBLE PRECISION SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlange.f:138:0: DOUBLE PRECISION SCALE, SUM, VALUE, TEMP Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlanst.f:124:0: DOUBLE PRECISION ANORM, SCALE, SUM Warning: ‘anorm’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlansb.f:153:0: DOUBLE PRECISION ABSA, SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlansy.f:146:0: DOUBLE PRECISION ABSA, SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlansp.f:138:0: DOUBLE PRECISION ABSA, SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlantp.f:149:0: DOUBLE PRECISION SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlantr.f:166:0: DOUBLE PRECISION SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlantb.f:165:0: DOUBLE PRECISION SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlansf.f:233:0: DOUBLE PRECISION SCALE, S, VALUE, AA, TEMP Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlarrd.f:737:0: IF( W( JE ).GE.WUL .AND. IDISCU.GT.0 ) THEN Warning: ‘wul’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlarrd.f:720:0: IF( W( JE ).LE.WLU .AND. IDISCL.GT.0 ) THEN Warning: ‘wlu’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlarre.f:390:0: $ ((IRANGE.EQ.VALRNG).AND.(D(1).GT.VL).AND.(D(1).LE.VU)).OR. Warning: ‘irange’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlarre.f:883:0: WBEGIN = WEND + 1 Warning: ‘wend’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlarre.f:869:0: DO 165 I = M - MB + 1, M Warning: ‘mb’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlasd7.f:447:0: J = J + 1 Warning: ‘jprev’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlasd2.f:443:0: J = J + 1 Warning: ‘jprev’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlasd8.f:325:0: $ / ( DSIGMA( I )+DJ ) Warning: ‘difrj’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlasq4.f:420:0: TAU = S Warning: ‘s’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlasv2.f:319:0: SSMAX = SIGN( SSMAX, TSIGN ) Warning: ‘tsign’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] dlasy2.f:427:0: $ CALL DSWAP( 4, T16( 1, JPSV ), 1, T16( 1, I ), 1 ) Warning: ‘jpsv’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlasy2.f:421:0: CALL DSWAP( 4, T16( IPSV, 1 ), 4, T16( I, 1 ), 4 ) Warning: ‘ipsv’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlatps.f:775:0: X( J ) = X( J ) / TJJS - SUMJ Warning: ‘tjjs’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlatbs.f:794:0: X( J ) = X( J ) / TJJS - SUMJ Warning: ‘tjjs’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlasyf_rook.f:698:0: ELSE IF( ( P.EQ.JMAX ) .OR. ( ROWMAX.LE.COLMAX ) ) Warning: ‘jmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlazq4.f:325:0: TAU = S Warning: ‘s’ may be used uninitialized in this function [-Wmaybe-uninitialized] dlatrs.f:769:0: X( J ) = X( J ) / TJJS - SUMJ Warning: ‘tjjs’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorgbr.f:239:18: LWKOPT = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dorcsd.f:489:0: $ WORK(IORBDB), LORBDBWORK, CHILDINFO ) Warning: ‘itauq2’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd.f:489:0: Warning: ‘itauq1’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd.f:489:0: Warning: ‘itaup2’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd.f:489:0: Warning: ‘itaup1’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd.f:542:0: $ WORK(IORGQR), LORGQRWORK, INFO ) Warning: ‘iorgqr’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd.f:513:0: $ WORK(IORGLQ), LORGLQWORK, INFO ) Warning: ‘iorglq’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd.f:489:0: $ WORK(IORBDB), LORBDBWORK, CHILDINFO ) Warning: ‘iorbdb’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd.f:559:0: $ WORK(IB22E), WORK(IBBCSD), LBBCSDWORK, INFO ) Warning: ‘ibbcsd’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd.f:559:0: Warning: ‘ib22e’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd.f:559:0: Warning: ‘ib22d’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd.f:559:0: Warning: ‘ib21e’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd.f:559:0: Warning: ‘ib21d’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd.f:559:0: Warning: ‘ib12e’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd.f:559:0: Warning: ‘ib12d’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd.f:559:0: Warning: ‘ib11e’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd.f:559:0: Warning: ‘ib11d’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorgql.f:210:0: IF( NB.GT.1 .AND. NB.LT.K ) THEN Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorgrq.f:210:0: IF( NB.GT.1 .AND. NB.LT.K ) THEN Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd2by1.f:478:0: $ WORK(ITAUQ1), WORK(IORBDB), LORBDB, CHILDINFO ) Warning: ‘itauq1’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd2by1.f:478:0: Warning: ‘itaup2’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd2by1.f:478:0: Warning: ‘itaup1’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd2by1.f:490:0: $ WORK(IORGQR), LORGQR, CHILDINFO ) Warning: ‘iorgqr’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd2by1.f:465:0: LORGLQ = LWORK-IORGLQ+1 Warning: ‘iorglq’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd2by1.f:663:0: CALL DCOPY( M-P, WORK(IORBDB+P), 1, U2, 1 ) Warning: ‘iorbdb’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd2by1.f:511:0: $ CHILDINFO ) Warning: ‘ibbcsd’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd2by1.f:511:0: Warning: ‘ib22e’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd2by1.f:511:0: Warning: ‘ib22d’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd2by1.f:511:0: Warning: ‘ib21e’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd2by1.f:511:0: Warning: ‘ib21d’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd2by1.f:511:0: Warning: ‘ib12e’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd2by1.f:511:0: Warning: ‘ib12d’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd2by1.f:511:0: Warning: ‘ib11e’ may be used uninitialized in this function [-Wmaybe-uninitialized] dorcsd2by1.f:511:0: Warning: ‘ib11d’ may be used uninitialized in this function [-Wmaybe-uninitialized] dormql.f:279:0: IWS = NW*NB Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] dormrq.f:280:0: IWS = NW*NB Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] dormrz.f:304:0: IWS = NW*NB Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] dpbsvx.f:432:0: SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM ) Warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] dpbsvx.f:432:0: Warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] dposvx.f:394:0: SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM ) Warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] dposvx.f:394:0: Warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] dppsvx.f:394:0: SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM ) Warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] dppsvx.f:394:0: Warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] dstedc.f:482:0: WORK( 1 ) = LWMIN Warning: ‘lwmin’ may be used uninitialized in this function [-Wmaybe-uninitialized] dstedc.f:483:0: IWORK( 1 ) = LIWMIN Warning: ‘liwmin’ may be used uninitialized in this function [-Wmaybe-uninitialized] dstein.f:341:0: $ XJ = XJM + PERTOL Warning: ‘xjm’ may be used uninitialized in this function [-Wmaybe-uninitialized] dstein.f:389:0: IF( ABS( XJ-XJM ).GT.ORTOL ) Warning: ‘ortol’ may be used uninitialized in this function [-Wmaybe-uninitialized] dstein.f:375:0: $ DASUM( BLKSIZ, WORK( INDRV1+1 ), 1 ) Warning: ‘onenrm’ may be used uninitialized in this function [-Wmaybe-uninitialized] dstein.f:392:0: DO 80 I = GPIND, J - 1 Warning: ‘gpind’ may be used uninitialized in this function [-Wmaybe-uninitialized] dstein.f:409:0: IF( NRM.LT.DTPCRT ) Warning: ‘dtpcrt’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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_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] dsysv.f:229:21: LWKOPT = WORK(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dsyevx.f:541:0: WORK( 1 ) = LWKOPT Warning: ‘lwkopt’ may be used uninitialized in this function [-Wmaybe-uninitialized] dsptrf.f:599:0: IPIV( K ) = -KP Warning: ‘imax’ may be used uninitialized in this function [-Wmaybe-uninitialized] dsptrf.f:315:0: CALL DSWAP( KP-1, AP( KNC ), 1, AP( KPC ), 1 ) Warning: ‘kpc’ may be used uninitialized in this function [-Wmaybe-uninitialized] dsytf2.f:593:0: IPIV( K ) = -KP Warning: ‘imax’ may be used uninitialized in this function [-Wmaybe-uninitialized] dsytf2_rook.f:630:0: ELSE IF( ( P.EQ.JMAX ).OR.( ROWMAX.LE.COLMAX ) ) THEN Warning: ‘jmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] dsytf2_rook.f:408:0: IF( KP.NE.KK ) THEN Warning: ‘imax’ may be used uninitialized in this function [-Wmaybe-uninitialized] dtgsna.f:673:0: DIF( KS ) = COND Warning: ‘cond’ may be used uninitialized in this function [-Wmaybe-uninitialized] dtfttr.f:422:0: IJ = IJ - NP1X2 Warning: ‘np1x2’ may be used uninitialized in this function [-Wmaybe-uninitialized] dtfttr.f:327:0: IJ = IJ - NX2 Warning: ‘nx2’ may be used uninitialized in this function [-Wmaybe-uninitialized] dtptri.f:229:0: $ AP( JCLAST ), AP( JC+1 ), 1 ) Warning: ‘jclast’ may be used uninitialized in this function [-Wmaybe-uninitialized] dtgsyl.f:606:0: SCALE = SCALE2 Warning: ‘scale2’ may be used uninitialized in this function [-Wmaybe-uninitialized] dtrsen.f:563:0: WORK( 1 ) = LWMIN Warning: ‘lwmin’ may be used uninitialized in this function [-Wmaybe-uninitialized] dtrsen.f:564:0: IWORK( 1 ) = LIWMIN Warning: ‘liwmin’ may be used uninitialized in this function [-Wmaybe-uninitialized] dtzrzf.f:251:0: IWS = LDWORK*NB Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] dtrttf.f:419:0: IJ = IJ - NP1X2 Warning: ‘np1x2’ may be used uninitialized in this function [-Wmaybe-uninitialized] dtrttf.f:324:0: IJ = IJ - NX2 Warning: ‘nx2’ may be used uninitialized in this function [-Wmaybe-uninitialized] iparmq.f:322:0: END Warning: ‘ns’ may be used uninitialized in this function [-Wmaybe-uninitialized] iparmq.f:238:0: INTEGER NH, NS note: ‘ns’ was declared here 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] sbdsdc.f:461:0: $ WORK( WSTART ), IWORK, INFO ) Warning: ‘z’ may be used uninitialized in this function [-Wmaybe-uninitialized] sbdsdc.f:461:0: Warning: ‘poles’ may be used uninitialized in this function [-Wmaybe-uninitialized] sbdsdc.f:461:0: Warning: ‘ivt’ may be used uninitialized in this function [-Wmaybe-uninitialized] sbdsdc.f:461:0: Warning: ‘is’ may be used uninitialized in this function [-Wmaybe-uninitialized] sbdsdc.f:461:0: Warning: ‘ic’ may be used uninitialized in this function [-Wmaybe-uninitialized] sbdsdc.f:461:0: Warning: ‘givnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] sbdsdc.f:461:0: Warning: ‘givcol’ may be used uninitialized in this function [-Wmaybe-uninitialized] sbdsdc.f:461:0: Warning: ‘difr’ may be used uninitialized in this function [-Wmaybe-uninitialized] sbdsdc.f:461:0: Warning: ‘difl’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] 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] sgeesx.f:388:21: HSWORK = WORK( 1 ) 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] sgbsvx.f:482:0: COLCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM ) Warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] sgbsvx.f:482:0: Warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] sgeevx.f:422:21: HSWORK = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sgeesx.f:316:0: $ MAXWRK, MINWRK Warning: ‘maxwrk’ may be used uninitialized in this function [-Wmaybe-uninitialized] sgehrd.f:300:0: DO 40 I = ILO, IHI - 1 - NX, NB Warning: ‘nx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] sgels.f:498:0: WORK( 1 ) = REAL( WSIZE ) Warning: ‘wsize’ may be used uninitialized in this function [-Wmaybe-uninitialized] sgels.f:357:0: IF( .NOT.TPSD ) THEN Warning: ‘tpsd’ may be used uninitialized in this function [-Wmaybe-uninitialized] sgelsd.f:511:0: IF( LWORK.GE.MAX( 4*M+M*LDA+MAX( M, 2*M-4, NRHS, N-3*M ), Warning: ‘wlalsd’ may be used uninitialized in this function [-Wmaybe-uninitialized] sgelsd.f:504:0: ELSE IF( N.GE.MNTHR .AND. LWORK.GE.4*M+M*M+ Warning: ‘mnthr’ may be used uninitialized in this function [-Wmaybe-uninitialized] sgeqlf.f:215:0: IF( NB.GT.1 .AND. NB.LT.K ) THEN Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] sgelss.f:536:0: ELSE IF( N.GE.MNTHR .AND. LWORK.GE.4*M+M*M+ Warning: ‘mnthr’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] sgerqf.f:218:0: IF( NB.GT.1 .AND. NB.LT.K ) THEN Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] sgetc2.f:204:0: A( N, N ) = SMIN Warning: ‘smin’ may be used uninitialized in this function [-Wmaybe-uninitialized] sgetc2.f:186:0: $ CALL SSWAP( N, A( 1, JPV ), 1, A( 1, I ), 1 ) Warning: ‘jpv’ may be used uninitialized in this function [-Wmaybe-uninitialized] sgetc2.f:180:0: $ CALL SSWAP( N, A( IPV, 1 ), LDA, A( I, 1 ), LDA ) Warning: ‘ipv’ may be used uninitialized in this function [-Wmaybe-uninitialized] sgesvx.f:456:0: COLCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM ) Warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] sgesvx.f:456:0: Warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] 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] 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] sggrqf.f:281:13: LOPT = WORK( 1 ) 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] sgesdd.f:1349:0: $ WORK( IL ), M ) Warning: ‘il’ may be used uninitialized in this function [-Wmaybe-uninitialized] sgesdd.f:921:0: $ WORK( IR ), LDWRKR ) Warning: ‘ir’ may be used uninitialized in this function [-Wmaybe-uninitialized] sgesdd.f:988:0: IF( N.GE.MNTHR ) THEN Warning: ‘mnthr’ may be used uninitialized in this function [-Wmaybe-uninitialized] sgesdd.f:609:0: LDWRKR = ( LWORK-N*N-3*N-BDSPAC ) / N Warning: ‘bdspac’ may be used uninitialized in this function [-Wmaybe-uninitialized] sgesvd.f:3462:0: IF( IE.LT.2 ) THEN Warning: ‘ie’ may be used uninitialized in this function [-Wmaybe-uninitialized] sgesvd.f:3202:0: IF( LWORK.GE.WRKBL+LDA*M ) THEN Warning: ‘wrkbl’ may be used uninitialized in this function [-Wmaybe-uninitialized] sgesvd.f:2064:0: IF( N.GE.MNTHR ) THEN Warning: ‘mnthr’ may be used uninitialized in this function [-Wmaybe-uninitialized] sgesvd.f:237:0: INTEGER BDSPAC, BLK, CHUNK, I, IE, IERR, IR, ISCL, Warning: ‘bdspac’ may be used uninitialized in this function [-Wmaybe-uninitialized] slaed0.f:386:0: $ IWORK( SUBPBS+1 ), INFO ) Warning: ‘iwrem’ may be used uninitialized in this function [-Wmaybe-uninitialized] slaed0.f:386:0: Warning: ‘iqptr’ may be used uninitialized in this function [-Wmaybe-uninitialized] slaed0.f:386:0: Warning: ‘iq’ may be used uninitialized in this function [-Wmaybe-uninitialized] slaed0.f:386:0: Warning: ‘iprmpt’ may be used uninitialized in this function [-Wmaybe-uninitialized] slaed0.f:386:0: Warning: ‘iperm’ may be used uninitialized in this function [-Wmaybe-uninitialized] slaed0.f:386:0: Warning: ‘igivpt’ may be used uninitialized in this function [-Wmaybe-uninitialized] slaed0.f:386:0: Warning: ‘igivcl’ may be used uninitialized in this function [-Wmaybe-uninitialized] slaed6.f:404:0: $ TAU = TAU*SCLINV Warning: ‘sclinv’ may be used uninitialized in this function [-Wmaybe-uninitialized] slaed2.f:439:0: DLAMDA( K ) = D( PJ ) Warning: ‘pj’ may be used uninitialized in this function [-Wmaybe-uninitialized] slaed8.f:481:0: W( K ) = Z( JLAM ) Warning: ‘jlam’ may be used uninitialized in this function [-Wmaybe-uninitialized] shgeqz.f:1344:0: IF( ILZ ) THEN Warning: ‘ilz’ may be used uninitialized in this function [-Wmaybe-uninitialized] shgeqz.f:835:0: IF( ILQ ) THEN Warning: ‘ilq’ may be used uninitialized in this function [-Wmaybe-uninitialized] shgeqz.f:713:0: IF( .NOT.ILSCHR ) THEN Warning: ‘ilschr’ may be used uninitialized in this function [-Wmaybe-uninitialized] slahrd.f:282:0: A( K+NB, NB ) = EI Warning: ‘ei’ may be used uninitialized in this function [-Wmaybe-uninitialized] slahr2.f:305:0: A( K+NB, NB ) = EI Warning: ‘ei’ may be used uninitialized in this function [-Wmaybe-uninitialized] slahqr.f:590:0: $ CS, SN ) Warning: ‘i2’ may be used uninitialized in this function [-Wmaybe-uninitialized] slangb.f:149:0: REAL SCALE, SUM, VALUE, TEMP Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] slals0.f:410:0: $ DIFRJ ) / ( POLES( I, 2 )+DJ ) Warning: ‘difrj’ may be used uninitialized in this function [-Wmaybe-uninitialized] slange.f:138:0: REAL SCALE, SUM, VALUE, TEMP Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] slanhs.f:132:0: REAL SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] slangt.f:130:0: REAL ANORM, SCALE, SUM, TEMP Warning: ‘anorm’ may be used uninitialized in this function [-Wmaybe-uninitialized] slanst.f:124:0: REAL ANORM, SCALE, SUM Warning: ‘anorm’ may be used uninitialized in this function [-Wmaybe-uninitialized] slansp.f:138:0: REAL ABSA, SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] slansb.f:153:0: REAL ABSA, SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] slantp.f:149:0: REAL SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] slantb.f:165:0: REAL SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] slansy.f:146:0: REAL ABSA, SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] slantr.f:166:0: REAL SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] slansf.f:234:0: REAL SCALE, S, VALUE, AA, TEMP Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] slarre.f:394:0: $ ((IRANGE.EQ.VALRNG).AND.(D(1).GT.VL).AND.(D(1).LE.VU)).OR. Warning: ‘irange’ may be used uninitialized in this function [-Wmaybe-uninitialized] slarre.f:887:0: WBEGIN = WEND + 1 Warning: ‘wend’ may be used uninitialized in this function [-Wmaybe-uninitialized] slarrd.f:737:0: IF( W( JE ).GE.WUL .AND. IDISCU.GT.0 ) THEN Warning: ‘wul’ may be used uninitialized in this function [-Wmaybe-uninitialized] slarrd.f:720:0: IF( W( JE ).LE.WLU .AND. IDISCL.GT.0 ) THEN Warning: ‘wlu’ may be used uninitialized in this function [-Wmaybe-uninitialized] slarre.f:873:0: DO 165 I = M - MB + 1, M Warning: ‘mb’ may be used uninitialized in this function [-Wmaybe-uninitialized] slasd8.f:325:0: $ / ( DSIGMA( I )+DJ ) Warning: ‘difrj’ may be used uninitialized in this function [-Wmaybe-uninitialized] slasd2.f:443:0: J = J + 1 Warning: ‘jprev’ may be used uninitialized in this function [-Wmaybe-uninitialized] slasd7.f:447:0: J = J + 1 Warning: ‘jprev’ may be used uninitialized in this function [-Wmaybe-uninitialized] slasv2.f:319:0: SSMAX = SIGN( SSMAX, TSIGN ) Warning: ‘tsign’ may be used uninitialized in this function [-Wmaybe-uninitialized] slasq4.f:420:0: TAU = S Warning: ‘s’ may be used uninitialized in this function [-Wmaybe-uninitialized] slasy2.f:427:0: $ CALL SSWAP( 4, T16( 1, JPSV ), 1, T16( 1, I ), 1 ) Warning: ‘jpsv’ may be used uninitialized in this function [-Wmaybe-uninitialized] slasy2.f:421:0: CALL SSWAP( 4, T16( IPSV, 1 ), 4, T16( I, 1 ), 4 ) Warning: ‘ipsv’ may be used uninitialized in this function [-Wmaybe-uninitialized] slatbs.f:794:0: X( J ) = X( J ) / TJJS - SUMJ Warning: ‘tjjs’ may be used uninitialized in this function [-Wmaybe-uninitialized] slasyf_rook.f:698:0: ELSE IF( ( P.EQ.JMAX ) .OR. ( ROWMAX.LE.COLMAX ) ) Warning: ‘jmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] slatps.f:775:0: X( J ) = X( J ) / TJJS - SUMJ Warning: ‘tjjs’ may be used uninitialized in this function [-Wmaybe-uninitialized] slatrs.f:769:0: X( J ) = X( J ) / TJJS - SUMJ Warning: ‘tjjs’ may be used uninitialized in this function [-Wmaybe-uninitialized] slazq4.f:325:0: TAU = S Warning: ‘s’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorgbr.f:239:18: LWKOPT = WORK( 1 ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] sorcsd.f:493:0: $ WORK(IORBDB), LORBDBWORK, CHILDINFO ) Warning: ‘itauq2’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd.f:493:0: Warning: ‘itauq1’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd.f:493:0: Warning: ‘itaup2’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd.f:493:0: Warning: ‘itaup1’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd.f:546:0: $ WORK(IORGQR), LORGQRWORK, INFO ) Warning: ‘iorgqr’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd.f:517:0: $ WORK(IORGLQ), LORGLQWORK, INFO ) Warning: ‘iorglq’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd.f:493:0: $ WORK(IORBDB), LORBDBWORK, CHILDINFO ) Warning: ‘iorbdb’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd.f:563:0: $ WORK(IB22E), WORK(IBBCSD), LBBCSDWORK, INFO ) Warning: ‘ibbcsd’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd.f:563:0: Warning: ‘ib22e’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd.f:563:0: Warning: ‘ib22d’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd.f:563:0: Warning: ‘ib21e’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd.f:563:0: Warning: ‘ib21d’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd.f:563:0: Warning: ‘ib12e’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd.f:563:0: Warning: ‘ib12d’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd.f:563:0: Warning: ‘ib11e’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd.f:563:0: Warning: ‘ib11d’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorgql.f:210:0: IF( NB.GT.1 .AND. NB.LT.K ) THEN Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorgrq.f:210:0: IF( NB.GT.1 .AND. NB.LT.K ) THEN Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd2by1.f:474:0: $ WORK(ITAUQ1), WORK(IORBDB), LORBDB, CHILDINFO ) Warning: ‘itauq1’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd2by1.f:474:0: Warning: ‘itaup2’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd2by1.f:474:0: Warning: ‘itaup1’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd2by1.f:486:0: $ WORK(IORGQR), LORGQR, CHILDINFO ) Warning: ‘iorgqr’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd2by1.f:461:0: LORGLQ = LWORK-IORGLQ+1 Warning: ‘iorglq’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd2by1.f:659:0: CALL SCOPY( M-P, WORK(IORBDB+P), 1, U2, 1 ) Warning: ‘iorbdb’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd2by1.f:507:0: $ CHILDINFO ) Warning: ‘ibbcsd’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd2by1.f:507:0: Warning: ‘ib22e’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd2by1.f:507:0: Warning: ‘ib22d’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd2by1.f:507:0: Warning: ‘ib21e’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd2by1.f:507:0: Warning: ‘ib21d’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd2by1.f:507:0: Warning: ‘ib12e’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd2by1.f:507:0: Warning: ‘ib12d’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd2by1.f:507:0: Warning: ‘ib11e’ may be used uninitialized in this function [-Wmaybe-uninitialized] sorcsd2by1.f:507:0: Warning: ‘ib11d’ may be used uninitialized in this function [-Wmaybe-uninitialized] sormql.f:282:0: IWS = NW*NB Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] sormrq.f:282:0: IWS = NW*NB Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] sormrz.f:303:0: IWS = NW*NB Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] spbsvx.f:432:0: SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM ) Warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] spbsvx.f:432:0: Warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] sposvx.f:394:0: SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM ) Warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] sposvx.f:394:0: Warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] sppsvx.f:394:0: SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM ) Warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] sppsvx.f:394:0: Warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] sstedc.f:481:0: WORK( 1 ) = LWMIN Warning: ‘lwmin’ may be used uninitialized in this function [-Wmaybe-uninitialized] sstedc.f:482:0: IWORK( 1 ) = LIWMIN Warning: ‘liwmin’ may be used uninitialized in this function [-Wmaybe-uninitialized] sstein.f:341:0: $ XJ = XJM + PERTOL Warning: ‘xjm’ may be used uninitialized in this function [-Wmaybe-uninitialized] sstein.f:409:0: IF( NRM.LT.STPCRT ) Warning: ‘stpcrt’ may be used uninitialized in this function [-Wmaybe-uninitialized] sstein.f:389:0: IF( ABS( XJ-XJM ).GT.ORTOL ) Warning: ‘ortol’ may be used uninitialized in this function [-Wmaybe-uninitialized] sstein.f:375:0: $ SASUM( BLKSIZ, WORK( INDRV1+1 ), 1 ) Warning: ‘onenrm’ may be used uninitialized in this function [-Wmaybe-uninitialized] sstein.f:392:0: DO 80 I = GPIND, J - 1 Warning: ‘gpind’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] ssptrf.f:597:0: IPIV( K ) = -KP Warning: ‘imax’ may be used uninitialized in this function [-Wmaybe-uninitialized] ssptrf.f:313:0: CALL SSWAP( KP-1, AP( KNC ), 1, AP( KPC ), 1 ) Warning: ‘kpc’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] ssysv.f:229:21: LWKOPT = WORK(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] ssyevx.f:541:0: WORK( 1 ) = LWKOPT Warning: ‘lwkopt’ may be used uninitialized in this function [-Wmaybe-uninitialized] ssytf2.f:594:0: IPIV( K ) = -KP Warning: ‘imax’ may be used uninitialized in this function [-Wmaybe-uninitialized] ssytf2_rook.f:630:0: ELSE IF( ( P.EQ.JMAX ).OR.( ROWMAX.LE.COLMAX ) ) THEN Warning: ‘jmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] ssytf2_rook.f:408:0: IF( KP.NE.KK ) THEN Warning: ‘imax’ may be used uninitialized in this function [-Wmaybe-uninitialized] stptri.f:229:0: $ AP( JCLAST ), AP( JC+1 ), 1 ) Warning: ‘jclast’ may be used uninitialized in this function [-Wmaybe-uninitialized] stgsna.f:673:0: DIF( KS ) = COND Warning: ‘cond’ may be used uninitialized in this function [-Wmaybe-uninitialized] stgsyl.f:606:0: SCALE = SCALE2 Warning: ‘scale2’ may be used uninitialized in this function [-Wmaybe-uninitialized] stfttr.f:422:0: IJ = IJ - NP1X2 Warning: ‘np1x2’ may be used uninitialized in this function [-Wmaybe-uninitialized] stfttr.f:327:0: IJ = IJ - NX2 Warning: ‘nx2’ may be used uninitialized in this function [-Wmaybe-uninitialized] strsen.f:564:0: WORK( 1 ) = LWMIN Warning: ‘lwmin’ may be used uninitialized in this function [-Wmaybe-uninitialized] strsen.f:565:0: IWORK( 1 ) = LIWMIN Warning: ‘liwmin’ may be used uninitialized in this function [-Wmaybe-uninitialized] stzrzf.f:251:0: IWS = LDWORK*NB Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] 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] strttf.f:419:0: IJ = IJ - NP1X2 Warning: ‘np1x2’ may be used uninitialized in this function [-Wmaybe-uninitialized] strttf.f:324:0: IJ = IJ - NX2 Warning: ‘nx2’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] zgbsvx.f:485:0: COLCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM ) Warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] zgbsvx.f:485:0: Warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] zgeesx.f:272:0: $ ITAU, IWRK, LWRK, MAXWRK, MINWRK Warning: ‘maxwrk’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] zgehrd.f:300:0: DO 40 I = ILO, IHI - 1 - NX, NB Warning: ‘nx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] zgels.f:499:0: WORK( 1 ) = DBLE( WSIZE ) Warning: ‘wsize’ may be used uninitialized in this function [-Wmaybe-uninitialized] zgels.f:358:0: IF( .NOT.TPSD ) THEN Warning: ‘tpsd’ may be used uninitialized in this function [-Wmaybe-uninitialized] zgelsd.f:529:0: ELSE IF( N.GE.MNTHR .AND. LWORK.GE.4*M+M*M+ Warning: ‘mnthr’ may be used uninitialized in this function [-Wmaybe-uninitialized] zgeqlf.f:215:0: IF( NB.GT.1 .AND. NB.LT.K ) THEN Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] zgelss.f:551:0: ELSE IF( N.GE.MNTHR .AND. LWORK.GE.3*M+M*M+MAX( M, NRHS, N-2*M ) ) Warning: ‘mnthr’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] zgerqf.f:215:0: IF( NB.GT.1 .AND. NB.LT.K ) THEN Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] zgetc2.f:204:0: A( N, N ) = DCMPLX( SMIN, ZERO ) Warning: ‘smin’ may be used uninitialized in this function [-Wmaybe-uninitialized] zgetc2.f:186:0: $ CALL ZSWAP( N, A( 1, JPV ), 1, A( 1, I ), 1 ) Warning: ‘jpv’ may be used uninitialized in this function [-Wmaybe-uninitialized] zgetc2.f:180:0: $ CALL ZSWAP( N, A( IPV, 1 ), LDA, A( I, 1 ), LDA ) Warning: ‘ipv’ may be used uninitialized in this function [-Wmaybe-uninitialized] zgesvx.f:458:0: COLCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM ) Warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] zgesvx.f:458:0: Warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] zheevx.f:551:0: WORK( 1 ) = LWKOPT Warning: ‘lwkopt’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] zgesvd.f:3394:0: IF( LWORK.GE.WRKBL+LDA*M ) THEN Warning: ‘wrkbl’ may be used uninitialized in this function [-Wmaybe-uninitialized] zgesvd.f:2165:0: IF( N.GE.MNTHR ) THEN Warning: ‘mnthr’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] 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] 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] zhetf2.f:555:0: IF( KP.LT.N ) Warning: ‘imax’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] zhetf2_rook.f:691:0: ELSE IF( ( P.EQ.JMAX ) .OR. ( ROWMAX.LE.COLMAX ) ) Warning: ‘jmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] zhgeqz.f:855:0: IF( ILZ ) Warning: ‘ilz’ may be used uninitialized in this function [-Wmaybe-uninitialized] zhgeqz.f:797:0: IF( ILQ ) THEN Warning: ‘ilq’ may be used uninitialized in this function [-Wmaybe-uninitialized] zhgeqz.f:689:0: IF( .NOT.ILSCHR ) THEN Warning: ‘ilschr’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] zhptrf.f:529:0: IF( KP.LT.N ) Warning: ‘imax’ may be used uninitialized in this function [-Wmaybe-uninitialized] zhptrf.f:328:0: CALL ZSWAP( KP-1, AP( KNC ), 1, AP( KPC ), 1 ) Warning: ‘kpc’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] zlaed8.f:455:0: W( K ) = Z( JLAM ) Warning: ‘jlam’ may be used uninitialized in this function [-Wmaybe-uninitialized] zlags2.f:243:36: CALL ZLARTG( -CMPLX( VB11R ), CONJG( VB12 ), CSQ, SNQ, 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] zlags2.f:246:36: CALL ZLARTG( -CMPLX( UA11R ), CONJG( UA12 ), CSQ, SNQ, 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] zlags2.f:250:36: CALL ZLARTG( -CMPLX( UA11R ), CONJG( UA12 ), CSQ, SNQ, 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] zlags2.f:253:36: CALL ZLARTG( -CMPLX( VB11R ), CONJG( VB12 ), CSQ, SNQ, 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] zlaic1.f:197:21: TMP = SQRT( S*CONJG( S )+C*CONJG( 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*CONJG( SINE )+COSINE*CONJG( 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*CONJG( S )+C*CONJG( 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*CONJG( SINE )+COSINE*CONJG( COSINE ) ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) 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] zhbgst.f:602:0: DO 240 J = N - 1, J2 + KA, -1 Warning: ‘j2’ may be used uninitialized in this function [-Wmaybe-uninitialized] zlahr2.f:307:0: A( K+NB, NB ) = EI Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] zlahr2.f:307:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] zlahef.f:694:0: JMAX = IMAX + IZAMAX( N-IMAX, W( IMAX+1, K+1 ), 1 ) Warning: ‘imax’ may be used uninitialized in this function [-Wmaybe-uninitialized] zlangt.f:130:0: DOUBLE PRECISION ANORM, SCALE, SUM, TEMP Warning: ‘anorm’ may be used uninitialized in this function [-Wmaybe-uninitialized] zlangb.f:150:0: DOUBLE PRECISION SCALE, SUM, VALUE, TEMP Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] zlange.f:140:0: DOUBLE PRECISION SCALE, SUM, VALUE, TEMP Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] zlahef_rook.f:860:0: ELSE IF( ( P.EQ.JMAX ) .OR. ( ROWMAX.LE.COLMAX ) ) Warning: ‘jmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] zlanhb.f:157:0: DOUBLE PRECISION ABSA, SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] zlanhe.f:149:0: DOUBLE PRECISION ABSA, SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] zlals0.f:413:0: $ DIFRJ ) / ( POLES( I, 2 )+DJ ) Warning: ‘difrj’ may be used uninitialized in this function [-Wmaybe-uninitialized] zlanhp.f:142:0: DOUBLE PRECISION ABSA, SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] zlanhs.f:134:0: DOUBLE PRECISION SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] zlanht.f:126:0: DOUBLE PRECISION ANORM, SCALE, SUM Warning: ‘anorm’ may be used uninitialized in this function [-Wmaybe-uninitialized] zlansp.f:140:0: DOUBLE PRECISION ABSA, SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] zlansy.f:148:0: DOUBLE PRECISION ABSA, SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] zlansb.f:155:0: DOUBLE PRECISION ABSA, SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] zlantb.f:167:0: DOUBLE PRECISION SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] zlantp.f:151:0: DOUBLE PRECISION SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] zlantr.f:168:0: DOUBLE PRECISION SCALE, SUM, VALUE Warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] zlar2v.f:161:46: Z( IX ) = CI*T3 + CONJG( SI )*CMPLX( T6, T1I ) 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] zlarfgp.f:241:25: BETA = -SAVEALPHA 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] zlargv.f:259:27: SN = FF*CMPLX( DBLE( GS ) / G2S, -AIMAG( GS ) / G2S ) 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] zlartg.f:226:24: SN = FF*CMPLX( DBLE( GS ) / G2S, -AIMAG( GS ) / G2S ) 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-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] zlatbs.f:738:35: IF( USCAL.EQ.CMPLX( ONE ) ) THEN 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] zlatbs.f:771:35: IF( USCAL.EQ.CMPLX( TSCAL ) ) THEN 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] zlatbs.f:880:35: IF( USCAL.EQ.CMPLX( ONE ) ) THEN 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] zlatbs.f:914:35: IF( USCAL.EQ.CMPLX( TSCAL ) ) THEN 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-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] zlatps.f:727:35: IF( USCAL.EQ.CMPLX( ONE ) ) THEN 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] zlatps.f:752:35: IF( USCAL.EQ.CMPLX( TSCAL ) ) THEN 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] zlatps.f:865:35: IF( USCAL.EQ.CMPLX( ONE ) ) THEN 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] zlatps.f:892:35: IF( USCAL.EQ.CMPLX( TSCAL ) ) THEN 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] zlatrs.f:721:35: IF( USCAL.EQ.CMPLX( ONE ) ) THEN 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] zlatrs.f:746:35: IF( USCAL.EQ.CMPLX( TSCAL ) ) THEN 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] zlatrs.f:855:35: IF( USCAL.EQ.CMPLX( ONE ) ) THEN 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] zlatrs.f:882:35: IF( USCAL.EQ.CMPLX( TSCAL ) ) THEN 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] zlasyf_rook.f:706:0: ELSE IF( ( P.EQ.JMAX ) .OR. ( ROWMAX.LE.COLMAX ) ) Warning: ‘jmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] zpbsvx.f:430:0: SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM ) Warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] zpbsvx.f:430:0: Warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] zposvx.f:392:0: SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM ) Warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] zposvx.f:392:0: Warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] zpptri.f:167:18: AJJ = AP( JJ ) 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] zppsvx.f:393:0: SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM ) Warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] zppsvx.f:393:0: Warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] zspr.f:220:0: JX = KX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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] 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] 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] zstedc.f:485:0: WORK( 1 ) = LWMIN Warning: ‘lwmin’ may be used uninitialized in this function [-Wmaybe-uninitialized] zstedc.f:486:0: RWORK( 1 ) = LRWMIN Warning: ‘lrwmin’ may be used uninitialized in this function [-Wmaybe-uninitialized] zstedc.f:487:0: IWORK( 1 ) = LIWMIN Warning: ‘liwmin’ may be used uninitialized in this function [-Wmaybe-uninitialized] zsyr.f:226:0: IX = KX Warning: ‘kx’ may be used uninitialized in this function [-Wmaybe-uninitialized] zsptrf.f:602:0: IPIV( K ) = -KP Warning: ‘imax’ may be used uninitialized in this function [-Wmaybe-uninitialized] zsptrf.f:322:0: CALL ZSWAP( KP-1, AP( KNC ), 1, AP( KPC ), 1 ) Warning: ‘kpc’ may be used uninitialized in this function [-Wmaybe-uninitialized] zstein.f:352:0: $ XJ = XJM + PERTOL Warning: ‘xjm’ may be used uninitialized in this function [-Wmaybe-uninitialized] zstein.f:400:0: IF( ABS( XJ-XJM ).GT.ORTOL ) Warning: ‘ortol’ may be used uninitialized in this function [-Wmaybe-uninitialized] zstein.f:386:0: $ DASUM( BLKSIZ, WORK( INDRV1+1 ), 1 ) Warning: ‘onenrm’ may be used uninitialized in this function [-Wmaybe-uninitialized] zstein.f:425:0: IF( NRM.LT.DTPCRT ) Warning: ‘dtpcrt’ may be used uninitialized in this function [-Wmaybe-uninitialized] zsytf2.f:595:0: IPIV( K ) = -KP Warning: ‘imax’ may be used uninitialized in this function [-Wmaybe-uninitialized] zsytf2_rook.f:638:0: ELSE IF( ( P.EQ.JMAX ).OR.( ROWMAX.LE.COLMAX ) ) THEN Warning: ‘jmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] zsytf2_rook.f:416:0: IF( KP.NE.KK ) THEN Warning: ‘imax’ may be used uninitialized in this function [-Wmaybe-uninitialized] ztfttr.f:459:0: IJ = IJ - NP1X2 Warning: ‘np1x2’ may be used uninitialized in this function [-Wmaybe-uninitialized] ztfttr.f:356:0: IJ = IJ - NX2 Warning: ‘nx2’ may be used uninitialized in this function [-Wmaybe-uninitialized] ztptri.f:230:0: $ AP( JCLAST ), AP( JC+1 ), 1 ) Warning: ‘jclast’ may be used uninitialized in this function [-Wmaybe-uninitialized] ztgsyl.f:611:0: SCALE = SCALE2 Warning: ‘scale2’ may be used uninitialized in this function [-Wmaybe-uninitialized] ztrsyl.f:285:40: X11 = ZLADIV( VEC*CMPLX( SCALOC ), A11 ) 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] ztrsyl.f:333:40: X11 = ZLADIV( VEC*CMPLX( SCALOC ), A11 ) 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] ztrsyl.f:385:40: X11 = ZLADIV( VEC*CMPLX( SCALOC ), A11 ) 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] ztrsyl.f:435:40: X11 = ZLADIV( VEC*CMPLX( SCALOC ), A11 ) 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] ztrsen.f:450:0: WORK( 1 ) = LWMIN Warning: ‘lwmin’ may be used uninitialized in this function [-Wmaybe-uninitialized] ztzrzf.f:251:0: IWS = LDWORK*NB Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] ztrttf.f:458:0: IJ = IJ - NP1X2 Warning: ‘np1x2’ may be used uninitialized in this function [-Wmaybe-uninitialized] ztrttf.f:355:0: IJ = IJ - NX2 Warning: ‘nx2’ may be used uninitialized in this function [-Wmaybe-uninitialized] zungbr.f:240:18: LWKOPT = WORK( 1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] zungql.f:210:0: IF( NB.GT.1 .AND. NB.LT.K ) THEN Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd2by1.f:519:0: $ WORK(ITAUQ1), WORK(IORBDB), LORBDB, CHILDINFO ) Warning: ‘itauq1’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd2by1.f:519:0: Warning: ‘itaup2’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd2by1.f:531:0: $ WORK(IORGQR), LORGQR, CHILDINFO ) Warning: ‘iorgqr’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd2by1.f:506:0: LORGLQ = LWORK-IORGLQ+1 Warning: ‘iorglq’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd2by1.f:704:0: CALL ZCOPY( M-P, WORK(IORBDB+P), 1, U2, 1 ) Warning: ‘iorbdb’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd2by1.f:552:0: $ CHILDINFO ) Warning: ‘ibbcsd’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd2by1.f:552:0: Warning: ‘ib22e’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd2by1.f:552:0: Warning: ‘ib22d’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd2by1.f:552:0: Warning: ‘ib21e’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd2by1.f:552:0: Warning: ‘ib21d’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd2by1.f:552:0: Warning: ‘ib12e’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd2by1.f:552:0: Warning: ‘ib12d’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd2by1.f:552:0: Warning: ‘ib11e’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd2by1.f:552:0: Warning: ‘ib11d’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd.f:526:0: $ WORK(IORBDB), LORBDBWORK, CHILDINFO ) Warning: ‘itauq2’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd.f:526:0: Warning: ‘itauq1’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd.f:526:0: Warning: ‘itaup2’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd.f:579:0: $ WORK(IORGQR), LORGQRWORK, INFO ) Warning: ‘iorgqr’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd.f:550:0: $ WORK(IORGLQ), LORGLQWORK, INFO ) Warning: ‘iorglq’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd.f:526:0: $ WORK(IORBDB), LORBDBWORK, CHILDINFO ) Warning: ‘iorbdb’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd.f:597:0: $ LBBCSDWORK, INFO ) Warning: ‘ibbcsd’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd.f:597:0: Warning: ‘ib22e’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd.f:597:0: Warning: ‘ib22d’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd.f:597:0: Warning: ‘ib21e’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd.f:597:0: Warning: ‘ib21d’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd.f:597:0: Warning: ‘ib12e’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd.f:597:0: Warning: ‘ib12d’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd.f:597:0: Warning: ‘ib11e’ may be used uninitialized in this function [-Wmaybe-uninitialized] zuncsd.f:597:0: Warning: ‘ib11d’ may be used uninitialized in this function [-Wmaybe-uninitialized] zungrq.f:210:0: IF( NB.GT.1 .AND. NB.LT.K ) THEN Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] zunmql.f:279:0: IWS = NW*NB Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] zunmrq.f:280:0: IWS = NW*NB Warning: ‘nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] gmake[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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) 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 [] [] Checking for optional headers [] in Download FBLASLAPACK: ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files [] in ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Found header files [] in ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Checking for headers [] in Download FBLASLAPACK: ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkVersion from config.packages.fblaslapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) TESTING: checkVersion from config.packages.fblaslapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) 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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) TESTING: checkSharedLibrary from config.packages.fblaslapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) By default we don't care about checking if the library is shared child config.packages.fblaslapack 14.687699 ================================================================================ TEST alternateConfigureLibrary from config.packages.f2cblaslapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.f2cblaslapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.f2cblaslapack 0.001100 ================================================================================ TEST checkDependencies from config.packages.BlasLapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) TESTING: checkDependencies from config.packages.BlasLapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) ================================================================================ TEST configureLibrary from config.packages.BlasLapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/BlasLapack.py:453) TESTING: configureLibrary from config.packages.BlasLapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/BlasLapack.py:453) ================================================================================ Checking for BLAS and LAPACK in fblaslapack ================================================================================ TEST checkLib from config.packages.BlasLapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/BlasLapack.py:120) TESTING: checkLib from config.packages.BlasLapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/BlasLapack.py:120) Checking for BLAS and LAPACK symbols Checking for Fortran name mangling underscore on BLAS/LAPACK Checking for functions [ddot_] in library ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libfblas.a'] ['libm.a', '-lstdc++', '-ldl', '-lpthread', '-Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib', '-L/p/home/apps/hpe/mpt-2.19/lib', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0', '-L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64', '-L/p/home/apps/gnu_compiler/7.2.0/lib64', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib', '-L/p/home/apps/gnu_compiler/7.2.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lquadmath'] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char ddot_(); static void _check_ddot_() { ddot_(); } int main() { _check_ddot_();; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lfblas -lm -lstdc++ -ldl -lpthread -Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib -L/p/home/apps/hpe/mpt-2.19/lib -lmpi -lgfortran -lm -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64 -L/p/home/apps/gnu_compiler/7.2.0/lib64 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib -L/p/home/apps/gnu_compiler/7.2.0/lib -lgfortran -lm -lgcc_s -lquadmath -lrt -lquadmath -lstdc++ -ldl Defined "HAVE_LIBFBLAS" to "1" Checking for functions [dgetrs_] in library ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libflapack.a'] ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libfblas.a', 'libm.a', '-lstdc++', '-ldl', '-lpthread', '-Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib', '-L/p/home/apps/hpe/mpt-2.19/lib', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0', '-L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64', '-L/p/home/apps/gnu_compiler/7.2.0/lib64', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib', '-L/p/home/apps/gnu_compiler/7.2.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lquadmath'] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char dgetrs_(); static void _check_dgetrs_() { dgetrs_(); } int main() { _check_dgetrs_();; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lflapack -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lfblas -lm -lstdc++ -ldl -lpthread -Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib -L/p/home/apps/hpe/mpt-2.19/lib -lmpi -lgfortran -lm -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64 -L/p/home/apps/gnu_compiler/7.2.0/lib64 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib -L/p/home/apps/gnu_compiler/7.2.0/lib -lgfortran -lm -lgcc_s -lquadmath -lrt -lquadmath -lstdc++ -ldl Defined "HAVE_LIBFLAPACK" to "1" Found Fortran mangling on BLAS/LAPACK which is underscore Defined "BLASLAPACK_UNDERSCORE" to "1" ================================================================================ TEST checklsame from config.packages.BlasLapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/BlasLapack.py:615) TESTING: checklsame from config.packages.BlasLapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/BlasLapack.py:615) Do the BLAS/LAPACK libraries have a valid lsame() function with correct binding. Checking for functions [lsame_] in library ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libflapack.a', '/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libfblas.a', 'libm.a', '-lstdc++', '-ldl', '-lpthread', '-Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib', '-L/p/home/apps/hpe/mpt-2.19/lib', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0', '-L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64', '-L/p/home/apps/gnu_compiler/7.2.0/lib64', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib', '-L/p/home/apps/gnu_compiler/7.2.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lquadmath'] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char lsame_(); static void _check_lsame_() { lsame_(); } int main() { _check_lsame_();; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lflapack -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lfblas -lm -lstdc++ -ldl -lpthread -Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib -L/p/home/apps/hpe/mpt-2.19/lib -lmpi -lgfortran -lm -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64 -L/p/home/apps/gnu_compiler/7.2.0/lib64 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib -L/p/home/apps/gnu_compiler/7.2.0/lib -lgfortran -lm -lgcc_s -lquadmath -lrt -lquadmath -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_LIBPTHREAD" 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_LIBQUADMATH" to "1" Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" char *dgeev_(void); char* testroutine(void){return dgeev_(); }Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" char *dgeev_(void); char* testroutine(void){return dgeev_(); }Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/libconftest.so -shared -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib -L/p/home/apps/hpe/mpt-2.19/lib -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64 -L/p/home/apps/gnu_compiler/7.2.0/lib64 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib -L/p/home/apps/gnu_compiler/7.2.0/lib -lflapack -lfblas -lflapack -lfblas -lm -lstdc++ -ldl -lpthread -lmpi -lgfortran -lm -lgfortran -lm -lgcc_s -lquadmath -lrt -lquadmath -lstdc++ -ldl ================================================================================ TEST checkRuntimeIssues from config.packages.BlasLapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/BlasLapack.py:674) TESTING: checkRuntimeIssues from config.packages.BlasLapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/BlasLapack.py:674) 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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) TESTING: checkVersion from config.packages.BlasLapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) 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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) TESTING: checkSharedLibrary from config.packages.BlasLapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) By default we don't care about checking if the library is shared child config.packages.BlasLapack 0.945625 ================================================================================ TEST alternateConfigureLibrary from config.packages.sundials(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.sundials(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.sundials 0.001029 ================================================================================ TEST alternateConfigureLibrary from config.packages.spai(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.spai(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.spai 0.001039 ================================================================================ TEST alternateConfigureLibrary from config.packages.pARMS(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.pARMS(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.pARMS 0.000971 ================================================================================ TEST alternateConfigureLibrary from config.packages.p4est(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.p4est(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.p4est 0.000933 ================================================================================ TEST checkDependencies from config.packages.mkl_sparse_optimize(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) TESTING: checkDependencies from config.packages.mkl_sparse_optimize(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) ================================================================================ TEST configureLibrary from config.packages.mkl_sparse_optimize(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/mkl_sparse_optimize.py:48) TESTING: configureLibrary from config.packages.mkl_sparse_optimize(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/mkl_sparse_optimize.py:48) ================================================================================ TEST checkVersion from config.packages.mkl_sparse_optimize(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) TESTING: checkVersion from config.packages.mkl_sparse_optimize(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) 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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) TESTING: checkSharedLibrary from config.packages.mkl_sparse_optimize(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) By default we don't care about checking if the library is shared child config.packages.mkl_sparse_optimize 0.001194 ================================================================================ TEST checkDependencies from config.packages.mkl_sparse(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) TESTING: checkDependencies from config.packages.mkl_sparse(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) ================================================================================ TEST configureLibrary from config.packages.mkl_sparse(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/mkl_sparse.py:21) TESTING: configureLibrary from config.packages.mkl_sparse(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/mkl_sparse.py:21) ================================================================================ TEST checkVersion from config.packages.mkl_sparse(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) TESTING: checkVersion from config.packages.mkl_sparse(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) 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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) TESTING: checkSharedLibrary from config.packages.mkl_sparse(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) By default we don't care about checking if the library is shared child config.packages.mkl_sparse 0.001112 ================================================================================ TEST alternateConfigureLibrary from config.packages.mkl_cpardiso(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.mkl_cpardiso(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.mkl_cpardiso 0.000877 ================================================================================ TEST alternateConfigureLibrary from config.packages.hpddm(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/hpddm.py:120) TESTING: alternateConfigureLibrary from config.packages.hpddm(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/hpddm.py:120) Defined make rule "hpddm-build" with dependencies "" and code [] Defined make rule "hpddm-install" with dependencies "" and code [] child config.packages.hpddm 0.001772 ================================================================================ TEST alternateConfigureLibrary from config.packages.fftw(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.fftw(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.fftw 0.000944 ================================================================================ TEST alternateConfigureLibrary from config.packages.elemental(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.elemental(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.elemental 0.000947 ================================================================================ TEST alternateConfigureLibrary from config.packages.ml(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.ml(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.ml 0.001040 ================================================================================ TEST alternateConfigureLibrary from config.packages.mkl_pardiso(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.mkl_pardiso(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.mkl_pardiso 0.000859 ================================================================================ TEST checkDependencies from config.packages.SuperLU_DIST(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) TESTING: checkDependencies from config.packages.SuperLU_DIST(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) ================================================================================ TEST configureLibrary from config.packages.SuperLU_DIST(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:861) TESTING: configureLibrary from config.packages.SuperLU_DIST(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:861) 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: ['scotch-v6.0.9', 'petsc-pkg-fblaslapack-d28880efc974', 'petsc-pkg-parmetis-ab4fedc6db1f', 'petsc-pkg-metis-b61525e7921f', 'slepc-bf89b9d'] Downloading SuperLU_DIST =============================================================================== Trying to download file:///p/work2/tmondrag/moose/petsc/downloaded_thirdParty_tarballs/superLU-DIST-v6.2.0.tar.gz for SUPERLU_DIST =============================================================================== Downloading file:///p/work2/tmondrag/moose/petsc/downloaded_thirdParty_tarballs/superLU-DIST-v6.2.0.tar.gz to /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/_d_superLU-DIST-v6.2.0.tar.gz Extracting /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/_d_superLU-DIST-v6.2.0.tar.gz Running Executable WITHOUT threads to time it out Executing: cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages; chmod -R a+r superlu_dist-6.2.0;find superlu_dist-6.2.0 -type d -name "*" -exec chmod a+rx {} \; 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 superlu_dist-6.2.0 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 =============================================================================== Running Executable WITHOUT threads to time it out Executing: /usr/bin/cmake .. -DCMAKE_INSTALL_PREFIX=/p/home/tmondrag/WORK/moose/petsc/arch-moose -DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_C_COMPILER="mpicc" -DCMAKE_AR=/usr/bin/ar -DCMAKE_RANLIB=/usr/bin/ranlib -DCMAKE_C_FLAGS:STRING="-fPIC -fstack-protector -g -O -DAdd_" -DCMAKE_C_FLAGS_DEBUG:STRING="-fPIC -fstack-protector -g -O -DAdd_" -DCMAKE_C_FLAGS_RELEASE:STRING="-fPIC -fstack-protector -g -O -DAdd_" -DCMAKE_CXX_COMPILER="mpicxx" -DCMAKE_CXX_FLAGS:STRING="-fstack-protector -g -O -fPIC -DAdd_" -DCMAKE_CXX_FLAGS_DEBUG:STRING="-fstack-protector -g -O -fPIC -DAdd_" -DCMAKE_CXX_FLAGS_RELEASE:STRING="-fstack-protector -g -O -fPIC -DAdd_" -DCMAKE_Fortran_COMPILER="mpif90" -DCMAKE_Fortran_FLAGS:STRING="-fPIC -ffree-line-length-0 -g -O" -DCMAKE_Fortran_FLAGS_DEBUG:STRING="-fPIC -ffree-line-length-0 -g -O" -DCMAKE_Fortran_FLAGS_RELEASE:STRING="-fPIC -ffree-line-length-0 -g -O" -DBUILD_SHARED_LIBS=on -DCMAKE_DISABLE_FIND_PACKAGE_OpenMP=TRUE -DUSE_XSDK_DEFAULTS=YES -DTPL_BLAS_LIBRARIES="-Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lflapack -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lfblas -lm -lstdc++ -ldl -lpthread -Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib -L/p/home/apps/hpe/mpt-2.19/lib -lmpi -lgfortran -lm -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64 -L/p/home/apps/gnu_compiler/7.2.0/lib64 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib -L/p/home/apps/gnu_compiler/7.2.0/lib -lgfortran -lm -lgcc_s -lquadmath" -DTPL_LAPACK_LIBRARIES="-Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lflapack -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lfblas -lm -lstdc++ -ldl -lpthread -Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib -L/p/home/apps/hpe/mpt-2.19/lib -lmpi -lgfortran -lm -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64 -L/p/home/apps/gnu_compiler/7.2.0/lib64 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib -L/p/home/apps/gnu_compiler/7.2.0/lib -lgfortran -lm -lgcc_s -lquadmath" -DTPL_PARMETIS_INCLUDE_DIRS="/p/home/apps/gnu_compiler/7.2.0/include;/p/home/tmondrag/WORK/moose/petsc/arch-moose/include;/p/home/apps/hpe/mpt-2.19/include" -DTPL_PARMETIS_LIBRARIES="-Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lparmetis -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lmetis -lm" -Denable_tests=0 -Denable_examples=0 -DCMAKE_INSTALL_NAME_DIR:STRING="/p/home/tmondrag/WORK/moose/petsc/arch-moose/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="/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib" stdout: -- The C compiler identification is GNU 7.2.0 -- The CXX compiler identification is GNU 7.2.0 -- Check for working C compiler: /p/home/apps/hpe/mpt-2.19/bin/mpicc -- Check for working C compiler: /p/home/apps/hpe/mpt-2.19/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: /p/home/apps/hpe/mpt-2.19/bin/mpicxx -- Check for working CXX compiler: /p/home/apps/hpe/mpt-2.19/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.2.0 -- Check for working Fortran compiler: /p/home/apps/hpe/mpt-2.19/bin/mpif90 -- Check for working Fortran compiler: /p/home/apps/hpe/mpt-2.19/bin/mpif90 -- works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /p/home/apps/hpe/mpt-2.19/bin/mpif90 supports Fortran 90 -- Checking whether /p/home/apps/hpe/mpt-2.19/bin/mpif90 supports Fortran 90 -- yes -- Found MPI_C: /usr/lib64/libpthread.so;/p/home/apps/hpe/mpt-2.19/lib/libmpi.so -- Found MPI_CXX: /usr/lib64/libpthread.so;/p/home/apps/hpe/mpt-2.19/lib/libmpi++.so;/p/home/apps/hpe/mpt-2.19/lib/libmpi.so -- Found MPI_Fortran: /usr/lib64/libpthread.so;/p/home/apps/hpe/mpt-2.19/lib/libmpi.so -- Detecting Fortran/C Interface -- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling -- Verifying Fortran/CXX Compiler Compatibility -- Verifying Fortran/CXX Compiler Compatibility - Success -- Configuring done -- Generating done -- Build files have been written to: /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build =============================================================================== Compiling and installing SUPERLU_DIST; this may take several minutes =============================================================================== Running Executable WITHOUT threads to time it out Executing: /usr/bin/gmake -j42 -l104.8 stdout: /usr/bin/cmake -H/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0 -B/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/CMakeFiles /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' /usr/bin/gmake -f SRC/CMakeFiles/superlu_dist-static.dir/build.make SRC/CMakeFiles/superlu_dist-static.dir/depend /usr/bin/gmake -f SRC/CMakeFiles/superlu_dist.dir/build.make SRC/CMakeFiles/superlu_dist.dir/depend gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0 /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC/CMakeFiles/superlu_dist-static.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0 /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC/CMakeFiles/superlu_dist.dir/DependInfo.cmake --color= Scanning dependencies of target superlu_dist Scanning dependencies of target superlu_dist-static gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' /usr/bin/gmake -f SRC/CMakeFiles/superlu_dist-static.dir/build.make SRC/CMakeFiles/superlu_dist-static.dir/build gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' /usr/bin/gmake -f SRC/CMakeFiles/superlu_dist.dir/build.make SRC/CMakeFiles/superlu_dist.dir/build gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' [ 2%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/get_perm_c.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/get_perm_c.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/get_perm_c.c [ 4%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/etree.c.o [ 4%] Building CXX object SRC/CMakeFiles/superlu_dist-static.dir/TreeInterface.cpp.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/etree.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/etree.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicxx -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -std=c++11 -fstack-protector -g -O -fPIC -DAdd_ -fPIC -std=gnu++11 -o CMakeFiles/superlu_dist-static.dir/TreeInterface.cpp.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/TreeInterface.cpp [ 5%] Building C object SRC/CMakeFiles/superlu_dist.dir/sp_colorder.c.o [ 5%] Building C object SRC/CMakeFiles/superlu_dist.dir/get_perm_c.c.o [ 5%] Building C object SRC/CMakeFiles/superlu_dist.dir/etree.c.o [ 5%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/comm.c.o [ 5%] Building CXX object SRC/CMakeFiles/superlu_dist.dir/TreeInterface.cpp.o [ 5%] Building C object SRC/CMakeFiles/superlu_dist.dir/comm.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/sp_colorder.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/sp_colorder.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/comm.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/comm.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicxx -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -std=c++11 -fstack-protector -g -O -fPIC -DAdd_ -fPIC -std=gnu++11 -o CMakeFiles/superlu_dist.dir/TreeInterface.cpp.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/TreeInterface.cpp cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/etree.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/etree.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/get_perm_c.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/get_perm_c.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/comm.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/comm.c [ 8%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pxerr_dist.c.o [ 8%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/sp_ienv.c.o [ 8%] Building C object SRC/CMakeFiles/superlu_dist.dir/sp_ienv.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pxerr_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pxerr_dist.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/sp_ienv.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/sp_ienv.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/sp_ienv.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/sp_ienv.c [ 9%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/memory.c.o [ 9%] Building C object SRC/CMakeFiles/superlu_dist.dir/util.c.o [ 9%] Building C object SRC/CMakeFiles/superlu_dist.dir/mmd.c.o [ 6%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/sp_colorder.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/memory.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/memory.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/mmd.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/mmd.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/sp_colorder.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/sp_colorder.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/util.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/util.c [ 11%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/util.c.o [ 11%] Building C object SRC/CMakeFiles/superlu_dist.dir/pxerr_dist.c.o [ 11%] Building C object SRC/CMakeFiles/superlu_dist.dir/symbfact.c.o [ 11%] Building C object SRC/CMakeFiles/superlu_dist.dir/memory.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/util.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/util.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pxerr_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pxerr_dist.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/memory.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/memory.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/symbfact.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/symbfact.c [ 13%] Building C object SRC/CMakeFiles/superlu_dist.dir/superlu_timer.c.o [ 13%] Building C object SRC/CMakeFiles/superlu_dist.dir/superlu_grid.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/superlu_grid.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/superlu_grid.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -O0 -o CMakeFiles/superlu_dist.dir/superlu_timer.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/superlu_timer.c [ 14%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/symbfact.c.o [ 14%] Building C object SRC/CMakeFiles/superlu_dist.dir/psymbfact_util.c.o [ 14%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/superlu_grid.c.o [ 14%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/psymbfact_util.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/symbfact.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/symbfact.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/psymbfact_util.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/psymbfact_util.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/superlu_grid.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/superlu_grid.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/psymbfact_util.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/psymbfact_util.c [ 16%] Building C object SRC/CMakeFiles/superlu_dist.dir/mc64ad_dist.c.o [ 16%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/superlu_timer.c.o [ 16%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/psymbfact.c.o [ 16%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/mc64ad_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/mc64ad_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/mc64ad_dist.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -O0 -o CMakeFiles/superlu_dist-static.dir/superlu_timer.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/superlu_timer.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/psymbfact.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/psymbfact.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/mc64ad_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/mc64ad_dist.c [ 19%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/get_perm_c_parmetis.c.o [ 19%] Building C object SRC/CMakeFiles/superlu_dist.dir/get_perm_c_parmetis.c.o [ 19%] Building C object SRC/CMakeFiles/superlu_dist.dir/smach_dist.c.o [ 17%] Building C object SRC/CMakeFiles/superlu_dist.dir/psymbfact.c.o [ 19%] Building C object SRC/CMakeFiles/superlu_dist.dir/static_schedule.c.o [ 19%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/static_schedule.c.o [ 19%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/mmd.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/get_perm_c_parmetis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/get_perm_c_parmetis.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/psymbfact.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/psymbfact.c [ 19%] Building C object SRC/CMakeFiles/superlu_dist.dir/xerr_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/mmd.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/mmd.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/get_perm_c_parmetis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/get_perm_c_parmetis.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/static_schedule.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/static_schedule.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/static_schedule.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/static_schedule.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/xerr_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/xerr_dist.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/smach_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/smach_dist.c [ 22%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/smach_dist.c.o [ 22%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/xerr_dist.c.o [ 22%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dmach_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/smach_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/smach_dist.c [ 22%] Building C object SRC/CMakeFiles/superlu_dist.dir/dmach_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/xerr_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/xerr_dist.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dmach_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dmach_dist.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dmach_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dmach_dist.c [ 22%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/colamd.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/colamd.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/colamd.c [ 22%] Building C object SRC/CMakeFiles/superlu_dist.dir/colamd.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/colamd.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/colamd.c [ 23%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/superlu_dist_version.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/superlu_dist_version.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/superlu_dist_version.c [ 24%] Building C object SRC/CMakeFiles/superlu_dist.dir/superlu_dist_version.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/superlu_dist_version.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/superlu_dist_version.c [ 24%] Building C object SRC/CMakeFiles/superlu_dist.dir/dlangs_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dlangs_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dlangs_dist.c [ 24%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dlangs_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dlangs_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dlangs_dist.c [ 25%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dgsequ_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dgsequ_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dgsequ_dist.c [ 26%] Building C object SRC/CMakeFiles/superlu_dist.dir/dgsequ_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dgsequ_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dgsequ_dist.c [ 26%] Building C object SRC/CMakeFiles/superlu_dist.dir/dlaqgs_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dlaqgs_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dlaqgs_dist.c [ 26%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dlaqgs_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dlaqgs_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dlaqgs_dist.c [ 26%] Building C object SRC/CMakeFiles/superlu_dist.dir/dmemory_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dmemory_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dmemory_dist.c [ 28%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dutil_dist.c.o [ 28%] Building C object SRC/CMakeFiles/superlu_dist.dir/dutil_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dutil_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dutil_dist.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dutil_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dutil_dist.c [ 28%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dmemory_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dmemory_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dmemory_dist.c [ 29%] Building C object SRC/CMakeFiles/superlu_dist.dir/dmyblas2_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dmyblas2_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dmyblas2_dist.c [ 29%] Building C object SRC/CMakeFiles/superlu_dist.dir/dsp_blas2_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dsp_blas2_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dsp_blas2_dist.c [ 30%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dmyblas2_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dmyblas2_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dmyblas2_dist.c [ 30%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dsp_blas2_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dsp_blas2_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dsp_blas2_dist.c [ 31%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dsp_blas3_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dsp_blas3_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dsp_blas3_dist.c [ 31%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgssvx.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgssvx.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgssvx.c [ 31%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dreadhb.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dreadhb.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dreadhb.c [ 32%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgssvx_ABglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgssvx_ABglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgssvx_ABglobal.c [ 33%] Building C object SRC/CMakeFiles/superlu_dist.dir/dsp_blas3_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dsp_blas3_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dsp_blas3_dist.c [ 33%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgssvx.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgssvx.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgssvx.c [ 34%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgssvx_ABglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgssvx_ABglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgssvx_ABglobal.c [ 34%] Building C object SRC/CMakeFiles/superlu_dist.dir/dreadhb.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dreadhb.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dreadhb.c [ 35%] Building C object SRC/CMakeFiles/superlu_dist.dir/dreadrb.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dreadrb.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dreadrb.c [ 37%] Building C object SRC/CMakeFiles/superlu_dist.dir/dreadtriple.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dreadtriple.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dreadtriple.c [ 38%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dreadrb.c.o [ 38%] Building C object SRC/CMakeFiles/superlu_dist.dir/dreadtriple_noheader.c.o [ 37%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dreadtriple.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dreadtriple_noheader.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dreadtriple_noheader.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dreadrb.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dreadrb.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dreadtriple.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dreadtriple.c [ 38%] Building C object SRC/CMakeFiles/superlu_dist.dir/dbinary_io.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dbinary_io.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dbinary_io.c [ 38%] Building C object SRC/CMakeFiles/superlu_dist.dir/dreadMM.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dreadMM.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dreadMM.c [ 40%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dreadtriple_noheader.c.o [ 40%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dreadMM.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dreadtriple_noheader.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dreadtriple_noheader.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dreadMM.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dreadMM.c [ 41%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdlaqgs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdlaqgs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdlaqgs.c [ 42%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgsequ.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgsequ.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgsequ.c [ 42%] Building C object SRC/CMakeFiles/superlu_dist.dir/dldperm_dist.c.o [ 42%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dbinary_io.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dldperm_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dldperm_dist.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dbinary_io.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dbinary_io.c [ 42%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdlangs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdlangs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdlangs.c [ 43%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgsequ.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgsequ.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgsequ.c [ 43%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdlaqgs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdlaqgs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdlaqgs.c [ 44%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdutil.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdutil.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdutil.c [ 45%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dldperm_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dldperm_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dldperm_dist.c [ 45%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdlangs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdlangs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdlangs.c [ 45%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdsymbfact_distdata.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdsymbfact_distdata.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdsymbfact_distdata.c [ 46%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdutil.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdutil.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdutil.c [ 47%] Building C object SRC/CMakeFiles/superlu_dist.dir/ddistribute.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/ddistribute.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/ddistribute.c [ 47%] Building C object SRC/CMakeFiles/superlu_dist.dir/pddistribute.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pddistribute.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pddistribute.c [ 47%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdsymbfact_distdata.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdsymbfact_distdata.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdsymbfact_distdata.c [ 49%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrf.c.o [ 49%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/ddistribute.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrf.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrf.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/ddistribute.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/ddistribute.c [ 49%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrf2.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrf2.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrf2.c [ 50%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrs.c [ 50%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pddistribute.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pddistribute.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pddistribute.c [ 51%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrf2.c.o [ 51%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrf.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrf2.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrf2.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrf.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrf.c [ 52%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrs.c.o [ 52%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrs1.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrs1.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrs1.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrs.c [ 52%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrs1.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrs1.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrs1.c [ 53%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrs_lsum.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrs_lsum.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrs_lsum.c [ 53%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrs_Bglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrs_Bglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrs_Bglobal.c [ 54%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrs_lsum.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrs_lsum.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrs_lsum.c [ 54%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrs_Bglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrs_Bglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrs_Bglobal.c [ 55%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgsmv.c.o [ 55%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgsmv.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgsmv.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgsmv.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgsmv.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgsmv.c [ 56%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgsrfs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgsrfs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgsrfs.c [ 56%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgsrfs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgsrfs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgsrfs.c [ 58%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgsmv_AXglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgsmv_AXglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgsmv_AXglobal.c [ 59%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdGetDiagU.c.o [ 59%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgsrfs_ABXglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdGetDiagU.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdGetDiagU.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgsrfs_ABXglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgsrfs_ABXglobal.c [ 60%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgsrfs_ABXglobal.c.o [ 60%] Building C object SRC/CMakeFiles/superlu_dist.dir/dcomplex_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgsrfs_ABXglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgsrfs_ABXglobal.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dcomplex_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dcomplex_dist.c [ 60%] Building C object SRC/CMakeFiles/superlu_dist.dir/zlangs_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zlangs_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zlangs_dist.c [ 61%] Building C object SRC/CMakeFiles/superlu_dist.dir/zgsequ_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zgsequ_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zgsequ_dist.c [ 61%] Building C object SRC/CMakeFiles/superlu_dist.dir/zlaqgs_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zlaqgs_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zlaqgs_dist.c [ 63%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgsmv_AXglobal.c.o [ 63%] Building C object SRC/CMakeFiles/superlu_dist.dir/zutil_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgsmv_AXglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgsmv_AXglobal.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zutil_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zutil_dist.c [ 63%] Building C object SRC/CMakeFiles/superlu_dist.dir/zmemory_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zmemory_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zmemory_dist.c [ 63%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdGetDiagU.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdGetDiagU.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdGetDiagU.c [ 64%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dcomplex_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dcomplex_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dcomplex_dist.c [ 64%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zlangs_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zlangs_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zlangs_dist.c [ 65%] Building C object SRC/CMakeFiles/superlu_dist.dir/zmyblas2_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zmyblas2_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zmyblas2_dist.c [ 66%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zgsequ_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zgsequ_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zgsequ_dist.c [ 66%] Building C object SRC/CMakeFiles/superlu_dist.dir/zsp_blas2_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zsp_blas2_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zsp_blas2_dist.c [ 67%] Building C object SRC/CMakeFiles/superlu_dist.dir/zsp_blas3_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zsp_blas3_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zsp_blas3_dist.c [ 67%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgssvx.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgssvx.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgssvx.c [ 67%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zlaqgs_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zlaqgs_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zlaqgs_dist.c [ 68%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zutil_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zutil_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zutil_dist.c [ 70%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zmemory_dist.c.o [ 70%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgssvx_ABglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgssvx_ABglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgssvx_ABglobal.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zmemory_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zmemory_dist.c [ 70%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zmyblas2_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zmyblas2_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zmyblas2_dist.c [ 70%] Building C object SRC/CMakeFiles/superlu_dist.dir/zreadhb.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zreadhb.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zreadhb.c [ 70%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zsp_blas2_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zsp_blas2_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zsp_blas2_dist.c [ 71%] Building C object SRC/CMakeFiles/superlu_dist.dir/zreadrb.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zreadrb.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zreadrb.c [ 71%] Building C object SRC/CMakeFiles/superlu_dist.dir/zreadtriple.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zreadtriple.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zreadtriple.c [ 72%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zsp_blas3_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zsp_blas3_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zsp_blas3_dist.c [ 73%] Building C object SRC/CMakeFiles/superlu_dist.dir/zreadtriple_noheader.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zreadtriple_noheader.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zreadtriple_noheader.c [ 73%] Building C object SRC/CMakeFiles/superlu_dist.dir/zbinary_io.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zbinary_io.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zbinary_io.c [ 74%] Building C object SRC/CMakeFiles/superlu_dist.dir/zreadMM.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zreadMM.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zreadMM.c [ 74%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgssvx.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgssvx.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgssvx.c [ 75%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zreadhb.c.o [ 75%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgssvx_ABglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zreadhb.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zreadhb.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgssvx_ABglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgssvx_ABglobal.c [ 76%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgsequ.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgsequ.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgsequ.c [ 77%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzlaqgs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzlaqgs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzlaqgs.c [ 77%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zreadrb.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zreadrb.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zreadrb.c [ 77%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zreadtriple.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zreadtriple.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zreadtriple.c [ 78%] Building C object SRC/CMakeFiles/superlu_dist.dir/zldperm_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zldperm_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zldperm_dist.c [ 79%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zreadtriple_noheader.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zreadtriple_noheader.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zreadtriple_noheader.c [ 79%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzlangs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzlangs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzlangs.c [ 79%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zbinary_io.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zbinary_io.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zbinary_io.c [ 81%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzlaqgs.c.o [ 81%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zreadMM.c.o [ 81%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzutil.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzlaqgs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzlaqgs.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzutil.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzutil.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zreadMM.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zreadMM.c [ 82%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgsequ.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgsequ.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgsequ.c [ 83%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zldperm_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zldperm_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zldperm_dist.c [ 83%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzsymbfact_distdata.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzsymbfact_distdata.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzsymbfact_distdata.c [ 83%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzlangs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzlangs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzlangs.c [ 84%] Building C object SRC/CMakeFiles/superlu_dist.dir/zdistribute.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zdistribute.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zdistribute.c [ 85%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzutil.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzutil.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzutil.c [ 85%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzdistribute.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzdistribute.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzdistribute.c [ 86%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrf.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrf.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrf.c [ 86%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrf2.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrf2.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrf2.c [ 86%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzsymbfact_distdata.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzsymbfact_distdata.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzsymbfact_distdata.c [ 87%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zdistribute.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zdistribute.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zdistribute.c [ 88%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrs.c [ 88%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzdistribute.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzdistribute.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzdistribute.c [ 88%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrs1.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrs1.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrs1.c [ 89%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrf.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrf.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrf.c [ 90%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrf2.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrf2.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrf2.c [ 90%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrs_Bglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrs_Bglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrs_Bglobal.c [ 91%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgsrfs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgsrfs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgsrfs.c [ 92%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrs_lsum.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrs_lsum.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrs_lsum.c [ 92%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrs1.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrs1.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrs1.c [ 92%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgsmv.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgsmv.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgsmv.c [ 94%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrs_lsum.c.o [ 94%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgsrfs_ABXglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrs_lsum.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrs_lsum.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgsrfs_ABXglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgsrfs_ABXglobal.c [ 94%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgsmv_AXglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgsmv_AXglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgsmv_AXglobal.c [ 94%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrs_Bglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrs_Bglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrs_Bglobal.c [ 95%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzGetDiagU.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzGetDiagU.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzGetDiagU.c [ 96%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgsmv.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgsmv.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgsmv.c [ 96%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgsrfs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgsrfs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgsrfs.c [ 97%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgsrfs_ABXglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgsrfs_ABXglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgsrfs_ABXglobal.c [ 98%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgsmv_AXglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgsmv_AXglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgsmv_AXglobal.c [ 98%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzGetDiagU.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzGetDiagU.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzGetDiagU.c [ 98%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrs.c [ 99%] Linking CXX static library libsuperlu_dist.a cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /usr/bin/cmake -P CMakeFiles/superlu_dist-static.dir/cmake_clean_target.cmake cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /usr/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 gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' [100%] Linking CXX shared library libsuperlu_dist.so cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /usr/bin/cmake -E cmake_link_script CMakeFiles/superlu_dist.dir/link.txt --verbose=1 /p/home/apps/hpe/mpt-2.19/bin/mpicxx -fPIC -std=c++11 -fstack-protector -g -O -fPIC -DAdd_ -shared -Wl,-soname,libsuperlu_dist.so.6 -o libsuperlu_dist.so.6.2.0 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 -lpthread -lmpi -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lflapack -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lfblas -lm -lstdc++ -ldl -lpthread -Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib -L/p/home/apps/hpe/mpt-2.19/lib -lmpi -lgfortran -lm -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64 -L/p/home/apps/gnu_compiler/7.2.0/lib64 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib -L/p/home/apps/gnu_compiler/7.2.0/lib -lgfortran -lm -lgcc_s -lquadmath -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lflapack -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lfblas -lm -lstdc++ -ldl -lpthread -Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib -L/p/home/apps/hpe/mpt-2.19/lib -lmpi -lgfortran -lm -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64 -L/p/home/apps/gnu_compiler/7.2.0/lib64 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib -L/p/home/apps/gnu_compiler/7.2.0/lib -lgfortran -lm -lgcc_s -lquadmath -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lparmetis -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lmetis -lm -lm -Wl,-rpath,:::::::::::::::::::::::::::::::::::::::::::::::: cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /usr/bin/cmake -E cmake_symlink_library libsuperlu_dist.so.6.2.0 libsuperlu_dist.so.6 libsuperlu_dist.so gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' [100%] Built target superlu_dist-static [100%] Built target superlu_dist gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' /usr/bin/cmake -E cmake_progress_start /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/CMakeFiles 0 Running Executable WITHOUT threads to time it out Executing: /usr/bin/gmake install stdout: /usr/bin/cmake -H/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0 -B/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/CMakeFiles /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' /usr/bin/gmake -f SRC/CMakeFiles/superlu_dist-static.dir/build.make SRC/CMakeFiles/superlu_dist-static.dir/depend gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0 /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC/CMakeFiles/superlu_dist-static.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' /usr/bin/gmake -f SRC/CMakeFiles/superlu_dist-static.dir/build.make SRC/CMakeFiles/superlu_dist-static.dir/build gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' gmake[2]: Nothing to be done for 'SRC/CMakeFiles/superlu_dist-static.dir/build'. gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' [ 50%] Built target superlu_dist-static /usr/bin/gmake -f SRC/CMakeFiles/superlu_dist.dir/build.make SRC/CMakeFiles/superlu_dist.dir/depend gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0 /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC/CMakeFiles/superlu_dist.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' /usr/bin/gmake -f SRC/CMakeFiles/superlu_dist.dir/build.make SRC/CMakeFiles/superlu_dist.dir/build gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' gmake[2]: Nothing to be done for 'SRC/CMakeFiles/superlu_dist.dir/build'. gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' [100%] Built target superlu_dist gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' /usr/bin/cmake -E cmake_progress_start /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/CMakeFiles 0 /usr/bin/gmake -f CMakeFiles/Makefile2 preinstall gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' gmake[1]: Nothing to be done for 'preinstall'. gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/pkgconfig/superlu_dist.pc -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libsuperlu_dist.so.6.2.0 -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libsuperlu_dist.so.6 -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libsuperlu_dist.so -- Set runtime path of "/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libsuperlu_dist.so.6.2.0" to "/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib" -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libsuperlu_dist.a -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/superlu_FCnames.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/cublas_utils.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/dcomplex.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/machines.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/psymbfact.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/superlu_defs.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/superlu_enum_consts.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/supermatrix.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/util_dist.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/colamd.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/TreeBcast_slu.hpp -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/TreeReduce_slu.hpp -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/TreeBcast_slu_impl.hpp -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/TreeReduce_slu_impl.hpp -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/superlu_dist_config.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/superlu_FortranCInterface.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/superlu_ddefs.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/superlu_zdefs.h ********Output of running make on SUPERLU_DIST follows ******* -- The C compiler identification is GNU 7.2.0 -- The CXX compiler identification is GNU 7.2.0 -- Check for working C compiler: /p/home/apps/hpe/mpt-2.19/bin/mpicc -- Check for working C compiler: /p/home/apps/hpe/mpt-2.19/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: /p/home/apps/hpe/mpt-2.19/bin/mpicxx -- Check for working CXX compiler: /p/home/apps/hpe/mpt-2.19/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.2.0 -- Check for working Fortran compiler: /p/home/apps/hpe/mpt-2.19/bin/mpif90 -- Check for working Fortran compiler: /p/home/apps/hpe/mpt-2.19/bin/mpif90 -- works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /p/home/apps/hpe/mpt-2.19/bin/mpif90 supports Fortran 90 -- Checking whether /p/home/apps/hpe/mpt-2.19/bin/mpif90 supports Fortran 90 -- yes -- Found MPI_C: /usr/lib64/libpthread.so;/p/home/apps/hpe/mpt-2.19/lib/libmpi.so -- Found MPI_CXX: /usr/lib64/libpthread.so;/p/home/apps/hpe/mpt-2.19/lib/libmpi++.so;/p/home/apps/hpe/mpt-2.19/lib/libmpi.so -- Found MPI_Fortran: /usr/lib64/libpthread.so;/p/home/apps/hpe/mpt-2.19/lib/libmpi.so -- Detecting Fortran/C Interface -- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling -- Verifying Fortran/CXX Compiler Compatibility -- Verifying Fortran/CXX Compiler Compatibility - Success -- Configuring done -- Generating done -- Build files have been written to: /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/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. +++ XSDK fortran enabled -- Using TPL_BLAS_LIBRARIES='-Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lflapack -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lfblas -lm -lstdc++ -ldl -lpthread -Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib -L/p/home/apps/hpe/mpt-2.19/lib -lmpi -lgfortran -lm -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64 -L/p/home/apps/gnu_compiler/7.2.0/lib64 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib -L/p/home/apps/gnu_compiler/7.2.0/lib -lgfortran -lm -lgcc_s -lquadmath' -- Using TPL_LAPACK_LIBRARIES='-Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lflapack -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lfblas -lm -lstdc++ -ldl -lpthread -Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib -L/p/home/apps/hpe/mpt-2.19/lib -lmpi -lgfortran -lm -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64 -L/p/home/apps/gnu_compiler/7.2.0/lib64 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib -L/p/home/apps/gnu_compiler/7.2.0/lib -lgfortran -lm -lgcc_s -lquadmath' -- 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 MPI_C_HEADER_DIR /usr/bin/cmake -H/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0 -B/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/CMakeFiles /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' /usr/bin/gmake -f SRC/CMakeFiles/superlu_dist-static.dir/build.make SRC/CMakeFiles/superlu_dist-static.dir/depend /usr/bin/gmake -f SRC/CMakeFiles/superlu_dist.dir/build.make SRC/CMakeFiles/superlu_dist.dir/depend gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0 /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC/CMakeFiles/superlu_dist-static.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0 /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC/CMakeFiles/superlu_dist.dir/DependInfo.cmake --color= Scanning dependencies of target superlu_dist Scanning dependencies of target superlu_dist-static gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' /usr/bin/gmake -f SRC/CMakeFiles/superlu_dist-static.dir/build.make SRC/CMakeFiles/superlu_dist-static.dir/build gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' /usr/bin/gmake -f SRC/CMakeFiles/superlu_dist.dir/build.make SRC/CMakeFiles/superlu_dist.dir/build gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' [ 2%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/get_perm_c.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/get_perm_c.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/get_perm_c.c [ 4%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/etree.c.o [ 4%] Building CXX object SRC/CMakeFiles/superlu_dist-static.dir/TreeInterface.cpp.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/etree.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/etree.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicxx -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -std=c++11 -fstack-protector -g -O -fPIC -DAdd_ -fPIC -std=gnu++11 -o CMakeFiles/superlu_dist-static.dir/TreeInterface.cpp.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/TreeInterface.cpp [ 5%] Building C object SRC/CMakeFiles/superlu_dist.dir/sp_colorder.c.o [ 5%] Building C object SRC/CMakeFiles/superlu_dist.dir/get_perm_c.c.o [ 5%] Building C object SRC/CMakeFiles/superlu_dist.dir/etree.c.o [ 5%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/comm.c.o [ 5%] Building CXX object SRC/CMakeFiles/superlu_dist.dir/TreeInterface.cpp.o [ 5%] Building C object SRC/CMakeFiles/superlu_dist.dir/comm.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/sp_colorder.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/sp_colorder.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/comm.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/comm.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicxx -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -std=c++11 -fstack-protector -g -O -fPIC -DAdd_ -fPIC -std=gnu++11 -o CMakeFiles/superlu_dist.dir/TreeInterface.cpp.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/TreeInterface.cpp cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/etree.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/etree.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/get_perm_c.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/get_perm_c.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/comm.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/comm.c [ 8%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pxerr_dist.c.o [ 8%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/sp_ienv.c.o [ 8%] Building C object SRC/CMakeFiles/superlu_dist.dir/sp_ienv.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pxerr_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pxerr_dist.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/sp_ienv.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/sp_ienv.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/sp_ienv.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/sp_ienv.c [ 9%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/memory.c.o [ 9%] Building C object SRC/CMakeFiles/superlu_dist.dir/util.c.o [ 9%] Building C object SRC/CMakeFiles/superlu_dist.dir/mmd.c.o [ 6%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/sp_colorder.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/memory.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/memory.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/mmd.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/mmd.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/sp_colorder.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/sp_colorder.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/util.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/util.c [ 11%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/util.c.o [ 11%] Building C object SRC/CMakeFiles/superlu_dist.dir/pxerr_dist.c.o [ 11%] Building C object SRC/CMakeFiles/superlu_dist.dir/symbfact.c.o [ 11%] Building C object SRC/CMakeFiles/superlu_dist.dir/memory.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/util.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/util.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pxerr_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pxerr_dist.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/memory.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/memory.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/symbfact.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/symbfact.c [ 13%] Building C object SRC/CMakeFiles/superlu_dist.dir/superlu_timer.c.o [ 13%] Building C object SRC/CMakeFiles/superlu_dist.dir/superlu_grid.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/superlu_grid.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/superlu_grid.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -O0 -o CMakeFiles/superlu_dist.dir/superlu_timer.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/superlu_timer.c [ 14%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/symbfact.c.o [ 14%] Building C object SRC/CMakeFiles/superlu_dist.dir/psymbfact_util.c.o [ 14%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/superlu_grid.c.o [ 14%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/psymbfact_util.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/symbfact.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/symbfact.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/psymbfact_util.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/psymbfact_util.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/superlu_grid.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/superlu_grid.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/psymbfact_util.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/psymbfact_util.c [ 16%] Building C object SRC/CMakeFiles/superlu_dist.dir/mc64ad_dist.c.o [ 16%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/superlu_timer.c.o [ 16%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/psymbfact.c.o [ 16%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/mc64ad_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/mc64ad_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/mc64ad_dist.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -O0 -o CMakeFiles/superlu_dist-static.dir/superlu_timer.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/superlu_timer.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/psymbfact.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/psymbfact.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/mc64ad_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/mc64ad_dist.c [ 19%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/get_perm_c_parmetis.c.o [ 19%] Building C object SRC/CMakeFiles/superlu_dist.dir/get_perm_c_parmetis.c.o [ 19%] Building C object SRC/CMakeFiles/superlu_dist.dir/smach_dist.c.o [ 17%] Building C object SRC/CMakeFiles/superlu_dist.dir/psymbfact.c.o [ 19%] Building C object SRC/CMakeFiles/superlu_dist.dir/static_schedule.c.o [ 19%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/static_schedule.c.o [ 19%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/mmd.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/get_perm_c_parmetis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/get_perm_c_parmetis.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/psymbfact.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/psymbfact.c [ 19%] Building C object SRC/CMakeFiles/superlu_dist.dir/xerr_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/mmd.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/mmd.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/get_perm_c_parmetis.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/get_perm_c_parmetis.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/static_schedule.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/static_schedule.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/static_schedule.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/static_schedule.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/xerr_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/xerr_dist.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/smach_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/smach_dist.c [ 22%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/smach_dist.c.o [ 22%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/xerr_dist.c.o [ 22%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dmach_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/smach_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/smach_dist.c [ 22%] Building C object SRC/CMakeFiles/superlu_dist.dir/dmach_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/xerr_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/xerr_dist.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dmach_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dmach_dist.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dmach_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dmach_dist.c [ 22%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/colamd.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/colamd.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/colamd.c [ 22%] Building C object SRC/CMakeFiles/superlu_dist.dir/colamd.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/colamd.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/colamd.c [ 23%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/superlu_dist_version.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/superlu_dist_version.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/superlu_dist_version.c [ 24%] Building C object SRC/CMakeFiles/superlu_dist.dir/superlu_dist_version.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/superlu_dist_version.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/superlu_dist_version.c [ 24%] Building C object SRC/CMakeFiles/superlu_dist.dir/dlangs_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dlangs_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dlangs_dist.c [ 24%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dlangs_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dlangs_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dlangs_dist.c [ 25%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dgsequ_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dgsequ_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dgsequ_dist.c [ 26%] Building C object SRC/CMakeFiles/superlu_dist.dir/dgsequ_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dgsequ_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dgsequ_dist.c [ 26%] Building C object SRC/CMakeFiles/superlu_dist.dir/dlaqgs_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dlaqgs_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dlaqgs_dist.c [ 26%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dlaqgs_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dlaqgs_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dlaqgs_dist.c [ 26%] Building C object SRC/CMakeFiles/superlu_dist.dir/dmemory_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dmemory_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dmemory_dist.c [ 28%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dutil_dist.c.o [ 28%] Building C object SRC/CMakeFiles/superlu_dist.dir/dutil_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dutil_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dutil_dist.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dutil_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dutil_dist.c [ 28%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dmemory_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dmemory_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dmemory_dist.c [ 29%] Building C object SRC/CMakeFiles/superlu_dist.dir/dmyblas2_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dmyblas2_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dmyblas2_dist.c [ 29%] Building C object SRC/CMakeFiles/superlu_dist.dir/dsp_blas2_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dsp_blas2_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dsp_blas2_dist.c [ 30%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dmyblas2_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dmyblas2_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dmyblas2_dist.c [ 30%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dsp_blas2_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dsp_blas2_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dsp_blas2_dist.c [ 31%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dsp_blas3_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dsp_blas3_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dsp_blas3_dist.c [ 31%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgssvx.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgssvx.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgssvx.c [ 31%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dreadhb.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dreadhb.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dreadhb.c [ 32%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgssvx_ABglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgssvx_ABglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgssvx_ABglobal.c [ 33%] Building C object SRC/CMakeFiles/superlu_dist.dir/dsp_blas3_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dsp_blas3_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dsp_blas3_dist.c [ 33%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgssvx.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgssvx.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgssvx.c [ 34%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgssvx_ABglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgssvx_ABglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgssvx_ABglobal.c [ 34%] Building C object SRC/CMakeFiles/superlu_dist.dir/dreadhb.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dreadhb.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dreadhb.c [ 35%] Building C object SRC/CMakeFiles/superlu_dist.dir/dreadrb.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dreadrb.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dreadrb.c [ 37%] Building C object SRC/CMakeFiles/superlu_dist.dir/dreadtriple.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dreadtriple.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dreadtriple.c [ 38%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dreadrb.c.o [ 38%] Building C object SRC/CMakeFiles/superlu_dist.dir/dreadtriple_noheader.c.o [ 37%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dreadtriple.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dreadtriple_noheader.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dreadtriple_noheader.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dreadrb.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dreadrb.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dreadtriple.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dreadtriple.c [ 38%] Building C object SRC/CMakeFiles/superlu_dist.dir/dbinary_io.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dbinary_io.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dbinary_io.c [ 38%] Building C object SRC/CMakeFiles/superlu_dist.dir/dreadMM.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dreadMM.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dreadMM.c [ 40%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dreadtriple_noheader.c.o [ 40%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dreadMM.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dreadtriple_noheader.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dreadtriple_noheader.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dreadMM.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dreadMM.c [ 41%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdlaqgs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdlaqgs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdlaqgs.c [ 42%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgsequ.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgsequ.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgsequ.c [ 42%] Building C object SRC/CMakeFiles/superlu_dist.dir/dldperm_dist.c.o [ 42%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dbinary_io.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dldperm_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dldperm_dist.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dbinary_io.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dbinary_io.c [ 42%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdlangs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdlangs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdlangs.c [ 43%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgsequ.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgsequ.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgsequ.c [ 43%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdlaqgs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdlaqgs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdlaqgs.c [ 44%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdutil.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdutil.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdutil.c [ 45%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dldperm_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dldperm_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dldperm_dist.c [ 45%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdlangs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdlangs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdlangs.c [ 45%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdsymbfact_distdata.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdsymbfact_distdata.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdsymbfact_distdata.c [ 46%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdutil.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdutil.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdutil.c [ 47%] Building C object SRC/CMakeFiles/superlu_dist.dir/ddistribute.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/ddistribute.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/ddistribute.c [ 47%] Building C object SRC/CMakeFiles/superlu_dist.dir/pddistribute.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pddistribute.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pddistribute.c [ 47%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdsymbfact_distdata.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdsymbfact_distdata.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdsymbfact_distdata.c [ 49%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrf.c.o [ 49%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/ddistribute.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrf.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrf.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/ddistribute.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/ddistribute.c [ 49%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrf2.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrf2.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrf2.c [ 50%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrs.c [ 50%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pddistribute.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pddistribute.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pddistribute.c [ 51%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrf2.c.o [ 51%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrf.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrf2.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrf2.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrf.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrf.c [ 52%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrs.c.o [ 52%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrs1.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrs1.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrs1.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrs.c [ 52%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrs1.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrs1.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrs1.c [ 53%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrs_lsum.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrs_lsum.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrs_lsum.c [ 53%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgstrs_Bglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgstrs_Bglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrs_Bglobal.c [ 54%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrs_lsum.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrs_lsum.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrs_lsum.c [ 54%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgstrs_Bglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgstrs_Bglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgstrs_Bglobal.c [ 55%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgsmv.c.o [ 55%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgsmv.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgsmv.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgsmv.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgsmv.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgsmv.c [ 56%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgsrfs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgsrfs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgsrfs.c [ 56%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgsrfs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgsrfs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgsrfs.c [ 58%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgsmv_AXglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgsmv_AXglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgsmv_AXglobal.c [ 59%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdGetDiagU.c.o [ 59%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgsrfs_ABXglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdGetDiagU.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdGetDiagU.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgsrfs_ABXglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgsrfs_ABXglobal.c [ 60%] Building C object SRC/CMakeFiles/superlu_dist.dir/pdgsrfs_ABXglobal.c.o [ 60%] Building C object SRC/CMakeFiles/superlu_dist.dir/dcomplex_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pdgsrfs_ABXglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgsrfs_ABXglobal.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/dcomplex_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dcomplex_dist.c [ 60%] Building C object SRC/CMakeFiles/superlu_dist.dir/zlangs_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zlangs_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zlangs_dist.c [ 61%] Building C object SRC/CMakeFiles/superlu_dist.dir/zgsequ_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zgsequ_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zgsequ_dist.c [ 61%] Building C object SRC/CMakeFiles/superlu_dist.dir/zlaqgs_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zlaqgs_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zlaqgs_dist.c [ 63%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdgsmv_AXglobal.c.o [ 63%] Building C object SRC/CMakeFiles/superlu_dist.dir/zutil_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdgsmv_AXglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdgsmv_AXglobal.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zutil_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zutil_dist.c [ 63%] Building C object SRC/CMakeFiles/superlu_dist.dir/zmemory_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zmemory_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zmemory_dist.c [ 63%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pdGetDiagU.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pdGetDiagU.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pdGetDiagU.c [ 64%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/dcomplex_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/dcomplex_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/dcomplex_dist.c [ 64%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zlangs_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zlangs_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zlangs_dist.c [ 65%] Building C object SRC/CMakeFiles/superlu_dist.dir/zmyblas2_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zmyblas2_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zmyblas2_dist.c [ 66%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zgsequ_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zgsequ_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zgsequ_dist.c [ 66%] Building C object SRC/CMakeFiles/superlu_dist.dir/zsp_blas2_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zsp_blas2_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zsp_blas2_dist.c [ 67%] Building C object SRC/CMakeFiles/superlu_dist.dir/zsp_blas3_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zsp_blas3_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zsp_blas3_dist.c [ 67%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgssvx.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgssvx.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgssvx.c [ 67%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zlaqgs_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zlaqgs_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zlaqgs_dist.c [ 68%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zutil_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zutil_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zutil_dist.c [ 70%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zmemory_dist.c.o [ 70%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgssvx_ABglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgssvx_ABglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgssvx_ABglobal.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zmemory_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zmemory_dist.c [ 70%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zmyblas2_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zmyblas2_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zmyblas2_dist.c [ 70%] Building C object SRC/CMakeFiles/superlu_dist.dir/zreadhb.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zreadhb.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zreadhb.c [ 70%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zsp_blas2_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zsp_blas2_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zsp_blas2_dist.c [ 71%] Building C object SRC/CMakeFiles/superlu_dist.dir/zreadrb.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zreadrb.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zreadrb.c [ 71%] Building C object SRC/CMakeFiles/superlu_dist.dir/zreadtriple.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zreadtriple.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zreadtriple.c [ 72%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zsp_blas3_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zsp_blas3_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zsp_blas3_dist.c [ 73%] Building C object SRC/CMakeFiles/superlu_dist.dir/zreadtriple_noheader.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zreadtriple_noheader.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zreadtriple_noheader.c [ 73%] Building C object SRC/CMakeFiles/superlu_dist.dir/zbinary_io.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zbinary_io.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zbinary_io.c [ 74%] Building C object SRC/CMakeFiles/superlu_dist.dir/zreadMM.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zreadMM.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zreadMM.c [ 74%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgssvx.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgssvx.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgssvx.c [ 75%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zreadhb.c.o [ 75%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgssvx_ABglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zreadhb.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zreadhb.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgssvx_ABglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgssvx_ABglobal.c [ 76%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgsequ.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgsequ.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgsequ.c [ 77%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzlaqgs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzlaqgs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzlaqgs.c [ 77%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zreadrb.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zreadrb.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zreadrb.c [ 77%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zreadtriple.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zreadtriple.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zreadtriple.c [ 78%] Building C object SRC/CMakeFiles/superlu_dist.dir/zldperm_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zldperm_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zldperm_dist.c [ 79%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zreadtriple_noheader.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zreadtriple_noheader.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zreadtriple_noheader.c [ 79%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzlangs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzlangs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzlangs.c [ 79%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zbinary_io.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zbinary_io.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zbinary_io.c [ 81%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzlaqgs.c.o [ 81%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zreadMM.c.o [ 81%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzutil.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzlaqgs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzlaqgs.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzutil.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzutil.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zreadMM.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zreadMM.c [ 82%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgsequ.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgsequ.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgsequ.c [ 83%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zldperm_dist.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zldperm_dist.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zldperm_dist.c [ 83%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzsymbfact_distdata.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzsymbfact_distdata.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzsymbfact_distdata.c [ 83%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzlangs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzlangs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzlangs.c [ 84%] Building C object SRC/CMakeFiles/superlu_dist.dir/zdistribute.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/zdistribute.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zdistribute.c [ 85%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzutil.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzutil.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzutil.c [ 85%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzdistribute.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzdistribute.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzdistribute.c [ 86%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrf.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrf.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrf.c [ 86%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrf2.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrf2.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrf2.c [ 86%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzsymbfact_distdata.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzsymbfact_distdata.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzsymbfact_distdata.c [ 87%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/zdistribute.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/zdistribute.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/zdistribute.c [ 88%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrs.c [ 88%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzdistribute.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzdistribute.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzdistribute.c [ 88%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrs1.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrs1.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrs1.c [ 89%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrf.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrf.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrf.c [ 90%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrf2.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrf2.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrf2.c [ 90%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrs_Bglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrs_Bglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrs_Bglobal.c [ 91%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgsrfs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgsrfs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgsrfs.c [ 92%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgstrs_lsum.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgstrs_lsum.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrs_lsum.c [ 92%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrs1.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrs1.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrs1.c [ 92%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgsmv.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgsmv.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgsmv.c [ 94%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrs_lsum.c.o [ 94%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgsrfs_ABXglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrs_lsum.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrs_lsum.c cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgsrfs_ABXglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgsrfs_ABXglobal.c [ 94%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzgsmv_AXglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzgsmv_AXglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgsmv_AXglobal.c [ 94%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrs_Bglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrs_Bglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrs_Bglobal.c [ 95%] Building C object SRC/CMakeFiles/superlu_dist.dir/pzGetDiagU.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -DSUPERLU_DIST_EXPORTS -Dsuperlu_dist_EXPORTS -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist.dir/pzGetDiagU.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzGetDiagU.c [ 96%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgsmv.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgsmv.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgsmv.c [ 96%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgsrfs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgsrfs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgsrfs.c [ 97%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgsrfs_ABXglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgsrfs_ABXglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgsrfs_ABXglobal.c [ 98%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgsmv_AXglobal.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgsmv_AXglobal.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgsmv_AXglobal.c [ 98%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzGetDiagU.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzGetDiagU.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzGetDiagU.c [ 98%] Building C object SRC/CMakeFiles/superlu_dist-static.dir/pzgstrs.c.o cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /p/home/apps/hpe/mpt-2.19/bin/mpicc -I/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/gnu_compiler/7.2.0/include -DUSE_VENDOR_BLAS -fPIC -fstack-protector -g -O -DAdd_ -fPIC -o CMakeFiles/superlu_dist-static.dir/pzgstrs.c.o -c /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC/pzgstrs.c [ 99%] Linking CXX static library libsuperlu_dist.a cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /usr/bin/cmake -P CMakeFiles/superlu_dist-static.dir/cmake_clean_target.cmake cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /usr/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 gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' [100%] Linking CXX shared library libsuperlu_dist.so cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /usr/bin/cmake -E cmake_link_script CMakeFiles/superlu_dist.dir/link.txt --verbose=1 /p/home/apps/hpe/mpt-2.19/bin/mpicxx -fPIC -std=c++11 -fstack-protector -g -O -fPIC -DAdd_ -shared -Wl,-soname,libsuperlu_dist.so.6 -o libsuperlu_dist.so.6.2.0 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 -lpthread -lmpi -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lflapack -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lfblas -lm -lstdc++ -ldl -lpthread -Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib -L/p/home/apps/hpe/mpt-2.19/lib -lmpi -lgfortran -lm -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64 -L/p/home/apps/gnu_compiler/7.2.0/lib64 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib -L/p/home/apps/gnu_compiler/7.2.0/lib -lgfortran -lm -lgcc_s -lquadmath -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lflapack -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lfblas -lm -lstdc++ -ldl -lpthread -Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib -L/p/home/apps/hpe/mpt-2.19/lib -lmpi -lgfortran -lm -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64 -L/p/home/apps/gnu_compiler/7.2.0/lib64 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib -L/p/home/apps/gnu_compiler/7.2.0/lib -lgfortran -lm -lgcc_s -lquadmath -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lparmetis -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lmetis -lm -lm -Wl,-rpath,:::::::::::::::::::::::::::::::::::::::::::::::: cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC && /usr/bin/cmake -E cmake_symlink_library libsuperlu_dist.so.6.2.0 libsuperlu_dist.so.6 libsuperlu_dist.so gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' [100%] Built target superlu_dist-static [100%] Built target superlu_dist gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' /usr/bin/cmake -E cmake_progress_start /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/CMakeFiles 0/usr/bin/cmake -H/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0 -B/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/CMakeFiles /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' /usr/bin/gmake -f SRC/CMakeFiles/superlu_dist-static.dir/build.make SRC/CMakeFiles/superlu_dist-static.dir/depend gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0 /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC/CMakeFiles/superlu_dist-static.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' /usr/bin/gmake -f SRC/CMakeFiles/superlu_dist-static.dir/build.make SRC/CMakeFiles/superlu_dist-static.dir/build gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' gmake[2]: Nothing to be done for 'SRC/CMakeFiles/superlu_dist-static.dir/build'. gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' [ 50%] Built target superlu_dist-static /usr/bin/gmake -f SRC/CMakeFiles/superlu_dist.dir/build.make SRC/CMakeFiles/superlu_dist.dir/depend gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0 /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/SRC /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/SRC/CMakeFiles/superlu_dist.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' /usr/bin/gmake -f SRC/CMakeFiles/superlu_dist.dir/build.make SRC/CMakeFiles/superlu_dist.dir/build gmake[2]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' gmake[2]: Nothing to be done for 'SRC/CMakeFiles/superlu_dist.dir/build'. gmake[2]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' [100%] Built target superlu_dist gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' /usr/bin/cmake -E cmake_progress_start /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build/CMakeFiles 0 /usr/bin/gmake -f CMakeFiles/Makefile2 preinstall gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' gmake[1]: Nothing to be done for 'preinstall'. gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/superlu_dist-6.2.0/petsc-build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/pkgconfig/superlu_dist.pc -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libsuperlu_dist.so.6.2.0 -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libsuperlu_dist.so.6 -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libsuperlu_dist.so -- Set runtime path of "/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libsuperlu_dist.so.6.2.0" to "/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib" -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libsuperlu_dist.a -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/superlu_FCnames.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/cublas_utils.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/dcomplex.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/machines.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/psymbfact.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/superlu_defs.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/superlu_enum_consts.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/supermatrix.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/util_dist.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/colamd.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/TreeBcast_slu.hpp -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/TreeReduce_slu.hpp -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/TreeBcast_slu_impl.hpp -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/TreeReduce_slu_impl.hpp -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/superlu_dist_config.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/superlu_FortranCInterface.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/superlu_ddefs.h -- Installing: /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/superlu_zdefs.h********End of Output of running make on SUPERLU_DIST ******* Checking for library in Download SUPERLU_DIST: ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libsuperlu_dist.a'] Contents: ['include', 'externalpackages', 'bin', 'lib'] ================================================================================ TEST check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) 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 ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libsuperlu_dist.a'] ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libparmetis.a', '/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libmetis.a', '/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libflapack.a', '/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libfblas.a', 'libm.a', '-lstdc++', '-ldl', '-lpthread', '-Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib', '-L/p/home/apps/hpe/mpt-2.19/lib', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0', '-L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64', '-L/p/home/apps/gnu_compiler/7.2.0/lib64', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib', '-L/p/home/apps/gnu_compiler/7.2.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lquadmath'] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char set_default_options_dist(); static void _check_set_default_options_dist() { set_default_options_dist(); } int main() { _check_set_default_options_dist();; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicxx -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lsuperlu_dist -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lparmetis -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lmetis -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lflapack -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lfblas -lm -lstdc++ -ldl -lpthread -Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib -L/p/home/apps/hpe/mpt-2.19/lib -lmpi -lgfortran -lm -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64 -L/p/home/apps/gnu_compiler/7.2.0/lib64 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib -L/p/home/apps/gnu_compiler/7.2.0/lib -lgfortran -lm -lgcc_s -lquadmath -lrt -lquadmath -lstdc++ -ldl Defined "HAVE_LIBSUPERLU_DIST" to "1" Checking for optional headers [] in Download SUPERLU_DIST: ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files [] in ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Found header files [] in ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Checking for headers ['superlu_ddefs.h'] in Download SUPERLU_DIST: ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/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 ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Checking include with compiler flags var CXXPPFLAGS ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include', '/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/tmondrag/WORK/moose/petsc/arch-moose/include'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: mpicxx -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.cc Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['superlu_ddefs.h'] in ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkVersion from config.packages.SuperLU_DIST(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) TESTING: checkVersion from config.packages.SuperLU_DIST(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) 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 /p/work2/tmondrag/petsc-HEOBFL/config.packages.SuperLU_DIST Preprocessing source: #include "confdefs.h" #include "conffix.h" #include "superlu_ddefs.h" ;petscpkgver(SUPERLU_DIST_MAJOR_VERSION.SUPERLU_DIST_MINOR_VERSION.SUPERLU_DIST_PATCH_VERSION); Running Executable WITHOUT threads to time it out Executing: mpicxx -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.SuperLU_DIST -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include /p/work2/tmondrag/petsc-HEOBFL/config.packages.SuperLU_DIST/conftest.cc For superlu_dist need <= 6.2.0 <= ================================================================================ TEST checkSharedLibrary from config.packages.SuperLU_DIST(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) TESTING: checkSharedLibrary from config.packages.SuperLU_DIST(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) By default we don't care about checking if the library is shared child config.packages.SuperLU_DIST 33.931100 ================================================================================ TEST alternateConfigureLibrary from config.packages.SuperLU(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.SuperLU(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.SuperLU 0.001275 ================================================================================ TEST alternateConfigureLibrary from config.packages.SuiteSparse(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.SuiteSparse(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.SuiteSparse 0.001077 ================================================================================ TEST alternateConfigureLibrary from config.packages.PaStiX(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.PaStiX(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.PaStiX 0.000938 ================================================================================ TEST checkDependencies from config.packages.scalapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) TESTING: checkDependencies from config.packages.scalapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) ================================================================================ TEST configureLibrary from config.packages.scalapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:861) TESTING: configureLibrary from config.packages.scalapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:861) 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: ['scotch-v6.0.9', 'petsc-pkg-fblaslapack-d28880efc974', 'petsc-pkg-parmetis-ab4fedc6db1f', 'petsc-pkg-metis-b61525e7921f', 'superlu_dist-6.2.0', 'slepc-bf89b9d'] Downloading scalapack =============================================================================== Trying to download file:///p/work2/tmondrag/moose/petsc/downloaded_thirdParty_tarballs/scalapack-v2.1.0-p1.tar.gz for SCALAPACK =============================================================================== Downloading file:///p/work2/tmondrag/moose/petsc/downloaded_thirdParty_tarballs/scalapack-v2.1.0-p1.tar.gz to /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/_d_scalapack-v2.1.0-p1.tar.gz Extracting /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/_d_scalapack-v2.1.0-p1.tar.gz Running Executable WITHOUT threads to time it out Executing: cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages; chmod -R a+r petsc-pkg-scalapack-3ba8f741b828;find petsc-pkg-scalapack-3ba8f741b828 -type d -name "*" -exec chmod a+rx {} \; Looking for SCALAPACK at git.scalapack, hg.scalapack or a directory starting with ['petsc-pkg-scalapack', 'scalapack'] Found a copy of SCALAPACK in petsc-pkg-scalapack-3ba8f741b828 Running Executable WITHOUT threads to time it out Executing: mpif90 -V Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -O0 /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.setCompilers/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O -mfp16-format=ieee /p/work2/tmondrag/petsc-HEOBFL/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 Running Executable WITHOUT threads to time it out Executing: cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-scalapack-3ba8f741b828 && /usr/bin/gmake -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 =============================================================================== Running Executable WITHOUT threads to time it out Executing: cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-scalapack-3ba8f741b828 && /usr/bin/gmake -j42 -l104.8 -f Makefile.parallel lib && mkdir -p /p/home/tmondrag/WORK/moose/petsc/arch-moose/lib && cp libscalapack.* /p/home/tmondrag/WORK/moose/petsc/arch-moose/lib stdout: mpicc -o SRC/clamov.o -c -O0 -fPIC -DAdd_ SRC/clamov.c mpicc -o SRC/dlamov.o -c -O0 -fPIC -DAdd_ SRC/dlamov.c mpicc -o SRC/slamov.o -c -O0 -fPIC -DAdd_ SRC/slamov.c mpicc -o SRC/zlamov.o -c -O0 -fPIC -DAdd_ SRC/zlamov.c mpicc -o BLACS/SRC/igesd2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/igesd2d_.c mpicc -o BLACS/SRC/sgesd2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/sgesd2d_.c mpicc -o BLACS/SRC/dgesd2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dgesd2d_.c mpicc -o BLACS/SRC/cgesd2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/cgesd2d_.c mpicc -o BLACS/SRC/zgesd2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/zgesd2d_.c mpicc -o BLACS/SRC/itrsd2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/itrsd2d_.c mpicc -o BLACS/SRC/strsd2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/strsd2d_.c mpicc -o BLACS/SRC/dtrsd2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dtrsd2d_.c mpicc -o BLACS/SRC/ctrsd2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/ctrsd2d_.c mpicc -o BLACS/SRC/ztrsd2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/ztrsd2d_.c mpicc -o BLACS/SRC/igerv2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/igerv2d_.c mpicc -o BLACS/SRC/sgerv2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/sgerv2d_.c mpicc -o BLACS/SRC/dgerv2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dgerv2d_.c mpicc -o BLACS/SRC/cgerv2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/cgerv2d_.c mpicc -o BLACS/SRC/zgerv2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/zgerv2d_.c mpicc -o BLACS/SRC/itrrv2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/itrrv2d_.c mpicc -o BLACS/SRC/strrv2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/strrv2d_.c mpicc -o BLACS/SRC/dtrrv2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dtrrv2d_.c mpicc -o BLACS/SRC/ctrrv2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/ctrrv2d_.c mpicc -o BLACS/SRC/ztrrv2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/ztrrv2d_.c mpicc -o BLACS/SRC/igebs2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/igebs2d_.c mpicc -o BLACS/SRC/sgebs2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/sgebs2d_.c mpicc -o BLACS/SRC/dgebs2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dgebs2d_.c mpicc -o BLACS/SRC/cgebs2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/cgebs2d_.c mpicc -o BLACS/SRC/zgebs2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/zgebs2d_.c mpicc -o BLACS/SRC/igebr2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/igebr2d_.c mpicc -o BLACS/SRC/sgebr2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/sgebr2d_.c mpicc -o BLACS/SRC/dgebr2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dgebr2d_.c mpicc -o BLACS/SRC/cgebr2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/cgebr2d_.c mpicc -o BLACS/SRC/zgebr2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/zgebr2d_.c mpicc -o BLACS/SRC/itrbs2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/itrbs2d_.c mpicc -o BLACS/SRC/strbs2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/strbs2d_.c mpicc -o BLACS/SRC/dtrbs2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dtrbs2d_.c mpicc -o BLACS/SRC/ctrbs2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/ctrbs2d_.c mpicc -o BLACS/SRC/ztrbs2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/ztrbs2d_.c mpicc -o BLACS/SRC/itrbr2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/itrbr2d_.c mpicc -o BLACS/SRC/strbr2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/strbr2d_.c mpicc -o BLACS/SRC/dtrbr2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dtrbr2d_.c mpicc -o BLACS/SRC/ctrbr2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/ctrbr2d_.c mpicc -o BLACS/SRC/ctrrv2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/ctrrv2d_.c mpicc -o BLACS/SRC/dgebs2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dgebs2d_.c mpicc -o BLACS/SRC/sgesd2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/sgesd2d_.c mpicc -o BLACS/SRC/strbr2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/strbr2d_.c mpicc -o BLACS/SRC/cgebs2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/cgebs2d_.c mpicc -o BLACS/SRC/ztrbr2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/ztrbr2d_.c mpicc -o BLACS/SRC/dgebr2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dgebr2d_.c mpicc -o BLACS/SRC/dtrsd2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dtrsd2d_.c mpicc -o BLACS/SRC/ctrbr2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/ctrbr2d_.c mpicc -o BLACS/SRC/igsum2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/igsum2d_.c mpicc -o BLACS/SRC/igerv2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/igerv2d_.c mpicc -o BLACS/SRC/dtrbs2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dtrbs2d_.c mpicc -o BLACS/SRC/sgebs2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/sgebs2d_.c mpicc -o BLACS/SRC/itrrv2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/itrrv2d_.c mpicc -o BLACS/SRC/igesd2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/igesd2d_.c mpicc -o BLACS/SRC/zgebr2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/zgebr2d_.c mpicc -o BLACS/SRC/ctrbs2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/ctrbs2d_.c mpicc -o BLACS/SRC/cgerv2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/cgerv2d_.c mpicc -o BLACS/SRC/sgsum2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/sgsum2d_.c mpicc -o BLACS/SRC/igsum2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/igsum2d_.c mpicc -o BLACS/SRC/dgsum2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dgsum2d_.c mpicc -o BLACS/SRC/zgebs2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/zgebs2d_.c mpicc -o BLACS/SRC/cgsum2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/cgsum2d_.c mpicc -o BLACS/SRC/zgsum2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/zgsum2d_.c mpicc -o BLACS/SRC/igebs2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/igebs2d_.c mpicc -o BLACS/SRC/igamx2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/igamx2d_.c mpicc -o BLACS/SRC/zgesd2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/zgesd2d_.c mpicc -o BLACS/SRC/cgsum2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/cgsum2d_.c mpicc -o BLACS/SRC/sgamx2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/sgamx2d_.c mpicc -o BLACS/SRC/sgsum2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/sgsum2d_.c mpicc -o BLACS/SRC/dtrbr2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dtrbr2d_.c mpicc -o BLACS/SRC/dgamx2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dgamx2d_.c mpicc -o BLACS/SRC/cgamx2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/cgamx2d_.c mpicc -o BLACS/SRC/dgamx2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dgamx2d_.c mpicc -o BLACS/SRC/sgerv2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/sgerv2d_.c mpicc -o BLACS/SRC/zgamx2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/zgamx2d_.c mpicc -o BLACS/SRC/strbs2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/strbs2d_.c mpicc -o BLACS/SRC/igamn2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/igamn2d_.c mpicc -o BLACS/SRC/igebr2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/igebr2d_.c mpicc -o BLACS/SRC/sgamn2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/sgamn2d_.c mpicc -o BLACS/SRC/strsd2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/strsd2d_.c mpicc -o BLACS/SRC/dgamn2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dgamn2d_.c mpicc -o BLACS/SRC/cgamn2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/cgamn2d_.c mpicc -o BLACS/SRC/sgamx2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/sgamx2d_.c mpicc -o BLACS/SRC/zgamn2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/zgamn2d_.c mpicc -o BLACS/SRC/ctrsd2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/ctrsd2d_.c mpicc -o BLACS/SRC/zgerv2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/zgerv2d_.c mpicc -o BLACS/SRC/cgamn2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/cgamn2d_.c mpicc -o BLACS/SRC/blacs_setup_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_setup_.c mpicc -o BLACS/SRC/blacs_set_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_set_.c mpicc -o BLACS/SRC/blacs_get_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_get_.c mpicc -o BLACS/SRC/blacs_get_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_get_.c mpicc -o BLACS/SRC/blacs_abort_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_abort_.c mpicc -o BLACS/SRC/blacs_abort_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_abort_.c mpicc -o BLACS/SRC/blacs_exit_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_exit_.c mpicc -o BLACS/SRC/blacs_pnum_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_pnum_.c mpicc -o BLACS/SRC/ztrrv2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/ztrrv2d_.c mpicc -o BLACS/SRC/blacs_pcoord_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_pcoord_.c mpicc -o BLACS/SRC/zgsum2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/zgsum2d_.c mpicc -o BLACS/SRC/itrbs2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/itrbs2d_.c mpicc -o BLACS/SRC/ksendid_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/ksendid_.c mpicc -o BLACS/SRC/ztrbs2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/ztrbs2d_.c mpicc -o BLACS/SRC/blacs_pcoord_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_pcoord_.c mpicc -o BLACS/SRC/dtrrv2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dtrrv2d_.c mpicc -o BLACS/SRC/ksendid_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/ksendid_.c mpicc -o BLACS/SRC/blacs_exit_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_exit_.c mpicc -o BLACS/SRC/ztrbr2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/ztrbr2d_.c mpicc -o BLACS/SRC/krecvid_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/krecvid_.c mpicc -o BLACS/SRC/kbsid_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/kbsid_.c mpicc -o BLACS/SRC/kbrid_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/kbrid_.c mpicc -o BLACS/SRC/blacs_set_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_set_.c mpicc -o BLACS/SRC/kbsid_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/kbsid_.c mpicc -o BLACS/SRC/dcputime00_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dcputime00_.c mpicc -o BLACS/SRC/igamx2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/igamx2d_.c mpicc -o BLACS/SRC/dwalltime00_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dwalltime00_.c mpicc -o BLACS/SRC/blacs_pinfo_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_pinfo_.c mpicc -o BLACS/SRC/blacs_init_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_init_.c mpicc -o BLACS/SRC/blacs_map_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_map_.c mpicc -o BLACS/SRC/kbrid_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/kbrid_.c mpicc -o BLACS/SRC/blacs_free_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_free_.c mpicc -o BLACS/SRC/blacs_free_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_free_.c mpicc -o BLACS/SRC/itrbr2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/itrbr2d_.c mpicc -o BLACS/SRC/blacs_grid_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_grid_.c mpicc -o BLACS/SRC/dgerv2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dgerv2d_.c mpicc -o BLACS/SRC/blacs_info_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_info_.c mpicc -o BLACS/SRC/blacs_barr_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_barr_.c mpicc -o BLACS/SRC/itrsd2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/itrsd2d_.c mpicc -o BLACS/SRC/sys2blacs_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/sys2blacs_.c mpicc -o BLACS/SRC/zgamx2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/zgamx2d_.c mpicc -o BLACS/SRC/blacs2sys_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs2sys_.c mpicc -o BLACS/SRC/blacs_map_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_map_.c mpicc -o BLACS/SRC/cgamx2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/cgamx2d_.c mpicc -o BLACS/SRC/cgebr2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/cgebr2d_.c mpicc -o BLACS/SRC/free_handle_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/free_handle_.c mpicc -o BLACS/SRC/BI_Arecv.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_Arecv.c mpicc -o BLACS/SRC/BI_ArgCheck.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_ArgCheck.c mpicc -o BLACS/SRC/sgamn2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/sgamn2d_.c mpicc -o BLACS/SRC/sys2blacs_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/sys2blacs_.c mpicc -o BLACS/SRC/BI_Asend.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_Asend.c mpicc -o BLACS/SRC/BI_BeComb.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_BeComb.c mpicc -o BLACS/SRC/BI_BlacsAbort.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_BlacsAbort.c mpicc -o BLACS/SRC/BI_BlacsErr.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_BlacsErr.c mpicc -o BLACS/SRC/BI_BlacsWarn.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_BlacsWarn.c mpicc -o BLACS/SRC/blacs_pnum_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_pnum_.c mpicc -o BLACS/SRC/BI_BuffIsFree.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_BuffIsFree.c mpicc -o BLACS/SRC/krecvid_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/krecvid_.c mpicc -o BLACS/SRC/BI_ContxtNum.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_ContxtNum.c mpicc -o BLACS/SRC/BI_EmergencyBuff.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_EmergencyBuff.c mpicc -o BLACS/SRC/BI_GetBuff.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_GetBuff.c mpicc -o BLACS/SRC/cgesd2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/cgesd2d_.c mpicc -o BLACS/SRC/BI_GetMpiGeType.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_GetMpiGeType.c mpicc -o BLACS/SRC/dgsum2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dgsum2d_.c mpicc -o BLACS/SRC/BI_GetMpiTrType.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_GetMpiTrType.c mpicc -o BLACS/SRC/BI_GlobalVars.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_GlobalVars.c mpicc -o BLACS/SRC/BI_HypBR.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_HypBR.c mpicc -o BLACS/SRC/BI_HypBS.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_HypBS.c mpicc -o BLACS/SRC/BI_IdringBR.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_IdringBR.c mpicc -o BLACS/SRC/BI_IdringBS.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_IdringBS.c mpicc -o BLACS/SRC/BI_MpathBR.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_MpathBR.c mpicc -o BLACS/SRC/BI_MpathBS.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_MpathBS.c mpicc -o BLACS/SRC/BI_MringComb.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_MringComb.c mpicc -o BLACS/SRC/BI_Pack.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_Pack.c mpicc -o BLACS/SRC/dcputime00_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dcputime00_.c mpicc -o BLACS/SRC/BI_Rsend.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_Rsend.c mpicc -o BLACS/SRC/BI_Srecv.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_Srecv.c mpicc -o BLACS/SRC/BI_SringBR.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_SringBR.c mpicc -o BLACS/SRC/BI_SringBS.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_SringBS.c mpicc -o BLACS/SRC/BI_Ssend.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_Ssend.c mpicc -o BLACS/SRC/BI_TransDist.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_TransDist.c mpicc -o BLACS/SRC/BI_TransUserComm.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_TransUserComm.c mpicc -o BLACS/SRC/igamn2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/igamn2d_.c mpicc -o BLACS/SRC/BI_TreeBR.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_TreeBR.c mpicc -o BLACS/SRC/blacs_barr_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_barr_.c mpicc -o BLACS/SRC/BI_TreeBS.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_TreeBS.c mpicc -o BLACS/SRC/zgamn2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/zgamn2d_.c mpicc -o BLACS/SRC/BI_TreeComb.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_TreeComb.c mpicc -o BLACS/SRC/BI_Unpack.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_Unpack.c mpicc -o BLACS/SRC/BI_UpdateBuffs.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_UpdateBuffs.c mpicc -o BLACS/SRC/BI_cMPI_amn.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_cMPI_amn.c mpicc -o BLACS/SRC/blacs_setup_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_setup_.c mpicc -o BLACS/SRC/BI_cMPI_amn2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_cMPI_amn2.c mpicc -o BLACS/SRC/ztrsd2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/ztrsd2d_.c mpicc -o BLACS/SRC/BI_cMPI_amx.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_cMPI_amx.c mpicc -o BLACS/SRC/strrv2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/strrv2d_.c mpicc -o BLACS/SRC/BI_cMPI_amx2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_cMPI_amx2.c mpicc -o BLACS/SRC/BI_cMPI_sum.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_cMPI_sum.c mpicc -o BLACS/SRC/BI_cvvamn.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_cvvamn.c mpicc -o BLACS/SRC/BI_cvvamn2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_cvvamn2.c mpicc -o BLACS/SRC/BI_cvvamx.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_cvvamx.c mpicc -o BLACS/SRC/BI_cvvamx2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_cvvamx2.c mpicc -o BLACS/SRC/BI_cvvsum.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_cvvsum.c mpicc -o BLACS/SRC/BI_dMPI_amn.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_dMPI_amn.c mpicc -o BLACS/SRC/dgesd2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dgesd2d_.c mpicc -o BLACS/SRC/BI_dMPI_amn2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_dMPI_amn2.c mpicc -o BLACS/SRC/BI_dMPI_amx.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_dMPI_amx.c mpicc -o BLACS/SRC/BI_dMPI_amx2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_dMPI_amx2.c mpicc -o BLACS/SRC/BI_dmvcopy.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_dmvcopy.c mpicc -o BLACS/SRC/BI_dvmcopy.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_dvmcopy.c mpicc -o BLACS/SRC/BI_dvvamn.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_dvvamn.c mpicc -o BLACS/SRC/BI_dvvamn2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_dvvamn2.c mpicc -o BLACS/SRC/sgebr2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/sgebr2d_.c mpicc -o BLACS/SRC/BI_dvvamx.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_dvvamx.c mpicc -o BLACS/SRC/BI_dvvamx2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_dvvamx2.c mpicc -o BLACS/SRC/BI_dvvsum.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_dvvsum.c mpicc -o BLACS/SRC/BI_iMPI_amn.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_iMPI_amn.c mpicc -o BLACS/SRC/BI_iMPI_amn2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_iMPI_amn2.c mpicc -o BLACS/SRC/blacs_pinfo_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_pinfo_.c mpicc -o BLACS/SRC/BI_iMPI_amx.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_iMPI_amx.c mpicc -o BLACS/SRC/BI_iMPI_amx2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_iMPI_amx2.c mpicc -o BLACS/SRC/BI_imvcopy.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_imvcopy.c mpicc -o BLACS/SRC/BI_ivmcopy.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_ivmcopy.c mpicc -o BLACS/SRC/BI_ivvamn.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_ivvamn.c mpicc -o BLACS/SRC/BI_ivvamn2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_ivvamn2.c mpicc -o BLACS/SRC/BI_ivvamx.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_ivvamx.c mpicc -o BLACS/SRC/BI_ivvamx2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_ivvamx2.c mpicc -o BLACS/SRC/BI_ivvsum.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_ivvsum.c mpicc -o BLACS/SRC/BI_sMPI_amn.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_sMPI_amn.c mpicc -o BLACS/SRC/BI_sMPI_amn2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_sMPI_amn2.c mpicc -o BLACS/SRC/BI_sMPI_amx.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_sMPI_amx.c mpicc -o BLACS/SRC/BI_sMPI_amx2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_sMPI_amx2.c mpicc -o BLACS/SRC/BI_smvcopy.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_smvcopy.c mpicc -o BLACS/SRC/BI_svmcopy.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_svmcopy.c mpicc -o BLACS/SRC/BI_svvamn.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_svvamn.c mpicc -o BLACS/SRC/BI_svvamn2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_svvamn2.c mpicc -o BLACS/SRC/BI_svvamx.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_svvamx.c mpicc -o BLACS/SRC/BI_svvamx2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_svvamx2.c mpicc -o BLACS/SRC/BI_svvsum.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_svvsum.c mpicc -o BLACS/SRC/BI_zMPI_amn.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_zMPI_amn.c mpicc -o BLACS/SRC/BI_zMPI_amn2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_zMPI_amn2.c mpicc -o BLACS/SRC/BI_zMPI_amx.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_zMPI_amx.c mpicc -o BLACS/SRC/BI_zMPI_amx2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_zMPI_amx2.c mpicc -o BLACS/SRC/BI_zMPI_sum.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_zMPI_sum.c mpicc -o BLACS/SRC/BI_zvvamn.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_zvvamn.c mpicc -o BLACS/SRC/BI_zvvamn2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_zvvamn2.c mpicc -o BLACS/SRC/BI_zvvamx.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_zvvamx.c mpicc -o BLACS/SRC/BI_zvvamx2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_zvvamx2.c mpicc -o BLACS/SRC/BI_zvvsum.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_zvvsum.c mpicc -o PBLAS/SRC/pcagemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcagemv_.c mpicc -o PBLAS/SRC/pcahemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcahemv_.c mpicc -o PBLAS/SRC/pcamax_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcamax_.c mpicc -o PBLAS/SRC/pcatrmv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcatrmv_.c mpicc -o BLACS/SRC/dgamn2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dgamn2d_.c mpicc -o PBLAS/SRC/pcaxpy_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcaxpy_.c mpicc -o PBLAS/SRC/pccopy_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pccopy_.c mpicc -o PBLAS/SRC/pcdotc_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcdotc_.c mpicc -o PBLAS/SRC/pcdotu_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcdotu_.c mpicc -o PBLAS/SRC/pcgeadd_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcgeadd_.c mpicc -o PBLAS/SRC/pcgemm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcgemm_.c mpicc -o PBLAS/SRC/pcgemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcgemv_.c mpicc -o PBLAS/SRC/pcgerc_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcgerc_.c mpicc -o PBLAS/SRC/pcgeru_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcgeru_.c mpicc -o PBLAS/SRC/pchemm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pchemm_.c mpicc -o BLACS/SRC/blacs2sys_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs2sys_.c mpicc -o PBLAS/SRC/pchemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pchemv_.c mpicc -o PBLAS/SRC/pcher2_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcher2_.c mpicc -o PBLAS/SRC/pcher2k_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcher2k_.c mpicc -o PBLAS/SRC/pcher_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcher_.c mpicc -o PBLAS/SRC/pcherk_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcherk_.c mpicc -o PBLAS/SRC/pcscal_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcscal_.c mpicc -o PBLAS/SRC/pcsscal_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcsscal_.c mpicc -o PBLAS/SRC/pcswap_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcswap_.c mpicc -o PBLAS/SRC/pcsymm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcsymm_.c mpicc -o PBLAS/SRC/pcsyr2k_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcsyr2k_.c mpicc -o PBLAS/SRC/pcsyrk_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcsyrk_.c mpicc -o PBLAS/SRC/pctradd_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pctradd_.c mpicc -o BLACS/SRC/dwalltime00_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dwalltime00_.c mpicc -o PBLAS/SRC/pctranc_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pctranc_.c mpicc -o PBLAS/SRC/pctranu_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pctranu_.c mpicc -o PBLAS/SRC/pctrmm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pctrmm_.c mpicc -o BLACS/SRC/blacs_init_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_init_.c mpicc -o PBLAS/SRC/pctrmv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pctrmv_.c mpicc -o PBLAS/SRC/pctrsm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pctrsm_.c mpicc -o PBLAS/SRC/pctrsv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pctrsv_.c mpicc -o PBLAS/SRC/pdagemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdagemv_.c mpicc -o PBLAS/SRC/pdamax_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdamax_.c mpicc -o PBLAS/SRC/pdasum_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdasum_.c mpicc -o PBLAS/SRC/pdasymv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdasymv_.c mpicc -o PBLAS/SRC/pdatrmv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdatrmv_.c mpicc -o PBLAS/SRC/pdaxpy_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdaxpy_.c mpicc -o PBLAS/SRC/pdcopy_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdcopy_.c mpicc -o PBLAS/SRC/pddot_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pddot_.c mpicc -o PBLAS/SRC/pdgeadd_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdgeadd_.c mpicc -o PBLAS/SRC/pdgemm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdgemm_.c mpicc -o PBLAS/SRC/pdgemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdgemv_.c mpicc -o PBLAS/SRC/pdger_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdger_.c mpicc -o PBLAS/SRC/pdnrm2_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdnrm2_.c mpicc -o PBLAS/SRC/pdscal_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdscal_.c mpicc -o PBLAS/SRC/pdswap_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdswap_.c mpicc -o PBLAS/SRC/pdsymm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdsymm_.c mpicc -o PBLAS/SRC/pdsymv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdsymv_.c mpicc -o PBLAS/SRC/pdsyr2_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdsyr2_.c mpicc -o PBLAS/SRC/pdsyr2k_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdsyr2k_.c mpicc -o PBLAS/SRC/pdsyr_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdsyr_.c mpicc -o PBLAS/SRC/pdsyrk_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdsyrk_.c mpicc -o PBLAS/SRC/pdtradd_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdtradd_.c mpicc -o PBLAS/SRC/pdtran_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdtran_.c mpicc -o PBLAS/SRC/pdtrmm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdtrmm_.c mpicc -o PBLAS/SRC/pdtrmv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdtrmv_.c mpicc -o PBLAS/SRC/pdtrsm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdtrsm_.c mpicc -o PBLAS/SRC/pdtrsv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdtrsv_.c mpicc -o PBLAS/SRC/pdzasum_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdzasum_.c mpicc -o PBLAS/SRC/pdznrm2_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdznrm2_.c mpicc -o PBLAS/SRC/picopy_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/picopy_.c mpif90 -o PBLAS/SRC/pilaenv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/pilaenv.f mpicc -o PBLAS/SRC/psagemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psagemv_.c mpicc -o PBLAS/SRC/psamax_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psamax_.c mpicc -o PBLAS/SRC/psasum_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psasum_.c mpicc -o PBLAS/SRC/psasymv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psasymv_.c mpicc -o PBLAS/SRC/psatrmv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psatrmv_.c mpicc -o PBLAS/SRC/psaxpy_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psaxpy_.c mpicc -o PBLAS/SRC/pscasum_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pscasum_.c mpicc -o PBLAS/SRC/pscnrm2_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pscnrm2_.c mpicc -o PBLAS/SRC/pscopy_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pscopy_.c mpicc -o PBLAS/SRC/psdot_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psdot_.c mpicc -o PBLAS/SRC/psgeadd_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psgeadd_.c mpicc -o PBLAS/SRC/psgemm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psgemm_.c mpicc -o PBLAS/SRC/psgemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psgemv_.c mpicc -o PBLAS/SRC/psger_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psger_.c mpicc -o PBLAS/SRC/psnrm2_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psnrm2_.c mpicc -o PBLAS/SRC/psscal_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psscal_.c mpicc -o PBLAS/SRC/psswap_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psswap_.c mpicc -o PBLAS/SRC/pssymm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pssymm_.c mpicc -o PBLAS/SRC/pssymv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pssymv_.c mpicc -o PBLAS/SRC/pssyr2_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pssyr2_.c mpicc -o PBLAS/SRC/pssyr2k_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pssyr2k_.c mpicc -o PBLAS/SRC/pssyr_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pssyr_.c mpicc -o PBLAS/SRC/pssyrk_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pssyrk_.c mpicc -o PBLAS/SRC/pstradd_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pstradd_.c mpicc -o PBLAS/SRC/pstran_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pstran_.c mpicc -o PBLAS/SRC/pstrmm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pstrmm_.c mpicc -o PBLAS/SRC/pstrmv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pstrmv_.c mpicc -o PBLAS/SRC/pstrsm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pstrsm_.c mpicc -o PBLAS/SRC/pstrsv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pstrsv_.c mpicc -o PBLAS/SRC/pzagemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzagemv_.c mpicc -o PBLAS/SRC/pzahemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzahemv_.c mpicc -o PBLAS/SRC/pzamax_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzamax_.c mpicc -o PBLAS/SRC/pzatrmv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzatrmv_.c mpicc -o PBLAS/SRC/pzaxpy_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzaxpy_.c mpicc -o PBLAS/SRC/pzcopy_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzcopy_.c mpicc -o PBLAS/SRC/pzdotc_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzdotc_.c mpicc -o PBLAS/SRC/pzdotu_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzdotu_.c mpicc -o PBLAS/SRC/pzdscal_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzdscal_.c mpicc -o PBLAS/SRC/pzgeadd_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzgeadd_.c mpicc -o PBLAS/SRC/pzgemm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzgemm_.c mpicc -o PBLAS/SRC/pzgemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzgemv_.c mpicc -o PBLAS/SRC/pzgerc_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzgerc_.c mpicc -o PBLAS/SRC/pzgeru_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzgeru_.c mpicc -o PBLAS/SRC/pzhemm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzhemm_.c mpicc -o PBLAS/SRC/pzhemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzhemv_.c mpicc -o PBLAS/SRC/pzher2_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzher2_.c mpicc -o PBLAS/SRC/pzher2k_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzher2k_.c mpicc -o PBLAS/SRC/pzher_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzher_.c mpicc -o PBLAS/SRC/pzherk_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzherk_.c mpicc -o PBLAS/SRC/pzscal_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzscal_.c mpicc -o PBLAS/SRC/pzswap_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzswap_.c mpicc -o PBLAS/SRC/pzsymm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzsymm_.c mpicc -o PBLAS/SRC/pzsyr2k_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzsyr2k_.c mpicc -o PBLAS/SRC/pzsyrk_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzsyrk_.c mpicc -o PBLAS/SRC/pztradd_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pztradd_.c mpicc -o PBLAS/SRC/pztranc_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pztranc_.c mpicc -o PBLAS/SRC/pztranu_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pztranu_.c mpicc -o PBLAS/SRC/pztrmm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pztrmm_.c mpicc -o PBLAS/SRC/pztrmv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pztrmv_.c mpicc -o PBLAS/SRC/pztrsm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pztrsm_.c mpicc -o PBLAS/SRC/pztrsv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pztrsv_.c mpicc -o REDIST/SRC/pcgemr.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pcgemr.c mpicc -o REDIST/SRC/pcgemr2.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pcgemr2.c mpicc -o BLACS/SRC/blacs_info_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_info_.c mpicc -o BLACS/SRC/free_handle_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/free_handle_.c mpicc -o BLACS/SRC/blacs_grid_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_grid_.c mpicc -o REDIST/SRC/pctrmr.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pctrmr.c mpicc -o REDIST/SRC/pctrmr2.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pctrmr2.c mpicc -o REDIST/SRC/pdgemr.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pdgemr.c mpicc -o REDIST/SRC/pdgemr2.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pdgemr2.c mpicc -o REDIST/SRC/pdtrmr.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pdtrmr.c mpicc -o REDIST/SRC/pdtrmr2.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pdtrmr2.c mpicc -o REDIST/SRC/pgemraux.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pgemraux.c mpicc -o REDIST/SRC/pigemr.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pigemr.c mpicc -o REDIST/SRC/pigemr2.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pigemr2.c mpicc -o REDIST/SRC/pitrmr.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pitrmr.c mpicc -o REDIST/SRC/pitrmr2.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pitrmr2.c mpicc -o REDIST/SRC/psgemr.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/psgemr.c mpicc -o REDIST/SRC/psgemr2.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/psgemr2.c mpicc -o REDIST/SRC/pstrmr.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pstrmr.c mpicc -o REDIST/SRC/pstrmr2.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pstrmr2.c mpicc -o REDIST/SRC/pzgemr.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pzgemr.c mpicc -o REDIST/SRC/pzgemr2.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pzgemr2.c mpicc -o REDIST/SRC/pztrmr.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pztrmr.c mpicc -o REDIST/SRC/pztrmr2.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pztrmr2.c mpif90 -o SRC/bdlaapp.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/bdlaapp.f mpif90 -o SRC/bdlaexc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/bdlaexc.f mpif90 -o SRC/bdtrexc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/bdtrexc.f mpif90 -o SRC/bslaapp.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/bslaapp.f mpif90 -o SRC/bslaexc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/bslaexc.f mpif90 -o SRC/bstrexc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/bstrexc.f mpif90 -o SRC/cdbtf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/cdbtf2.f mpif90 -o SRC/cdbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/cdbtrf.f mpif90 -o SRC/cdttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/cdttrf.f mpif90 -o SRC/cdttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/cdttrsv.f mpif90 -o SRC/clahqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/clahqr2.f mpif90 -o SRC/clamsh.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/clamsh.f mpif90 -o SRC/clanv2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/clanv2.f mpif90 -o SRC/claref.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/claref.f mpif90 -o SRC/cpttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/cpttrsv.f mpif90 -o SRC/csteqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/csteqr2.f mpif90 -o SRC/ctrmvt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/ctrmvt.f mpif90 -o SRC/ddbtf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/ddbtf2.f mpif90 -o SRC/ddbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/ddbtrf.f mpif90 -o SRC/ddttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/ddttrf.f mpif90 -o SRC/ddttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/ddttrsv.f mpif90 -o SRC/dlamsh.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlamsh.f mpif90 -o SRC/dlapst.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlapst.f mpif90 -o SRC/dlaqr6.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlaqr6.f mpif90 -o SRC/dlar1va.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlar1va.f mpif90 -o SRC/dlaref.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlaref.f mpif90 -o SRC/dlarrb2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlarrb2.f mpif90 -o SRC/dlarrd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlarrd2.f mpif90 -o SRC/dlarre2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlarre2.f mpif90 -o SRC/dlarre2a.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlarre2a.f mpif90 -o SRC/dlarrf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlarrf2.f mpif90 -o SRC/dlarrv2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlarrv2.f mpif90 -o SRC/dlasorte.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlasorte.f mpif90 -o SRC/dlasrt2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlasrt2.f mpif90 -o SRC/dpttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dpttrsv.f mpif90 -o SRC/dstegr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dstegr2.f mpif90 -o SRC/dstegr2a.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dstegr2a.f mpif90 -o SRC/dstegr2b.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dstegr2b.f mpif90 -o SRC/dstein2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dstein2.f mpif90 -o SRC/dsteqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dsteqr2.f mpif90 -o SRC/dtrmvt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dtrmvt.f mpicc -o SRC/getpbbuf.o -c -DAdd_ -fPIC -fstack-protector -g -O SRC/getpbbuf.c mpicc -o SRC/pbchkvect.o -c -DAdd_ -fPIC -fstack-protector -g -O SRC/pbchkvect.c mpif90 -o SRC/pcdbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcdbsv.f mpif90 -o SRC/pcdbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcdbtrf.f mpif90 -o SRC/pcdbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcdbtrs.f mpif90 -o SRC/pcdbtrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcdbtrsv.f mpif90 -o SRC/pcdtsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcdtsv.f mpif90 -o SRC/pcdttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcdttrf.f mpif90 -o SRC/pcdttrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcdttrs.f mpif90 -o SRC/pcdttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcdttrsv.f mpif90 -o SRC/pcgbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgbsv.f mpif90 -o SRC/pcgbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgbtrf.f mpif90 -o SRC/pcgbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgbtrs.f mpif90 -o SRC/pcgebd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgebd2.f mpif90 -o SRC/pcgebrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgebrd.f mpif90 -o SRC/pcgecon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgecon.f mpif90 -o SRC/pcgeequ.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgeequ.f mpif90 -o SRC/pcgehd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgehd2.f mpif90 -o SRC/pcgehrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgehrd.f mpif90 -o SRC/pcgelq2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgelq2.f mpif90 -o SRC/pcgelqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgelqf.f mpif90 -o SRC/pcgels.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgels.f mpif90 -o SRC/pcgeql2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgeql2.f mpif90 -o SRC/pcgeqlf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgeqlf.f mpif90 -o SRC/pcgeqpf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgeqpf.f mpif90 -o SRC/pcgeqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgeqr2.f mpif90 -o SRC/pcgeqrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgeqrf.f mpif90 -o SRC/pcgerfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgerfs.f mpif90 -o SRC/pcgerq2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgerq2.f mpif90 -o SRC/pcgerqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgerqf.f mpif90 -o SRC/pcgesv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgesv.f mpif90 -o SRC/pcgesvd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgesvd.f mpif90 -o SRC/pcgesvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgesvx.f mpif90 -o SRC/pcgetf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgetf2.f mpif90 -o SRC/pcgetrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgetrf.f mpif90 -o SRC/pcgetri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgetri.f mpif90 -o SRC/pcgetrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgetrs.f mpif90 -o SRC/pcggqrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcggqrf.f mpif90 -o SRC/pcggrqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcggrqf.f mpif90 -o SRC/pcheev.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcheev.f mpif90 -o SRC/pcheevd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcheevd.f mpif90 -o SRC/pcheevr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcheevr.f mpif90 -o SRC/pcheevx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcheevx.f mpif90 -o SRC/pchegs2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pchegs2.f mpif90 -o SRC/pchegst.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pchegst.f mpif90 -o SRC/pchegvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pchegvx.f mpif90 -o SRC/pchengst.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pchengst.f mpif90 -o SRC/pchentrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pchentrd.f mpif90 -o SRC/pchetd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pchetd2.f mpif90 -o SRC/pchetrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pchetrd.f mpif90 -o SRC/pchettrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pchettrd.f mpif90 -o SRC/pclabrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclabrd.f mpif90 -o SRC/pclacgv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclacgv.f mpif90 -o SRC/pclacon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclacon.f mpif90 -o SRC/pclaconsb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclaconsb.f mpif90 -o SRC/pclacp2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclacp2.f mpif90 -o SRC/pclacp3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclacp3.f mpif90 -o SRC/pclacpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclacpy.f mpif90 -o SRC/pclaevswp.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclaevswp.f mpif90 -o SRC/pclahqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclahqr.f mpif90 -o SRC/pclahrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclahrd.f mpif90 -o SRC/pclamr1d.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclamr1d.f mpif90 -o SRC/pclange.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclange.f mpif90 -o SRC/pclanhe.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclanhe.f mpif90 -o SRC/pclanhs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclanhs.f mpif90 -o SRC/pclansy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclansy.f mpif90 -o SRC/pclantr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclantr.f mpif90 -o SRC/pclapiv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclapiv.f mpif90 -o SRC/pclapv2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclapv2.f mpif90 -o SRC/pclaqge.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclaqge.f mpif90 -o SRC/pclaqsy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclaqsy.f mpif90 -o SRC/pclarf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclarf.f mpif90 -o SRC/pclarfb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclarfb.f mpif90 -o SRC/pclarfc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclarfc.f mpif90 -o SRC/pclarfg.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclarfg.f mpif90 -o SRC/pclarft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclarft.f mpif90 -o SRC/pclarz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclarz.f mpif90 -o SRC/pclarzb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclarzb.f mpif90 -o SRC/pclarzc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclarzc.f mpif90 -o SRC/pclarzt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclarzt.f mpif90 -o SRC/pclascl.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclascl.f mpif90 -o SRC/pclase2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclase2.f mpif90 -o SRC/pclaset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclaset.f mpif90 -o SRC/pclasmsub.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclasmsub.f mpif90 -o SRC/pclassq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclassq.f mpif90 -o SRC/pclaswp.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclaswp.f mpif90 -o SRC/pclatra.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclatra.f mpif90 -o SRC/pclatrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclatrd.f mpif90 -o SRC/pclatrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclatrs.f mpif90 -o SRC/pclatrz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclatrz.f mpif90 -o SRC/pclattrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclattrs.f mpif90 -o SRC/pclauu2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclauu2.f mpif90 -o SRC/pclauum.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclauum.f mpif90 -o SRC/pclawil.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclawil.f mpif90 -o SRC/pcmax1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcmax1.f mpif90 -o SRC/pcpbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpbsv.f mpif90 -o SRC/pcpbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpbtrf.f mpif90 -o SRC/pcpbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpbtrs.f mpif90 -o SRC/pcpbtrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpbtrsv.f mpif90 -o SRC/pcpocon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpocon.f mpif90 -o SRC/pcpoequ.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpoequ.f mpif90 -o SRC/pcporfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcporfs.f mpif90 -o SRC/pcposv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcposv.f mpif90 -o SRC/pcposvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcposvx.f mpif90 -o SRC/pcpotf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpotf2.f mpif90 -o SRC/pcpotrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpotrf.f mpif90 -o SRC/pcpotri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpotri.f mpif90 -o SRC/pcpotrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpotrs.f mpif90 -o SRC/pcptsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcptsv.f mpif90 -o SRC/pcpttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpttrf.f mpif90 -o SRC/pcpttrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpttrs.f mpif90 -o SRC/pcpttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpttrsv.f mpicc -o SRC/pcrot.o -c -DAdd_ -fPIC -fstack-protector -g -O SRC/pcrot.c mpif90 -o SRC/pcsrscl.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcsrscl.f mpif90 -o SRC/pcstein.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcstein.f mpif90 -o SRC/pctrcon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pctrcon.f mpif90 -o SRC/pctrevc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pctrevc.f mpif90 -o SRC/pctrrfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pctrrfs.f mpif90 -o SRC/pctrti2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pctrti2.f mpif90 -o SRC/pctrtri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pctrtri.f mpif90 -o SRC/pctrtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pctrtrs.f mpif90 -o SRC/pctzrzf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pctzrzf.f mpif90 -o SRC/pcung2l.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcung2l.f mpif90 -o SRC/pcung2r.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcung2r.f mpif90 -o SRC/pcungl2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcungl2.f mpif90 -o SRC/pcunglq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunglq.f mpif90 -o SRC/pcungql.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcungql.f mpif90 -o SRC/pcungqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcungqr.f mpif90 -o SRC/pcungr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcungr2.f mpif90 -o SRC/pcungrq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcungrq.f mpif90 -o SRC/pcunm2l.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunm2l.f mpif90 -o SRC/pcunm2r.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunm2r.f mpif90 -o SRC/pcunmbr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunmbr.f mpif90 -o SRC/pcunmhr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunmhr.f mpif90 -o SRC/pcunml2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunml2.f mpif90 -o SRC/pcunmlq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunmlq.f mpif90 -o SRC/pcunmql.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunmql.f mpif90 -o SRC/pcunmqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunmqr.f mpif90 -o SRC/pcunmr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunmr2.f mpif90 -o SRC/pcunmr3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunmr3.f mpif90 -o SRC/pcunmrq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunmrq.f mpif90 -o SRC/pcunmrz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunmrz.f mpif90 -o SRC/pcunmtr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunmtr.f mpif90 -o SRC/pddbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pddbsv.f mpif90 -o SRC/pddbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pddbtrf.f mpif90 -o SRC/pddbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pddbtrs.f mpif90 -o SRC/pddbtrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pddbtrsv.f mpif90 -o SRC/pddtsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pddtsv.f mpif90 -o SRC/pddttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pddttrf.f mpif90 -o SRC/pddttrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pddttrs.f mpif90 -o SRC/pddttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pddttrsv.f mpif90 -o SRC/pdgbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgbsv.f mpif90 -o SRC/pdgbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgbtrf.f mpif90 -o SRC/pdgbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgbtrs.f mpif90 -o SRC/pdgebal.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgebal.f mpif90 -o SRC/pdgebd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgebd2.f mpif90 -o SRC/pdgebrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgebrd.f mpif90 -o SRC/pdgecon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgecon.f mpif90 -o SRC/pdgeequ.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgeequ.f mpif90 -o SRC/pdgehd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgehd2.f mpif90 -o SRC/pdgehrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgehrd.f mpif90 -o SRC/pdgelq2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgelq2.f mpif90 -o SRC/pdgelqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgelqf.f mpif90 -o SRC/pdgels.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgels.f mpif90 -o SRC/pdgeql2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgeql2.f mpif90 -o SRC/pdgeqlf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgeqlf.f mpif90 -o SRC/pdgeqpf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgeqpf.f mpif90 -o SRC/pdgeqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgeqr2.f mpif90 -o SRC/pdgeqrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgeqrf.f mpif90 -o SRC/pdgerfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgerfs.f mpif90 -o SRC/pdgerq2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgerq2.f mpif90 -o SRC/pdgerqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgerqf.f mpif90 -o SRC/pdgesv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgesv.f mpif90 -o SRC/pdgesvd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgesvd.f mpif90 -o SRC/pdgesvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgesvx.f mpif90 -o SRC/pdgetf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgetf2.f mpif90 -o SRC/pdgetrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgetrf.f mpif90 -o SRC/pdgetri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgetri.f mpif90 -o SRC/pdgetrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgetrs.f mpif90 -o SRC/pdggqrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdggqrf.f mpif90 -o SRC/pdggrqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdggrqf.f mpif90 -o SRC/pdhseqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdhseqr.f mpif90 -o SRC/pdlabad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlabad.f mpif90 -o SRC/pdlabrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlabrd.f mpif90 -o SRC/pdlacon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlacon.f mpif90 -o SRC/pdlaconsb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaconsb.f mpif90 -o SRC/pdlacp2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlacp2.f mpif90 -o SRC/pdlacp3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlacp3.f mpif90 -o SRC/pdlacpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlacpy.f mpif90 -o SRC/pdlaed0.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaed0.f mpif90 -o SRC/pdlaed1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaed1.f mpif90 -o SRC/pdlaed2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaed2.f mpif90 -o SRC/pdlaed3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaed3.f mpif90 -o SRC/pdlaedz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaedz.f mpif90 -o SRC/pdlaevswp.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaevswp.f mpif90 -o SRC/pdlahqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlahqr.f mpif90 -o SRC/pdlahrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlahrd.f mpicc -o SRC/pdlaiect.o -c -DAdd_ -fPIC -fstack-protector -g -O SRC/pdlaiect.c mpif90 -o SRC/pdlamch.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlamch.f mpif90 -o SRC/pdlamr1d.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlamr1d.f mpif90 -o SRC/pdlamve.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlamve.f mpif90 -o SRC/pdlange.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlange.f mpif90 -o SRC/pdlanhs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlanhs.f mpif90 -o SRC/pdlansy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlansy.f mpif90 -o SRC/pdlantr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlantr.f mpif90 -o SRC/pdlapiv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlapiv.f mpif90 -o SRC/pdlapv2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlapv2.f mpif90 -o SRC/pdlaqge.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaqge.f mpif90 -o SRC/pdlaqr0.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaqr0.f mpif90 -o SRC/pdlaqr1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaqr1.f mpif90 -o SRC/pdlaqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaqr2.f mpif90 -o SRC/pdlaqr3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaqr3.f mpif90 -o SRC/pdlaqr4.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaqr4.f mpif90 -o SRC/pdlaqr5.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaqr5.f mpif90 -o SRC/pdlaqsy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaqsy.f mpif90 -o SRC/pdlared1d.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlared1d.f mpif90 -o SRC/pdlared2d.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlared2d.f mpif90 -o SRC/pdlarf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlarf.f mpif90 -o SRC/pdlarfb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlarfb.f mpif90 -o SRC/pdlarfg.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlarfg.f mpif90 -o SRC/pdlarft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlarft.f mpif90 -o SRC/pdlarz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlarz.f mpif90 -o SRC/pdlarzb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlarzb.f mpif90 -o SRC/pdlarzt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlarzt.f mpif90 -o SRC/pdlascl.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlascl.f mpif90 -o SRC/pdlase2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlase2.f mpif90 -o SRC/pdlaset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaset.f mpif90 -o SRC/pdlasmsub.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlasmsub.f mpif90 -o SRC/pdlasrt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlasrt.f mpif90 -o SRC/pdlassq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlassq.f mpif90 -o SRC/pdlaswp.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaswp.f mpif90 -o SRC/pdlatra.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlatra.f mpif90 -o SRC/pdlatrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlatrd.f mpif90 -o SRC/pdlatrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlatrs.f mpif90 -o SRC/pdlatrz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlatrz.f mpif90 -o SRC/pdlauu2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlauu2.f mpif90 -o SRC/pdlauum.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlauum.f mpif90 -o SRC/pdlawil.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlawil.f mpif90 -o SRC/pdorg2l.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdorg2l.f mpif90 -o SRC/pdorg2r.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdorg2r.f mpif90 -o SRC/pdorgl2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdorgl2.f mpif90 -o SRC/pdorglq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdorglq.f mpif90 -o SRC/pdorgql.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdorgql.f mpif90 -o SRC/pdorgqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdorgqr.f mpif90 -o SRC/pdorgr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdorgr2.f mpif90 -o SRC/pdorgrq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdorgrq.f mpif90 -o SRC/pdorm2l.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdorm2l.f mpif90 -o SRC/pdorm2r.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdorm2r.f mpif90 -o SRC/pdormbr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdormbr.f mpif90 -o SRC/pdormhr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdormhr.f mpif90 -o SRC/pdorml2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdorml2.f mpif90 -o SRC/pdormlq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdormlq.f mpif90 -o SRC/pdormql.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdormql.f mpif90 -o SRC/pdormqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdormqr.f mpif90 -o SRC/pdormr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdormr2.f mpif90 -o SRC/pdormr3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdormr3.f mpif90 -o SRC/pdormrq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdormrq.f mpif90 -o SRC/pdormrz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdormrz.f mpif90 -o SRC/pdormtr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdormtr.f mpif90 -o SRC/pdpbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpbsv.f mpif90 -o SRC/pdpbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpbtrf.f mpif90 -o SRC/pdpbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpbtrs.f mpif90 -o SRC/pdpbtrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpbtrsv.f mpif90 -o SRC/pdpocon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpocon.f mpif90 -o SRC/pdpoequ.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpoequ.f mpif90 -o SRC/pdporfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdporfs.f mpif90 -o SRC/pdposv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdposv.f mpif90 -o SRC/pdposvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdposvx.f mpif90 -o SRC/pdpotf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpotf2.f mpif90 -o SRC/pdpotrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpotrf.f mpif90 -o SRC/pdpotri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpotri.f mpif90 -o SRC/pdpotrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpotrs.f mpif90 -o SRC/pdptsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdptsv.f mpif90 -o SRC/pdpttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpttrf.f mpif90 -o SRC/pdpttrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpttrs.f mpif90 -o SRC/pdpttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpttrsv.f mpif90 -o SRC/pdrot.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdrot.f mpif90 -o SRC/pdrscl.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdrscl.f mpif90 -o SRC/pdstebz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdstebz.f mpif90 -o SRC/pdstedc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdstedc.f mpif90 -o SRC/pdstein.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdstein.f mpif90 -o SRC/pdsyev.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsyev.f mpif90 -o SRC/pdsyevd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsyevd.f mpif90 -o SRC/pdsyevr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsyevr.f mpif90 -o SRC/pdsyevx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsyevx.f mpif90 -o SRC/pdsygs2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsygs2.f mpif90 -o SRC/pdsygst.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsygst.f mpif90 -o SRC/pdsygvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsygvx.f mpif90 -o SRC/pdsyngst.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsyngst.f mpif90 -o SRC/pdsyntrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsyntrd.f mpif90 -o SRC/pdsytd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsytd2.f mpif90 -o SRC/pdsytrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsytrd.f mpif90 -o SRC/pdsyttrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsyttrd.f mpif90 -o SRC/pdtrcon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdtrcon.f mpif90 -o SRC/pdtrord.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdtrord.f mpif90 -o SRC/pdtrrfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdtrrfs.f mpif90 -o SRC/pdtrsen.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdtrsen.f mpif90 -o SRC/pdtrti2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdtrti2.f mpif90 -o SRC/pdtrtri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdtrtri.f mpif90 -o SRC/pdtrtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdtrtrs.f mpif90 -o SRC/pdtzrzf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdtzrzf.f mpif90 -o SRC/pdzsum1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdzsum1.f mpif90 -o SRC/pilaenvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pilaenvx.f mpif90 -o SRC/pilaver.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pilaver.f mpif90 -o SRC/piparmq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/piparmq.f mpif90 -o SRC/pjlaenv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pjlaenv.f mpif90 -o SRC/pmpcol.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pmpcol.f mpif90 -o SRC/pmpim2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pmpim2.f mpif90 -o SRC/pscsum1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pscsum1.f mpif90 -o SRC/psdbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psdbsv.f mpif90 -o SRC/psdbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psdbtrf.f mpif90 -o SRC/psdbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psdbtrs.f mpif90 -o SRC/psdbtrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psdbtrsv.f mpif90 -o SRC/psdtsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psdtsv.f mpif90 -o SRC/psdttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psdttrf.f mpif90 -o SRC/psdttrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psdttrs.f mpif90 -o SRC/psdttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psdttrsv.f mpif90 -o SRC/psgbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgbsv.f mpif90 -o SRC/psgbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgbtrf.f mpif90 -o SRC/psgbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgbtrs.f mpif90 -o SRC/psgebal.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgebal.f mpif90 -o SRC/psgebd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgebd2.f mpif90 -o SRC/psgebrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgebrd.f mpif90 -o SRC/psgecon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgecon.f mpif90 -o SRC/psgeequ.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgeequ.f mpif90 -o SRC/psgehd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgehd2.f mpif90 -o SRC/psgehrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgehrd.f mpif90 -o SRC/psgelq2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgelq2.f mpif90 -o SRC/psgelqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgelqf.f mpif90 -o SRC/psgels.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgels.f mpif90 -o SRC/psgeql2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgeql2.f mpif90 -o SRC/psgeqlf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgeqlf.f mpif90 -o SRC/psgeqpf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgeqpf.f mpif90 -o SRC/psgeqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgeqr2.f mpif90 -o SRC/psgeqrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgeqrf.f mpif90 -o SRC/psgerfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgerfs.f mpif90 -o SRC/psgerq2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgerq2.f mpif90 -o SRC/psgerqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgerqf.f mpif90 -o SRC/psgesv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgesv.f mpif90 -o SRC/psgesvd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgesvd.f mpif90 -o SRC/psgesvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgesvx.f mpif90 -o SRC/psgetf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgetf2.f mpif90 -o SRC/psgetrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgetrf.f mpif90 -o SRC/psgetri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgetri.f mpif90 -o SRC/psgetrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgetrs.f mpif90 -o SRC/psggqrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psggqrf.f mpif90 -o SRC/psggrqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psggrqf.f mpif90 -o SRC/pshseqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pshseqr.f mpif90 -o SRC/pslabad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslabad.f mpif90 -o SRC/pslabrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslabrd.f mpif90 -o SRC/pslacon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslacon.f mpif90 -o SRC/pslaconsb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaconsb.f mpif90 -o SRC/pslacp2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslacp2.f mpif90 -o SRC/pslacp3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslacp3.f mpif90 -o SRC/pslacpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslacpy.f mpif90 -o SRC/pslaed0.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaed0.f mpif90 -o SRC/pslaed1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaed1.f mpif90 -o SRC/pslaed2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaed2.f mpif90 -o SRC/pslaed3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaed3.f mpif90 -o SRC/pslaedz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaedz.f mpif90 -o SRC/pslaevswp.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaevswp.f mpif90 -o SRC/pslahqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslahqr.f mpif90 -o SRC/pslahrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslahrd.f mpicc -o SRC/pslaiect.o -c -DAdd_ -fPIC -fstack-protector -g -O SRC/pslaiect.c mpif90 -o SRC/pslamch.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslamch.f mpif90 -o SRC/pslamr1d.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslamr1d.f mpif90 -o SRC/pslamve.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslamve.f mpif90 -o SRC/pslange.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslange.f mpif90 -o SRC/pslanhs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslanhs.f mpif90 -o SRC/pslansy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslansy.f mpif90 -o SRC/pslantr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslantr.f mpif90 -o SRC/pslapiv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslapiv.f mpif90 -o SRC/pslapv2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslapv2.f mpif90 -o SRC/pslaqge.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaqge.f mpif90 -o SRC/pslaqr0.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaqr0.f mpif90 -o SRC/pslaqr1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaqr1.f mpif90 -o SRC/pslaqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaqr2.f mpif90 -o SRC/pslaqr3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaqr3.f mpif90 -o SRC/pslaqr4.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaqr4.f mpif90 -o SRC/pslaqr5.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaqr5.f mpif90 -o SRC/pslaqsy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaqsy.f mpif90 -o SRC/pslared1d.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslared1d.f mpif90 -o SRC/pslared2d.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslared2d.f mpif90 -o SRC/pslarf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslarf.f mpif90 -o SRC/pslarfb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslarfb.f mpif90 -o SRC/pslarfg.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslarfg.f mpif90 -o SRC/pslarft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslarft.f mpif90 -o SRC/pslarz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslarz.f mpif90 -o SRC/pslarzb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslarzb.f mpif90 -o SRC/pslarzt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslarzt.f mpif90 -o SRC/pslascl.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslascl.f mpif90 -o SRC/pslase2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslase2.f mpif90 -o SRC/pslaset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaset.f mpif90 -o SRC/pslasmsub.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslasmsub.f mpif90 -o SRC/pslasrt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslasrt.f mpif90 -o SRC/pslassq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslassq.f mpif90 -o SRC/pslaswp.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaswp.f mpif90 -o SRC/pslatra.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslatra.f mpif90 -o SRC/pslatrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslatrd.f mpif90 -o SRC/pslatrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslatrs.f mpif90 -o SRC/pslatrz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslatrz.f mpif90 -o SRC/pslauu2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslauu2.f mpif90 -o SRC/pslauum.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslauum.f mpif90 -o SRC/pslawil.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslawil.f mpif90 -o SRC/psorg2l.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psorg2l.f mpif90 -o SRC/psorg2r.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psorg2r.f mpif90 -o SRC/psorgl2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psorgl2.f mpif90 -o SRC/psorglq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psorglq.f mpif90 -o SRC/psorgql.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psorgql.f mpif90 -o SRC/psorgqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psorgqr.f mpif90 -o SRC/psorgr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psorgr2.f mpif90 -o SRC/psorgrq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psorgrq.f mpif90 -o SRC/psorm2l.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psorm2l.f mpif90 -o SRC/psorm2r.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psorm2r.f mpif90 -o SRC/psormbr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psormbr.f mpif90 -o SRC/psormhr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psormhr.f mpif90 -o SRC/psorml2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psorml2.f mpif90 -o SRC/psormlq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psormlq.f mpif90 -o SRC/psormql.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psormql.f mpif90 -o SRC/psormqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psormqr.f mpif90 -o SRC/psormr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psormr2.f mpif90 -o SRC/psormr3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psormr3.f mpif90 -o SRC/psormrq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psormrq.f mpif90 -o SRC/psormrz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psormrz.f mpif90 -o SRC/psormtr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psormtr.f mpif90 -o SRC/pspbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspbsv.f mpif90 -o SRC/pspbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspbtrf.f mpif90 -o SRC/pspbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspbtrs.f mpif90 -o SRC/pspbtrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspbtrsv.f mpif90 -o SRC/pspocon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspocon.f mpif90 -o SRC/pspoequ.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspoequ.f mpif90 -o SRC/psporfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psporfs.f mpif90 -o SRC/psposv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psposv.f mpif90 -o SRC/psposvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psposvx.f mpif90 -o SRC/pspotf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspotf2.f mpif90 -o SRC/pspotrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspotrf.f mpif90 -o SRC/pspotri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspotri.f mpif90 -o SRC/pspotrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspotrs.f mpif90 -o SRC/psptsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psptsv.f mpif90 -o SRC/pspttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspttrf.f mpif90 -o SRC/pspttrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspttrs.f mpif90 -o SRC/pspttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspttrsv.f mpif90 -o SRC/psrot.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psrot.f mpif90 -o SRC/psrscl.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psrscl.f mpif90 -o SRC/psstebz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psstebz.f mpif90 -o SRC/psstedc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psstedc.f mpif90 -o SRC/psstein.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psstein.f mpif90 -o SRC/pssyev.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssyev.f mpif90 -o SRC/pssyevd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssyevd.f mpif90 -o SRC/pssyevr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssyevr.f mpif90 -o SRC/pssyevx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssyevx.f mpif90 -o SRC/pssygs2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssygs2.f mpif90 -o SRC/pssygst.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssygst.f mpif90 -o SRC/pssygvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssygvx.f mpif90 -o SRC/pssyngst.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssyngst.f mpif90 -o SRC/pssyntrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssyntrd.f mpif90 -o SRC/pssytd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssytd2.f mpif90 -o SRC/pssytrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssytrd.f mpif90 -o SRC/pssyttrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssyttrd.f mpif90 -o SRC/pstrcon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pstrcon.f mpif90 -o SRC/pstrord.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pstrord.f mpif90 -o SRC/pstrrfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pstrrfs.f mpif90 -o SRC/pstrsen.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pstrsen.f mpif90 -o SRC/pstrti2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pstrti2.f mpif90 -o SRC/pstrtri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pstrtri.f mpif90 -o SRC/pstrtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pstrtrs.f mpif90 -o SRC/pstzrzf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pstzrzf.f mpicc -o SRC/pzaxpy.o -c -DAdd_ -fPIC -fstack-protector -g -O SRC/pzaxpy.c mpif90 -o SRC/pzdbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzdbsv.f mpif90 -o SRC/pzdbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzdbtrf.f mpif90 -o SRC/pzdbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzdbtrs.f mpif90 -o SRC/pzdbtrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzdbtrsv.f mpicc -o SRC/pzdotc.o -c -DAdd_ -fPIC -fstack-protector -g -O SRC/pzdotc.c mpicc -o SRC/pzdotu.o -c -DAdd_ -fPIC -fstack-protector -g -O SRC/pzdotu.c mpif90 -o SRC/pzdrscl.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzdrscl.f mpif90 -o SRC/pzdtsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzdtsv.f mpif90 -o SRC/pzdttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzdttrf.f mpif90 -o SRC/pzdttrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzdttrs.f mpif90 -o SRC/pzdttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzdttrsv.f mpif90 -o SRC/pzgbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgbsv.f mpif90 -o SRC/pzgbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgbtrf.f mpif90 -o SRC/pzgbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgbtrs.f mpif90 -o SRC/pzgebd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgebd2.f mpif90 -o SRC/pzgebrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgebrd.f mpif90 -o SRC/pzgecon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgecon.f mpif90 -o SRC/pzgeequ.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgeequ.f mpif90 -o SRC/pzgehd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgehd2.f mpif90 -o SRC/pzgehrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgehrd.f mpif90 -o SRC/pzgelq2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgelq2.f mpif90 -o SRC/pzgelqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgelqf.f mpif90 -o SRC/pzgels.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgels.f mpif90 -o SRC/pzgeql2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgeql2.f mpif90 -o SRC/pzgeqlf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgeqlf.f mpif90 -o SRC/pzgeqpf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgeqpf.f mpif90 -o SRC/pzgeqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgeqr2.f mpif90 -o SRC/pzgeqrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgeqrf.f mpif90 -o SRC/pzgerfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgerfs.f mpif90 -o SRC/pzgerq2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgerq2.f mpif90 -o SRC/pzgerqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgerqf.f mpif90 -o SRC/pzgesv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgesv.f mpif90 -o SRC/pzgesvd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgesvd.f mpif90 -o SRC/pzgesvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgesvx.f mpif90 -o SRC/pzgetf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgetf2.f mpif90 -o SRC/pzgetrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgetrf.f mpif90 -o SRC/pzgetri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgetri.f mpif90 -o SRC/pzgetrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgetrs.f mpif90 -o SRC/pzggqrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzggqrf.f mpif90 -o SRC/pzggrqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzggrqf.f mpif90 -o SRC/pzheev.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzheev.f mpif90 -o SRC/pzheevd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzheevd.f mpif90 -o SRC/pzheevr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzheevr.f mpif90 -o SRC/pzheevx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzheevx.f mpif90 -o SRC/pzhegs2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzhegs2.f mpif90 -o SRC/pzhegst.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzhegst.f mpif90 -o SRC/pzhegvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzhegvx.f mpif90 -o SRC/pzhengst.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzhengst.f mpif90 -o SRC/pzhentrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzhentrd.f mpif90 -o SRC/pzhetd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzhetd2.f mpif90 -o SRC/pzhetrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzhetrd.f mpif90 -o SRC/pzhettrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzhettrd.f mpif90 -o SRC/pzlabrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlabrd.f mpif90 -o SRC/pzlacgv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlacgv.f mpif90 -o SRC/pzlacon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlacon.f mpif90 -o SRC/pzlaconsb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlaconsb.f mpif90 -o SRC/pzlacp2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlacp2.f mpif90 -o SRC/pzlacp3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlacp3.f mpif90 -o SRC/pzlacpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlacpy.f mpif90 -o SRC/pzlaevswp.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlaevswp.f mpif90 -o SRC/pzlahqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlahqr.f mpif90 -o SRC/pzlahrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlahrd.f mpif90 -o SRC/pzlamr1d.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlamr1d.f mpif90 -o SRC/pzlange.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlange.f mpif90 -o SRC/pzlanhe.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlanhe.f mpif90 -o SRC/pzlanhs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlanhs.f mpif90 -o SRC/pzlansy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlansy.f mpif90 -o SRC/pzlantr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlantr.f mpif90 -o SRC/pzlapiv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlapiv.f mpif90 -o SRC/pzlapv2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlapv2.f mpif90 -o SRC/pzlaqge.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlaqge.f mpif90 -o SRC/pzlaqsy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlaqsy.f mpif90 -o SRC/pzlarf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlarf.f mpif90 -o SRC/pzlarfb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlarfb.f mpif90 -o SRC/pzlarfc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlarfc.f mpif90 -o SRC/pzlarfg.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlarfg.f mpif90 -o SRC/pzlarft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlarft.f mpif90 -o SRC/pzlarz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlarz.f mpif90 -o SRC/pzlarzb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlarzb.f mpif90 -o SRC/pzlarzc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlarzc.f mpif90 -o SRC/pzlarzt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlarzt.f mpif90 -o SRC/pzlascl.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlascl.f mpif90 -o SRC/pzlase2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlase2.f mpif90 -o SRC/pzlaset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlaset.f mpif90 -o SRC/pzlasmsub.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlasmsub.f mpif90 -o SRC/pzlassq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlassq.f mpif90 -o SRC/pzlaswp.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlaswp.f mpif90 -o SRC/pzlatra.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlatra.f mpif90 -o SRC/pzlatrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlatrd.f mpif90 -o SRC/pzlatrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlatrs.f mpif90 -o SRC/pzlatrz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlatrz.f mpif90 -o SRC/pzlattrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlattrs.f mpif90 -o SRC/pzlauu2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlauu2.f mpif90 -o SRC/pzlauum.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlauum.f mpif90 -o SRC/pzlawil.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlawil.f mpif90 -o SRC/pzmax1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzmax1.f mpif90 -o SRC/pzpbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpbsv.f mpif90 -o SRC/pzpbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpbtrf.f mpif90 -o SRC/pzpbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpbtrs.f mpif90 -o SRC/pzpbtrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpbtrsv.f mpif90 -o SRC/pzpocon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpocon.f mpif90 -o SRC/pzpoequ.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpoequ.f mpif90 -o SRC/pzporfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzporfs.f mpif90 -o SRC/pzposv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzposv.f mpif90 -o SRC/pzposvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzposvx.f mpif90 -o SRC/pzpotf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpotf2.f mpif90 -o SRC/pzpotrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpotrf.f mpif90 -o SRC/pzpotri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpotri.f mpif90 -o SRC/pzpotrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpotrs.f mpif90 -o SRC/pzptsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzptsv.f mpif90 -o SRC/pzpttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpttrf.f mpif90 -o SRC/pzpttrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpttrs.f mpif90 -o SRC/pzpttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpttrsv.f mpicc -o SRC/pzrot.o -c -DAdd_ -fPIC -fstack-protector -g -O SRC/pzrot.c mpif90 -o SRC/pzstein.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzstein.f mpif90 -o SRC/pztrcon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pztrcon.f mpif90 -o SRC/pztrevc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pztrevc.f mpif90 -o SRC/pztrrfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pztrrfs.f mpif90 -o SRC/pztrti2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pztrti2.f mpif90 -o SRC/pztrtri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pztrtri.f mpif90 -o SRC/pztrtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pztrtrs.f mpif90 -o SRC/pztzrzf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pztzrzf.f mpif90 -o SRC/pzung2l.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzung2l.f mpif90 -o SRC/pzung2r.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzung2r.f mpif90 -o SRC/pzungl2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzungl2.f mpif90 -o SRC/pzunglq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunglq.f mpif90 -o SRC/pzungql.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzungql.f mpif90 -o SRC/pzungqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzungqr.f mpif90 -o SRC/pzungr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzungr2.f mpif90 -o SRC/pzungrq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzungrq.f mpif90 -o SRC/pzunm2l.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunm2l.f mpif90 -o SRC/pzunm2r.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunm2r.f mpif90 -o SRC/pzunmbr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunmbr.f mpif90 -o SRC/pzunmhr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunmhr.f mpif90 -o SRC/pzunml2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunml2.f mpif90 -o SRC/pzunmlq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunmlq.f mpif90 -o SRC/pzunmql.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunmql.f mpif90 -o SRC/pzunmqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunmqr.f mpif90 -o SRC/pzunmr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunmr2.f mpif90 -o SRC/pzunmr3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunmr3.f mpif90 -o SRC/pzunmrq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunmrq.f mpif90 -o SRC/pzunmrz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunmrz.f mpif90 -o SRC/pzunmtr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunmtr.f mpif90 -o SRC/sdbtf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/sdbtf2.f mpif90 -o SRC/sdbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/sdbtrf.f mpif90 -o SRC/sdttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/sdttrf.f mpif90 -o SRC/sdttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/sdttrsv.f mpif90 -o SRC/slamsh.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slamsh.f mpif90 -o SRC/slapst.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slapst.f mpif90 -o SRC/slaqr6.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slaqr6.f mpif90 -o SRC/slar1va.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slar1va.f mpif90 -o SRC/slaref.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slaref.f mpif90 -o SRC/slarrb2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slarrb2.f mpif90 -o SRC/slarrd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slarrd2.f mpif90 -o SRC/slarre2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slarre2.f mpif90 -o SRC/slarre2a.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slarre2a.f mpif90 -o SRC/slarrf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slarrf2.f mpif90 -o SRC/slarrv2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slarrv2.f mpif90 -o SRC/slasorte.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slasorte.f mpif90 -o SRC/slasrt2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slasrt2.f mpif90 -o SRC/spttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/spttrsv.f mpif90 -o SRC/sstegr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/sstegr2.f mpif90 -o SRC/sstegr2a.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/sstegr2a.f mpif90 -o SRC/sstegr2b.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/sstegr2b.f mpif90 -o SRC/sstein2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/sstein2.f mpif90 -o SRC/ssteqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/ssteqr2.f mpif90 -o SRC/strmvt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/strmvt.f mpif90 -o SRC/zdbtf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/zdbtf2.f mpif90 -o SRC/zdbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/zdbtrf.f mpif90 -o SRC/zdttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/zdttrf.f mpif90 -o SRC/zdttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/zdttrsv.f mpif90 -o SRC/zlahqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/zlahqr2.f mpif90 -o SRC/zlamsh.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/zlamsh.f mpif90 -o SRC/zlanv2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/zlanv2.f mpif90 -o SRC/zlaref.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/zlaref.f mpif90 -o SRC/zpttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/zpttrsv.f mpif90 -o SRC/zsteqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/zsteqr2.f mpif90 -o SRC/ztrmvt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/ztrmvt.f mpif90 -o TOOLS/LAPACK/clagge.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/clagge.f mpif90 -o TOOLS/LAPACK/claghe.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/claghe.f mpif90 -o TOOLS/LAPACK/clagsy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/clagsy.f mpif90 -o TOOLS/LAPACK/clarnd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/clarnd.f mpif90 -o TOOLS/LAPACK/clarnv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/clarnv.f mpif90 -o TOOLS/LAPACK/clarot.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/clarot.f mpif90 -o TOOLS/LAPACK/clatm1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/clatm1.f mpif90 -o TOOLS/LAPACK/clatms.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/clatms.f mpif90 -o TOOLS/LAPACK/dlagge.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/dlagge.f mpif90 -o TOOLS/LAPACK/dlagsy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/dlagsy.f mpif90 -o TOOLS/LAPACK/dlaran.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/dlaran.f mpif90 -o TOOLS/LAPACK/dlarnd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/dlarnd.f mpif90 -o TOOLS/LAPACK/dlarot.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/dlarot.f mpif90 -o TOOLS/LAPACK/dlatm1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/dlatm1.f mpif90 -o TOOLS/LAPACK/dlatms.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/dlatms.f mpif90 -o TOOLS/LAPACK/icopy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/icopy.f mpif90 -o TOOLS/LAPACK/slagge.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/slagge.f mpif90 -o TOOLS/LAPACK/slagsy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/slagsy.f mpif90 -o TOOLS/LAPACK/slaran.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/slaran.f mpif90 -o TOOLS/LAPACK/slarnd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/slarnd.f mpif90 -o TOOLS/LAPACK/slarot.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/slarot.f mpif90 -o TOOLS/LAPACK/slatm1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/slatm1.f mpif90 -o TOOLS/LAPACK/slatms.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/slatms.f mpif90 -o TOOLS/LAPACK/zlagge.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/zlagge.f mpif90 -o TOOLS/LAPACK/zlaghe.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/zlaghe.f mpif90 -o TOOLS/LAPACK/zlagsy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/zlagsy.f mpif90 -o TOOLS/LAPACK/zlarnd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/zlarnd.f mpif90 -o TOOLS/LAPACK/zlarnv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/zlarnv.f mpif90 -o TOOLS/LAPACK/zlarot.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/zlarot.f mpif90 -o TOOLS/LAPACK/zlatm1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/zlatm1.f mpif90 -o TOOLS/LAPACK/zlatms.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/zlatms.f mpicc -o TOOLS/SL_gridreshape.o -c -DAdd_ -fPIC -fstack-protector -g -O TOOLS/SL_gridreshape.c mpif90 -o TOOLS/SL_init.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/SL_init.f mpif90 -o TOOLS/ccdotc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/ccdotc.f mpif90 -o TOOLS/ccdotu.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/ccdotu.f mpif90 -o TOOLS/chk1mat.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/chk1mat.f mpif90 -o TOOLS/clatcpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/clatcpy.f mpif90 -o TOOLS/cmatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/cmatadd.f mpif90 -o TOOLS/dddot.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/dddot.f mpif90 -o TOOLS/desc_convert.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/desc_convert.f mpif90 -o TOOLS/descinit.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/descinit.f mpif90 -o TOOLS/descset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/descset.f mpif90 -o TOOLS/dlatcpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/dlatcpy.f mpif90 -o TOOLS/dmatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/dmatadd.f mpif90 -o TOOLS/dsasum.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/dsasum.f mpif90 -o TOOLS/dscasum.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/dscasum.f mpif90 -o TOOLS/dscnrm2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/dscnrm2.f mpif90 -o TOOLS/dsnrm2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/dsnrm2.f mpif90 -o TOOLS/iceil.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/iceil.f mpif90 -o TOOLS/ilacpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/ilacpy.f mpif90 -o TOOLS/ilcm.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/ilcm.f mpif90 -o TOOLS/indxg2l.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/indxg2l.f mpif90 -o TOOLS/indxg2p.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/indxg2p.f mpif90 -o TOOLS/indxl2g.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/indxl2g.f mpif90 -o TOOLS/infog1l.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/infog1l.f mpif90 -o TOOLS/infog2l.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/infog2l.f mpif90 -o TOOLS/npreroc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/npreroc.f mpif90 -o TOOLS/numroc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/numroc.f mpif90 -o TOOLS/pcchekpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pcchekpad.f mpif90 -o TOOLS/pccol2row.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pccol2row.f mpif90 -o TOOLS/pcelget.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pcelget.f mpif90 -o TOOLS/pcelset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pcelset.f mpif90 -o TOOLS/pcelset2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pcelset2.f mpif90 -o TOOLS/pcfillpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pcfillpad.f mpif90 -o TOOLS/pchkxmat.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pchkxmat.f mpif90 -o TOOLS/pclaprnt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pclaprnt.f mpif90 -o TOOLS/pclaread.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pclaread.f mpif90 -o TOOLS/pclawrite.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pclawrite.f mpif90 -o TOOLS/pcmatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pcmatadd.f mpif90 -o TOOLS/pcrow2col.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pcrow2col.f mpif90 -o TOOLS/pctreecomb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pctreecomb.f mpif90 -o TOOLS/pdchekpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdchekpad.f mpif90 -o TOOLS/pdcol2row.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdcol2row.f mpif90 -o TOOLS/pdelget.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdelget.f mpif90 -o TOOLS/pdelset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdelset.f mpif90 -o TOOLS/pdelset2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdelset2.f mpif90 -o TOOLS/pdfillpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdfillpad.f mpif90 -o TOOLS/pdlaprnt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdlaprnt.f mpif90 -o TOOLS/pdlaread.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdlaread.f mpif90 -o TOOLS/pdlawrite.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdlawrite.f mpif90 -o TOOLS/pdmatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdmatadd.f mpif90 -o TOOLS/pdrow2col.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdrow2col.f mpif90 -o TOOLS/pdtreecomb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdtreecomb.f mpif90 -o TOOLS/pichekpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pichekpad.f mpif90 -o TOOLS/picol2row.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/picol2row.f mpif90 -o TOOLS/pielget.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pielget.f mpif90 -o TOOLS/pielset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pielset.f mpif90 -o TOOLS/pielset2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pielset2.f mpif90 -o TOOLS/pifillpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pifillpad.f mpif90 -o TOOLS/pilaprnt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pilaprnt.f mpif90 -o TOOLS/pirow2col.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pirow2col.f mpif90 -o TOOLS/pitreecomb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pitreecomb.f mpif90 -o TOOLS/pschekpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pschekpad.f mpif90 -o TOOLS/pscol2row.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pscol2row.f mpif90 -o TOOLS/pselget.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pselget.f mpif90 -o TOOLS/pselset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pselset.f mpif90 -o TOOLS/pselset2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pselset2.f mpif90 -o TOOLS/psfillpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/psfillpad.f mpif90 -o TOOLS/pslaprnt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pslaprnt.f mpif90 -o TOOLS/pslaread.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pslaread.f mpif90 -o TOOLS/pslawrite.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pslawrite.f mpif90 -o TOOLS/psmatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/psmatadd.f mpif90 -o TOOLS/psrow2col.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/psrow2col.f mpif90 -o TOOLS/pstreecomb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pstreecomb.f mpif90 -o TOOLS/pzchekpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pzchekpad.f mpif90 -o TOOLS/pzcol2row.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pzcol2row.f mpif90 -o TOOLS/pzelget.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pzelget.f mpif90 -o TOOLS/pzelset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pzelset.f mpif90 -o TOOLS/pzelset2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pzelset2.f mpif90 -o TOOLS/pzfillpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pzfillpad.f mpif90 -o TOOLS/pzlaprnt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pzlaprnt.f mpif90 -o TOOLS/pzlaread.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pzlaread.f mpif90 -o TOOLS/pzlawrite.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pzlawrite.f mpif90 -o TOOLS/pzmatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pzmatadd.f mpif90 -o TOOLS/pzrow2col.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pzrow2col.f mpif90 -o TOOLS/pztreecomb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pztreecomb.f mpicc -o TOOLS/reshape.o -c -DAdd_ -fPIC -fstack-protector -g -O TOOLS/reshape.c mpif90 -o TOOLS/slatcpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/slatcpy.f mpif90 -o TOOLS/sltimer.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/sltimer.f mpif90 -o TOOLS/smatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/smatadd.f mpif90 -o TOOLS/ssdot.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/ssdot.f mpif90 -o TOOLS/zlatcpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/zlatcpy.f mpif90 -o TOOLS/zmatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/zmatadd.f mpif90 -o TOOLS/zzdotc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/zzdotc.f mpif90 -o TOOLS/zzdotu.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/zzdotu.f mpif90 -o PBLAS/SRC/PBBLAS/pbcmatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbcmatadd.f mpif90 -o PBLAS/SRC/PBBLAS/pbctran.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbctran.f mpif90 -o PBLAS/SRC/PBBLAS/pbctrget.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbctrget.f mpif90 -o PBLAS/SRC/PBBLAS/pbctrnv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbctrnv.f mpif90 -o PBLAS/SRC/PBBLAS/pbctrsrt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbctrsrt.f mpif90 -o PBLAS/SRC/PBBLAS/pbctrst1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbctrst1.f mpif90 -o PBLAS/SRC/PBBLAS/pbcvecadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbcvecadd.f mpif90 -o PBLAS/SRC/PBBLAS/pbdmatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbdmatadd.f mpif90 -o PBLAS/SRC/PBBLAS/pbdtran.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbdtran.f mpif90 -o PBLAS/SRC/PBBLAS/pbdtrget.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbdtrget.f mpif90 -o PBLAS/SRC/PBBLAS/pbdtrnv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbdtrnv.f mpif90 -o PBLAS/SRC/PBBLAS/pbdtrsrt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbdtrsrt.f mpif90 -o PBLAS/SRC/PBBLAS/pbdtrst1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbdtrst1.f mpif90 -o PBLAS/SRC/PBBLAS/pbdvecadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbdvecadd.f mpif90 -o PBLAS/SRC/PBBLAS/pbsmatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbsmatadd.f mpif90 -o PBLAS/SRC/PBBLAS/pbstran.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbstran.f mpif90 -o PBLAS/SRC/PBBLAS/pbstrget.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbstrget.f mpif90 -o PBLAS/SRC/PBBLAS/pbstrnv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbstrnv.f mpif90 -o PBLAS/SRC/PBBLAS/pbstrsrt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbstrsrt.f mpif90 -o PBLAS/SRC/PBBLAS/pbstrst1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbstrst1.f mpif90 -o PBLAS/SRC/PBBLAS/pbsvecadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbsvecadd.f mpif90 -o PBLAS/SRC/PBBLAS/pbzmatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbzmatadd.f mpif90 -o PBLAS/SRC/PBBLAS/pbztran.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbztran.f mpif90 -o PBLAS/SRC/PBBLAS/pbztrget.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbztrget.f mpif90 -o PBLAS/SRC/PBBLAS/pbztrnv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbztrnv.f mpif90 -o PBLAS/SRC/PBBLAS/pbztrsrt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbztrsrt.f mpif90 -o PBLAS/SRC/PBBLAS/pbztrst1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbztrst1.f mpif90 -o PBLAS/SRC/PBBLAS/pbzvecadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbzvecadd.f mpicc -o PBLAS/SRC/PTOOLS/PB_CGatherV.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CGatherV.c mpicc -o PBLAS/SRC/PTOOLS/PB_CInOutV.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CInOutV.c mpicc -o PBLAS/SRC/PTOOLS/PB_CInOutV2.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CInOutV2.c mpicc -o PBLAS/SRC/PTOOLS/PB_CInV.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CInV.c mpicc -o PBLAS/SRC/PTOOLS/PB_CInV2.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CInV2.c mpicc -o PBLAS/SRC/PTOOLS/PB_COutV.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_COutV.c mpicc -o PBLAS/SRC/PTOOLS/PB_CScatterV.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CScatterV.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMcontig.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CVMcontig.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMinit.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CVMinit.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMloc.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CVMloc.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMnpq.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CVMnpq.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMpack.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CVMpack.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMswp.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CVMswp.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMupdate.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CVMupdate.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cabort.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cabort.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cainfog2l.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cainfog2l.c mpicc -o PBLAS/SRC/PTOOLS/PB_CargFtoC.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CargFtoC.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cbinfo.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cbinfo.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cchkmat.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cchkmat.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cchkvec.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cchkvec.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cconjg.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cconjg.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cctypeset.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cctypeset.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cdescribe.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cdescribe.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cdescset.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cdescset.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cdtypeset.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cdtypeset.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cfirstnb.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cfirstnb.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cg2lrem.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cg2lrem.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cgcd.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cgcd.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cgetbuf.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cgetbuf.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cindxg2p.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cindxg2p.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cinfog2l.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cinfog2l.c mpicc -o PBLAS/SRC/PTOOLS/PB_Citypeset.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Citypeset.c mpicc -o PBLAS/SRC/PTOOLS/PB_Clastnb.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Clastnb.c mpicc -o PBLAS/SRC/PTOOLS/PB_Clcm.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Clcm.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cmalloc.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cmalloc.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cnnxtroc.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cnnxtroc.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cnpreroc.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cnpreroc.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cnumroc.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cnumroc.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpaxpby.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cpaxpby.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpaxpbyDN.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpaxpbyDN.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpaxpbyND.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpaxpbyND.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpaxpbyNN.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpaxpbyNN.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpdot11.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cpdot11.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpdotND.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpdotND.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpdotNN.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpdotNN.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpgeadd.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cpgeadd.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpgemmAB.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpgemmAB.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpgemmAC.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpgemmAC.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpgemmBC.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpgemmBC.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplacnjg.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cplacnjg.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplapad.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cplapad.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplapd2.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cplapd2.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplaprnt.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cplaprnt.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplasca2.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cplasca2.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplascal.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cplascal.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpswapND.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpswapND.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpswapNN.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpswapNN.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpsym.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cpsym.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpsymmAB.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpsymmAB.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpsymmBC.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpsymmBC.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpsyr.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cpsyr.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpsyr2.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cpsyr2.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpsyr2kA.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cpsyr2kA.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpsyr2kAC.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cpsyr2kAC.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpsyrkA.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpsyrkA.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpsyrkAC.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpsyrkAC.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cptradd.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cptradd.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cptran.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cptran.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cptrm.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cptrm.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrmmAB.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CptrmmAB.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrmmB.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CptrmmB.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cptrsm.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cptrsm.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrsmAB.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CptrsmAB.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrsmAB0.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CptrsmAB0.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrsmAB1.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CptrsmAB1.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrsmB.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CptrsmB.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cptrsv.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cptrsv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cspan.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cspan.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cstypeset.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cstypeset.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctop.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctop.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzahemv.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzahemv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzasymv.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzasymv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzatrmv.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzatrmv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzhemm.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzhemm.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzhemv.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzhemv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzher.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzher.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzher2.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzher2.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzher2k.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzher2k.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzherk.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzherk.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsymm.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzsymm.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsymv.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzsymv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsyr.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzsyr.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsyr2.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzsyr2.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsyr2k.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzsyr2k.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsyrk.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzsyrk.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctztrmm.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctztrmm.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctztrmv.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctztrmv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cwarn.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cwarn.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cztypeset.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cztypeset.c mpicc -o PBLAS/SRC/PTOOLS/PB_freebuf_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_freebuf_.c mpicc -o PBLAS/SRC/PTOOLS/PB_topget_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_topget_.c mpicc -o PBLAS/SRC/PTOOLS/PB_topset_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_topset_.c mpif90 -o PBLAS/SRC/PTZBLAS/cagemv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cagemv.f mpif90 -o PBLAS/SRC/PTZBLAS/cahemv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cahemv.f mpif90 -o PBLAS/SRC/PTZBLAS/casymv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/casymv.f mpif90 -o PBLAS/SRC/PTZBLAS/catrmv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/catrmv.f mpif90 -o PBLAS/SRC/PTZBLAS/ccshft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/ccshft.f mpif90 -o PBLAS/SRC/PTZBLAS/chescal.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/chescal.f mpif90 -o PBLAS/SRC/PTZBLAS/cmmadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cmmadd.f mpif90 -o PBLAS/SRC/PTZBLAS/cmmcadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cmmcadd.f mpif90 -o PBLAS/SRC/PTZBLAS/cmmdda.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cmmdda.f mpif90 -o PBLAS/SRC/PTZBLAS/cmmddac.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cmmddac.f mpif90 -o PBLAS/SRC/PTZBLAS/cmmddact.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cmmddact.f mpif90 -o PBLAS/SRC/PTZBLAS/cmmddat.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cmmddat.f mpif90 -o PBLAS/SRC/PTZBLAS/cmmtadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cmmtadd.f mpif90 -o PBLAS/SRC/PTZBLAS/cmmtcadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cmmtcadd.f mpif90 -o PBLAS/SRC/PTZBLAS/crshft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/crshft.f mpif90 -o PBLAS/SRC/PTZBLAS/cset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cset.f mpif90 -o PBLAS/SRC/PTZBLAS/csymv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/csymv.f mpif90 -o PBLAS/SRC/PTZBLAS/csyr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/csyr.f mpif90 -o PBLAS/SRC/PTZBLAS/csyr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/csyr2.f mpif90 -o PBLAS/SRC/PTZBLAS/ctzcnjg.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/ctzcnjg.f mpif90 -o PBLAS/SRC/PTZBLAS/ctzpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/ctzpad.f mpif90 -o PBLAS/SRC/PTZBLAS/ctzpadcpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/ctzpadcpy.f mpif90 -o PBLAS/SRC/PTZBLAS/ctzscal.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/ctzscal.f mpif90 -o PBLAS/SRC/PTZBLAS/cvvdotc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cvvdotc.f mpif90 -o PBLAS/SRC/PTZBLAS/cvvdotu.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cvvdotu.f mpif90 -o PBLAS/SRC/PTZBLAS/dagemv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dagemv.f mpif90 -o PBLAS/SRC/PTZBLAS/dascal.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dascal.f mpif90 -o PBLAS/SRC/PTZBLAS/dasqrtb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dasqrtb.f mpif90 -o PBLAS/SRC/PTZBLAS/dasymv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dasymv.f mpif90 -o PBLAS/SRC/PTZBLAS/datrmv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/datrmv.f mpif90 -o PBLAS/SRC/PTZBLAS/dcshft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dcshft.f mpif90 -o PBLAS/SRC/PTZBLAS/dmmadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dmmadd.f mpif90 -o PBLAS/SRC/PTZBLAS/dmmcadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dmmcadd.f mpif90 -o PBLAS/SRC/PTZBLAS/dmmdda.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dmmdda.f mpif90 -o PBLAS/SRC/PTZBLAS/dmmddac.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dmmddac.f mpif90 -o PBLAS/SRC/PTZBLAS/dmmddact.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dmmddact.f mpif90 -o PBLAS/SRC/PTZBLAS/dmmddat.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dmmddat.f mpif90 -o PBLAS/SRC/PTZBLAS/dmmtadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dmmtadd.f mpif90 -o PBLAS/SRC/PTZBLAS/dmmtcadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dmmtcadd.f mpif90 -o PBLAS/SRC/PTZBLAS/drshft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/drshft.f mpif90 -o PBLAS/SRC/PTZBLAS/dset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dset.f mpif90 -o PBLAS/SRC/PTZBLAS/dtzpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dtzpad.f mpif90 -o PBLAS/SRC/PTZBLAS/dtzpadcpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dtzpadcpy.f mpif90 -o PBLAS/SRC/PTZBLAS/dtzscal.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dtzscal.f mpif90 -o PBLAS/SRC/PTZBLAS/dvasum.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dvasum.f mpif90 -o PBLAS/SRC/PTZBLAS/dvvdot.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dvvdot.f mpif90 -o PBLAS/SRC/PTZBLAS/dzvasum.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dzvasum.f mpif90 -o PBLAS/SRC/PTZBLAS/immadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/immadd.f mpif90 -o PBLAS/SRC/PTZBLAS/immdda.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/immdda.f mpif90 -o PBLAS/SRC/PTZBLAS/immddat.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/immddat.f mpif90 -o PBLAS/SRC/PTZBLAS/immtadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/immtadd.f mpif90 -o PBLAS/SRC/PTZBLAS/pxerbla.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/pxerbla.f mpif90 -o PBLAS/SRC/PTZBLAS/sagemv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/sagemv.f mpif90 -o PBLAS/SRC/PTZBLAS/sascal.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/sascal.f mpif90 -o PBLAS/SRC/PTZBLAS/sasqrtb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/sasqrtb.f mpif90 -o PBLAS/SRC/PTZBLAS/sasymv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/sasymv.f mpif90 -o PBLAS/SRC/PTZBLAS/satrmv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/satrmv.f mpif90 -o PBLAS/SRC/PTZBLAS/scshft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/scshft.f mpif90 -o PBLAS/SRC/PTZBLAS/scvasum.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/scvasum.f mpif90 -o PBLAS/SRC/PTZBLAS/smmadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/smmadd.f mpif90 -o PBLAS/SRC/PTZBLAS/smmcadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/smmcadd.f mpif90 -o PBLAS/SRC/PTZBLAS/smmdda.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/smmdda.f mpif90 -o PBLAS/SRC/PTZBLAS/smmddac.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/smmddac.f mpif90 -o PBLAS/SRC/PTZBLAS/smmddact.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/smmddact.f mpif90 -o PBLAS/SRC/PTZBLAS/smmddat.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/smmddat.f mpif90 -o PBLAS/SRC/PTZBLAS/smmtadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/smmtadd.f mpif90 -o PBLAS/SRC/PTZBLAS/smmtcadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/smmtcadd.f mpif90 -o PBLAS/SRC/PTZBLAS/srshft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/srshft.f mpif90 -o PBLAS/SRC/PTZBLAS/sset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/sset.f mpif90 -o PBLAS/SRC/PTZBLAS/stzpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/stzpad.f mpif90 -o PBLAS/SRC/PTZBLAS/stzpadcpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/stzpadcpy.f mpif90 -o PBLAS/SRC/PTZBLAS/stzscal.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/stzscal.f mpif90 -o PBLAS/SRC/PTZBLAS/svasum.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/svasum.f mpif90 -o PBLAS/SRC/PTZBLAS/svvdot.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/svvdot.f mpif90 -o PBLAS/SRC/PTZBLAS/zagemv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zagemv.f mpif90 -o PBLAS/SRC/PTZBLAS/zahemv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zahemv.f mpif90 -o PBLAS/SRC/PTZBLAS/zasymv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zasymv.f mpif90 -o PBLAS/SRC/PTZBLAS/zatrmv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zatrmv.f mpif90 -o PBLAS/SRC/PTZBLAS/zcshft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zcshft.f mpif90 -o PBLAS/SRC/PTZBLAS/zhescal.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zhescal.f mpif90 -o PBLAS/SRC/PTZBLAS/zmmadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zmmadd.f mpif90 -o PBLAS/SRC/PTZBLAS/zmmcadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zmmcadd.f mpif90 -o PBLAS/SRC/PTZBLAS/zmmdda.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zmmdda.f mpif90 -o PBLAS/SRC/PTZBLAS/zmmddac.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zmmddac.f mpif90 -o PBLAS/SRC/PTZBLAS/zmmddact.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zmmddact.f mpif90 -o PBLAS/SRC/PTZBLAS/zmmddat.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zmmddat.f mpif90 -o PBLAS/SRC/PTZBLAS/zmmtadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zmmtadd.f mpif90 -o PBLAS/SRC/PTZBLAS/zmmtcadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zmmtcadd.f mpif90 -o PBLAS/SRC/PTZBLAS/zrshft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zrshft.f mpif90 -o PBLAS/SRC/PTZBLAS/zset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zset.f mpif90 -o PBLAS/SRC/PTZBLAS/zsymv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zsymv.f mpif90 -o PBLAS/SRC/PTZBLAS/zsyr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zsyr.f mpif90 -o PBLAS/SRC/PTZBLAS/zsyr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zsyr2.f mpif90 -o PBLAS/SRC/PTZBLAS/ztzcnjg.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/ztzcnjg.f mpif90 -o PBLAS/SRC/PTZBLAS/ztzpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/ztzpad.f mpif90 -o PBLAS/SRC/PTZBLAS/ztzpadcpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/ztzpadcpy.f mpif90 -o PBLAS/SRC/PTZBLAS/ztzscal.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/ztzscal.f mpif90 -o PBLAS/SRC/PTZBLAS/zvvdotc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zvvdotc.f mpif90 -o PBLAS/SRC/PTZBLAS/zvvdotu.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O 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 -fPIC -DAdd_ SRC/clamov.c mpicc -o SRC/dlamov.o -c -O0 -fPIC -DAdd_ SRC/dlamov.c mpicc -o SRC/slamov.o -c -O0 -fPIC -DAdd_ SRC/slamov.c mpicc -o SRC/zlamov.o -c -O0 -fPIC -DAdd_ SRC/zlamov.c mpicc -o BLACS/SRC/igesd2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/igesd2d_.c mpicc -o BLACS/SRC/sgesd2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/sgesd2d_.c mpicc -o BLACS/SRC/dgesd2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dgesd2d_.c mpicc -o BLACS/SRC/cgesd2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/cgesd2d_.c mpicc -o BLACS/SRC/zgesd2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/zgesd2d_.c mpicc -o BLACS/SRC/itrsd2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/itrsd2d_.c mpicc -o BLACS/SRC/strsd2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/strsd2d_.c mpicc -o BLACS/SRC/dtrsd2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dtrsd2d_.c mpicc -o BLACS/SRC/ctrsd2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/ctrsd2d_.c mpicc -o BLACS/SRC/ztrsd2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/ztrsd2d_.c mpicc -o BLACS/SRC/igerv2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/igerv2d_.c mpicc -o BLACS/SRC/sgerv2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/sgerv2d_.c mpicc -o BLACS/SRC/dgerv2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dgerv2d_.c mpicc -o BLACS/SRC/cgerv2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/cgerv2d_.c mpicc -o BLACS/SRC/zgerv2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/zgerv2d_.c mpicc -o BLACS/SRC/itrrv2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/itrrv2d_.c mpicc -o BLACS/SRC/strrv2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/strrv2d_.c mpicc -o BLACS/SRC/dtrrv2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dtrrv2d_.c mpicc -o BLACS/SRC/ctrrv2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/ctrrv2d_.c mpicc -o BLACS/SRC/ztrrv2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/ztrrv2d_.c mpicc -o BLACS/SRC/igebs2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/igebs2d_.c mpicc -o BLACS/SRC/sgebs2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/sgebs2d_.c mpicc -o BLACS/SRC/dgebs2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dgebs2d_.c mpicc -o BLACS/SRC/cgebs2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/cgebs2d_.c mpicc -o BLACS/SRC/zgebs2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/zgebs2d_.c mpicc -o BLACS/SRC/igebr2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/igebr2d_.c mpicc -o BLACS/SRC/sgebr2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/sgebr2d_.c mpicc -o BLACS/SRC/dgebr2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dgebr2d_.c mpicc -o BLACS/SRC/cgebr2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/cgebr2d_.c mpicc -o BLACS/SRC/zgebr2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/zgebr2d_.c mpicc -o BLACS/SRC/itrbs2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/itrbs2d_.c mpicc -o BLACS/SRC/strbs2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/strbs2d_.c mpicc -o BLACS/SRC/dtrbs2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dtrbs2d_.c mpicc -o BLACS/SRC/ctrbs2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/ctrbs2d_.c mpicc -o BLACS/SRC/ztrbs2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/ztrbs2d_.c mpicc -o BLACS/SRC/itrbr2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/itrbr2d_.c mpicc -o BLACS/SRC/strbr2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/strbr2d_.c mpicc -o BLACS/SRC/dtrbr2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dtrbr2d_.c mpicc -o BLACS/SRC/ctrbr2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/ctrbr2d_.c mpicc -o BLACS/SRC/ctrrv2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/ctrrv2d_.c mpicc -o BLACS/SRC/dgebs2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dgebs2d_.c mpicc -o BLACS/SRC/sgesd2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/sgesd2d_.c mpicc -o BLACS/SRC/strbr2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/strbr2d_.c mpicc -o BLACS/SRC/cgebs2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/cgebs2d_.c mpicc -o BLACS/SRC/ztrbr2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/ztrbr2d_.c mpicc -o BLACS/SRC/dgebr2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dgebr2d_.c mpicc -o BLACS/SRC/dtrsd2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dtrsd2d_.c mpicc -o BLACS/SRC/ctrbr2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/ctrbr2d_.c mpicc -o BLACS/SRC/igsum2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/igsum2d_.c mpicc -o BLACS/SRC/igerv2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/igerv2d_.c mpicc -o BLACS/SRC/dtrbs2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dtrbs2d_.c mpicc -o BLACS/SRC/sgebs2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/sgebs2d_.c mpicc -o BLACS/SRC/itrrv2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/itrrv2d_.c mpicc -o BLACS/SRC/igesd2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/igesd2d_.c mpicc -o BLACS/SRC/zgebr2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/zgebr2d_.c mpicc -o BLACS/SRC/ctrbs2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/ctrbs2d_.c mpicc -o BLACS/SRC/cgerv2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/cgerv2d_.c mpicc -o BLACS/SRC/sgsum2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/sgsum2d_.c mpicc -o BLACS/SRC/igsum2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/igsum2d_.c mpicc -o BLACS/SRC/dgsum2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dgsum2d_.c mpicc -o BLACS/SRC/zgebs2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/zgebs2d_.c mpicc -o BLACS/SRC/cgsum2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/cgsum2d_.c mpicc -o BLACS/SRC/zgsum2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/zgsum2d_.c mpicc -o BLACS/SRC/igebs2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/igebs2d_.c mpicc -o BLACS/SRC/igamx2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/igamx2d_.c mpicc -o BLACS/SRC/zgesd2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/zgesd2d_.c mpicc -o BLACS/SRC/cgsum2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/cgsum2d_.c mpicc -o BLACS/SRC/sgamx2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/sgamx2d_.c mpicc -o BLACS/SRC/sgsum2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/sgsum2d_.c mpicc -o BLACS/SRC/dtrbr2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dtrbr2d_.c mpicc -o BLACS/SRC/dgamx2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dgamx2d_.c mpicc -o BLACS/SRC/cgamx2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/cgamx2d_.c mpicc -o BLACS/SRC/dgamx2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dgamx2d_.c mpicc -o BLACS/SRC/sgerv2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/sgerv2d_.c mpicc -o BLACS/SRC/zgamx2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/zgamx2d_.c mpicc -o BLACS/SRC/strbs2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/strbs2d_.c mpicc -o BLACS/SRC/igamn2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/igamn2d_.c mpicc -o BLACS/SRC/igebr2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/igebr2d_.c mpicc -o BLACS/SRC/sgamn2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/sgamn2d_.c mpicc -o BLACS/SRC/strsd2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/strsd2d_.c mpicc -o BLACS/SRC/dgamn2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dgamn2d_.c mpicc -o BLACS/SRC/cgamn2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/cgamn2d_.c mpicc -o BLACS/SRC/sgamx2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/sgamx2d_.c mpicc -o BLACS/SRC/zgamn2d_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/zgamn2d_.c mpicc -o BLACS/SRC/ctrsd2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/ctrsd2d_.c mpicc -o BLACS/SRC/zgerv2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/zgerv2d_.c mpicc -o BLACS/SRC/cgamn2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/cgamn2d_.c mpicc -o BLACS/SRC/blacs_setup_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_setup_.c mpicc -o BLACS/SRC/blacs_set_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_set_.c mpicc -o BLACS/SRC/blacs_get_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_get_.c mpicc -o BLACS/SRC/blacs_get_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_get_.c mpicc -o BLACS/SRC/blacs_abort_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_abort_.c mpicc -o BLACS/SRC/blacs_abort_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_abort_.c mpicc -o BLACS/SRC/blacs_exit_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_exit_.c mpicc -o BLACS/SRC/blacs_pnum_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_pnum_.c mpicc -o BLACS/SRC/ztrrv2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/ztrrv2d_.c mpicc -o BLACS/SRC/blacs_pcoord_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_pcoord_.c mpicc -o BLACS/SRC/zgsum2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/zgsum2d_.c mpicc -o BLACS/SRC/itrbs2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/itrbs2d_.c mpicc -o BLACS/SRC/ksendid_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/ksendid_.c mpicc -o BLACS/SRC/ztrbs2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/ztrbs2d_.c mpicc -o BLACS/SRC/blacs_pcoord_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_pcoord_.c mpicc -o BLACS/SRC/dtrrv2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dtrrv2d_.c mpicc -o BLACS/SRC/ksendid_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/ksendid_.c mpicc -o BLACS/SRC/blacs_exit_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_exit_.c mpicc -o BLACS/SRC/ztrbr2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/ztrbr2d_.c mpicc -o BLACS/SRC/krecvid_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/krecvid_.c mpicc -o BLACS/SRC/kbsid_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/kbsid_.c mpicc -o BLACS/SRC/kbrid_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/kbrid_.c mpicc -o BLACS/SRC/blacs_set_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_set_.c mpicc -o BLACS/SRC/kbsid_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/kbsid_.c mpicc -o BLACS/SRC/dcputime00_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dcputime00_.c mpicc -o BLACS/SRC/igamx2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/igamx2d_.c mpicc -o BLACS/SRC/dwalltime00_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/dwalltime00_.c mpicc -o BLACS/SRC/blacs_pinfo_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_pinfo_.c mpicc -o BLACS/SRC/blacs_init_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_init_.c mpicc -o BLACS/SRC/blacs_map_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_map_.c mpicc -o BLACS/SRC/kbrid_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/kbrid_.c mpicc -o BLACS/SRC/blacs_free_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_free_.c mpicc -o BLACS/SRC/blacs_free_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_free_.c mpicc -o BLACS/SRC/itrbr2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/itrbr2d_.c mpicc -o BLACS/SRC/blacs_grid_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_grid_.c mpicc -o BLACS/SRC/dgerv2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dgerv2d_.c mpicc -o BLACS/SRC/blacs_info_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_info_.c mpicc -o BLACS/SRC/blacs_barr_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs_barr_.c mpicc -o BLACS/SRC/itrsd2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/itrsd2d_.c mpicc -o BLACS/SRC/sys2blacs_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/sys2blacs_.c mpicc -o BLACS/SRC/zgamx2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/zgamx2d_.c mpicc -o BLACS/SRC/blacs2sys_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/blacs2sys_.c mpicc -o BLACS/SRC/blacs_map_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_map_.c mpicc -o BLACS/SRC/cgamx2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/cgamx2d_.c mpicc -o BLACS/SRC/cgebr2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/cgebr2d_.c mpicc -o BLACS/SRC/free_handle_.oo -c -DAdd_ -fPIC -fstack-protector -g -O -DCallFromC BLACS/SRC/free_handle_.c mpicc -o BLACS/SRC/BI_Arecv.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_Arecv.c mpicc -o BLACS/SRC/BI_ArgCheck.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_ArgCheck.c mpicc -o BLACS/SRC/sgamn2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/sgamn2d_.c mpicc -o BLACS/SRC/sys2blacs_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/sys2blacs_.c mpicc -o BLACS/SRC/BI_Asend.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_Asend.c mpicc -o BLACS/SRC/BI_BeComb.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_BeComb.c mpicc -o BLACS/SRC/BI_BlacsAbort.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_BlacsAbort.c mpicc -o BLACS/SRC/BI_BlacsErr.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_BlacsErr.c mpicc -o BLACS/SRC/BI_BlacsWarn.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_BlacsWarn.c mpicc -o BLACS/SRC/blacs_pnum_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_pnum_.c mpicc -o BLACS/SRC/BI_BuffIsFree.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_BuffIsFree.c mpicc -o BLACS/SRC/krecvid_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/krecvid_.c mpicc -o BLACS/SRC/BI_ContxtNum.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_ContxtNum.c mpicc -o BLACS/SRC/BI_EmergencyBuff.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_EmergencyBuff.c mpicc -o BLACS/SRC/BI_GetBuff.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_GetBuff.c mpicc -o BLACS/SRC/cgesd2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/cgesd2d_.c mpicc -o BLACS/SRC/BI_GetMpiGeType.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_GetMpiGeType.c mpicc -o BLACS/SRC/dgsum2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dgsum2d_.c mpicc -o BLACS/SRC/BI_GetMpiTrType.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_GetMpiTrType.c mpicc -o BLACS/SRC/BI_GlobalVars.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_GlobalVars.c mpicc -o BLACS/SRC/BI_HypBR.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_HypBR.c mpicc -o BLACS/SRC/BI_HypBS.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_HypBS.c mpicc -o BLACS/SRC/BI_IdringBR.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_IdringBR.c mpicc -o BLACS/SRC/BI_IdringBS.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_IdringBS.c mpicc -o BLACS/SRC/BI_MpathBR.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_MpathBR.c mpicc -o BLACS/SRC/BI_MpathBS.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_MpathBS.c mpicc -o BLACS/SRC/BI_MringComb.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_MringComb.c mpicc -o BLACS/SRC/BI_Pack.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_Pack.c mpicc -o BLACS/SRC/dcputime00_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dcputime00_.c mpicc -o BLACS/SRC/BI_Rsend.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_Rsend.c mpicc -o BLACS/SRC/BI_Srecv.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_Srecv.c mpicc -o BLACS/SRC/BI_SringBR.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_SringBR.c mpicc -o BLACS/SRC/BI_SringBS.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_SringBS.c mpicc -o BLACS/SRC/BI_Ssend.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_Ssend.c mpicc -o BLACS/SRC/BI_TransDist.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_TransDist.c mpicc -o BLACS/SRC/BI_TransUserComm.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_TransUserComm.c mpicc -o BLACS/SRC/igamn2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/igamn2d_.c mpicc -o BLACS/SRC/BI_TreeBR.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_TreeBR.c mpicc -o BLACS/SRC/blacs_barr_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_barr_.c mpicc -o BLACS/SRC/BI_TreeBS.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_TreeBS.c mpicc -o BLACS/SRC/zgamn2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/zgamn2d_.c mpicc -o BLACS/SRC/BI_TreeComb.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_TreeComb.c mpicc -o BLACS/SRC/BI_Unpack.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_Unpack.c mpicc -o BLACS/SRC/BI_UpdateBuffs.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_UpdateBuffs.c mpicc -o BLACS/SRC/BI_cMPI_amn.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_cMPI_amn.c mpicc -o BLACS/SRC/blacs_setup_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_setup_.c mpicc -o BLACS/SRC/BI_cMPI_amn2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_cMPI_amn2.c mpicc -o BLACS/SRC/ztrsd2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/ztrsd2d_.c mpicc -o BLACS/SRC/BI_cMPI_amx.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_cMPI_amx.c mpicc -o BLACS/SRC/strrv2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/strrv2d_.c mpicc -o BLACS/SRC/BI_cMPI_amx2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_cMPI_amx2.c mpicc -o BLACS/SRC/BI_cMPI_sum.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_cMPI_sum.c mpicc -o BLACS/SRC/BI_cvvamn.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_cvvamn.c mpicc -o BLACS/SRC/BI_cvvamn2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_cvvamn2.c mpicc -o BLACS/SRC/BI_cvvamx.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_cvvamx.c mpicc -o BLACS/SRC/BI_cvvamx2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_cvvamx2.c mpicc -o BLACS/SRC/BI_cvvsum.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_cvvsum.c mpicc -o BLACS/SRC/BI_dMPI_amn.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_dMPI_amn.c mpicc -o BLACS/SRC/dgesd2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dgesd2d_.c mpicc -o BLACS/SRC/BI_dMPI_amn2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_dMPI_amn2.c mpicc -o BLACS/SRC/BI_dMPI_amx.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_dMPI_amx.c mpicc -o BLACS/SRC/BI_dMPI_amx2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_dMPI_amx2.c mpicc -o BLACS/SRC/BI_dmvcopy.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_dmvcopy.c mpicc -o BLACS/SRC/BI_dvmcopy.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_dvmcopy.c mpicc -o BLACS/SRC/BI_dvvamn.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_dvvamn.c mpicc -o BLACS/SRC/BI_dvvamn2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_dvvamn2.c mpicc -o BLACS/SRC/sgebr2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/sgebr2d_.c mpicc -o BLACS/SRC/BI_dvvamx.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_dvvamx.c mpicc -o BLACS/SRC/BI_dvvamx2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_dvvamx2.c mpicc -o BLACS/SRC/BI_dvvsum.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_dvvsum.c mpicc -o BLACS/SRC/BI_iMPI_amn.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_iMPI_amn.c mpicc -o BLACS/SRC/BI_iMPI_amn2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_iMPI_amn2.c mpicc -o BLACS/SRC/blacs_pinfo_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_pinfo_.c mpicc -o BLACS/SRC/BI_iMPI_amx.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_iMPI_amx.c mpicc -o BLACS/SRC/BI_iMPI_amx2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_iMPI_amx2.c mpicc -o BLACS/SRC/BI_imvcopy.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_imvcopy.c mpicc -o BLACS/SRC/BI_ivmcopy.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_ivmcopy.c mpicc -o BLACS/SRC/BI_ivvamn.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_ivvamn.c mpicc -o BLACS/SRC/BI_ivvamn2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_ivvamn2.c mpicc -o BLACS/SRC/BI_ivvamx.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_ivvamx.c mpicc -o BLACS/SRC/BI_ivvamx2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_ivvamx2.c mpicc -o BLACS/SRC/BI_ivvsum.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_ivvsum.c mpicc -o BLACS/SRC/BI_sMPI_amn.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_sMPI_amn.c mpicc -o BLACS/SRC/BI_sMPI_amn2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_sMPI_amn2.c mpicc -o BLACS/SRC/BI_sMPI_amx.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_sMPI_amx.c mpicc -o BLACS/SRC/BI_sMPI_amx2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_sMPI_amx2.c mpicc -o BLACS/SRC/BI_smvcopy.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_smvcopy.c mpicc -o BLACS/SRC/BI_svmcopy.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_svmcopy.c mpicc -o BLACS/SRC/BI_svvamn.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_svvamn.c mpicc -o BLACS/SRC/BI_svvamn2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_svvamn2.c mpicc -o BLACS/SRC/BI_svvamx.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_svvamx.c mpicc -o BLACS/SRC/BI_svvamx2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_svvamx2.c mpicc -o BLACS/SRC/BI_svvsum.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_svvsum.c mpicc -o BLACS/SRC/BI_zMPI_amn.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_zMPI_amn.c mpicc -o BLACS/SRC/BI_zMPI_amn2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_zMPI_amn2.c mpicc -o BLACS/SRC/BI_zMPI_amx.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_zMPI_amx.c mpicc -o BLACS/SRC/BI_zMPI_amx2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_zMPI_amx2.c mpicc -o BLACS/SRC/BI_zMPI_sum.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_zMPI_sum.c mpicc -o BLACS/SRC/BI_zvvamn.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_zvvamn.c mpicc -o BLACS/SRC/BI_zvvamn2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_zvvamn2.c mpicc -o BLACS/SRC/BI_zvvamx.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_zvvamx.c mpicc -o BLACS/SRC/BI_zvvamx2.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_zvvamx2.c mpicc -o BLACS/SRC/BI_zvvsum.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/BI_zvvsum.c mpicc -o PBLAS/SRC/pcagemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcagemv_.c mpicc -o PBLAS/SRC/pcahemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcahemv_.c mpicc -o PBLAS/SRC/pcamax_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcamax_.c mpicc -o PBLAS/SRC/pcatrmv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcatrmv_.c mpicc -o BLACS/SRC/dgamn2d_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dgamn2d_.c mpicc -o PBLAS/SRC/pcaxpy_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcaxpy_.c mpicc -o PBLAS/SRC/pccopy_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pccopy_.c mpicc -o PBLAS/SRC/pcdotc_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcdotc_.c mpicc -o PBLAS/SRC/pcdotu_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcdotu_.c mpicc -o PBLAS/SRC/pcgeadd_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcgeadd_.c mpicc -o PBLAS/SRC/pcgemm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcgemm_.c mpicc -o PBLAS/SRC/pcgemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcgemv_.c mpicc -o PBLAS/SRC/pcgerc_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcgerc_.c mpicc -o PBLAS/SRC/pcgeru_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcgeru_.c mpicc -o PBLAS/SRC/pchemm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pchemm_.c mpicc -o BLACS/SRC/blacs2sys_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs2sys_.c mpicc -o PBLAS/SRC/pchemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pchemv_.c mpicc -o PBLAS/SRC/pcher2_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcher2_.c mpicc -o PBLAS/SRC/pcher2k_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcher2k_.c mpicc -o PBLAS/SRC/pcher_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcher_.c mpicc -o PBLAS/SRC/pcherk_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcherk_.c mpicc -o PBLAS/SRC/pcscal_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcscal_.c mpicc -o PBLAS/SRC/pcsscal_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcsscal_.c mpicc -o PBLAS/SRC/pcswap_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcswap_.c mpicc -o PBLAS/SRC/pcsymm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcsymm_.c mpicc -o PBLAS/SRC/pcsyr2k_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcsyr2k_.c mpicc -o PBLAS/SRC/pcsyrk_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pcsyrk_.c mpicc -o PBLAS/SRC/pctradd_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pctradd_.c mpicc -o BLACS/SRC/dwalltime00_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/dwalltime00_.c mpicc -o PBLAS/SRC/pctranc_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pctranc_.c mpicc -o PBLAS/SRC/pctranu_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pctranu_.c mpicc -o PBLAS/SRC/pctrmm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pctrmm_.c mpicc -o BLACS/SRC/blacs_init_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_init_.c mpicc -o PBLAS/SRC/pctrmv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pctrmv_.c mpicc -o PBLAS/SRC/pctrsm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pctrsm_.c mpicc -o PBLAS/SRC/pctrsv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pctrsv_.c mpicc -o PBLAS/SRC/pdagemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdagemv_.c mpicc -o PBLAS/SRC/pdamax_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdamax_.c mpicc -o PBLAS/SRC/pdasum_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdasum_.c mpicc -o PBLAS/SRC/pdasymv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdasymv_.c mpicc -o PBLAS/SRC/pdatrmv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdatrmv_.c mpicc -o PBLAS/SRC/pdaxpy_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdaxpy_.c mpicc -o PBLAS/SRC/pdcopy_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdcopy_.c mpicc -o PBLAS/SRC/pddot_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pddot_.c mpicc -o PBLAS/SRC/pdgeadd_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdgeadd_.c mpicc -o PBLAS/SRC/pdgemm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdgemm_.c mpicc -o PBLAS/SRC/pdgemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdgemv_.c mpicc -o PBLAS/SRC/pdger_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdger_.c mpicc -o PBLAS/SRC/pdnrm2_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdnrm2_.c mpicc -o PBLAS/SRC/pdscal_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdscal_.c mpicc -o PBLAS/SRC/pdswap_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdswap_.c mpicc -o PBLAS/SRC/pdsymm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdsymm_.c mpicc -o PBLAS/SRC/pdsymv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdsymv_.c mpicc -o PBLAS/SRC/pdsyr2_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdsyr2_.c mpicc -o PBLAS/SRC/pdsyr2k_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdsyr2k_.c mpicc -o PBLAS/SRC/pdsyr_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdsyr_.c mpicc -o PBLAS/SRC/pdsyrk_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdsyrk_.c mpicc -o PBLAS/SRC/pdtradd_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdtradd_.c mpicc -o PBLAS/SRC/pdtran_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdtran_.c mpicc -o PBLAS/SRC/pdtrmm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdtrmm_.c mpicc -o PBLAS/SRC/pdtrmv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdtrmv_.c mpicc -o PBLAS/SRC/pdtrsm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdtrsm_.c mpicc -o PBLAS/SRC/pdtrsv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdtrsv_.c mpicc -o PBLAS/SRC/pdzasum_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdzasum_.c mpicc -o PBLAS/SRC/pdznrm2_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pdznrm2_.c mpicc -o PBLAS/SRC/picopy_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/picopy_.c mpif90 -o PBLAS/SRC/pilaenv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/pilaenv.f mpicc -o PBLAS/SRC/psagemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psagemv_.c mpicc -o PBLAS/SRC/psamax_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psamax_.c mpicc -o PBLAS/SRC/psasum_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psasum_.c mpicc -o PBLAS/SRC/psasymv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psasymv_.c mpicc -o PBLAS/SRC/psatrmv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psatrmv_.c mpicc -o PBLAS/SRC/psaxpy_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psaxpy_.c mpicc -o PBLAS/SRC/pscasum_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pscasum_.c mpicc -o PBLAS/SRC/pscnrm2_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pscnrm2_.c mpicc -o PBLAS/SRC/pscopy_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pscopy_.c mpicc -o PBLAS/SRC/psdot_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psdot_.c mpicc -o PBLAS/SRC/psgeadd_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psgeadd_.c mpicc -o PBLAS/SRC/psgemm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psgemm_.c mpicc -o PBLAS/SRC/psgemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psgemv_.c mpicc -o PBLAS/SRC/psger_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psger_.c mpicc -o PBLAS/SRC/psnrm2_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psnrm2_.c mpicc -o PBLAS/SRC/psscal_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psscal_.c mpicc -o PBLAS/SRC/psswap_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/psswap_.c mpicc -o PBLAS/SRC/pssymm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pssymm_.c mpicc -o PBLAS/SRC/pssymv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pssymv_.c mpicc -o PBLAS/SRC/pssyr2_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pssyr2_.c mpicc -o PBLAS/SRC/pssyr2k_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pssyr2k_.c mpicc -o PBLAS/SRC/pssyr_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pssyr_.c mpicc -o PBLAS/SRC/pssyrk_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pssyrk_.c mpicc -o PBLAS/SRC/pstradd_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pstradd_.c mpicc -o PBLAS/SRC/pstran_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pstran_.c mpicc -o PBLAS/SRC/pstrmm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pstrmm_.c mpicc -o PBLAS/SRC/pstrmv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pstrmv_.c mpicc -o PBLAS/SRC/pstrsm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pstrsm_.c mpicc -o PBLAS/SRC/pstrsv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pstrsv_.c mpicc -o PBLAS/SRC/pzagemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzagemv_.c mpicc -o PBLAS/SRC/pzahemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzahemv_.c mpicc -o PBLAS/SRC/pzamax_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzamax_.c mpicc -o PBLAS/SRC/pzatrmv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzatrmv_.c mpicc -o PBLAS/SRC/pzaxpy_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzaxpy_.c mpicc -o PBLAS/SRC/pzcopy_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzcopy_.c mpicc -o PBLAS/SRC/pzdotc_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzdotc_.c mpicc -o PBLAS/SRC/pzdotu_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzdotu_.c mpicc -o PBLAS/SRC/pzdscal_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzdscal_.c mpicc -o PBLAS/SRC/pzgeadd_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzgeadd_.c mpicc -o PBLAS/SRC/pzgemm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzgemm_.c mpicc -o PBLAS/SRC/pzgemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzgemv_.c mpicc -o PBLAS/SRC/pzgerc_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzgerc_.c mpicc -o PBLAS/SRC/pzgeru_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzgeru_.c mpicc -o PBLAS/SRC/pzhemm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzhemm_.c mpicc -o PBLAS/SRC/pzhemv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzhemv_.c mpicc -o PBLAS/SRC/pzher2_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzher2_.c mpicc -o PBLAS/SRC/pzher2k_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzher2k_.c mpicc -o PBLAS/SRC/pzher_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzher_.c mpicc -o PBLAS/SRC/pzherk_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzherk_.c mpicc -o PBLAS/SRC/pzscal_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzscal_.c mpicc -o PBLAS/SRC/pzswap_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzswap_.c mpicc -o PBLAS/SRC/pzsymm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzsymm_.c mpicc -o PBLAS/SRC/pzsyr2k_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzsyr2k_.c mpicc -o PBLAS/SRC/pzsyrk_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pzsyrk_.c mpicc -o PBLAS/SRC/pztradd_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pztradd_.c mpicc -o PBLAS/SRC/pztranc_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pztranc_.c mpicc -o PBLAS/SRC/pztranu_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pztranu_.c mpicc -o PBLAS/SRC/pztrmm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pztrmm_.c mpicc -o PBLAS/SRC/pztrmv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pztrmv_.c mpicc -o PBLAS/SRC/pztrsm_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pztrsm_.c mpicc -o PBLAS/SRC/pztrsv_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/pztrsv_.c mpicc -o REDIST/SRC/pcgemr.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pcgemr.c mpicc -o REDIST/SRC/pcgemr2.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pcgemr2.c mpicc -o BLACS/SRC/blacs_info_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_info_.c mpicc -o BLACS/SRC/free_handle_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/free_handle_.c mpicc -o BLACS/SRC/blacs_grid_.o -c -DAdd_ -fPIC -fstack-protector -g -O BLACS/SRC/blacs_grid_.c mpicc -o REDIST/SRC/pctrmr.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pctrmr.c mpicc -o REDIST/SRC/pctrmr2.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pctrmr2.c mpicc -o REDIST/SRC/pdgemr.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pdgemr.c mpicc -o REDIST/SRC/pdgemr2.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pdgemr2.c mpicc -o REDIST/SRC/pdtrmr.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pdtrmr.c mpicc -o REDIST/SRC/pdtrmr2.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pdtrmr2.c mpicc -o REDIST/SRC/pgemraux.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pgemraux.c mpicc -o REDIST/SRC/pigemr.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pigemr.c mpicc -o REDIST/SRC/pigemr2.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pigemr2.c mpicc -o REDIST/SRC/pitrmr.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pitrmr.c mpicc -o REDIST/SRC/pitrmr2.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pitrmr2.c mpicc -o REDIST/SRC/psgemr.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/psgemr.c mpicc -o REDIST/SRC/psgemr2.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/psgemr2.c mpicc -o REDIST/SRC/pstrmr.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pstrmr.c mpicc -o REDIST/SRC/pstrmr2.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pstrmr2.c mpicc -o REDIST/SRC/pzgemr.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pzgemr.c mpicc -o REDIST/SRC/pzgemr2.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pzgemr2.c mpicc -o REDIST/SRC/pztrmr.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pztrmr.c mpicc -o REDIST/SRC/pztrmr2.o -c -DAdd_ -fPIC -fstack-protector -g -O REDIST/SRC/pztrmr2.c mpif90 -o SRC/bdlaapp.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/bdlaapp.f mpif90 -o SRC/bdlaexc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/bdlaexc.f mpif90 -o SRC/bdtrexc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/bdtrexc.f mpif90 -o SRC/bslaapp.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/bslaapp.f mpif90 -o SRC/bslaexc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/bslaexc.f mpif90 -o SRC/bstrexc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/bstrexc.f mpif90 -o SRC/cdbtf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/cdbtf2.f mpif90 -o SRC/cdbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/cdbtrf.f mpif90 -o SRC/cdttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/cdttrf.f mpif90 -o SRC/cdttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/cdttrsv.f mpif90 -o SRC/clahqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/clahqr2.f mpif90 -o SRC/clamsh.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/clamsh.f mpif90 -o SRC/clanv2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/clanv2.f mpif90 -o SRC/claref.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/claref.f mpif90 -o SRC/cpttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/cpttrsv.f mpif90 -o SRC/csteqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/csteqr2.f mpif90 -o SRC/ctrmvt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/ctrmvt.f mpif90 -o SRC/ddbtf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/ddbtf2.f mpif90 -o SRC/ddbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/ddbtrf.f mpif90 -o SRC/ddttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/ddttrf.f mpif90 -o SRC/ddttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/ddttrsv.f mpif90 -o SRC/dlamsh.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlamsh.f mpif90 -o SRC/dlapst.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlapst.f mpif90 -o SRC/dlaqr6.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlaqr6.f mpif90 -o SRC/dlar1va.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlar1va.f mpif90 -o SRC/dlaref.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlaref.f mpif90 -o SRC/dlarrb2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlarrb2.f mpif90 -o SRC/dlarrd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlarrd2.f mpif90 -o SRC/dlarre2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlarre2.f mpif90 -o SRC/dlarre2a.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlarre2a.f mpif90 -o SRC/dlarrf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlarrf2.f mpif90 -o SRC/dlarrv2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlarrv2.f mpif90 -o SRC/dlasorte.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlasorte.f mpif90 -o SRC/dlasrt2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dlasrt2.f mpif90 -o SRC/dpttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dpttrsv.f mpif90 -o SRC/dstegr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dstegr2.f mpif90 -o SRC/dstegr2a.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dstegr2a.f mpif90 -o SRC/dstegr2b.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dstegr2b.f mpif90 -o SRC/dstein2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dstein2.f mpif90 -o SRC/dsteqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dsteqr2.f mpif90 -o SRC/dtrmvt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/dtrmvt.f mpicc -o SRC/getpbbuf.o -c -DAdd_ -fPIC -fstack-protector -g -O SRC/getpbbuf.c mpicc -o SRC/pbchkvect.o -c -DAdd_ -fPIC -fstack-protector -g -O SRC/pbchkvect.c mpif90 -o SRC/pcdbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcdbsv.f mpif90 -o SRC/pcdbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcdbtrf.f mpif90 -o SRC/pcdbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcdbtrs.f mpif90 -o SRC/pcdbtrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcdbtrsv.f mpif90 -o SRC/pcdtsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcdtsv.f mpif90 -o SRC/pcdttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcdttrf.f mpif90 -o SRC/pcdttrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcdttrs.f mpif90 -o SRC/pcdttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcdttrsv.f mpif90 -o SRC/pcgbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgbsv.f mpif90 -o SRC/pcgbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgbtrf.f mpif90 -o SRC/pcgbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgbtrs.f mpif90 -o SRC/pcgebd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgebd2.f mpif90 -o SRC/pcgebrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgebrd.f mpif90 -o SRC/pcgecon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgecon.f mpif90 -o SRC/pcgeequ.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgeequ.f mpif90 -o SRC/pcgehd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgehd2.f mpif90 -o SRC/pcgehrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgehrd.f mpif90 -o SRC/pcgelq2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgelq2.f mpif90 -o SRC/pcgelqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgelqf.f mpif90 -o SRC/pcgels.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgels.f mpif90 -o SRC/pcgeql2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgeql2.f mpif90 -o SRC/pcgeqlf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgeqlf.f mpif90 -o SRC/pcgeqpf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgeqpf.f mpif90 -o SRC/pcgeqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgeqr2.f mpif90 -o SRC/pcgeqrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgeqrf.f mpif90 -o SRC/pcgerfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgerfs.f mpif90 -o SRC/pcgerq2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgerq2.f mpif90 -o SRC/pcgerqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgerqf.f mpif90 -o SRC/pcgesv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgesv.f mpif90 -o SRC/pcgesvd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgesvd.f mpif90 -o SRC/pcgesvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgesvx.f mpif90 -o SRC/pcgetf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgetf2.f mpif90 -o SRC/pcgetrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgetrf.f mpif90 -o SRC/pcgetri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgetri.f mpif90 -o SRC/pcgetrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcgetrs.f mpif90 -o SRC/pcggqrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcggqrf.f mpif90 -o SRC/pcggrqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcggrqf.f mpif90 -o SRC/pcheev.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcheev.f mpif90 -o SRC/pcheevd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcheevd.f mpif90 -o SRC/pcheevr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcheevr.f mpif90 -o SRC/pcheevx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcheevx.f mpif90 -o SRC/pchegs2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pchegs2.f mpif90 -o SRC/pchegst.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pchegst.f mpif90 -o SRC/pchegvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pchegvx.f mpif90 -o SRC/pchengst.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pchengst.f mpif90 -o SRC/pchentrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pchentrd.f mpif90 -o SRC/pchetd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pchetd2.f mpif90 -o SRC/pchetrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pchetrd.f mpif90 -o SRC/pchettrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pchettrd.f mpif90 -o SRC/pclabrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclabrd.f mpif90 -o SRC/pclacgv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclacgv.f mpif90 -o SRC/pclacon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclacon.f mpif90 -o SRC/pclaconsb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclaconsb.f mpif90 -o SRC/pclacp2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclacp2.f mpif90 -o SRC/pclacp3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclacp3.f mpif90 -o SRC/pclacpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclacpy.f mpif90 -o SRC/pclaevswp.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclaevswp.f mpif90 -o SRC/pclahqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclahqr.f mpif90 -o SRC/pclahrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclahrd.f mpif90 -o SRC/pclamr1d.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclamr1d.f mpif90 -o SRC/pclange.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclange.f mpif90 -o SRC/pclanhe.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclanhe.f mpif90 -o SRC/pclanhs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclanhs.f mpif90 -o SRC/pclansy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclansy.f mpif90 -o SRC/pclantr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclantr.f mpif90 -o SRC/pclapiv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclapiv.f mpif90 -o SRC/pclapv2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclapv2.f mpif90 -o SRC/pclaqge.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclaqge.f mpif90 -o SRC/pclaqsy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclaqsy.f mpif90 -o SRC/pclarf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclarf.f mpif90 -o SRC/pclarfb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclarfb.f mpif90 -o SRC/pclarfc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclarfc.f mpif90 -o SRC/pclarfg.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclarfg.f mpif90 -o SRC/pclarft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclarft.f mpif90 -o SRC/pclarz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclarz.f mpif90 -o SRC/pclarzb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclarzb.f mpif90 -o SRC/pclarzc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclarzc.f mpif90 -o SRC/pclarzt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclarzt.f mpif90 -o SRC/pclascl.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclascl.f mpif90 -o SRC/pclase2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclase2.f mpif90 -o SRC/pclaset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclaset.f mpif90 -o SRC/pclasmsub.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclasmsub.f mpif90 -o SRC/pclassq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclassq.f mpif90 -o SRC/pclaswp.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclaswp.f mpif90 -o SRC/pclatra.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclatra.f mpif90 -o SRC/pclatrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclatrd.f mpif90 -o SRC/pclatrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclatrs.f mpif90 -o SRC/pclatrz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclatrz.f mpif90 -o SRC/pclattrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclattrs.f mpif90 -o SRC/pclauu2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclauu2.f mpif90 -o SRC/pclauum.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclauum.f mpif90 -o SRC/pclawil.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pclawil.f mpif90 -o SRC/pcmax1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcmax1.f mpif90 -o SRC/pcpbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpbsv.f mpif90 -o SRC/pcpbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpbtrf.f mpif90 -o SRC/pcpbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpbtrs.f mpif90 -o SRC/pcpbtrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpbtrsv.f mpif90 -o SRC/pcpocon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpocon.f mpif90 -o SRC/pcpoequ.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpoequ.f mpif90 -o SRC/pcporfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcporfs.f mpif90 -o SRC/pcposv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcposv.f mpif90 -o SRC/pcposvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcposvx.f mpif90 -o SRC/pcpotf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpotf2.f mpif90 -o SRC/pcpotrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpotrf.f mpif90 -o SRC/pcpotri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpotri.f mpif90 -o SRC/pcpotrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpotrs.f mpif90 -o SRC/pcptsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcptsv.f mpif90 -o SRC/pcpttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpttrf.f mpif90 -o SRC/pcpttrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpttrs.f mpif90 -o SRC/pcpttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcpttrsv.f mpicc -o SRC/pcrot.o -c -DAdd_ -fPIC -fstack-protector -g -O SRC/pcrot.c mpif90 -o SRC/pcsrscl.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcsrscl.f mpif90 -o SRC/pcstein.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcstein.f mpif90 -o SRC/pctrcon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pctrcon.f mpif90 -o SRC/pctrevc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pctrevc.f mpif90 -o SRC/pctrrfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pctrrfs.f mpif90 -o SRC/pctrti2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pctrti2.f mpif90 -o SRC/pctrtri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pctrtri.f mpif90 -o SRC/pctrtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pctrtrs.f mpif90 -o SRC/pctzrzf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pctzrzf.f mpif90 -o SRC/pcung2l.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcung2l.f mpif90 -o SRC/pcung2r.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcung2r.f mpif90 -o SRC/pcungl2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcungl2.f mpif90 -o SRC/pcunglq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunglq.f mpif90 -o SRC/pcungql.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcungql.f mpif90 -o SRC/pcungqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcungqr.f mpif90 -o SRC/pcungr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcungr2.f mpif90 -o SRC/pcungrq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcungrq.f mpif90 -o SRC/pcunm2l.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunm2l.f mpif90 -o SRC/pcunm2r.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunm2r.f mpif90 -o SRC/pcunmbr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunmbr.f mpif90 -o SRC/pcunmhr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunmhr.f mpif90 -o SRC/pcunml2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunml2.f mpif90 -o SRC/pcunmlq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunmlq.f mpif90 -o SRC/pcunmql.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunmql.f mpif90 -o SRC/pcunmqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunmqr.f mpif90 -o SRC/pcunmr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunmr2.f mpif90 -o SRC/pcunmr3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunmr3.f mpif90 -o SRC/pcunmrq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunmrq.f mpif90 -o SRC/pcunmrz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunmrz.f mpif90 -o SRC/pcunmtr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pcunmtr.f mpif90 -o SRC/pddbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pddbsv.f mpif90 -o SRC/pddbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pddbtrf.f mpif90 -o SRC/pddbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pddbtrs.f mpif90 -o SRC/pddbtrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pddbtrsv.f mpif90 -o SRC/pddtsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pddtsv.f mpif90 -o SRC/pddttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pddttrf.f mpif90 -o SRC/pddttrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pddttrs.f mpif90 -o SRC/pddttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pddttrsv.f mpif90 -o SRC/pdgbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgbsv.f mpif90 -o SRC/pdgbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgbtrf.f mpif90 -o SRC/pdgbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgbtrs.f mpif90 -o SRC/pdgebal.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgebal.f mpif90 -o SRC/pdgebd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgebd2.f mpif90 -o SRC/pdgebrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgebrd.f mpif90 -o SRC/pdgecon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgecon.f mpif90 -o SRC/pdgeequ.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgeequ.f mpif90 -o SRC/pdgehd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgehd2.f mpif90 -o SRC/pdgehrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgehrd.f mpif90 -o SRC/pdgelq2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgelq2.f mpif90 -o SRC/pdgelqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgelqf.f mpif90 -o SRC/pdgels.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgels.f mpif90 -o SRC/pdgeql2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgeql2.f mpif90 -o SRC/pdgeqlf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgeqlf.f mpif90 -o SRC/pdgeqpf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgeqpf.f mpif90 -o SRC/pdgeqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgeqr2.f mpif90 -o SRC/pdgeqrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgeqrf.f mpif90 -o SRC/pdgerfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgerfs.f mpif90 -o SRC/pdgerq2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgerq2.f mpif90 -o SRC/pdgerqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgerqf.f mpif90 -o SRC/pdgesv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgesv.f mpif90 -o SRC/pdgesvd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgesvd.f mpif90 -o SRC/pdgesvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgesvx.f mpif90 -o SRC/pdgetf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgetf2.f mpif90 -o SRC/pdgetrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgetrf.f mpif90 -o SRC/pdgetri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgetri.f mpif90 -o SRC/pdgetrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdgetrs.f mpif90 -o SRC/pdggqrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdggqrf.f mpif90 -o SRC/pdggrqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdggrqf.f mpif90 -o SRC/pdhseqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdhseqr.f mpif90 -o SRC/pdlabad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlabad.f mpif90 -o SRC/pdlabrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlabrd.f mpif90 -o SRC/pdlacon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlacon.f mpif90 -o SRC/pdlaconsb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaconsb.f mpif90 -o SRC/pdlacp2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlacp2.f mpif90 -o SRC/pdlacp3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlacp3.f mpif90 -o SRC/pdlacpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlacpy.f mpif90 -o SRC/pdlaed0.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaed0.f mpif90 -o SRC/pdlaed1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaed1.f mpif90 -o SRC/pdlaed2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaed2.f mpif90 -o SRC/pdlaed3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaed3.f mpif90 -o SRC/pdlaedz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaedz.f mpif90 -o SRC/pdlaevswp.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaevswp.f mpif90 -o SRC/pdlahqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlahqr.f mpif90 -o SRC/pdlahrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlahrd.f mpicc -o SRC/pdlaiect.o -c -DAdd_ -fPIC -fstack-protector -g -O SRC/pdlaiect.c mpif90 -o SRC/pdlamch.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlamch.f mpif90 -o SRC/pdlamr1d.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlamr1d.f mpif90 -o SRC/pdlamve.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlamve.f mpif90 -o SRC/pdlange.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlange.f mpif90 -o SRC/pdlanhs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlanhs.f mpif90 -o SRC/pdlansy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlansy.f mpif90 -o SRC/pdlantr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlantr.f mpif90 -o SRC/pdlapiv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlapiv.f mpif90 -o SRC/pdlapv2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlapv2.f mpif90 -o SRC/pdlaqge.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaqge.f mpif90 -o SRC/pdlaqr0.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaqr0.f mpif90 -o SRC/pdlaqr1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaqr1.f mpif90 -o SRC/pdlaqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaqr2.f mpif90 -o SRC/pdlaqr3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaqr3.f mpif90 -o SRC/pdlaqr4.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaqr4.f mpif90 -o SRC/pdlaqr5.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaqr5.f mpif90 -o SRC/pdlaqsy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaqsy.f mpif90 -o SRC/pdlared1d.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlared1d.f mpif90 -o SRC/pdlared2d.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlared2d.f mpif90 -o SRC/pdlarf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlarf.f mpif90 -o SRC/pdlarfb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlarfb.f mpif90 -o SRC/pdlarfg.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlarfg.f mpif90 -o SRC/pdlarft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlarft.f mpif90 -o SRC/pdlarz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlarz.f mpif90 -o SRC/pdlarzb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlarzb.f mpif90 -o SRC/pdlarzt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlarzt.f mpif90 -o SRC/pdlascl.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlascl.f mpif90 -o SRC/pdlase2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlase2.f mpif90 -o SRC/pdlaset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaset.f mpif90 -o SRC/pdlasmsub.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlasmsub.f mpif90 -o SRC/pdlasrt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlasrt.f mpif90 -o SRC/pdlassq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlassq.f mpif90 -o SRC/pdlaswp.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlaswp.f mpif90 -o SRC/pdlatra.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlatra.f mpif90 -o SRC/pdlatrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlatrd.f mpif90 -o SRC/pdlatrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlatrs.f mpif90 -o SRC/pdlatrz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlatrz.f mpif90 -o SRC/pdlauu2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlauu2.f mpif90 -o SRC/pdlauum.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlauum.f mpif90 -o SRC/pdlawil.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdlawil.f mpif90 -o SRC/pdorg2l.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdorg2l.f mpif90 -o SRC/pdorg2r.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdorg2r.f mpif90 -o SRC/pdorgl2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdorgl2.f mpif90 -o SRC/pdorglq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdorglq.f mpif90 -o SRC/pdorgql.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdorgql.f mpif90 -o SRC/pdorgqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdorgqr.f mpif90 -o SRC/pdorgr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdorgr2.f mpif90 -o SRC/pdorgrq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdorgrq.f mpif90 -o SRC/pdorm2l.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdorm2l.f mpif90 -o SRC/pdorm2r.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdorm2r.f mpif90 -o SRC/pdormbr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdormbr.f mpif90 -o SRC/pdormhr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdormhr.f mpif90 -o SRC/pdorml2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdorml2.f mpif90 -o SRC/pdormlq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdormlq.f mpif90 -o SRC/pdormql.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdormql.f mpif90 -o SRC/pdormqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdormqr.f mpif90 -o SRC/pdormr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdormr2.f mpif90 -o SRC/pdormr3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdormr3.f mpif90 -o SRC/pdormrq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdormrq.f mpif90 -o SRC/pdormrz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdormrz.f mpif90 -o SRC/pdormtr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdormtr.f mpif90 -o SRC/pdpbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpbsv.f mpif90 -o SRC/pdpbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpbtrf.f mpif90 -o SRC/pdpbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpbtrs.f mpif90 -o SRC/pdpbtrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpbtrsv.f mpif90 -o SRC/pdpocon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpocon.f mpif90 -o SRC/pdpoequ.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpoequ.f mpif90 -o SRC/pdporfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdporfs.f mpif90 -o SRC/pdposv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdposv.f mpif90 -o SRC/pdposvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdposvx.f mpif90 -o SRC/pdpotf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpotf2.f mpif90 -o SRC/pdpotrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpotrf.f mpif90 -o SRC/pdpotri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpotri.f mpif90 -o SRC/pdpotrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpotrs.f mpif90 -o SRC/pdptsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdptsv.f mpif90 -o SRC/pdpttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpttrf.f mpif90 -o SRC/pdpttrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpttrs.f mpif90 -o SRC/pdpttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdpttrsv.f mpif90 -o SRC/pdrot.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdrot.f mpif90 -o SRC/pdrscl.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdrscl.f mpif90 -o SRC/pdstebz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdstebz.f mpif90 -o SRC/pdstedc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdstedc.f mpif90 -o SRC/pdstein.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdstein.f mpif90 -o SRC/pdsyev.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsyev.f mpif90 -o SRC/pdsyevd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsyevd.f mpif90 -o SRC/pdsyevr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsyevr.f mpif90 -o SRC/pdsyevx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsyevx.f mpif90 -o SRC/pdsygs2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsygs2.f mpif90 -o SRC/pdsygst.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsygst.f mpif90 -o SRC/pdsygvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsygvx.f mpif90 -o SRC/pdsyngst.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsyngst.f mpif90 -o SRC/pdsyntrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsyntrd.f mpif90 -o SRC/pdsytd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsytd2.f mpif90 -o SRC/pdsytrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsytrd.f mpif90 -o SRC/pdsyttrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdsyttrd.f mpif90 -o SRC/pdtrcon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdtrcon.f mpif90 -o SRC/pdtrord.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdtrord.f mpif90 -o SRC/pdtrrfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdtrrfs.f mpif90 -o SRC/pdtrsen.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdtrsen.f mpif90 -o SRC/pdtrti2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdtrti2.f mpif90 -o SRC/pdtrtri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdtrtri.f mpif90 -o SRC/pdtrtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdtrtrs.f mpif90 -o SRC/pdtzrzf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdtzrzf.f mpif90 -o SRC/pdzsum1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pdzsum1.f mpif90 -o SRC/pilaenvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pilaenvx.f mpif90 -o SRC/pilaver.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pilaver.f mpif90 -o SRC/piparmq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/piparmq.f mpif90 -o SRC/pjlaenv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pjlaenv.f mpif90 -o SRC/pmpcol.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pmpcol.f mpif90 -o SRC/pmpim2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pmpim2.f mpif90 -o SRC/pscsum1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pscsum1.f mpif90 -o SRC/psdbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psdbsv.f mpif90 -o SRC/psdbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psdbtrf.f mpif90 -o SRC/psdbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psdbtrs.f mpif90 -o SRC/psdbtrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psdbtrsv.f mpif90 -o SRC/psdtsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psdtsv.f mpif90 -o SRC/psdttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psdttrf.f mpif90 -o SRC/psdttrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psdttrs.f mpif90 -o SRC/psdttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psdttrsv.f mpif90 -o SRC/psgbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgbsv.f mpif90 -o SRC/psgbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgbtrf.f mpif90 -o SRC/psgbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgbtrs.f mpif90 -o SRC/psgebal.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgebal.f mpif90 -o SRC/psgebd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgebd2.f mpif90 -o SRC/psgebrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgebrd.f mpif90 -o SRC/psgecon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgecon.f mpif90 -o SRC/psgeequ.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgeequ.f mpif90 -o SRC/psgehd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgehd2.f mpif90 -o SRC/psgehrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgehrd.f mpif90 -o SRC/psgelq2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgelq2.f mpif90 -o SRC/psgelqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgelqf.f mpif90 -o SRC/psgels.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgels.f mpif90 -o SRC/psgeql2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgeql2.f mpif90 -o SRC/psgeqlf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgeqlf.f mpif90 -o SRC/psgeqpf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgeqpf.f mpif90 -o SRC/psgeqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgeqr2.f mpif90 -o SRC/psgeqrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgeqrf.f mpif90 -o SRC/psgerfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgerfs.f mpif90 -o SRC/psgerq2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgerq2.f mpif90 -o SRC/psgerqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgerqf.f mpif90 -o SRC/psgesv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgesv.f mpif90 -o SRC/psgesvd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgesvd.f mpif90 -o SRC/psgesvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgesvx.f mpif90 -o SRC/psgetf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgetf2.f mpif90 -o SRC/psgetrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgetrf.f mpif90 -o SRC/psgetri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgetri.f mpif90 -o SRC/psgetrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psgetrs.f mpif90 -o SRC/psggqrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psggqrf.f mpif90 -o SRC/psggrqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psggrqf.f mpif90 -o SRC/pshseqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pshseqr.f mpif90 -o SRC/pslabad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslabad.f mpif90 -o SRC/pslabrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslabrd.f mpif90 -o SRC/pslacon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslacon.f mpif90 -o SRC/pslaconsb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaconsb.f mpif90 -o SRC/pslacp2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslacp2.f mpif90 -o SRC/pslacp3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslacp3.f mpif90 -o SRC/pslacpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslacpy.f mpif90 -o SRC/pslaed0.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaed0.f mpif90 -o SRC/pslaed1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaed1.f mpif90 -o SRC/pslaed2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaed2.f mpif90 -o SRC/pslaed3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaed3.f mpif90 -o SRC/pslaedz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaedz.f mpif90 -o SRC/pslaevswp.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaevswp.f mpif90 -o SRC/pslahqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslahqr.f mpif90 -o SRC/pslahrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslahrd.f mpicc -o SRC/pslaiect.o -c -DAdd_ -fPIC -fstack-protector -g -O SRC/pslaiect.c mpif90 -o SRC/pslamch.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslamch.f mpif90 -o SRC/pslamr1d.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslamr1d.f mpif90 -o SRC/pslamve.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslamve.f mpif90 -o SRC/pslange.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslange.f mpif90 -o SRC/pslanhs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslanhs.f mpif90 -o SRC/pslansy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslansy.f mpif90 -o SRC/pslantr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslantr.f mpif90 -o SRC/pslapiv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslapiv.f mpif90 -o SRC/pslapv2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslapv2.f mpif90 -o SRC/pslaqge.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaqge.f mpif90 -o SRC/pslaqr0.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaqr0.f mpif90 -o SRC/pslaqr1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaqr1.f mpif90 -o SRC/pslaqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaqr2.f mpif90 -o SRC/pslaqr3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaqr3.f mpif90 -o SRC/pslaqr4.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaqr4.f mpif90 -o SRC/pslaqr5.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaqr5.f mpif90 -o SRC/pslaqsy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaqsy.f mpif90 -o SRC/pslared1d.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslared1d.f mpif90 -o SRC/pslared2d.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslared2d.f mpif90 -o SRC/pslarf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslarf.f mpif90 -o SRC/pslarfb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslarfb.f mpif90 -o SRC/pslarfg.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslarfg.f mpif90 -o SRC/pslarft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslarft.f mpif90 -o SRC/pslarz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslarz.f mpif90 -o SRC/pslarzb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslarzb.f mpif90 -o SRC/pslarzt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslarzt.f mpif90 -o SRC/pslascl.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslascl.f mpif90 -o SRC/pslase2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslase2.f mpif90 -o SRC/pslaset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaset.f mpif90 -o SRC/pslasmsub.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslasmsub.f mpif90 -o SRC/pslasrt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslasrt.f mpif90 -o SRC/pslassq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslassq.f mpif90 -o SRC/pslaswp.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslaswp.f mpif90 -o SRC/pslatra.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslatra.f mpif90 -o SRC/pslatrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslatrd.f mpif90 -o SRC/pslatrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslatrs.f mpif90 -o SRC/pslatrz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslatrz.f mpif90 -o SRC/pslauu2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslauu2.f mpif90 -o SRC/pslauum.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslauum.f mpif90 -o SRC/pslawil.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pslawil.f mpif90 -o SRC/psorg2l.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psorg2l.f mpif90 -o SRC/psorg2r.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psorg2r.f mpif90 -o SRC/psorgl2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psorgl2.f mpif90 -o SRC/psorglq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psorglq.f mpif90 -o SRC/psorgql.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psorgql.f mpif90 -o SRC/psorgqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psorgqr.f mpif90 -o SRC/psorgr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psorgr2.f mpif90 -o SRC/psorgrq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psorgrq.f mpif90 -o SRC/psorm2l.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psorm2l.f mpif90 -o SRC/psorm2r.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psorm2r.f mpif90 -o SRC/psormbr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psormbr.f mpif90 -o SRC/psormhr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psormhr.f mpif90 -o SRC/psorml2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psorml2.f mpif90 -o SRC/psormlq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psormlq.f mpif90 -o SRC/psormql.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psormql.f mpif90 -o SRC/psormqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psormqr.f mpif90 -o SRC/psormr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psormr2.f mpif90 -o SRC/psormr3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psormr3.f mpif90 -o SRC/psormrq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psormrq.f mpif90 -o SRC/psormrz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psormrz.f mpif90 -o SRC/psormtr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psormtr.f mpif90 -o SRC/pspbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspbsv.f mpif90 -o SRC/pspbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspbtrf.f mpif90 -o SRC/pspbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspbtrs.f mpif90 -o SRC/pspbtrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspbtrsv.f mpif90 -o SRC/pspocon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspocon.f mpif90 -o SRC/pspoequ.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspoequ.f mpif90 -o SRC/psporfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psporfs.f mpif90 -o SRC/psposv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psposv.f mpif90 -o SRC/psposvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psposvx.f mpif90 -o SRC/pspotf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspotf2.f mpif90 -o SRC/pspotrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspotrf.f mpif90 -o SRC/pspotri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspotri.f mpif90 -o SRC/pspotrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspotrs.f mpif90 -o SRC/psptsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psptsv.f mpif90 -o SRC/pspttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspttrf.f mpif90 -o SRC/pspttrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspttrs.f mpif90 -o SRC/pspttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pspttrsv.f mpif90 -o SRC/psrot.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psrot.f mpif90 -o SRC/psrscl.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psrscl.f mpif90 -o SRC/psstebz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psstebz.f mpif90 -o SRC/psstedc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psstedc.f mpif90 -o SRC/psstein.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/psstein.f mpif90 -o SRC/pssyev.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssyev.f mpif90 -o SRC/pssyevd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssyevd.f mpif90 -o SRC/pssyevr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssyevr.f mpif90 -o SRC/pssyevx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssyevx.f mpif90 -o SRC/pssygs2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssygs2.f mpif90 -o SRC/pssygst.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssygst.f mpif90 -o SRC/pssygvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssygvx.f mpif90 -o SRC/pssyngst.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssyngst.f mpif90 -o SRC/pssyntrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssyntrd.f mpif90 -o SRC/pssytd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssytd2.f mpif90 -o SRC/pssytrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssytrd.f mpif90 -o SRC/pssyttrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pssyttrd.f mpif90 -o SRC/pstrcon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pstrcon.f mpif90 -o SRC/pstrord.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pstrord.f mpif90 -o SRC/pstrrfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pstrrfs.f mpif90 -o SRC/pstrsen.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pstrsen.f mpif90 -o SRC/pstrti2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pstrti2.f mpif90 -o SRC/pstrtri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pstrtri.f mpif90 -o SRC/pstrtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pstrtrs.f mpif90 -o SRC/pstzrzf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pstzrzf.f mpicc -o SRC/pzaxpy.o -c -DAdd_ -fPIC -fstack-protector -g -O SRC/pzaxpy.c mpif90 -o SRC/pzdbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzdbsv.f mpif90 -o SRC/pzdbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzdbtrf.f mpif90 -o SRC/pzdbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzdbtrs.f mpif90 -o SRC/pzdbtrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzdbtrsv.f mpicc -o SRC/pzdotc.o -c -DAdd_ -fPIC -fstack-protector -g -O SRC/pzdotc.c mpicc -o SRC/pzdotu.o -c -DAdd_ -fPIC -fstack-protector -g -O SRC/pzdotu.c mpif90 -o SRC/pzdrscl.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzdrscl.f mpif90 -o SRC/pzdtsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzdtsv.f mpif90 -o SRC/pzdttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzdttrf.f mpif90 -o SRC/pzdttrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzdttrs.f mpif90 -o SRC/pzdttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzdttrsv.f mpif90 -o SRC/pzgbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgbsv.f mpif90 -o SRC/pzgbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgbtrf.f mpif90 -o SRC/pzgbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgbtrs.f mpif90 -o SRC/pzgebd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgebd2.f mpif90 -o SRC/pzgebrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgebrd.f mpif90 -o SRC/pzgecon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgecon.f mpif90 -o SRC/pzgeequ.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgeequ.f mpif90 -o SRC/pzgehd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgehd2.f mpif90 -o SRC/pzgehrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgehrd.f mpif90 -o SRC/pzgelq2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgelq2.f mpif90 -o SRC/pzgelqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgelqf.f mpif90 -o SRC/pzgels.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgels.f mpif90 -o SRC/pzgeql2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgeql2.f mpif90 -o SRC/pzgeqlf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgeqlf.f mpif90 -o SRC/pzgeqpf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgeqpf.f mpif90 -o SRC/pzgeqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgeqr2.f mpif90 -o SRC/pzgeqrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgeqrf.f mpif90 -o SRC/pzgerfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgerfs.f mpif90 -o SRC/pzgerq2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgerq2.f mpif90 -o SRC/pzgerqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgerqf.f mpif90 -o SRC/pzgesv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgesv.f mpif90 -o SRC/pzgesvd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgesvd.f mpif90 -o SRC/pzgesvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgesvx.f mpif90 -o SRC/pzgetf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgetf2.f mpif90 -o SRC/pzgetrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgetrf.f mpif90 -o SRC/pzgetri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgetri.f mpif90 -o SRC/pzgetrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzgetrs.f mpif90 -o SRC/pzggqrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzggqrf.f mpif90 -o SRC/pzggrqf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzggrqf.f mpif90 -o SRC/pzheev.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzheev.f mpif90 -o SRC/pzheevd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzheevd.f mpif90 -o SRC/pzheevr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzheevr.f mpif90 -o SRC/pzheevx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzheevx.f mpif90 -o SRC/pzhegs2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzhegs2.f mpif90 -o SRC/pzhegst.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzhegst.f mpif90 -o SRC/pzhegvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzhegvx.f mpif90 -o SRC/pzhengst.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzhengst.f mpif90 -o SRC/pzhentrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzhentrd.f mpif90 -o SRC/pzhetd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzhetd2.f mpif90 -o SRC/pzhetrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzhetrd.f mpif90 -o SRC/pzhettrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzhettrd.f mpif90 -o SRC/pzlabrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlabrd.f mpif90 -o SRC/pzlacgv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlacgv.f mpif90 -o SRC/pzlacon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlacon.f mpif90 -o SRC/pzlaconsb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlaconsb.f mpif90 -o SRC/pzlacp2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlacp2.f mpif90 -o SRC/pzlacp3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlacp3.f mpif90 -o SRC/pzlacpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlacpy.f mpif90 -o SRC/pzlaevswp.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlaevswp.f mpif90 -o SRC/pzlahqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlahqr.f mpif90 -o SRC/pzlahrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlahrd.f mpif90 -o SRC/pzlamr1d.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlamr1d.f mpif90 -o SRC/pzlange.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlange.f mpif90 -o SRC/pzlanhe.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlanhe.f mpif90 -o SRC/pzlanhs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlanhs.f mpif90 -o SRC/pzlansy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlansy.f mpif90 -o SRC/pzlantr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlantr.f mpif90 -o SRC/pzlapiv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlapiv.f mpif90 -o SRC/pzlapv2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlapv2.f mpif90 -o SRC/pzlaqge.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlaqge.f mpif90 -o SRC/pzlaqsy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlaqsy.f mpif90 -o SRC/pzlarf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlarf.f mpif90 -o SRC/pzlarfb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlarfb.f mpif90 -o SRC/pzlarfc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlarfc.f mpif90 -o SRC/pzlarfg.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlarfg.f mpif90 -o SRC/pzlarft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlarft.f mpif90 -o SRC/pzlarz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlarz.f mpif90 -o SRC/pzlarzb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlarzb.f mpif90 -o SRC/pzlarzc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlarzc.f mpif90 -o SRC/pzlarzt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlarzt.f mpif90 -o SRC/pzlascl.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlascl.f mpif90 -o SRC/pzlase2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlase2.f mpif90 -o SRC/pzlaset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlaset.f mpif90 -o SRC/pzlasmsub.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlasmsub.f mpif90 -o SRC/pzlassq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlassq.f mpif90 -o SRC/pzlaswp.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlaswp.f mpif90 -o SRC/pzlatra.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlatra.f mpif90 -o SRC/pzlatrd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlatrd.f mpif90 -o SRC/pzlatrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlatrs.f mpif90 -o SRC/pzlatrz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlatrz.f mpif90 -o SRC/pzlattrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlattrs.f mpif90 -o SRC/pzlauu2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlauu2.f mpif90 -o SRC/pzlauum.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlauum.f mpif90 -o SRC/pzlawil.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzlawil.f mpif90 -o SRC/pzmax1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzmax1.f mpif90 -o SRC/pzpbsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpbsv.f mpif90 -o SRC/pzpbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpbtrf.f mpif90 -o SRC/pzpbtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpbtrs.f mpif90 -o SRC/pzpbtrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpbtrsv.f mpif90 -o SRC/pzpocon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpocon.f mpif90 -o SRC/pzpoequ.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpoequ.f mpif90 -o SRC/pzporfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzporfs.f mpif90 -o SRC/pzposv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzposv.f mpif90 -o SRC/pzposvx.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzposvx.f mpif90 -o SRC/pzpotf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpotf2.f mpif90 -o SRC/pzpotrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpotrf.f mpif90 -o SRC/pzpotri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpotri.f mpif90 -o SRC/pzpotrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpotrs.f mpif90 -o SRC/pzptsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzptsv.f mpif90 -o SRC/pzpttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpttrf.f mpif90 -o SRC/pzpttrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpttrs.f mpif90 -o SRC/pzpttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzpttrsv.f mpicc -o SRC/pzrot.o -c -DAdd_ -fPIC -fstack-protector -g -O SRC/pzrot.c mpif90 -o SRC/pzstein.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzstein.f mpif90 -o SRC/pztrcon.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pztrcon.f mpif90 -o SRC/pztrevc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pztrevc.f mpif90 -o SRC/pztrrfs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pztrrfs.f mpif90 -o SRC/pztrti2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pztrti2.f mpif90 -o SRC/pztrtri.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pztrtri.f mpif90 -o SRC/pztrtrs.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pztrtrs.f mpif90 -o SRC/pztzrzf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pztzrzf.f mpif90 -o SRC/pzung2l.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzung2l.f mpif90 -o SRC/pzung2r.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzung2r.f mpif90 -o SRC/pzungl2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzungl2.f mpif90 -o SRC/pzunglq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunglq.f mpif90 -o SRC/pzungql.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzungql.f mpif90 -o SRC/pzungqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzungqr.f mpif90 -o SRC/pzungr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzungr2.f mpif90 -o SRC/pzungrq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzungrq.f mpif90 -o SRC/pzunm2l.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunm2l.f mpif90 -o SRC/pzunm2r.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunm2r.f mpif90 -o SRC/pzunmbr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunmbr.f mpif90 -o SRC/pzunmhr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunmhr.f mpif90 -o SRC/pzunml2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunml2.f mpif90 -o SRC/pzunmlq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunmlq.f mpif90 -o SRC/pzunmql.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunmql.f mpif90 -o SRC/pzunmqr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunmqr.f mpif90 -o SRC/pzunmr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunmr2.f mpif90 -o SRC/pzunmr3.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunmr3.f mpif90 -o SRC/pzunmrq.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunmrq.f mpif90 -o SRC/pzunmrz.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunmrz.f mpif90 -o SRC/pzunmtr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/pzunmtr.f mpif90 -o SRC/sdbtf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/sdbtf2.f mpif90 -o SRC/sdbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/sdbtrf.f mpif90 -o SRC/sdttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/sdttrf.f mpif90 -o SRC/sdttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/sdttrsv.f mpif90 -o SRC/slamsh.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slamsh.f mpif90 -o SRC/slapst.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slapst.f mpif90 -o SRC/slaqr6.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slaqr6.f mpif90 -o SRC/slar1va.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slar1va.f mpif90 -o SRC/slaref.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slaref.f mpif90 -o SRC/slarrb2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slarrb2.f mpif90 -o SRC/slarrd2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slarrd2.f mpif90 -o SRC/slarre2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slarre2.f mpif90 -o SRC/slarre2a.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slarre2a.f mpif90 -o SRC/slarrf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slarrf2.f mpif90 -o SRC/slarrv2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slarrv2.f mpif90 -o SRC/slasorte.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slasorte.f mpif90 -o SRC/slasrt2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/slasrt2.f mpif90 -o SRC/spttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/spttrsv.f mpif90 -o SRC/sstegr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/sstegr2.f mpif90 -o SRC/sstegr2a.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/sstegr2a.f mpif90 -o SRC/sstegr2b.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/sstegr2b.f mpif90 -o SRC/sstein2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/sstein2.f mpif90 -o SRC/ssteqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/ssteqr2.f mpif90 -o SRC/strmvt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/strmvt.f mpif90 -o SRC/zdbtf2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/zdbtf2.f mpif90 -o SRC/zdbtrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/zdbtrf.f mpif90 -o SRC/zdttrf.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/zdttrf.f mpif90 -o SRC/zdttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/zdttrsv.f mpif90 -o SRC/zlahqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/zlahqr2.f mpif90 -o SRC/zlamsh.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/zlamsh.f mpif90 -o SRC/zlanv2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/zlanv2.f mpif90 -o SRC/zlaref.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/zlaref.f mpif90 -o SRC/zpttrsv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/zpttrsv.f mpif90 -o SRC/zsteqr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/zsteqr2.f mpif90 -o SRC/ztrmvt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O SRC/ztrmvt.f mpif90 -o TOOLS/LAPACK/clagge.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/clagge.f mpif90 -o TOOLS/LAPACK/claghe.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/claghe.f mpif90 -o TOOLS/LAPACK/clagsy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/clagsy.f mpif90 -o TOOLS/LAPACK/clarnd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/clarnd.f mpif90 -o TOOLS/LAPACK/clarnv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/clarnv.f mpif90 -o TOOLS/LAPACK/clarot.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/clarot.f mpif90 -o TOOLS/LAPACK/clatm1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/clatm1.f mpif90 -o TOOLS/LAPACK/clatms.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/clatms.f mpif90 -o TOOLS/LAPACK/dlagge.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/dlagge.f mpif90 -o TOOLS/LAPACK/dlagsy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/dlagsy.f mpif90 -o TOOLS/LAPACK/dlaran.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/dlaran.f mpif90 -o TOOLS/LAPACK/dlarnd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/dlarnd.f mpif90 -o TOOLS/LAPACK/dlarot.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/dlarot.f mpif90 -o TOOLS/LAPACK/dlatm1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/dlatm1.f mpif90 -o TOOLS/LAPACK/dlatms.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/dlatms.f mpif90 -o TOOLS/LAPACK/icopy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/icopy.f mpif90 -o TOOLS/LAPACK/slagge.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/slagge.f mpif90 -o TOOLS/LAPACK/slagsy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/slagsy.f mpif90 -o TOOLS/LAPACK/slaran.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/slaran.f mpif90 -o TOOLS/LAPACK/slarnd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/slarnd.f mpif90 -o TOOLS/LAPACK/slarot.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/slarot.f mpif90 -o TOOLS/LAPACK/slatm1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/slatm1.f mpif90 -o TOOLS/LAPACK/slatms.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/slatms.f mpif90 -o TOOLS/LAPACK/zlagge.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/zlagge.f mpif90 -o TOOLS/LAPACK/zlaghe.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/zlaghe.f mpif90 -o TOOLS/LAPACK/zlagsy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/zlagsy.f mpif90 -o TOOLS/LAPACK/zlarnd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/zlarnd.f mpif90 -o TOOLS/LAPACK/zlarnv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/zlarnv.f mpif90 -o TOOLS/LAPACK/zlarot.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/zlarot.f mpif90 -o TOOLS/LAPACK/zlatm1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/zlatm1.f mpif90 -o TOOLS/LAPACK/zlatms.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/LAPACK/zlatms.f mpicc -o TOOLS/SL_gridreshape.o -c -DAdd_ -fPIC -fstack-protector -g -O TOOLS/SL_gridreshape.c mpif90 -o TOOLS/SL_init.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/SL_init.f mpif90 -o TOOLS/ccdotc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/ccdotc.f mpif90 -o TOOLS/ccdotu.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/ccdotu.f mpif90 -o TOOLS/chk1mat.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/chk1mat.f mpif90 -o TOOLS/clatcpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/clatcpy.f mpif90 -o TOOLS/cmatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/cmatadd.f mpif90 -o TOOLS/dddot.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/dddot.f mpif90 -o TOOLS/desc_convert.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/desc_convert.f mpif90 -o TOOLS/descinit.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/descinit.f mpif90 -o TOOLS/descset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/descset.f mpif90 -o TOOLS/dlatcpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/dlatcpy.f mpif90 -o TOOLS/dmatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/dmatadd.f mpif90 -o TOOLS/dsasum.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/dsasum.f mpif90 -o TOOLS/dscasum.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/dscasum.f mpif90 -o TOOLS/dscnrm2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/dscnrm2.f mpif90 -o TOOLS/dsnrm2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/dsnrm2.f mpif90 -o TOOLS/iceil.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/iceil.f mpif90 -o TOOLS/ilacpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/ilacpy.f mpif90 -o TOOLS/ilcm.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/ilcm.f mpif90 -o TOOLS/indxg2l.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/indxg2l.f mpif90 -o TOOLS/indxg2p.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/indxg2p.f mpif90 -o TOOLS/indxl2g.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/indxl2g.f mpif90 -o TOOLS/infog1l.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/infog1l.f mpif90 -o TOOLS/infog2l.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/infog2l.f mpif90 -o TOOLS/npreroc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/npreroc.f mpif90 -o TOOLS/numroc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/numroc.f mpif90 -o TOOLS/pcchekpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pcchekpad.f mpif90 -o TOOLS/pccol2row.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pccol2row.f mpif90 -o TOOLS/pcelget.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pcelget.f mpif90 -o TOOLS/pcelset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pcelset.f mpif90 -o TOOLS/pcelset2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pcelset2.f mpif90 -o TOOLS/pcfillpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pcfillpad.f mpif90 -o TOOLS/pchkxmat.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pchkxmat.f mpif90 -o TOOLS/pclaprnt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pclaprnt.f mpif90 -o TOOLS/pclaread.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pclaread.f mpif90 -o TOOLS/pclawrite.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pclawrite.f mpif90 -o TOOLS/pcmatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pcmatadd.f mpif90 -o TOOLS/pcrow2col.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pcrow2col.f mpif90 -o TOOLS/pctreecomb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pctreecomb.f mpif90 -o TOOLS/pdchekpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdchekpad.f mpif90 -o TOOLS/pdcol2row.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdcol2row.f mpif90 -o TOOLS/pdelget.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdelget.f mpif90 -o TOOLS/pdelset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdelset.f mpif90 -o TOOLS/pdelset2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdelset2.f mpif90 -o TOOLS/pdfillpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdfillpad.f mpif90 -o TOOLS/pdlaprnt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdlaprnt.f mpif90 -o TOOLS/pdlaread.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdlaread.f mpif90 -o TOOLS/pdlawrite.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdlawrite.f mpif90 -o TOOLS/pdmatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdmatadd.f mpif90 -o TOOLS/pdrow2col.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdrow2col.f mpif90 -o TOOLS/pdtreecomb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pdtreecomb.f mpif90 -o TOOLS/pichekpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pichekpad.f mpif90 -o TOOLS/picol2row.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/picol2row.f mpif90 -o TOOLS/pielget.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pielget.f mpif90 -o TOOLS/pielset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pielset.f mpif90 -o TOOLS/pielset2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pielset2.f mpif90 -o TOOLS/pifillpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pifillpad.f mpif90 -o TOOLS/pilaprnt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pilaprnt.f mpif90 -o TOOLS/pirow2col.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pirow2col.f mpif90 -o TOOLS/pitreecomb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pitreecomb.f mpif90 -o TOOLS/pschekpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pschekpad.f mpif90 -o TOOLS/pscol2row.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pscol2row.f mpif90 -o TOOLS/pselget.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pselget.f mpif90 -o TOOLS/pselset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pselset.f mpif90 -o TOOLS/pselset2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pselset2.f mpif90 -o TOOLS/psfillpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/psfillpad.f mpif90 -o TOOLS/pslaprnt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pslaprnt.f mpif90 -o TOOLS/pslaread.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pslaread.f mpif90 -o TOOLS/pslawrite.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pslawrite.f mpif90 -o TOOLS/psmatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/psmatadd.f mpif90 -o TOOLS/psrow2col.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/psrow2col.f mpif90 -o TOOLS/pstreecomb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pstreecomb.f mpif90 -o TOOLS/pzchekpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pzchekpad.f mpif90 -o TOOLS/pzcol2row.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pzcol2row.f mpif90 -o TOOLS/pzelget.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pzelget.f mpif90 -o TOOLS/pzelset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pzelset.f mpif90 -o TOOLS/pzelset2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pzelset2.f mpif90 -o TOOLS/pzfillpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pzfillpad.f mpif90 -o TOOLS/pzlaprnt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pzlaprnt.f mpif90 -o TOOLS/pzlaread.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pzlaread.f mpif90 -o TOOLS/pzlawrite.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pzlawrite.f mpif90 -o TOOLS/pzmatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pzmatadd.f mpif90 -o TOOLS/pzrow2col.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pzrow2col.f mpif90 -o TOOLS/pztreecomb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/pztreecomb.f mpicc -o TOOLS/reshape.o -c -DAdd_ -fPIC -fstack-protector -g -O TOOLS/reshape.c mpif90 -o TOOLS/slatcpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/slatcpy.f mpif90 -o TOOLS/sltimer.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/sltimer.f mpif90 -o TOOLS/smatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/smatadd.f mpif90 -o TOOLS/ssdot.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/ssdot.f mpif90 -o TOOLS/zlatcpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/zlatcpy.f mpif90 -o TOOLS/zmatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/zmatadd.f mpif90 -o TOOLS/zzdotc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/zzdotc.f mpif90 -o TOOLS/zzdotu.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O TOOLS/zzdotu.f mpif90 -o PBLAS/SRC/PBBLAS/pbcmatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbcmatadd.f mpif90 -o PBLAS/SRC/PBBLAS/pbctran.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbctran.f mpif90 -o PBLAS/SRC/PBBLAS/pbctrget.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbctrget.f mpif90 -o PBLAS/SRC/PBBLAS/pbctrnv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbctrnv.f mpif90 -o PBLAS/SRC/PBBLAS/pbctrsrt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbctrsrt.f mpif90 -o PBLAS/SRC/PBBLAS/pbctrst1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbctrst1.f mpif90 -o PBLAS/SRC/PBBLAS/pbcvecadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbcvecadd.f mpif90 -o PBLAS/SRC/PBBLAS/pbdmatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbdmatadd.f mpif90 -o PBLAS/SRC/PBBLAS/pbdtran.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbdtran.f mpif90 -o PBLAS/SRC/PBBLAS/pbdtrget.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbdtrget.f mpif90 -o PBLAS/SRC/PBBLAS/pbdtrnv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbdtrnv.f mpif90 -o PBLAS/SRC/PBBLAS/pbdtrsrt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbdtrsrt.f mpif90 -o PBLAS/SRC/PBBLAS/pbdtrst1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbdtrst1.f mpif90 -o PBLAS/SRC/PBBLAS/pbdvecadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbdvecadd.f mpif90 -o PBLAS/SRC/PBBLAS/pbsmatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbsmatadd.f mpif90 -o PBLAS/SRC/PBBLAS/pbstran.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbstran.f mpif90 -o PBLAS/SRC/PBBLAS/pbstrget.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbstrget.f mpif90 -o PBLAS/SRC/PBBLAS/pbstrnv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbstrnv.f mpif90 -o PBLAS/SRC/PBBLAS/pbstrsrt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbstrsrt.f mpif90 -o PBLAS/SRC/PBBLAS/pbstrst1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbstrst1.f mpif90 -o PBLAS/SRC/PBBLAS/pbsvecadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbsvecadd.f mpif90 -o PBLAS/SRC/PBBLAS/pbzmatadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbzmatadd.f mpif90 -o PBLAS/SRC/PBBLAS/pbztran.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbztran.f mpif90 -o PBLAS/SRC/PBBLAS/pbztrget.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbztrget.f mpif90 -o PBLAS/SRC/PBBLAS/pbztrnv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbztrnv.f mpif90 -o PBLAS/SRC/PBBLAS/pbztrsrt.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbztrsrt.f mpif90 -o PBLAS/SRC/PBBLAS/pbztrst1.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbztrst1.f mpif90 -o PBLAS/SRC/PBBLAS/pbzvecadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PBBLAS/pbzvecadd.f mpicc -o PBLAS/SRC/PTOOLS/PB_CGatherV.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CGatherV.c mpicc -o PBLAS/SRC/PTOOLS/PB_CInOutV.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CInOutV.c mpicc -o PBLAS/SRC/PTOOLS/PB_CInOutV2.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CInOutV2.c mpicc -o PBLAS/SRC/PTOOLS/PB_CInV.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CInV.c mpicc -o PBLAS/SRC/PTOOLS/PB_CInV2.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CInV2.c mpicc -o PBLAS/SRC/PTOOLS/PB_COutV.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_COutV.c mpicc -o PBLAS/SRC/PTOOLS/PB_CScatterV.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CScatterV.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMcontig.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CVMcontig.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMinit.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CVMinit.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMloc.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CVMloc.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMnpq.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CVMnpq.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMpack.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CVMpack.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMswp.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CVMswp.c mpicc -o PBLAS/SRC/PTOOLS/PB_CVMupdate.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CVMupdate.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cabort.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cabort.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cainfog2l.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cainfog2l.c mpicc -o PBLAS/SRC/PTOOLS/PB_CargFtoC.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CargFtoC.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cbinfo.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cbinfo.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cchkmat.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cchkmat.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cchkvec.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cchkvec.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cconjg.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cconjg.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cctypeset.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cctypeset.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cdescribe.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cdescribe.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cdescset.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cdescset.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cdtypeset.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cdtypeset.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cfirstnb.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cfirstnb.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cg2lrem.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cg2lrem.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cgcd.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cgcd.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cgetbuf.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cgetbuf.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cindxg2p.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cindxg2p.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cinfog2l.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cinfog2l.c mpicc -o PBLAS/SRC/PTOOLS/PB_Citypeset.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Citypeset.c mpicc -o PBLAS/SRC/PTOOLS/PB_Clastnb.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Clastnb.c mpicc -o PBLAS/SRC/PTOOLS/PB_Clcm.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Clcm.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cmalloc.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cmalloc.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cnnxtroc.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cnnxtroc.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cnpreroc.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cnpreroc.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cnumroc.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cnumroc.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpaxpby.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cpaxpby.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpaxpbyDN.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpaxpbyDN.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpaxpbyND.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpaxpbyND.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpaxpbyNN.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpaxpbyNN.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpdot11.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cpdot11.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpdotND.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpdotND.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpdotNN.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpdotNN.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpgeadd.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cpgeadd.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpgemmAB.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpgemmAB.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpgemmAC.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpgemmAC.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpgemmBC.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpgemmBC.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplacnjg.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cplacnjg.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplapad.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cplapad.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplapd2.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cplapd2.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplaprnt.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cplaprnt.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplasca2.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cplasca2.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cplascal.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cplascal.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpswapND.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpswapND.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpswapNN.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpswapNN.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpsym.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cpsym.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpsymmAB.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpsymmAB.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpsymmBC.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpsymmBC.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpsyr.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cpsyr.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpsyr2.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cpsyr2.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpsyr2kA.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cpsyr2kA.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cpsyr2kAC.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cpsyr2kAC.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpsyrkA.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpsyrkA.c mpicc -o PBLAS/SRC/PTOOLS/PB_CpsyrkAC.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CpsyrkAC.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cptradd.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cptradd.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cptran.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cptran.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cptrm.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cptrm.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrmmAB.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CptrmmAB.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrmmB.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CptrmmB.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cptrsm.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cptrsm.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrsmAB.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CptrsmAB.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrsmAB0.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CptrsmAB0.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrsmAB1.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CptrsmAB1.c mpicc -o PBLAS/SRC/PTOOLS/PB_CptrsmB.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_CptrsmB.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cptrsv.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cptrsv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cspan.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cspan.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cstypeset.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cstypeset.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctop.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctop.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzahemv.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzahemv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzasymv.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzasymv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzatrmv.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzatrmv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzhemm.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzhemm.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzhemv.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzhemv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzher.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzher.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzher2.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzher2.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzher2k.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzher2k.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzherk.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzherk.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsymm.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzsymm.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsymv.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzsymv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsyr.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzsyr.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsyr2.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzsyr2.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsyr2k.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzsyr2k.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctzsyrk.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctzsyrk.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctztrmm.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctztrmm.c mpicc -o PBLAS/SRC/PTOOLS/PB_Ctztrmv.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Ctztrmv.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cwarn.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cwarn.c mpicc -o PBLAS/SRC/PTOOLS/PB_Cztypeset.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_Cztypeset.c mpicc -o PBLAS/SRC/PTOOLS/PB_freebuf_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_freebuf_.c mpicc -o PBLAS/SRC/PTOOLS/PB_topget_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_topget_.c mpicc -o PBLAS/SRC/PTOOLS/PB_topset_.o -c -DAdd_ -fPIC -fstack-protector -g -O PBLAS/SRC/PTOOLS/PB_topset_.c mpif90 -o PBLAS/SRC/PTZBLAS/cagemv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cagemv.f mpif90 -o PBLAS/SRC/PTZBLAS/cahemv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cahemv.f mpif90 -o PBLAS/SRC/PTZBLAS/casymv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/casymv.f mpif90 -o PBLAS/SRC/PTZBLAS/catrmv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/catrmv.f mpif90 -o PBLAS/SRC/PTZBLAS/ccshft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/ccshft.f mpif90 -o PBLAS/SRC/PTZBLAS/chescal.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/chescal.f mpif90 -o PBLAS/SRC/PTZBLAS/cmmadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cmmadd.f mpif90 -o PBLAS/SRC/PTZBLAS/cmmcadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cmmcadd.f mpif90 -o PBLAS/SRC/PTZBLAS/cmmdda.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cmmdda.f mpif90 -o PBLAS/SRC/PTZBLAS/cmmddac.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cmmddac.f mpif90 -o PBLAS/SRC/PTZBLAS/cmmddact.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cmmddact.f mpif90 -o PBLAS/SRC/PTZBLAS/cmmddat.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cmmddat.f mpif90 -o PBLAS/SRC/PTZBLAS/cmmtadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cmmtadd.f mpif90 -o PBLAS/SRC/PTZBLAS/cmmtcadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cmmtcadd.f mpif90 -o PBLAS/SRC/PTZBLAS/crshft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/crshft.f mpif90 -o PBLAS/SRC/PTZBLAS/cset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cset.f mpif90 -o PBLAS/SRC/PTZBLAS/csymv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/csymv.f mpif90 -o PBLAS/SRC/PTZBLAS/csyr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/csyr.f mpif90 -o PBLAS/SRC/PTZBLAS/csyr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/csyr2.f mpif90 -o PBLAS/SRC/PTZBLAS/ctzcnjg.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/ctzcnjg.f mpif90 -o PBLAS/SRC/PTZBLAS/ctzpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/ctzpad.f mpif90 -o PBLAS/SRC/PTZBLAS/ctzpadcpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/ctzpadcpy.f mpif90 -o PBLAS/SRC/PTZBLAS/ctzscal.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/ctzscal.f mpif90 -o PBLAS/SRC/PTZBLAS/cvvdotc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cvvdotc.f mpif90 -o PBLAS/SRC/PTZBLAS/cvvdotu.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/cvvdotu.f mpif90 -o PBLAS/SRC/PTZBLAS/dagemv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dagemv.f mpif90 -o PBLAS/SRC/PTZBLAS/dascal.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dascal.f mpif90 -o PBLAS/SRC/PTZBLAS/dasqrtb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dasqrtb.f mpif90 -o PBLAS/SRC/PTZBLAS/dasymv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dasymv.f mpif90 -o PBLAS/SRC/PTZBLAS/datrmv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/datrmv.f mpif90 -o PBLAS/SRC/PTZBLAS/dcshft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dcshft.f mpif90 -o PBLAS/SRC/PTZBLAS/dmmadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dmmadd.f mpif90 -o PBLAS/SRC/PTZBLAS/dmmcadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dmmcadd.f mpif90 -o PBLAS/SRC/PTZBLAS/dmmdda.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dmmdda.f mpif90 -o PBLAS/SRC/PTZBLAS/dmmddac.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dmmddac.f mpif90 -o PBLAS/SRC/PTZBLAS/dmmddact.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dmmddact.f mpif90 -o PBLAS/SRC/PTZBLAS/dmmddat.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dmmddat.f mpif90 -o PBLAS/SRC/PTZBLAS/dmmtadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dmmtadd.f mpif90 -o PBLAS/SRC/PTZBLAS/dmmtcadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dmmtcadd.f mpif90 -o PBLAS/SRC/PTZBLAS/drshft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/drshft.f mpif90 -o PBLAS/SRC/PTZBLAS/dset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dset.f mpif90 -o PBLAS/SRC/PTZBLAS/dtzpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dtzpad.f mpif90 -o PBLAS/SRC/PTZBLAS/dtzpadcpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dtzpadcpy.f mpif90 -o PBLAS/SRC/PTZBLAS/dtzscal.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dtzscal.f mpif90 -o PBLAS/SRC/PTZBLAS/dvasum.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dvasum.f mpif90 -o PBLAS/SRC/PTZBLAS/dvvdot.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dvvdot.f mpif90 -o PBLAS/SRC/PTZBLAS/dzvasum.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/dzvasum.f mpif90 -o PBLAS/SRC/PTZBLAS/immadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/immadd.f mpif90 -o PBLAS/SRC/PTZBLAS/immdda.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/immdda.f mpif90 -o PBLAS/SRC/PTZBLAS/immddat.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/immddat.f mpif90 -o PBLAS/SRC/PTZBLAS/immtadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/immtadd.f mpif90 -o PBLAS/SRC/PTZBLAS/pxerbla.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/pxerbla.f mpif90 -o PBLAS/SRC/PTZBLAS/sagemv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/sagemv.f mpif90 -o PBLAS/SRC/PTZBLAS/sascal.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/sascal.f mpif90 -o PBLAS/SRC/PTZBLAS/sasqrtb.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/sasqrtb.f mpif90 -o PBLAS/SRC/PTZBLAS/sasymv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/sasymv.f mpif90 -o PBLAS/SRC/PTZBLAS/satrmv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/satrmv.f mpif90 -o PBLAS/SRC/PTZBLAS/scshft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/scshft.f mpif90 -o PBLAS/SRC/PTZBLAS/scvasum.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/scvasum.f mpif90 -o PBLAS/SRC/PTZBLAS/smmadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/smmadd.f mpif90 -o PBLAS/SRC/PTZBLAS/smmcadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/smmcadd.f mpif90 -o PBLAS/SRC/PTZBLAS/smmdda.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/smmdda.f mpif90 -o PBLAS/SRC/PTZBLAS/smmddac.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/smmddac.f mpif90 -o PBLAS/SRC/PTZBLAS/smmddact.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/smmddact.f mpif90 -o PBLAS/SRC/PTZBLAS/smmddat.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/smmddat.f mpif90 -o PBLAS/SRC/PTZBLAS/smmtadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/smmtadd.f mpif90 -o PBLAS/SRC/PTZBLAS/smmtcadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/smmtcadd.f mpif90 -o PBLAS/SRC/PTZBLAS/srshft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/srshft.f mpif90 -o PBLAS/SRC/PTZBLAS/sset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/sset.f mpif90 -o PBLAS/SRC/PTZBLAS/stzpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/stzpad.f mpif90 -o PBLAS/SRC/PTZBLAS/stzpadcpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/stzpadcpy.f mpif90 -o PBLAS/SRC/PTZBLAS/stzscal.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/stzscal.f mpif90 -o PBLAS/SRC/PTZBLAS/svasum.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/svasum.f mpif90 -o PBLAS/SRC/PTZBLAS/svvdot.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/svvdot.f mpif90 -o PBLAS/SRC/PTZBLAS/zagemv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zagemv.f mpif90 -o PBLAS/SRC/PTZBLAS/zahemv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zahemv.f mpif90 -o PBLAS/SRC/PTZBLAS/zasymv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zasymv.f mpif90 -o PBLAS/SRC/PTZBLAS/zatrmv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zatrmv.f mpif90 -o PBLAS/SRC/PTZBLAS/zcshft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zcshft.f mpif90 -o PBLAS/SRC/PTZBLAS/zhescal.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zhescal.f mpif90 -o PBLAS/SRC/PTZBLAS/zmmadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zmmadd.f mpif90 -o PBLAS/SRC/PTZBLAS/zmmcadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zmmcadd.f mpif90 -o PBLAS/SRC/PTZBLAS/zmmdda.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zmmdda.f mpif90 -o PBLAS/SRC/PTZBLAS/zmmddac.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zmmddac.f mpif90 -o PBLAS/SRC/PTZBLAS/zmmddact.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zmmddact.f mpif90 -o PBLAS/SRC/PTZBLAS/zmmddat.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zmmddat.f mpif90 -o PBLAS/SRC/PTZBLAS/zmmtadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zmmtadd.f mpif90 -o PBLAS/SRC/PTZBLAS/zmmtcadd.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zmmtcadd.f mpif90 -o PBLAS/SRC/PTZBLAS/zrshft.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zrshft.f mpif90 -o PBLAS/SRC/PTZBLAS/zset.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zset.f mpif90 -o PBLAS/SRC/PTZBLAS/zsymv.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zsymv.f mpif90 -o PBLAS/SRC/PTZBLAS/zsyr.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zsyr.f mpif90 -o PBLAS/SRC/PTZBLAS/zsyr2.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zsyr2.f mpif90 -o PBLAS/SRC/PTZBLAS/ztzcnjg.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/ztzcnjg.f mpif90 -o PBLAS/SRC/PTZBLAS/ztzpad.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/ztzpad.f mpif90 -o PBLAS/SRC/PTZBLAS/ztzpadcpy.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/ztzpadcpy.f mpif90 -o PBLAS/SRC/PTZBLAS/ztzscal.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/ztzscal.f mpif90 -o PBLAS/SRC/PTZBLAS/zvvdotc.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O PBLAS/SRC/PTZBLAS/zvvdotc.f mpif90 -o PBLAS/SRC/PTZBLAS/zvvdotu.o -c -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O 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: ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libscalapack.a'] Contents: ['include', 'externalpackages', 'bin', 'lib'] ================================================================================ TEST check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) 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 ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libscalapack.a'] ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libflapack.a', '/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libfblas.a', 'libm.a', '-lstdc++', '-ldl', '-lpthread', '-Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib', '-L/p/home/apps/hpe/mpt-2.19/lib', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0', '-L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64', '-L/p/home/apps/gnu_compiler/7.2.0/lib64', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib', '-L/p/home/apps/gnu_compiler/7.2.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lquadmath'] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char pssytrd_(); static void _check_pssytrd_() { pssytrd_(); } int main() { _check_pssytrd_();; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lscalapack -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lflapack -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lfblas -lm -lstdc++ -ldl -lpthread -Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib -L/p/home/apps/hpe/mpt-2.19/lib -lmpi -lgfortran -lm -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64 -L/p/home/apps/gnu_compiler/7.2.0/lib64 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib -L/p/home/apps/gnu_compiler/7.2.0/lib -lgfortran -lm -lgcc_s -lquadmath -lrt -lquadmath -lstdc++ -ldl Defined "HAVE_LIBSCALAPACK" to "1" Checking for optional headers [] in Download SCALAPACK: ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files [] in ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Found header files [] in ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Checking for headers [] in Download SCALAPACK: ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkVersion from config.packages.scalapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) TESTING: checkVersion from config.packages.scalapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) 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(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) TESTING: checkSharedLibrary from config.packages.scalapack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) By default we don't care about checking if the library is shared child config.packages.scalapack 142.757163 ================================================================================ TEST alternateConfigureLibrary from config.packages.strumpack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.strumpack(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.strumpack 0.001153 ================================================================================ TEST checkDependencies from config.packages.MUMPS(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) TESTING: checkDependencies from config.packages.MUMPS(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) ================================================================================ TEST configureLibrary from config.packages.MUMPS(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:861) TESTING: configureLibrary from config.packages.MUMPS(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:861) Find an installation and check if it can work with PETSc ================================================================================== Checking for a functional MUMPS Looking for MUMPS at git.mumps, hg.mumps or a directory starting with ['petsc-pkg-mumps', 'MUMPS'] Could not locate an existing copy of MUMPS: ['scotch-v6.0.9', 'petsc-pkg-fblaslapack-d28880efc974', 'petsc-pkg-parmetis-ab4fedc6db1f', 'petsc-pkg-metis-b61525e7921f', 'petsc-pkg-scalapack-3ba8f741b828', 'superlu_dist-6.2.0', 'slepc-bf89b9d'] Downloading MUMPS =============================================================================== Trying to download file:///p/work2/tmondrag/moose/petsc/downloaded_thirdParty_tarballs/mumps-v5.2.1-p2.tar.gz for MUMPS =============================================================================== Downloading file:///p/work2/tmondrag/moose/petsc/downloaded_thirdParty_tarballs/mumps-v5.2.1-p2.tar.gz to /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/_d_mumps-v5.2.1-p2.tar.gz Extracting /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/_d_mumps-v5.2.1-p2.tar.gz Running Executable WITHOUT threads to time it out Executing: cd /p/work2/tmondrag/moose/petsc/arch-moose/externalpackages; chmod -R a+r petsc-pkg-mumps-d1a5c931b762;find petsc-pkg-mumps-d1a5c931b762 -type d -name "*" -exec chmod a+rx {} \; Looking for MUMPS at git.mumps, hg.mumps or a directory starting with ['petsc-pkg-mumps', 'MUMPS'] Found a copy of MUMPS in petsc-pkg-mumps-d1a5c931b762 Running Executable WITHOUT threads to time it out Executing: mpif90 -V MUMPS was just downloaded, forcing a rebuild because cannot determine if package has changed Running Executable WITHOUT threads to time it out Executing: make clean stdout: (cd src; make clean) make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/src' /bin/rm -f *.o *.mod make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/src' (cd examples; make clean) make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/examples' /bin/rm -f *.o [sdcz]simpletest c_example multiple_arithmetics_example ssimpletest_save_restore dsimpletest_save_restore csimpletest_save_restore zsimpletest_save_restore c_example_save_restore make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/examples' (cd ./lib; /bin/rm -f *.a) (cd libseq; make clean) make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/libseq' /bin/rm -f *.o *.a make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/libseq' if [ "./PORD/lib/" != "" ] ; then \ cd ./PORD/lib/; make realclean; \ fi; make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/PORD/lib' rm -f *.o libpord.a make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/PORD/lib' =============================================================================== Compiling Mumps; this may take several minutes =============================================================================== Running Executable WITHOUT threads to time it out Executing: /usr/bin/gmake -j42 -l104.8 alllib stdout: if [ "./PORD/lib/" != "" ] ; then \ cd ./PORD/lib/; \ /usr/bin/gmake CC="mpicc" CFLAGS="-fPIC -fstack-protector -g -O" AR="/usr/bin/ar cr " RANLIB="/usr/bin/ranlib" OUTC="-o " LIBEXT=.a; \ fi; gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/PORD/lib' mpicc -I../include -fPIC -fstack-protector -g -O -c graph.c -o graph.o mpicc -I../include -fPIC -fstack-protector -g -O -c gbipart.c -o gbipart.o mpicc -I../include -fPIC -fstack-protector -g -O -c gbisect.c -o gbisect.o mpicc -I../include -fPIC -fstack-protector -g -O -c ddcreate.c -o ddcreate.o mpicc -I../include -fPIC -fstack-protector -g -O -c ddbisect.c -o ddbisect.o mpicc -I../include -fPIC -fstack-protector -g -O -c nestdiss.c -o nestdiss.o mpicc -I../include -fPIC -fstack-protector -g -O -c multisector.c -o multisector.o mpicc -I../include -fPIC -fstack-protector -g -O -c gelim.c -o gelim.o mpicc -I../include -fPIC -fstack-protector -g -O -c bucket.c -o bucket.o mpicc -I../include -fPIC -fstack-protector -g -O -c tree.c -o tree.o mpicc -I../include -fPIC -fstack-protector -g -O -c symbfac.c -o symbfac.o mpicc -I../include -fPIC -fstack-protector -g -O -c interface.c -o interface.o mpicc -I../include -fPIC -fstack-protector -g -O -c sort.c -o sort.o mpicc -I../include -fPIC -fstack-protector -g -O -c minpriority.c -o minpriority.o /usr/bin/ar cr libpord.a graph.o gbipart.o gbisect.o ddcreate.o ddbisect.o nestdiss.o multisector.o gelim.o bucket.o tree.o symbfac.o interface.o sort.o minpriority.o /usr/bin/ranlib libpord.a gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/PORD/lib' if [ "./PORD/lib/" != "" ] ; then \ cp ./PORD/lib//libpord.a lib/libpord.a; \ fi; (cd src ; /usr/bin/gmake mumps_lib) gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/src' mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ana_omp_m.F -o ana_omp_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ana_orderings_wrappers_m.F -o ana_orderings_wrappers_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c double_linked_list.F -o double_linked_list.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c fac_asm_build_sort_index_ELT_m.F -o fac_asm_build_sort_index_ELT_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c fac_asm_build_sort_index_m.F -o fac_asm_build_sort_index_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c front_data_mgt_m.F -o front_data_mgt_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c fac_future_niv2_mod.F -o fac_future_niv2_mod.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c fac_ibct_data_m.F -o fac_ibct_data_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c lr_common.F -o lr_common.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c mumps_comm_ibcast.F -o mumps_comm_ibcast.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c mumps_l0_omp_m.F -o mumps_l0_omp_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c mumps_memory_mod.F -o mumps_memory_mod.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c mumps_mpitoomp_m.F -o mumps_mpitoomp_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c mumps_ooc_common.F -o mumps_ooc_common.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c omp_tps_common_m.F -o omp_tps_common_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_struc_def.F -o dmumps_struc_def.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dlr_type.F -o dlr_type.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dstatic_ptr_m.F -o dstatic_ptr_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_omp_m.F -o dfac_omp_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_config_file.F -o dmumps_config_file.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c domp_tps_m.F -o domp_tps_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dsol_distrhs.F -o dsol_distrhs.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dana_reordertree.F -o dana_reordertree.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_mem_stack_aux.F -o dfac_mem_stack_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_bf.F -o dfac_process_bf.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_contrib_type1.F -o dfac_process_contrib_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_determinant.F -o dfac_determinant.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_scalings_simScaleAbs.F -o dfac_scalings_simScaleAbs.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_scalings_simScale_util.F -o dfac_scalings_simScale_util.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_type3_symmetrize.F -o dfac_type3_symmetrize.o mpicc -fPIC -fstack-protector -g -O -DAdd_ -DMUMPS_ARITH=MUMPS_ARITH_d \ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I../include -c mumps_c.c -o dmumps_c.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c dmumps_gpu.c -o dmumps_gpu.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_iXamax.F -o dmumps_iXamax.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dana_mtrans.F -o dana_mtrans.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dsol_matvec.F -o dsol_matvec.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dsol_root_parallel.F -o dsol_root_parallel.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_struc_def.F -o smumps_struc_def.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c slr_type.F -o slr_type.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sstatic_ptr_m.F -o sstatic_ptr_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_omp_m.F -o sfac_omp_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_config_file.F -o smumps_config_file.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c somp_tps_m.F -o somp_tps_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ssol_distrhs.F -o ssol_distrhs.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sana_reordertree.F -o sana_reordertree.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_mem_stack_aux.F -o sfac_mem_stack_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_bf.F -o sfac_process_bf.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_contrib_type1.F -o sfac_process_contrib_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_determinant.F -o sfac_determinant.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_scalings_simScaleAbs.F -o sfac_scalings_simScaleAbs.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_scalings_simScale_util.F -o sfac_scalings_simScale_util.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_type3_symmetrize.F -o sfac_type3_symmetrize.o mpicc -fPIC -fstack-protector -g -O -DAdd_ -DMUMPS_ARITH=MUMPS_ARITH_s \ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I../include -c mumps_c.c -o smumps_c.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c smumps_gpu.c -o smumps_gpu.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_iXamax.F -o smumps_iXamax.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sana_mtrans.F -o sana_mtrans.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c srank_revealing.F -o srank_revealing.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ssol_matvec.F -o ssol_matvec.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ssol_root_parallel.F -o ssol_root_parallel.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_struc_def.F -o cmumps_struc_def.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c clr_type.F -o clr_type.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cstatic_ptr_m.F -o cstatic_ptr_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_ooc_buffer.F -o cmumps_ooc_buffer.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_omp_m.F -o cfac_omp_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_config_file.F -o cmumps_config_file.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c comp_tps_m.F -o comp_tps_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c csol_distrhs.F -o csol_distrhs.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cana_aux_ELT.F -o cana_aux_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cana_reordertree.F -o cana_reordertree.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_mem_stack_aux.F -o cfac_mem_stack_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_bf.F -o cfac_process_bf.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_contrib_type1.F -o cfac_process_contrib_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_determinant.F -o cfac_determinant.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_scalings_simScaleAbs.F -o cfac_scalings_simScaleAbs.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_scalings_simScale_util.F -o cfac_scalings_simScale_util.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_type3_symmetrize.F -o cfac_type3_symmetrize.o mpicc -fPIC -fstack-protector -g -O -DAdd_ -DMUMPS_ARITH=MUMPS_ARITH_c \ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I../include -c mumps_c.c -o cmumps_c.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c cmumps_gpu.c -o cmumps_gpu.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_iXamax.F -o cmumps_iXamax.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cana_mtrans.F -o cana_mtrans.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c csol_matvec.F -o csol_matvec.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c csol_root_parallel.F -o csol_root_parallel.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_struc_def.F -o zmumps_struc_def.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zlr_type.F -o zlr_type.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zstatic_ptr_m.F -o zstatic_ptr_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_ooc_buffer.F -o zmumps_ooc_buffer.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_omp_m.F -o zfac_omp_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_config_file.F -o zmumps_config_file.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zomp_tps_m.F -o zomp_tps_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zsol_distrhs.F -o zsol_distrhs.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zana_aux_ELT.F -o zana_aux_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zana_reordertree.F -o zana_reordertree.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_mem_stack_aux.F -o zfac_mem_stack_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_bf.F -o zfac_process_bf.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_contrib_type1.F -o zfac_process_contrib_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_determinant.F -o zfac_determinant.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_scalings_simScaleAbs.F -o zfac_scalings_simScaleAbs.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_scalings_simScale_util.F -o zfac_scalings_simScale_util.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_type3_symmetrize.F -o zfac_type3_symmetrize.o mpicc -fPIC -fstack-protector -g -O -DAdd_ -DMUMPS_ARITH=MUMPS_ARITH_z \ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I../include -c mumps_c.c -o zmumps_c.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c zmumps_gpu.c -o zmumps_gpu.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_iXamax.F -o zmumps_iXamax.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zana_mtrans.F -o zana_mtrans.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zrank_revealing.F -o zrank_revealing.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zsol_matvec.F -o zsol_matvec.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zsol_root_parallel.F -o zsol_root_parallel.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c fac_descband_data_m.F -o fac_descband_data_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c fac_maprow_data_m.F -o fac_maprow_data_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c mumps_static_mapping.F -o mumps_static_mapping.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dana_aux_par.F -o dana_aux_par.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dlr_stats.F -o dlr_stats.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_lr_data_m.F -o dmumps_lr_data_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_ooc_buffer.F -o dmumps_ooc_buffer.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_save_restore_files.F -o dmumps_save_restore_files.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dana_aux_ELT.F -o dana_aux_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dana_LDLT_preprocess.F -o dana_LDLT_preprocess.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c darrowheads.F -o darrowheads.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_distrib_distentry.F -o dfac_distrib_distentry.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_distrib_ELT.F -o dfac_distrib_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_root2son.F -o dfac_process_root2son.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_scalings.F -o dfac_scalings.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dini_defaults.F -o dini_defaults.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_f77.F -o dmumps_f77.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c drank_revealing.F -o drank_revealing.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sana_aux_par.F -o sana_aux_par.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c slr_stats.F -o slr_stats.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_lr_data_m.F -o smumps_lr_data_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_ooc_buffer.F -o smumps_ooc_buffer.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_save_restore_files.F -o smumps_save_restore_files.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sana_aux_ELT.F -o sana_aux_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sana_LDLT_preprocess.F -o sana_LDLT_preprocess.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sarrowheads.F -o sarrowheads.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_distrib_distentry.F -o sfac_distrib_distentry.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_distrib_ELT.F -o sfac_distrib_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_root2son.F -o sfac_process_root2son.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_scalings.F -o sfac_scalings.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sini_defaults.F -o sini_defaults.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_f77.F -o smumps_f77.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_lr_data_m.F -o cmumps_lr_data_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zana_aux_par.F -o zana_aux_par.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_ooc.F -o zmumps_ooc.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_save_restore_files.F -o zmumps_save_restore_files.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zana_LDLT_preprocess.F -o zana_LDLT_preprocess.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zarrowheads.F -o zarrowheads.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_distrib_distentry.F -o zfac_distrib_distentry.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_distrib_ELT.F -o zfac_distrib_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_root2son.F -o zfac_process_root2son.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_scalings.F -o zfac_scalings.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zini_defaults.F -o zini_defaults.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_f77.F -o zmumps_f77.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_root_parallel.F -o dfac_root_parallel.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_ooc.F -o smumps_ooc.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zlr_stats.F -o zlr_stats.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_lr_data_m.F -o zmumps_lr_data_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_ooc.F -o dmumps_ooc.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_root_parallel.F -o sfac_root_parallel.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_root_parallel.F -o zfac_root_parallel.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c slr_core.F -o slr_core.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_sol_es.F -o smumps_sol_es.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ssol_lr.F -o ssol_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zooc_panel_piv.F -o zooc_panel_piv.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zsol_aux.F -o zsol_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zsol_fwd.F -o zsol_fwd.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dlr_core.F -o dlr_core.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_sol_es.F -o dmumps_sol_es.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dsol_lr.F -o dsol_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_save_restore.F -o dmumps_save_restore.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dooc_panel_piv.F -o dooc_panel_piv.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dsol_aux.F -o dsol_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dsol_fwd.F -o dsol_fwd.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zlr_core.F -o zlr_core.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_sol_es.F -o zmumps_sol_es.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_save_restore.F -o zmumps_save_restore.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zsol_lr.F -o zsol_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_save_restore.F -o smumps_save_restore.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sooc_panel_piv.F -o sooc_panel_piv.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ssol_aux.F -o ssol_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ssol_c.F -o ssol_c.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ssol_fwd.F -o ssol_fwd.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zana_aux.F -o zana_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dana_aux.F -o dana_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dsol_c.F -o dsol_c.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sana_aux.F -o sana_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_sol_es.F -o cmumps_sol_es.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zsol_c.F -o zsol_c.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sana_lr.F -o sana_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_comm_buffer.F -o smumps_comm_buffer.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_lr.F -o sfac_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dana_lr.F -o dana_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_comm_buffer.F -o dmumps_comm_buffer.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_lr.F -o dfac_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ana_orderings.F -o ana_orderings.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ana_set_ordering.F -o ana_set_ordering.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ana_AMDMF.F -o ana_AMDMF.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c bcast_errors.F -o bcast_errors.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c estim_flops.F -o estim_flops.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c mumps_type_size.F -o mumps_type_size.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c mumps_type2_blocking.F -o mumps_type2_blocking.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c mumps_version.F -o mumps_version.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c mumps_print_defined.F -o mumps_print_defined.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_common.c -o mumps_common.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_pord.c -o mumps_pord.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_metis.c -o mumps_metis.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_metis64.c -o mumps_metis64.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_metis_int.c -o mumps_metis_int.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_scotch.c -o mumps_scotch.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_scotch64.c -o mumps_scotch64.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_scotch_int.c -o mumps_scotch_int.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_size.c -o mumps_size.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_io.c -o mumps_io.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_io_basic.c -o mumps_io_basic.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_io_thread.c -o mumps_io_thread.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_io_err.c -o mumps_io_err.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_numa.c -o mumps_numa.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_thread.c -o mumps_thread.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_save_restore_C.c -o mumps_save_restore_C.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_config_file_C.c -o mumps_config_file_C.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_thread_affinity.c -o mumps_thread_affinity.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c tools_common.F -o tools_common.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sol_common.F -o sol_common.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sana_dist_m.F -o sana_dist_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zana_lr.F -o zana_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_comm_buffer.F -o zmumps_comm_buffer.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_lr.F -o zfac_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cana_aux.F -o cana_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cana_aux_par.F -o cana_aux_par.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c clr_stats.F -o clr_stats.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_ooc.F -o cmumps_ooc.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_save_restore_files.F -o cmumps_save_restore_files.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cana_LDLT_preprocess.F -o cana_LDLT_preprocess.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c carrowheads.F -o carrowheads.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_distrib_distentry.F -o cfac_distrib_distentry.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_distrib_ELT.F -o cfac_distrib_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_root2son.F -o cfac_process_root2son.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_scalings.F -o cfac_scalings.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cini_defaults.F -o cini_defaults.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_f77.F -o cmumps_f77.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c crank_revealing.F -o crank_revealing.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dana_dist_m.F -o dana_dist_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zana_dist_m.F -o zana_dist_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c clr_core.F -o clr_core.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c csol_lr.F -o csol_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_root_parallel.F -o cfac_root_parallel.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_load.F -o smumps_load.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_front_aux.F -o sfac_front_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sini_driver.F -o sini_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c send_driver.F -o send_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sbcast_int.F -o sbcast_int.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_lastrtnelind.F -o sfac_lastrtnelind.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ssol_bwd_aux.F -o ssol_bwd_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ssol_bwd.F -o ssol_bwd.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ssol_fwd_aux.F -o ssol_fwd_aux.o /usr/bin/ar cr ../lib/libmumps_common.a ana_omp_m.o ana_orderings_wrappers_m.o double_linked_list.o fac_asm_build_sort_index_ELT_m.o fac_asm_build_sort_index_m.o fac_descband_data_m.o fac_future_niv2_mod.o fac_ibct_data_m.o fac_maprow_data_m.o front_data_mgt_m.o lr_common.o mumps_comm_ibcast.o mumps_l0_omp_m.o mumps_memory_mod.o mumps_mpitoomp_m.o mumps_ooc_common.o mumps_static_mapping.o omp_tps_common_m.o ana_orderings.o ana_set_ordering.o ana_AMDMF.o bcast_errors.o estim_flops.o mumps_type_size.o mumps_type2_blocking.o mumps_version.o mumps_print_defined.o mumps_common.o mumps_pord.o mumps_metis.o mumps_metis64.o mumps_metis_int.o mumps_scotch.o mumps_scotch64.o mumps_scotch_int.o mumps_size.o mumps_io.o mumps_io_basic.o mumps_io_thread.o mumps_io_err.o mumps_numa.o mumps_thread.o mumps_save_restore_C.o mumps_config_file_C.o mumps_thread_affinity.o tools_common.o sol_common.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_save_restore.F -o cmumps_save_restore.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cooc_panel_piv.F -o cooc_panel_piv.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c csol_aux.F -o csol_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c csol_c.F -o csol_c.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c csol_fwd.F -o csol_fwd.o /usr/bin/ranlib ../lib/libmumps_common.a mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_load.F -o dmumps_load.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_front_aux.F -o dfac_front_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dini_driver.F -o dini_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dend_driver.F -o dend_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dbcast_int.F -o dbcast_int.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_lastrtnelind.F -o dfac_lastrtnelind.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dsol_bwd_aux.F -o dsol_bwd_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dsol_bwd.F -o dsol_bwd.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dsol_fwd_aux.F -o dsol_fwd_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cana_lr.F -o cana_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_comm_buffer.F -o cmumps_comm_buffer.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_lr.F -o cfac_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_front_LU_type1.F -o dfac_front_LU_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_front_LDLT_type1.F -o dfac_front_LDLT_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_load.F -o zmumps_load.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_front_aux.F -o zfac_front_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zini_driver.F -o zini_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zend_driver.F -o zend_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zbcast_int.F -o zbcast_int.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_lastrtnelind.F -o zfac_lastrtnelind.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zsol_bwd_aux.F -o zsol_bwd_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zsol_bwd.F -o zsol_bwd.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zsol_fwd_aux.F -o zsol_fwd_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_front_LU_type1.F -o sfac_front_LU_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_front_LDLT_type1.F -o sfac_front_LDLT_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cana_dist_m.F -o cana_dist_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_front_LU_type1.F -o zfac_front_LU_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_front_LDLT_type1.F -o zfac_front_LDLT_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_mem_dynamic.F -o sfac_mem_dynamic.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_front_type2_aux.F -o sfac_front_type2_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sana_driver.F -o sana_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_driver.F -o sfac_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_mem_alloc_cb.F -o sfac_mem_alloc_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_mem_free_block_cb.F -o sfac_mem_free_block_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_mem_stack.F -o sfac_mem_stack.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_band.F -o sfac_process_band.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_end_facto_slave.F -o sfac_process_end_facto_slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_contrib_type3.F -o sfac_process_contrib_type3.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_master2.F -o sfac_process_master2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_message.F -o sfac_process_message.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_root2slave.F -o sfac_process_root2slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_rtnelind.F -o sfac_process_rtnelind.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_sol_pool.F -o sfac_sol_pool.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_asm_master_ELT_m.F -o sfac_asm_master_ELT_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_asm_master_m.F -o sfac_asm_master_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_asm_ELT.F -o sfac_asm_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_asm.F -o sfac_asm.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_mem_compress_cb.F -o sfac_mem_compress_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_blfac_slave.F -o sfac_process_blfac_slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_blocfacto_LDLT.F -o sfac_process_blocfacto_LDLT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_blocfacto.F -o sfac_process_blocfacto.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_contrib_type2.F -o sfac_process_contrib_type2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_maprow.F -o sfac_process_maprow.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c stools.F -o stools.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c stype3_root.F -o stype3_root.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_mem_dynamic.F -o dfac_mem_dynamic.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_front_type2_aux.F -o dfac_front_type2_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dana_driver.F -o dana_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_driver.F -o dfac_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_mem_alloc_cb.F -o dfac_mem_alloc_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_mem_free_block_cb.F -o dfac_mem_free_block_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_mem_stack.F -o dfac_mem_stack.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_band.F -o dfac_process_band.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_end_facto_slave.F -o dfac_process_end_facto_slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_contrib_type3.F -o dfac_process_contrib_type3.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_master2.F -o dfac_process_master2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_message.F -o dfac_process_message.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_root2slave.F -o dfac_process_root2slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_rtnelind.F -o dfac_process_rtnelind.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_sol_pool.F -o dfac_sol_pool.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_front_LU_type2.F -o sfac_front_LU_type2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_front_LDLT_type2.F -o sfac_front_LDLT_type2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zsol_driver.F -o zsol_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_driver.F -o zmumps_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_asm_master_ELT_m.F -o dfac_asm_master_ELT_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_asm_master_m.F -o dfac_asm_master_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_asm_ELT.F -o dfac_asm_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_asm.F -o dfac_asm.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_mem_compress_cb.F -o dfac_mem_compress_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_blfac_slave.F -o dfac_process_blfac_slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_blocfacto_LDLT.F -o dfac_process_blocfacto_LDLT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_blocfacto.F -o dfac_process_blocfacto.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_contrib_type2.F -o dfac_process_contrib_type2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_maprow.F -o dfac_process_maprow.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dtools.F -o dtools.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dtype3_root.F -o dtype3_root.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_mem_dynamic.F -o zfac_mem_dynamic.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_front_type2_aux.F -o zfac_front_type2_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zana_driver.F -o zana_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_driver.F -o zfac_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_mem_alloc_cb.F -o zfac_mem_alloc_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_mem_free_block_cb.F -o zfac_mem_free_block_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_mem_stack.F -o zfac_mem_stack.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_band.F -o zfac_process_band.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_end_facto_slave.F -o zfac_process_end_facto_slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_contrib_type3.F -o zfac_process_contrib_type3.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_master2.F -o zfac_process_master2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_message.F -o zfac_process_message.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_root2slave.F -o zfac_process_root2slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_rtnelind.F -o zfac_process_rtnelind.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_sol_pool.F -o zfac_sol_pool.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_load.F -o cmumps_load.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_front_aux.F -o cfac_front_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cini_driver.F -o cini_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cend_driver.F -o cend_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cbcast_int.F -o cbcast_int.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_lastrtnelind.F -o cfac_lastrtnelind.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c csol_bwd_aux.F -o csol_bwd_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c csol_bwd.F -o csol_bwd.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c csol_fwd_aux.F -o csol_fwd_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_front_LU_type2.F -o dfac_front_LU_type2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_front_LDLT_type2.F -o dfac_front_LDLT_type2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_asm_master_ELT_m.F -o zfac_asm_master_ELT_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_asm_master_m.F -o zfac_asm_master_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_asm_ELT.F -o zfac_asm_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_asm.F -o zfac_asm.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_mem_compress_cb.F -o zfac_mem_compress_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_blfac_slave.F -o zfac_process_blfac_slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_blocfacto_LDLT.F -o zfac_process_blocfacto_LDLT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_blocfacto.F -o zfac_process_blocfacto.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_contrib_type2.F -o zfac_process_contrib_type2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_maprow.F -o zfac_process_maprow.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ztools.F -o ztools.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ztype3_root.F -o ztype3_root.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_front_LU_type2.F -o zfac_front_LU_type2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_front_LDLT_type2.F -o zfac_front_LDLT_type2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ssol_driver.F -o ssol_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_driver.F -o smumps_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_front_LU_type1.F -o cfac_front_LU_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_front_LDLT_type1.F -o cfac_front_LDLT_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_par_m.F -o sfac_par_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dsol_driver.F -o dsol_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_driver.F -o dmumps_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_par_m.F -o zfac_par_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_b.F -o sfac_b.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_par_m.F -o dfac_par_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_mem_dynamic.F -o cfac_mem_dynamic.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_front_type2_aux.F -o cfac_front_type2_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cana_driver.F -o cana_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_driver.F -o cfac_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_mem_alloc_cb.F -o cfac_mem_alloc_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_mem_free_block_cb.F -o cfac_mem_free_block_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_mem_stack.F -o cfac_mem_stack.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_band.F -o cfac_process_band.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_end_facto_slave.F -o cfac_process_end_facto_slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_contrib_type3.F -o cfac_process_contrib_type3.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_master2.F -o cfac_process_master2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_message.F -o cfac_process_message.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_root2slave.F -o cfac_process_root2slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_rtnelind.F -o cfac_process_rtnelind.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_sol_pool.F -o cfac_sol_pool.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_b.F -o zfac_b.o /usr/bin/ar cr ../lib/libzmumps.a zana_aux.o zana_aux_par.o zana_lr.o zfac_asm_master_ELT_m.o zfac_asm_master_m.o zfac_front_aux.o zfac_front_LU_type1.o zfac_front_LU_type2.o zfac_front_LDLT_type1.o zfac_front_LDLT_type2.o zfac_front_type2_aux.o zfac_lr.o zfac_mem_dynamic.o zfac_omp_m.o zfac_par_m.o zlr_core.o zlr_stats.o zlr_type.o zmumps_comm_buffer.o zmumps_config_file.o zmumps_load.o zmumps_lr_data_m.o zmumps_ooc_buffer.o zmumps_ooc.o zmumps_sol_es.o zmumps_save_restore.o zmumps_save_restore_files.o zmumps_struc_def.o zomp_tps_m.o zsol_lr.o zstatic_ptr_m.o zini_driver.o zana_driver.o zfac_driver.o zsol_driver.o zsol_distrhs.o zend_driver.o zana_aux_ELT.o zana_dist_m.o zana_LDLT_preprocess.o zana_reordertree.o zarrowheads.o zbcast_int.o zfac_asm_ELT.o zfac_asm.o zfac_b.o zfac_distrib_distentry.o zfac_distrib_ELT.o zfac_lastrtnelind.o zfac_mem_alloc_cb.o zfac_mem_compress_cb.o zfac_mem_free_block_cb.o zfac_mem_stack_aux.o zfac_mem_stack.o zfac_process_band.o zfac_process_blfac_slave.o zfac_process_blocfacto_LDLT.o zfac_process_blocfacto.o zfac_process_bf.o zfac_process_end_facto_slave.o zfac_process_contrib_type1.o zfac_process_contrib_type2.o zfac_process_contrib_type3.o zfac_process_maprow.o zfac_process_master2.o zfac_process_message.o zfac_process_root2slave.o zfac_process_root2son.o zfac_process_rtnelind.o zfac_root_parallel.o zfac_scalings.o zfac_determinant.o zfac_scalings_simScaleAbs.o zfac_scalings_simScale_util.o zfac_sol_pool.o zfac_type3_symmetrize.o zini_defaults.o zmumps_c.o zmumps_driver.o zmumps_f77.o zmumps_gpu.o zmumps_iXamax.o zana_mtrans.o zooc_panel_piv.o zrank_revealing.o zsol_aux.o zsol_bwd_aux.o zsol_bwd.o zsol_c.o zsol_fwd_aux.o zsol_fwd.o zsol_matvec.o zsol_root_parallel.o ztools.o ztype3_root.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_b.F -o dfac_b.o /usr/bin/ranlib ../lib/libzmumps.a mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c csol_driver.F -o csol_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_driver.F -o cmumps_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_asm_master_ELT_m.F -o cfac_asm_master_ELT_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_asm_master_m.F -o cfac_asm_master_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_asm_ELT.F -o cfac_asm_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_asm.F -o cfac_asm.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_mem_compress_cb.F -o cfac_mem_compress_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_blfac_slave.F -o cfac_process_blfac_slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_blocfacto_LDLT.F -o cfac_process_blocfacto_LDLT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_blocfacto.F -o cfac_process_blocfacto.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_contrib_type2.F -o cfac_process_contrib_type2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_maprow.F -o cfac_process_maprow.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ctools.F -o ctools.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ctype3_root.F -o ctype3_root.o /usr/bin/ar cr ../lib/libsmumps.a sana_aux.o sana_aux_par.o sana_lr.o sfac_asm_master_ELT_m.o sfac_asm_master_m.o sfac_front_aux.o sfac_front_LU_type1.o sfac_front_LU_type2.o sfac_front_LDLT_type1.o sfac_front_LDLT_type2.o sfac_front_type2_aux.o sfac_lr.o sfac_mem_dynamic.o sfac_omp_m.o sfac_par_m.o slr_core.o slr_stats.o slr_type.o smumps_comm_buffer.o smumps_config_file.o smumps_load.o smumps_lr_data_m.o smumps_ooc_buffer.o smumps_ooc.o smumps_sol_es.o smumps_save_restore.o smumps_save_restore_files.o smumps_struc_def.o somp_tps_m.o ssol_lr.o sstatic_ptr_m.o sini_driver.o sana_driver.o sfac_driver.o ssol_driver.o ssol_distrhs.o send_driver.o sana_aux_ELT.o sana_dist_m.o sana_LDLT_preprocess.o sana_reordertree.o sarrowheads.o sbcast_int.o sfac_asm_ELT.o sfac_asm.o sfac_b.o sfac_distrib_distentry.o sfac_distrib_ELT.o sfac_lastrtnelind.o sfac_mem_alloc_cb.o sfac_mem_compress_cb.o sfac_mem_free_block_cb.o sfac_mem_stack_aux.o sfac_mem_stack.o sfac_process_band.o sfac_process_blfac_slave.o sfac_process_blocfacto_LDLT.o sfac_process_blocfacto.o sfac_process_bf.o sfac_process_end_facto_slave.o sfac_process_contrib_type1.o sfac_process_contrib_type2.o sfac_process_contrib_type3.o sfac_process_maprow.o sfac_process_master2.o sfac_process_message.o sfac_process_root2slave.o sfac_process_root2son.o sfac_process_rtnelind.o sfac_root_parallel.o sfac_scalings.o sfac_determinant.o sfac_scalings_simScaleAbs.o sfac_scalings_simScale_util.o sfac_sol_pool.o sfac_type3_symmetrize.o sini_defaults.o smumps_c.o smumps_driver.o smumps_f77.o smumps_gpu.o smumps_iXamax.o sana_mtrans.o sooc_panel_piv.o srank_revealing.o ssol_aux.o ssol_bwd_aux.o ssol_bwd.o ssol_c.o ssol_fwd_aux.o ssol_fwd.o ssol_matvec.o ssol_root_parallel.o stools.o stype3_root.o /usr/bin/ranlib ../lib/libsmumps.a mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_front_LU_type2.F -o cfac_front_LU_type2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_front_LDLT_type2.F -o cfac_front_LDLT_type2.o /usr/bin/ar cr ../lib/libdmumps.a dana_aux.o dana_aux_par.o dana_lr.o dfac_asm_master_ELT_m.o dfac_asm_master_m.o dfac_front_aux.o dfac_front_LU_type1.o dfac_front_LU_type2.o dfac_front_LDLT_type1.o dfac_front_LDLT_type2.o dfac_front_type2_aux.o dfac_lr.o dfac_mem_dynamic.o dfac_omp_m.o dfac_par_m.o dlr_core.o dlr_stats.o dlr_type.o dmumps_comm_buffer.o dmumps_config_file.o dmumps_load.o dmumps_lr_data_m.o dmumps_ooc_buffer.o dmumps_ooc.o dmumps_sol_es.o dmumps_save_restore.o dmumps_save_restore_files.o dmumps_struc_def.o domp_tps_m.o dsol_lr.o dstatic_ptr_m.o dini_driver.o dana_driver.o dfac_driver.o dsol_driver.o dsol_distrhs.o dend_driver.o dana_aux_ELT.o dana_dist_m.o dana_LDLT_preprocess.o dana_reordertree.o darrowheads.o dbcast_int.o dfac_asm_ELT.o dfac_asm.o dfac_b.o dfac_distrib_distentry.o dfac_distrib_ELT.o dfac_lastrtnelind.o dfac_mem_alloc_cb.o dfac_mem_compress_cb.o dfac_mem_free_block_cb.o dfac_mem_stack_aux.o dfac_mem_stack.o dfac_process_band.o dfac_process_blfac_slave.o dfac_process_blocfacto_LDLT.o dfac_process_blocfacto.o dfac_process_bf.o dfac_process_end_facto_slave.o dfac_process_contrib_type1.o dfac_process_contrib_type2.o dfac_process_contrib_type3.o dfac_process_maprow.o dfac_process_master2.o dfac_process_message.o dfac_process_root2slave.o dfac_process_root2son.o dfac_process_rtnelind.o dfac_root_parallel.o dfac_scalings.o dfac_determinant.o dfac_scalings_simScaleAbs.o dfac_scalings_simScale_util.o dfac_sol_pool.o dfac_type3_symmetrize.o dini_defaults.o dmumps_c.o dmumps_driver.o dmumps_f77.o dmumps_gpu.o dmumps_iXamax.o dana_mtrans.o dooc_panel_piv.o drank_revealing.o dsol_aux.o dsol_bwd_aux.o dsol_bwd.o dsol_c.o dsol_fwd_aux.o dsol_fwd.o dsol_matvec.o dsol_root_parallel.o dtools.o dtype3_root.o /usr/bin/ranlib ../lib/libdmumps.a mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_par_m.F -o cfac_par_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_b.F -o cfac_b.o /usr/bin/ar cr ../lib/libcmumps.a cana_aux.o cana_aux_par.o cana_lr.o cfac_asm_master_ELT_m.o cfac_asm_master_m.o cfac_front_aux.o cfac_front_LU_type1.o cfac_front_LU_type2.o cfac_front_LDLT_type1.o cfac_front_LDLT_type2.o cfac_front_type2_aux.o cfac_lr.o cfac_mem_dynamic.o cfac_omp_m.o cfac_par_m.o clr_core.o clr_stats.o clr_type.o cmumps_comm_buffer.o cmumps_config_file.o cmumps_load.o cmumps_lr_data_m.o cmumps_ooc_buffer.o cmumps_ooc.o cmumps_sol_es.o cmumps_save_restore.o cmumps_save_restore_files.o cmumps_struc_def.o comp_tps_m.o csol_lr.o cstatic_ptr_m.o cini_driver.o cana_driver.o cfac_driver.o csol_driver.o csol_distrhs.o cend_driver.o cana_aux_ELT.o cana_dist_m.o cana_LDLT_preprocess.o cana_reordertree.o carrowheads.o cbcast_int.o cfac_asm_ELT.o cfac_asm.o cfac_b.o cfac_distrib_distentry.o cfac_distrib_ELT.o cfac_lastrtnelind.o cfac_mem_alloc_cb.o cfac_mem_compress_cb.o cfac_mem_free_block_cb.o cfac_mem_stack_aux.o cfac_mem_stack.o cfac_process_band.o cfac_process_blfac_slave.o cfac_process_blocfacto_LDLT.o cfac_process_blocfacto.o cfac_process_bf.o cfac_process_end_facto_slave.o cfac_process_contrib_type1.o cfac_process_contrib_type2.o cfac_process_contrib_type3.o cfac_process_maprow.o cfac_process_master2.o cfac_process_message.o cfac_process_root2slave.o cfac_process_root2son.o cfac_process_rtnelind.o cfac_root_parallel.o cfac_scalings.o cfac_determinant.o cfac_scalings_simScaleAbs.o cfac_scalings_simScale_util.o cfac_sol_pool.o cfac_type3_symmetrize.o cini_defaults.o cmumps_c.o cmumps_driver.o cmumps_f77.o cmumps_gpu.o cmumps_iXamax.o cana_mtrans.o cooc_panel_piv.o crank_revealing.o csol_aux.o csol_bwd_aux.o csol_bwd.o csol_c.o csol_fwd_aux.o csol_fwd.o csol_matvec.o csol_root_parallel.o ctools.o ctype3_root.o /usr/bin/ranlib ../lib/libcmumps.a gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/src' =============================================================================== Installing Mumps; this may take several minutes =============================================================================== Running Executable WITHOUT threads to time it out Executing: mkdir -p /p/home/tmondrag/WORK/moose/petsc/arch-moose/lib /p/home/tmondrag/WORK/moose/petsc/arch-moose/include Executing: cp -f lib/*.* /p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/. Executing: cp -f include/*.* /p/home/tmondrag/WORK/moose/petsc/arch-moose/include/. ********Output of running make on MUMPS follows ******* (cd src; make clean) make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/src' /bin/rm -f *.o *.mod make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/src' (cd examples; make clean) make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/examples' /bin/rm -f *.o [sdcz]simpletest c_example multiple_arithmetics_example ssimpletest_save_restore dsimpletest_save_restore csimpletest_save_restore zsimpletest_save_restore c_example_save_restore make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/examples' (cd ./lib; /bin/rm -f *.a) (cd libseq; make clean) make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/libseq' /bin/rm -f *.o *.a make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/libseq' if [ "./PORD/lib/" != "" ] ; then \ cd ./PORD/lib/; make realclean; \ fi; make[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/PORD/lib' rm -f *.o libpord.a make[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/PORD/lib'if [ "./PORD/lib/" != "" ] ; then \ cd ./PORD/lib/; \ /usr/bin/gmake CC="mpicc" CFLAGS="-fPIC -fstack-protector -g -O" AR="/usr/bin/ar cr " RANLIB="/usr/bin/ranlib" OUTC="-o " LIBEXT=.a; \ fi; gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/PORD/lib' mpicc -I../include -fPIC -fstack-protector -g -O -c graph.c -o graph.o mpicc -I../include -fPIC -fstack-protector -g -O -c gbipart.c -o gbipart.o mpicc -I../include -fPIC -fstack-protector -g -O -c gbisect.c -o gbisect.o mpicc -I../include -fPIC -fstack-protector -g -O -c ddcreate.c -o ddcreate.o mpicc -I../include -fPIC -fstack-protector -g -O -c ddbisect.c -o ddbisect.o mpicc -I../include -fPIC -fstack-protector -g -O -c nestdiss.c -o nestdiss.o mpicc -I../include -fPIC -fstack-protector -g -O -c multisector.c -o multisector.o mpicc -I../include -fPIC -fstack-protector -g -O -c gelim.c -o gelim.o mpicc -I../include -fPIC -fstack-protector -g -O -c bucket.c -o bucket.o mpicc -I../include -fPIC -fstack-protector -g -O -c tree.c -o tree.o mpicc -I../include -fPIC -fstack-protector -g -O -c symbfac.c -o symbfac.o mpicc -I../include -fPIC -fstack-protector -g -O -c interface.c -o interface.o mpicc -I../include -fPIC -fstack-protector -g -O -c sort.c -o sort.o mpicc -I../include -fPIC -fstack-protector -g -O -c minpriority.c -o minpriority.o /usr/bin/ar cr libpord.a graph.o gbipart.o gbisect.o ddcreate.o ddbisect.o nestdiss.o multisector.o gelim.o bucket.o tree.o symbfac.o interface.o sort.o minpriority.o /usr/bin/ranlib libpord.a gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/PORD/lib' if [ "./PORD/lib/" != "" ] ; then \ cp ./PORD/lib//libpord.a lib/libpord.a; \ fi; (cd src ; /usr/bin/gmake mumps_lib) gmake[1]: Entering directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/src' mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ana_omp_m.F -o ana_omp_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ana_orderings_wrappers_m.F -o ana_orderings_wrappers_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c double_linked_list.F -o double_linked_list.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c fac_asm_build_sort_index_ELT_m.F -o fac_asm_build_sort_index_ELT_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c fac_asm_build_sort_index_m.F -o fac_asm_build_sort_index_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c front_data_mgt_m.F -o front_data_mgt_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c fac_future_niv2_mod.F -o fac_future_niv2_mod.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c fac_ibct_data_m.F -o fac_ibct_data_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c lr_common.F -o lr_common.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c mumps_comm_ibcast.F -o mumps_comm_ibcast.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c mumps_l0_omp_m.F -o mumps_l0_omp_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c mumps_memory_mod.F -o mumps_memory_mod.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c mumps_mpitoomp_m.F -o mumps_mpitoomp_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c mumps_ooc_common.F -o mumps_ooc_common.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c omp_tps_common_m.F -o omp_tps_common_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_struc_def.F -o dmumps_struc_def.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dlr_type.F -o dlr_type.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dstatic_ptr_m.F -o dstatic_ptr_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_omp_m.F -o dfac_omp_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_config_file.F -o dmumps_config_file.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c domp_tps_m.F -o domp_tps_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dsol_distrhs.F -o dsol_distrhs.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dana_reordertree.F -o dana_reordertree.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_mem_stack_aux.F -o dfac_mem_stack_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_bf.F -o dfac_process_bf.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_contrib_type1.F -o dfac_process_contrib_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_determinant.F -o dfac_determinant.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_scalings_simScaleAbs.F -o dfac_scalings_simScaleAbs.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_scalings_simScale_util.F -o dfac_scalings_simScale_util.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_type3_symmetrize.F -o dfac_type3_symmetrize.o mpicc -fPIC -fstack-protector -g -O -DAdd_ -DMUMPS_ARITH=MUMPS_ARITH_d \ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I../include -c mumps_c.c -o dmumps_c.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c dmumps_gpu.c -o dmumps_gpu.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_iXamax.F -o dmumps_iXamax.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dana_mtrans.F -o dana_mtrans.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dsol_matvec.F -o dsol_matvec.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dsol_root_parallel.F -o dsol_root_parallel.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_struc_def.F -o smumps_struc_def.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c slr_type.F -o slr_type.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sstatic_ptr_m.F -o sstatic_ptr_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_omp_m.F -o sfac_omp_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_config_file.F -o smumps_config_file.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c somp_tps_m.F -o somp_tps_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ssol_distrhs.F -o ssol_distrhs.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sana_reordertree.F -o sana_reordertree.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_mem_stack_aux.F -o sfac_mem_stack_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_bf.F -o sfac_process_bf.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_contrib_type1.F -o sfac_process_contrib_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_determinant.F -o sfac_determinant.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_scalings_simScaleAbs.F -o sfac_scalings_simScaleAbs.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_scalings_simScale_util.F -o sfac_scalings_simScale_util.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_type3_symmetrize.F -o sfac_type3_symmetrize.o mpicc -fPIC -fstack-protector -g -O -DAdd_ -DMUMPS_ARITH=MUMPS_ARITH_s \ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I../include -c mumps_c.c -o smumps_c.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c smumps_gpu.c -o smumps_gpu.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_iXamax.F -o smumps_iXamax.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sana_mtrans.F -o sana_mtrans.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c srank_revealing.F -o srank_revealing.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ssol_matvec.F -o ssol_matvec.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ssol_root_parallel.F -o ssol_root_parallel.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_struc_def.F -o cmumps_struc_def.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c clr_type.F -o clr_type.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cstatic_ptr_m.F -o cstatic_ptr_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_ooc_buffer.F -o cmumps_ooc_buffer.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_omp_m.F -o cfac_omp_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_config_file.F -o cmumps_config_file.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c comp_tps_m.F -o comp_tps_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c csol_distrhs.F -o csol_distrhs.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cana_aux_ELT.F -o cana_aux_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cana_reordertree.F -o cana_reordertree.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_mem_stack_aux.F -o cfac_mem_stack_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_bf.F -o cfac_process_bf.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_contrib_type1.F -o cfac_process_contrib_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_determinant.F -o cfac_determinant.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_scalings_simScaleAbs.F -o cfac_scalings_simScaleAbs.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_scalings_simScale_util.F -o cfac_scalings_simScale_util.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_type3_symmetrize.F -o cfac_type3_symmetrize.o mpicc -fPIC -fstack-protector -g -O -DAdd_ -DMUMPS_ARITH=MUMPS_ARITH_c \ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I../include -c mumps_c.c -o cmumps_c.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c cmumps_gpu.c -o cmumps_gpu.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_iXamax.F -o cmumps_iXamax.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cana_mtrans.F -o cana_mtrans.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c csol_matvec.F -o csol_matvec.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c csol_root_parallel.F -o csol_root_parallel.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_struc_def.F -o zmumps_struc_def.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zlr_type.F -o zlr_type.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zstatic_ptr_m.F -o zstatic_ptr_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_ooc_buffer.F -o zmumps_ooc_buffer.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_omp_m.F -o zfac_omp_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_config_file.F -o zmumps_config_file.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zomp_tps_m.F -o zomp_tps_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zsol_distrhs.F -o zsol_distrhs.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zana_aux_ELT.F -o zana_aux_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zana_reordertree.F -o zana_reordertree.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_mem_stack_aux.F -o zfac_mem_stack_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_bf.F -o zfac_process_bf.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_contrib_type1.F -o zfac_process_contrib_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_determinant.F -o zfac_determinant.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_scalings_simScaleAbs.F -o zfac_scalings_simScaleAbs.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_scalings_simScale_util.F -o zfac_scalings_simScale_util.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_type3_symmetrize.F -o zfac_type3_symmetrize.o mpicc -fPIC -fstack-protector -g -O -DAdd_ -DMUMPS_ARITH=MUMPS_ARITH_z \ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I../include -c mumps_c.c -o zmumps_c.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c zmumps_gpu.c -o zmumps_gpu.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_iXamax.F -o zmumps_iXamax.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zana_mtrans.F -o zana_mtrans.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zrank_revealing.F -o zrank_revealing.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zsol_matvec.F -o zsol_matvec.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zsol_root_parallel.F -o zsol_root_parallel.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c fac_descband_data_m.F -o fac_descband_data_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c fac_maprow_data_m.F -o fac_maprow_data_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c mumps_static_mapping.F -o mumps_static_mapping.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dana_aux_par.F -o dana_aux_par.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dlr_stats.F -o dlr_stats.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_lr_data_m.F -o dmumps_lr_data_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_ooc_buffer.F -o dmumps_ooc_buffer.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_save_restore_files.F -o dmumps_save_restore_files.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dana_aux_ELT.F -o dana_aux_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dana_LDLT_preprocess.F -o dana_LDLT_preprocess.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c darrowheads.F -o darrowheads.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_distrib_distentry.F -o dfac_distrib_distentry.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_distrib_ELT.F -o dfac_distrib_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_root2son.F -o dfac_process_root2son.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_scalings.F -o dfac_scalings.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dini_defaults.F -o dini_defaults.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_f77.F -o dmumps_f77.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c drank_revealing.F -o drank_revealing.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sana_aux_par.F -o sana_aux_par.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c slr_stats.F -o slr_stats.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_lr_data_m.F -o smumps_lr_data_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_ooc_buffer.F -o smumps_ooc_buffer.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_save_restore_files.F -o smumps_save_restore_files.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sana_aux_ELT.F -o sana_aux_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sana_LDLT_preprocess.F -o sana_LDLT_preprocess.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sarrowheads.F -o sarrowheads.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_distrib_distentry.F -o sfac_distrib_distentry.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_distrib_ELT.F -o sfac_distrib_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_root2son.F -o sfac_process_root2son.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_scalings.F -o sfac_scalings.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sini_defaults.F -o sini_defaults.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_f77.F -o smumps_f77.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_lr_data_m.F -o cmumps_lr_data_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zana_aux_par.F -o zana_aux_par.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_ooc.F -o zmumps_ooc.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_save_restore_files.F -o zmumps_save_restore_files.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zana_LDLT_preprocess.F -o zana_LDLT_preprocess.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zarrowheads.F -o zarrowheads.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_distrib_distentry.F -o zfac_distrib_distentry.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_distrib_ELT.F -o zfac_distrib_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_root2son.F -o zfac_process_root2son.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_scalings.F -o zfac_scalings.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zini_defaults.F -o zini_defaults.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_f77.F -o zmumps_f77.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_root_parallel.F -o dfac_root_parallel.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_ooc.F -o smumps_ooc.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zlr_stats.F -o zlr_stats.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_lr_data_m.F -o zmumps_lr_data_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_ooc.F -o dmumps_ooc.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_root_parallel.F -o sfac_root_parallel.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_root_parallel.F -o zfac_root_parallel.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c slr_core.F -o slr_core.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_sol_es.F -o smumps_sol_es.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ssol_lr.F -o ssol_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zooc_panel_piv.F -o zooc_panel_piv.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zsol_aux.F -o zsol_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zsol_fwd.F -o zsol_fwd.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dlr_core.F -o dlr_core.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_sol_es.F -o dmumps_sol_es.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dsol_lr.F -o dsol_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_save_restore.F -o dmumps_save_restore.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dooc_panel_piv.F -o dooc_panel_piv.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dsol_aux.F -o dsol_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dsol_fwd.F -o dsol_fwd.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zlr_core.F -o zlr_core.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_sol_es.F -o zmumps_sol_es.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_save_restore.F -o zmumps_save_restore.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zsol_lr.F -o zsol_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_save_restore.F -o smumps_save_restore.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sooc_panel_piv.F -o sooc_panel_piv.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ssol_aux.F -o ssol_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ssol_c.F -o ssol_c.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ssol_fwd.F -o ssol_fwd.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zana_aux.F -o zana_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dana_aux.F -o dana_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dsol_c.F -o dsol_c.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sana_aux.F -o sana_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_sol_es.F -o cmumps_sol_es.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zsol_c.F -o zsol_c.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sana_lr.F -o sana_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_comm_buffer.F -o smumps_comm_buffer.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_lr.F -o sfac_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dana_lr.F -o dana_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_comm_buffer.F -o dmumps_comm_buffer.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_lr.F -o dfac_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ana_orderings.F -o ana_orderings.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ana_set_ordering.F -o ana_set_ordering.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ana_AMDMF.F -o ana_AMDMF.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c bcast_errors.F -o bcast_errors.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c estim_flops.F -o estim_flops.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c mumps_type_size.F -o mumps_type_size.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c mumps_type2_blocking.F -o mumps_type2_blocking.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c mumps_version.F -o mumps_version.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c mumps_print_defined.F -o mumps_print_defined.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_common.c -o mumps_common.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_pord.c -o mumps_pord.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_metis.c -o mumps_metis.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_metis64.c -o mumps_metis64.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_metis_int.c -o mumps_metis_int.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_scotch.c -o mumps_scotch.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_scotch64.c -o mumps_scotch64.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_scotch_int.c -o mumps_scotch_int.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_size.c -o mumps_size.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_io.c -o mumps_io.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_io_basic.c -o mumps_io_basic.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_io_thread.c -o mumps_io_thread.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_io_err.c -o mumps_io_err.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_numa.c -o mumps_numa.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_thread.c -o mumps_thread.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_save_restore_C.c -o mumps_save_restore_C.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_config_file_C.c -o mumps_config_file_C.o mpicc -fPIC -fstack-protector -g -O -I../include -DAdd_ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I../PORD/include/ -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -c mumps_thread_affinity.c -o mumps_thread_affinity.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c tools_common.F -o tools_common.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sol_common.F -o sol_common.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sana_dist_m.F -o sana_dist_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zana_lr.F -o zana_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_comm_buffer.F -o zmumps_comm_buffer.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_lr.F -o zfac_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cana_aux.F -o cana_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cana_aux_par.F -o cana_aux_par.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c clr_stats.F -o clr_stats.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_ooc.F -o cmumps_ooc.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_save_restore_files.F -o cmumps_save_restore_files.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cana_LDLT_preprocess.F -o cana_LDLT_preprocess.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c carrowheads.F -o carrowheads.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_distrib_distentry.F -o cfac_distrib_distentry.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_distrib_ELT.F -o cfac_distrib_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_root2son.F -o cfac_process_root2son.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_scalings.F -o cfac_scalings.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cini_defaults.F -o cini_defaults.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_f77.F -o cmumps_f77.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c crank_revealing.F -o crank_revealing.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dana_dist_m.F -o dana_dist_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zana_dist_m.F -o zana_dist_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c clr_core.F -o clr_core.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c csol_lr.F -o csol_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_root_parallel.F -o cfac_root_parallel.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_load.F -o smumps_load.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_front_aux.F -o sfac_front_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sini_driver.F -o sini_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c send_driver.F -o send_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sbcast_int.F -o sbcast_int.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_lastrtnelind.F -o sfac_lastrtnelind.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ssol_bwd_aux.F -o ssol_bwd_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ssol_bwd.F -o ssol_bwd.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ssol_fwd_aux.F -o ssol_fwd_aux.o /usr/bin/ar cr ../lib/libmumps_common.a ana_omp_m.o ana_orderings_wrappers_m.o double_linked_list.o fac_asm_build_sort_index_ELT_m.o fac_asm_build_sort_index_m.o fac_descband_data_m.o fac_future_niv2_mod.o fac_ibct_data_m.o fac_maprow_data_m.o front_data_mgt_m.o lr_common.o mumps_comm_ibcast.o mumps_l0_omp_m.o mumps_memory_mod.o mumps_mpitoomp_m.o mumps_ooc_common.o mumps_static_mapping.o omp_tps_common_m.o ana_orderings.o ana_set_ordering.o ana_AMDMF.o bcast_errors.o estim_flops.o mumps_type_size.o mumps_type2_blocking.o mumps_version.o mumps_print_defined.o mumps_common.o mumps_pord.o mumps_metis.o mumps_metis64.o mumps_metis_int.o mumps_scotch.o mumps_scotch64.o mumps_scotch_int.o mumps_size.o mumps_io.o mumps_io_basic.o mumps_io_thread.o mumps_io_err.o mumps_numa.o mumps_thread.o mumps_save_restore_C.o mumps_config_file_C.o mumps_thread_affinity.o tools_common.o sol_common.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_save_restore.F -o cmumps_save_restore.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cooc_panel_piv.F -o cooc_panel_piv.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c csol_aux.F -o csol_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c csol_c.F -o csol_c.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c csol_fwd.F -o csol_fwd.o /usr/bin/ranlib ../lib/libmumps_common.a mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_load.F -o dmumps_load.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_front_aux.F -o dfac_front_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dini_driver.F -o dini_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dend_driver.F -o dend_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dbcast_int.F -o dbcast_int.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_lastrtnelind.F -o dfac_lastrtnelind.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dsol_bwd_aux.F -o dsol_bwd_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dsol_bwd.F -o dsol_bwd.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dsol_fwd_aux.F -o dsol_fwd_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cana_lr.F -o cana_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_comm_buffer.F -o cmumps_comm_buffer.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_lr.F -o cfac_lr.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_front_LU_type1.F -o dfac_front_LU_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_front_LDLT_type1.F -o dfac_front_LDLT_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_load.F -o zmumps_load.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_front_aux.F -o zfac_front_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zini_driver.F -o zini_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zend_driver.F -o zend_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zbcast_int.F -o zbcast_int.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_lastrtnelind.F -o zfac_lastrtnelind.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zsol_bwd_aux.F -o zsol_bwd_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zsol_bwd.F -o zsol_bwd.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zsol_fwd_aux.F -o zsol_fwd_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_front_LU_type1.F -o sfac_front_LU_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_front_LDLT_type1.F -o sfac_front_LDLT_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cana_dist_m.F -o cana_dist_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_front_LU_type1.F -o zfac_front_LU_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_front_LDLT_type1.F -o zfac_front_LDLT_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_mem_dynamic.F -o sfac_mem_dynamic.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_front_type2_aux.F -o sfac_front_type2_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sana_driver.F -o sana_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_driver.F -o sfac_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_mem_alloc_cb.F -o sfac_mem_alloc_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_mem_free_block_cb.F -o sfac_mem_free_block_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_mem_stack.F -o sfac_mem_stack.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_band.F -o sfac_process_band.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_end_facto_slave.F -o sfac_process_end_facto_slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_contrib_type3.F -o sfac_process_contrib_type3.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_master2.F -o sfac_process_master2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_message.F -o sfac_process_message.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_root2slave.F -o sfac_process_root2slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_rtnelind.F -o sfac_process_rtnelind.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_sol_pool.F -o sfac_sol_pool.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_asm_master_ELT_m.F -o sfac_asm_master_ELT_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_asm_master_m.F -o sfac_asm_master_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_asm_ELT.F -o sfac_asm_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_asm.F -o sfac_asm.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_mem_compress_cb.F -o sfac_mem_compress_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_blfac_slave.F -o sfac_process_blfac_slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_blocfacto_LDLT.F -o sfac_process_blocfacto_LDLT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_blocfacto.F -o sfac_process_blocfacto.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_contrib_type2.F -o sfac_process_contrib_type2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_process_maprow.F -o sfac_process_maprow.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c stools.F -o stools.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c stype3_root.F -o stype3_root.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_mem_dynamic.F -o dfac_mem_dynamic.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_front_type2_aux.F -o dfac_front_type2_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dana_driver.F -o dana_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_driver.F -o dfac_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_mem_alloc_cb.F -o dfac_mem_alloc_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_mem_free_block_cb.F -o dfac_mem_free_block_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_mem_stack.F -o dfac_mem_stack.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_band.F -o dfac_process_band.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_end_facto_slave.F -o dfac_process_end_facto_slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_contrib_type3.F -o dfac_process_contrib_type3.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_master2.F -o dfac_process_master2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_message.F -o dfac_process_message.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_root2slave.F -o dfac_process_root2slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_rtnelind.F -o dfac_process_rtnelind.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_sol_pool.F -o dfac_sol_pool.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_front_LU_type2.F -o sfac_front_LU_type2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_front_LDLT_type2.F -o sfac_front_LDLT_type2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zsol_driver.F -o zsol_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zmumps_driver.F -o zmumps_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_asm_master_ELT_m.F -o dfac_asm_master_ELT_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_asm_master_m.F -o dfac_asm_master_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_asm_ELT.F -o dfac_asm_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_asm.F -o dfac_asm.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_mem_compress_cb.F -o dfac_mem_compress_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_blfac_slave.F -o dfac_process_blfac_slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_blocfacto_LDLT.F -o dfac_process_blocfacto_LDLT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_blocfacto.F -o dfac_process_blocfacto.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_contrib_type2.F -o dfac_process_contrib_type2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_process_maprow.F -o dfac_process_maprow.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dtools.F -o dtools.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dtype3_root.F -o dtype3_root.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_mem_dynamic.F -o zfac_mem_dynamic.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_front_type2_aux.F -o zfac_front_type2_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zana_driver.F -o zana_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_driver.F -o zfac_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_mem_alloc_cb.F -o zfac_mem_alloc_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_mem_free_block_cb.F -o zfac_mem_free_block_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_mem_stack.F -o zfac_mem_stack.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_band.F -o zfac_process_band.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_end_facto_slave.F -o zfac_process_end_facto_slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_contrib_type3.F -o zfac_process_contrib_type3.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_master2.F -o zfac_process_master2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_message.F -o zfac_process_message.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_root2slave.F -o zfac_process_root2slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_rtnelind.F -o zfac_process_rtnelind.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_sol_pool.F -o zfac_sol_pool.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_load.F -o cmumps_load.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_front_aux.F -o cfac_front_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cini_driver.F -o cini_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cend_driver.F -o cend_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cbcast_int.F -o cbcast_int.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_lastrtnelind.F -o cfac_lastrtnelind.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c csol_bwd_aux.F -o csol_bwd_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c csol_bwd.F -o csol_bwd.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c csol_fwd_aux.F -o csol_fwd_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_front_LU_type2.F -o dfac_front_LU_type2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_front_LDLT_type2.F -o dfac_front_LDLT_type2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_asm_master_ELT_m.F -o zfac_asm_master_ELT_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_asm_master_m.F -o zfac_asm_master_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_asm_ELT.F -o zfac_asm_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_asm.F -o zfac_asm.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_mem_compress_cb.F -o zfac_mem_compress_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_blfac_slave.F -o zfac_process_blfac_slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_blocfacto_LDLT.F -o zfac_process_blocfacto_LDLT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_blocfacto.F -o zfac_process_blocfacto.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_contrib_type2.F -o zfac_process_contrib_type2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_process_maprow.F -o zfac_process_maprow.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ztools.F -o ztools.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ztype3_root.F -o ztype3_root.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_front_LU_type2.F -o zfac_front_LU_type2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_front_LDLT_type2.F -o zfac_front_LDLT_type2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ssol_driver.F -o ssol_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c smumps_driver.F -o smumps_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_front_LU_type1.F -o cfac_front_LU_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_front_LDLT_type1.F -o cfac_front_LDLT_type1.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_par_m.F -o sfac_par_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dsol_driver.F -o dsol_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dmumps_driver.F -o dmumps_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_par_m.F -o zfac_par_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c sfac_b.F -o sfac_b.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_par_m.F -o dfac_par_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_mem_dynamic.F -o cfac_mem_dynamic.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_front_type2_aux.F -o cfac_front_type2_aux.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cana_driver.F -o cana_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_driver.F -o cfac_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_mem_alloc_cb.F -o cfac_mem_alloc_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_mem_free_block_cb.F -o cfac_mem_free_block_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_mem_stack.F -o cfac_mem_stack.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_band.F -o cfac_process_band.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_end_facto_slave.F -o cfac_process_end_facto_slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_contrib_type3.F -o cfac_process_contrib_type3.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_master2.F -o cfac_process_master2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_message.F -o cfac_process_message.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_root2slave.F -o cfac_process_root2slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_rtnelind.F -o cfac_process_rtnelind.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_sol_pool.F -o cfac_sol_pool.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c zfac_b.F -o zfac_b.o /usr/bin/ar cr ../lib/libzmumps.a zana_aux.o zana_aux_par.o zana_lr.o zfac_asm_master_ELT_m.o zfac_asm_master_m.o zfac_front_aux.o zfac_front_LU_type1.o zfac_front_LU_type2.o zfac_front_LDLT_type1.o zfac_front_LDLT_type2.o zfac_front_type2_aux.o zfac_lr.o zfac_mem_dynamic.o zfac_omp_m.o zfac_par_m.o zlr_core.o zlr_stats.o zlr_type.o zmumps_comm_buffer.o zmumps_config_file.o zmumps_load.o zmumps_lr_data_m.o zmumps_ooc_buffer.o zmumps_ooc.o zmumps_sol_es.o zmumps_save_restore.o zmumps_save_restore_files.o zmumps_struc_def.o zomp_tps_m.o zsol_lr.o zstatic_ptr_m.o zini_driver.o zana_driver.o zfac_driver.o zsol_driver.o zsol_distrhs.o zend_driver.o zana_aux_ELT.o zana_dist_m.o zana_LDLT_preprocess.o zana_reordertree.o zarrowheads.o zbcast_int.o zfac_asm_ELT.o zfac_asm.o zfac_b.o zfac_distrib_distentry.o zfac_distrib_ELT.o zfac_lastrtnelind.o zfac_mem_alloc_cb.o zfac_mem_compress_cb.o zfac_mem_free_block_cb.o zfac_mem_stack_aux.o zfac_mem_stack.o zfac_process_band.o zfac_process_blfac_slave.o zfac_process_blocfacto_LDLT.o zfac_process_blocfacto.o zfac_process_bf.o zfac_process_end_facto_slave.o zfac_process_contrib_type1.o zfac_process_contrib_type2.o zfac_process_contrib_type3.o zfac_process_maprow.o zfac_process_master2.o zfac_process_message.o zfac_process_root2slave.o zfac_process_root2son.o zfac_process_rtnelind.o zfac_root_parallel.o zfac_scalings.o zfac_determinant.o zfac_scalings_simScaleAbs.o zfac_scalings_simScale_util.o zfac_sol_pool.o zfac_type3_symmetrize.o zini_defaults.o zmumps_c.o zmumps_driver.o zmumps_f77.o zmumps_gpu.o zmumps_iXamax.o zana_mtrans.o zooc_panel_piv.o zrank_revealing.o zsol_aux.o zsol_bwd_aux.o zsol_bwd.o zsol_c.o zsol_fwd_aux.o zsol_fwd.o zsol_matvec.o zsol_root_parallel.o ztools.o ztype3_root.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c dfac_b.F -o dfac_b.o /usr/bin/ranlib ../lib/libzmumps.a mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c csol_driver.F -o csol_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cmumps_driver.F -o cmumps_driver.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_asm_master_ELT_m.F -o cfac_asm_master_ELT_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_asm_master_m.F -o cfac_asm_master_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_asm_ELT.F -o cfac_asm_ELT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_asm.F -o cfac_asm.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_mem_compress_cb.F -o cfac_mem_compress_cb.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_blfac_slave.F -o cfac_process_blfac_slave.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_blocfacto_LDLT.F -o cfac_process_blocfacto_LDLT.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_blocfacto.F -o cfac_process_blocfacto.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_contrib_type2.F -o cfac_process_contrib_type2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_process_maprow.F -o cfac_process_maprow.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ctools.F -o ctools.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c ctype3_root.F -o ctype3_root.o /usr/bin/ar cr ../lib/libsmumps.a sana_aux.o sana_aux_par.o sana_lr.o sfac_asm_master_ELT_m.o sfac_asm_master_m.o sfac_front_aux.o sfac_front_LU_type1.o sfac_front_LU_type2.o sfac_front_LDLT_type1.o sfac_front_LDLT_type2.o sfac_front_type2_aux.o sfac_lr.o sfac_mem_dynamic.o sfac_omp_m.o sfac_par_m.o slr_core.o slr_stats.o slr_type.o smumps_comm_buffer.o smumps_config_file.o smumps_load.o smumps_lr_data_m.o smumps_ooc_buffer.o smumps_ooc.o smumps_sol_es.o smumps_save_restore.o smumps_save_restore_files.o smumps_struc_def.o somp_tps_m.o ssol_lr.o sstatic_ptr_m.o sini_driver.o sana_driver.o sfac_driver.o ssol_driver.o ssol_distrhs.o send_driver.o sana_aux_ELT.o sana_dist_m.o sana_LDLT_preprocess.o sana_reordertree.o sarrowheads.o sbcast_int.o sfac_asm_ELT.o sfac_asm.o sfac_b.o sfac_distrib_distentry.o sfac_distrib_ELT.o sfac_lastrtnelind.o sfac_mem_alloc_cb.o sfac_mem_compress_cb.o sfac_mem_free_block_cb.o sfac_mem_stack_aux.o sfac_mem_stack.o sfac_process_band.o sfac_process_blfac_slave.o sfac_process_blocfacto_LDLT.o sfac_process_blocfacto.o sfac_process_bf.o sfac_process_end_facto_slave.o sfac_process_contrib_type1.o sfac_process_contrib_type2.o sfac_process_contrib_type3.o sfac_process_maprow.o sfac_process_master2.o sfac_process_message.o sfac_process_root2slave.o sfac_process_root2son.o sfac_process_rtnelind.o sfac_root_parallel.o sfac_scalings.o sfac_determinant.o sfac_scalings_simScaleAbs.o sfac_scalings_simScale_util.o sfac_sol_pool.o sfac_type3_symmetrize.o sini_defaults.o smumps_c.o smumps_driver.o smumps_f77.o smumps_gpu.o smumps_iXamax.o sana_mtrans.o sooc_panel_piv.o srank_revealing.o ssol_aux.o ssol_bwd_aux.o ssol_bwd.o ssol_c.o ssol_fwd_aux.o ssol_fwd.o ssol_matvec.o ssol_root_parallel.o stools.o stype3_root.o /usr/bin/ranlib ../lib/libsmumps.a mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_front_LU_type2.F -o cfac_front_LU_type2.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_front_LDLT_type2.F -o cfac_front_LDLT_type2.o /usr/bin/ar cr ../lib/libdmumps.a dana_aux.o dana_aux_par.o dana_lr.o dfac_asm_master_ELT_m.o dfac_asm_master_m.o dfac_front_aux.o dfac_front_LU_type1.o dfac_front_LU_type2.o dfac_front_LDLT_type1.o dfac_front_LDLT_type2.o dfac_front_type2_aux.o dfac_lr.o dfac_mem_dynamic.o dfac_omp_m.o dfac_par_m.o dlr_core.o dlr_stats.o dlr_type.o dmumps_comm_buffer.o dmumps_config_file.o dmumps_load.o dmumps_lr_data_m.o dmumps_ooc_buffer.o dmumps_ooc.o dmumps_sol_es.o dmumps_save_restore.o dmumps_save_restore_files.o dmumps_struc_def.o domp_tps_m.o dsol_lr.o dstatic_ptr_m.o dini_driver.o dana_driver.o dfac_driver.o dsol_driver.o dsol_distrhs.o dend_driver.o dana_aux_ELT.o dana_dist_m.o dana_LDLT_preprocess.o dana_reordertree.o darrowheads.o dbcast_int.o dfac_asm_ELT.o dfac_asm.o dfac_b.o dfac_distrib_distentry.o dfac_distrib_ELT.o dfac_lastrtnelind.o dfac_mem_alloc_cb.o dfac_mem_compress_cb.o dfac_mem_free_block_cb.o dfac_mem_stack_aux.o dfac_mem_stack.o dfac_process_band.o dfac_process_blfac_slave.o dfac_process_blocfacto_LDLT.o dfac_process_blocfacto.o dfac_process_bf.o dfac_process_end_facto_slave.o dfac_process_contrib_type1.o dfac_process_contrib_type2.o dfac_process_contrib_type3.o dfac_process_maprow.o dfac_process_master2.o dfac_process_message.o dfac_process_root2slave.o dfac_process_root2son.o dfac_process_rtnelind.o dfac_root_parallel.o dfac_scalings.o dfac_determinant.o dfac_scalings_simScaleAbs.o dfac_scalings_simScale_util.o dfac_sol_pool.o dfac_type3_symmetrize.o dini_defaults.o dmumps_c.o dmumps_driver.o dmumps_f77.o dmumps_gpu.o dmumps_iXamax.o dana_mtrans.o dooc_panel_piv.o drank_revealing.o dsol_aux.o dsol_bwd_aux.o dsol_bwd.o dsol_c.o dsol_fwd_aux.o dsol_fwd.o dsol_matvec.o dsol_root_parallel.o dtools.o dtype3_root.o /usr/bin/ranlib ../lib/libdmumps.a mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_par_m.F -o cfac_par_m.o mpif90 -fPIC -ffree-line-length-0 -Wno-unused-dummy-argument -g -O -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -Dpord -Dmetis -Dparmetis -Dscotch -Dptscotch -I. -I../include -c cfac_b.F -o cfac_b.o /usr/bin/ar cr ../lib/libcmumps.a cana_aux.o cana_aux_par.o cana_lr.o cfac_asm_master_ELT_m.o cfac_asm_master_m.o cfac_front_aux.o cfac_front_LU_type1.o cfac_front_LU_type2.o cfac_front_LDLT_type1.o cfac_front_LDLT_type2.o cfac_front_type2_aux.o cfac_lr.o cfac_mem_dynamic.o cfac_omp_m.o cfac_par_m.o clr_core.o clr_stats.o clr_type.o cmumps_comm_buffer.o cmumps_config_file.o cmumps_load.o cmumps_lr_data_m.o cmumps_ooc_buffer.o cmumps_ooc.o cmumps_sol_es.o cmumps_save_restore.o cmumps_save_restore_files.o cmumps_struc_def.o comp_tps_m.o csol_lr.o cstatic_ptr_m.o cini_driver.o cana_driver.o cfac_driver.o csol_driver.o csol_distrhs.o cend_driver.o cana_aux_ELT.o cana_dist_m.o cana_LDLT_preprocess.o cana_reordertree.o carrowheads.o cbcast_int.o cfac_asm_ELT.o cfac_asm.o cfac_b.o cfac_distrib_distentry.o cfac_distrib_ELT.o cfac_lastrtnelind.o cfac_mem_alloc_cb.o cfac_mem_compress_cb.o cfac_mem_free_block_cb.o cfac_mem_stack_aux.o cfac_mem_stack.o cfac_process_band.o cfac_process_blfac_slave.o cfac_process_blocfacto_LDLT.o cfac_process_blocfacto.o cfac_process_bf.o cfac_process_end_facto_slave.o cfac_process_contrib_type1.o cfac_process_contrib_type2.o cfac_process_contrib_type3.o cfac_process_maprow.o cfac_process_master2.o cfac_process_message.o cfac_process_root2slave.o cfac_process_root2son.o cfac_process_rtnelind.o cfac_root_parallel.o cfac_scalings.o cfac_determinant.o cfac_scalings_simScaleAbs.o cfac_scalings_simScale_util.o cfac_sol_pool.o cfac_type3_symmetrize.o cini_defaults.o cmumps_c.o cmumps_driver.o cmumps_f77.o cmumps_gpu.o cmumps_iXamax.o cana_mtrans.o cooc_panel_piv.o crank_revealing.o csol_aux.o csol_bwd_aux.o csol_bwd.o csol_c.o csol_fwd_aux.o csol_fwd.o csol_matvec.o csol_root_parallel.o ctools.o ctype3_root.o /usr/bin/ranlib ../lib/libcmumps.a gmake[1]: Leaving directory '/p/work2/tmondrag/moose/petsc/arch-moose/externalpackages/petsc-pkg-mumps-d1a5c931b762/src'sfac_distrib_ELT.F:193:21: & id%ELTVAR( IELTPTR8 ), id%A_ELT( RELTPTR8 ), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘eltvar’ at (1) sfac_distrib_ELT.F:211:17: & id%ELTVAR(IELTPTR8), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘elnodes’ at (1) sfac_distrib_ELT.F:219:17: & id%ELTVAR(IELTPTR8), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘elnodes’ at (1) sfac_distrib_ELT.F:251:17: & id%ELTVAR(IELTPTR8), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘elnodes’ at (1) dfac_distrib_ELT.F:193:21: & id%ELTVAR( IELTPTR8 ), id%A_ELT( RELTPTR8 ), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘eltvar’ at (1) dfac_distrib_ELT.F:211:17: & id%ELTVAR(IELTPTR8), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘elnodes’ at (1) dfac_distrib_ELT.F:219:17: & id%ELTVAR(IELTPTR8), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘elnodes’ at (1) dfac_distrib_ELT.F:251:17: & id%ELTVAR(IELTPTR8), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘elnodes’ at (1) zfac_distrib_ELT.F:193:21: & id%ELTVAR( IELTPTR8 ), id%A_ELT( RELTPTR8 ), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘eltvar’ at (1) zfac_distrib_ELT.F:211:17: & id%ELTVAR(IELTPTR8), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘elnodes’ at (1) zfac_distrib_ELT.F:219:17: & id%ELTVAR(IELTPTR8), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘elnodes’ at (1) zfac_distrib_ELT.F:251:17: & id%ELTVAR(IELTPTR8), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘elnodes’ at (1) tools_common.F:871:72: & SIZE2, IN_OUT_TAB48(IBEG28)) 1 Warning: Type mismatch in argument ‘outtab8’ at (1); passed INTEGER(4) to INTEGER(8) [-Wargument-mismatch] tools_common.F:920:72: & SIZE2, IN_OUT_TAB48(IBEG24)) 1 Warning: Type mismatch in argument ‘intab8’ at (1); passed INTEGER(4) to INTEGER(8) [-Wargument-mismatch] cfac_distrib_ELT.F:193:21: & id%ELTVAR( IELTPTR8 ), id%A_ELT( RELTPTR8 ), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘eltvar’ at (1) cfac_distrib_ELT.F:211:17: & id%ELTVAR(IELTPTR8), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘elnodes’ at (1) cfac_distrib_ELT.F:219:17: & id%ELTVAR(IELTPTR8), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘elnodes’ at (1) cfac_distrib_ELT.F:251:17: & id%ELTVAR(IELTPTR8), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘elnodes’ at (1) sfac_process_band.F:272:46: CALL SMUMPS_PROCESS_DESC_BANDE( MYID, DESCBAND_STRUC%BUFR(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘bufr’ at (1) sana_driver.F:1934:14: & id%CANDIDATES(1,1), id%I_AM_CAND(1) ) 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘candidates’ at (1) sfac_asm.F:171:25: & IOLDPS, A_PTR(POSELT), LA_PTR, 1_8, KEEP, KEEP8, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘a’ at (1) sfac_asm_ELT.F:61:18: & IOLDPS, A_PTR(POSELT), LA_PTR, 1_8, KEEP, KEEP8, ITLOC, FILS, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘a’ at (1) sfac_process_blocfacto.F:232:35: & BLR_U(1), NB_BLR_U, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘blr_u’ at (1) stype3_root.F:429:14: & root%SCHUR_POINTER(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘val_root’ at (1) stype3_root.F:463:19: & LDA, SONA_PTR( POSSONA_PTR + SHIFT_VAL_SON ), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘val_son’ at (1) stools.F:235:17: & SON_A(IACHK), SIZFR_SON_A, MonBloc, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘afac’ at (1) dfac_process_band.F:272:46: CALL DMUMPS_PROCESS_DESC_BANDE( MYID, DESCBAND_STRUC%BUFR(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘bufr’ at (1) dana_driver.F:1934:14: & id%CANDIDATES(1,1), id%I_AM_CAND(1) ) 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘candidates’ at (1) dfac_asm.F:171:25: & IOLDPS, A_PTR(POSELT), LA_PTR, 1_8, KEEP, KEEP8, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘a’ at (1) zfac_process_band.F:272:46: CALL ZMUMPS_PROCESS_DESC_BANDE( MYID, DESCBAND_STRUC%BUFR(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘bufr’ at (1) dtype3_root.F:429:14: & root%SCHUR_POINTER(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘val_root’ at (1) dtype3_root.F:463:19: & LDA, SONA_PTR( POSSONA_PTR + SHIFT_VAL_SON ), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘val_son’ at (1) dfac_process_blocfacto.F:232:35: & BLR_U(1), NB_BLR_U, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘blr_u’ at (1) dtools.F:235:17: & SON_A(IACHK), SIZFR_SON_A, MonBloc, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘afac’ at (1) zana_driver.F:1934:14: & id%CANDIDATES(1,1), id%I_AM_CAND(1) ) 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘candidates’ at (1) dfac_asm_ELT.F:61:18: & IOLDPS, A_PTR(POSELT), LA_PTR, 1_8, KEEP, KEEP8, ITLOC, FILS, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘a’ at (1) zfac_asm.F:171:25: & IOLDPS, A_PTR(POSELT), LA_PTR, 1_8, KEEP, KEEP8, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘a’ at (1) zfac_process_blocfacto.F:232:35: & BLR_U(1), NB_BLR_U, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘blr_u’ at (1) zfac_asm_ELT.F:61:18: & IOLDPS, A_PTR(POSELT), LA_PTR, 1_8, KEEP, KEEP8, ITLOC, FILS, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘a’ at (1) ztools.F:235:17: & SON_A(IACHK), SIZFR_SON_A, MonBloc, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘afac’ at (1) ztype3_root.F:429:14: & root%SCHUR_POINTER(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘val_root’ at (1) ztype3_root.F:463:19: & LDA, SONA_PTR( POSSONA_PTR + SHIFT_VAL_SON ), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘val_son’ at (1) cana_driver.F:1934:14: & id%CANDIDATES(1,1), id%I_AM_CAND(1) ) 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘candidates’ at (1) cfac_process_band.F:272:46: CALL CMUMPS_PROCESS_DESC_BANDE( MYID, DESCBAND_STRUC%BUFR(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘bufr’ at (1) cfac_asm_ELT.F:61:18: & IOLDPS, A_PTR(POSELT), LA_PTR, 1_8, KEEP, KEEP8, ITLOC, FILS, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘a’ at (1) cfac_asm.F:171:25: & IOLDPS, A_PTR(POSELT), LA_PTR, 1_8, KEEP, KEEP8, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘a’ at (1) ctools.F:235:17: & SON_A(IACHK), SIZFR_SON_A, MonBloc, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘afac’ at (1) cfac_process_blocfacto.F:232:35: & BLR_U(1), NB_BLR_U, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘blr_u’ at (1) ctype3_root.F:429:14: & root%SCHUR_POINTER(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘val_root’ at (1) ctype3_root.F:463:19: & LDA, SONA_PTR( POSSONA_PTR + SHIFT_VAL_SON ), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument ‘val_son’ at (1) ********End of Output of running make on MUMPS ******* Checking for library in Download MUMPS: ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libcmumps.a', 'libdmumps.a', 'libsmumps.a', 'libzmumps.a', 'libmumps_common.a', 'libpord.a'] Contents: ['include', 'externalpackages', 'bin', 'lib'] ================================================================================ TEST check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/libraries.py:157) 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 [dmumps_c] in library ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libcmumps.a', 'libdmumps.a', 'libsmumps.a', 'libzmumps.a', 'libmumps_common.a', 'libpord.a'] ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libptesmumps.a', 'libptscotchparmetis.a', 'libptscotch.a', 'libptscotcherr.a', 'libesmumps.a', 'libscotch.a', 'libscotcherr.a', '/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libparmetis.a', '/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libmetis.a', '/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libscalapack.a', '/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libflapack.a', '/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libfblas.a', 'libm.a', '-lstdc++', '-ldl', '-lpthread', '-Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib', '-L/p/home/apps/hpe/mpt-2.19/lib', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0', '-L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64', '-L/p/home/apps/gnu_compiler/7.2.0/lib64', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib', '-L/p/home/apps/gnu_compiler/7.2.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lquadmath'] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char dmumps_c(); static void _check_dmumps_c() { dmumps_c(); } int main() { _check_dmumps_c();; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lcmumps -ldmumps -lsmumps -lzmumps -lmumps_common -lpord -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lptesmumps -lptscotchparmetis -lptscotch -lptscotcherr -lesmumps -lscotch -lscotcherr -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lparmetis -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lmetis -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lscalapack -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lflapack -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lfblas -lm -lstdc++ -ldl -lpthread -Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib -L/p/home/apps/hpe/mpt-2.19/lib -lmpi -lgfortran -lm -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64 -L/p/home/apps/gnu_compiler/7.2.0/lib64 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib -L/p/home/apps/gnu_compiler/7.2.0/lib -lgfortran -lm -lgcc_s -lquadmath -lrt -lquadmath -lstdc++ -ldl Defined "HAVE_LIBCMUMPS" to "1" Defined "HAVE_LIBDMUMPS" to "1" Defined "HAVE_LIBSMUMPS" to "1" Defined "HAVE_LIBZMUMPS" to "1" Defined "HAVE_LIBMUMPS_COMMON" to "1" Defined "HAVE_LIBPORD" to "1" Checking for optional headers [] in Download MUMPS: ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files [] in ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Found header files [] in ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Checking for headers ['dmumps_c.h'] in Download MUMPS: ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['dmumps_c.h'] in ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] Checking include with compiler flags var CPPFLAGS ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include', '/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/tmondrag/WORK/moose/petsc/arch-moose/include'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.parmetis -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.PTScotch -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/apps/hpe/mpt-2.19/include -I/p/home/apps/gnu_compiler/7.2.0/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include /p/work2/tmondrag/petsc-HEOBFL/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['dmumps_c.h'] in ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/include', '/p/home/apps/hpe/mpt-2.19/include', '/p/home/apps/gnu_compiler/7.2.0/include'] ================================================================================ TEST checkVersion from config.packages.MUMPS(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) TESTING: checkVersion from config.packages.MUMPS(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:986) 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 /p/work2/tmondrag/petsc-HEOBFL/config.packages.MUMPS Preprocessing source: #include "confdefs.h" #include "conffix.h" #include "dmumps_c.h" ;petscpkgver(MUMPS_VERSION); Running Executable WITHOUT threads to time it out Executing: mpicc -E -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.parmetis -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.PTScotch -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MUMPS -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/home/tmondrag/WORK/moose/petsc/arch-moose/include /p/work2/tmondrag/petsc-HEOBFL/config.packages.MUMPS/conftest.c For mumps need <= 5.2.1 <= ================================================================================ TEST checkSharedLibrary from config.packages.MUMPS(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) TESTING: checkSharedLibrary from config.packages.MUMPS(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:920) By default we don't care about checking if the library is shared child config.packages.MUMPS 40.968729 ================================================================================ TEST alternateConfigureLibrary from config.packages.MOAB(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) TESTING: alternateConfigureLibrary from config.packages.MOAB(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:924) Called if --with-packagename=0; does nothing by default child config.packages.MOAB 0.001173 Checking for functions [dgels_] in library ['/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libflapack.a', '/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib/libfblas.a', 'libm.a', '-lstdc++', '-ldl', '-lpthread', '-Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib', '-L/p/home/apps/hpe/mpt-2.19/lib', '-lmpi', '-lgfortran', '-lm', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0', '-L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64', '-L/p/home/apps/gnu_compiler/7.2.0/lib64', '-Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib', '-L/p/home/apps/gnu_compiler/7.2.0/lib', '-lgfortran', '-lm', '-lgcc_s', '-lquadmath'] [] Running Executable WITHOUT threads to time it out Executing: mpicc -c -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.closure -I/p/work2/tmondrag/petsc-HEOBFL/config.compilers -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.cacheDetails -I/p/work2/tmondrag/petsc-HEOBFL/config.headers -I/p/work2/tmondrag/petsc-HEOBFL/config.types -I/p/work2/tmondrag/petsc-HEOBFL/config.functions -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.featureTestMacros -I/p/work2/tmondrag/petsc-HEOBFL/config.utilities.missing -I/p/work2/tmondrag/petsc-HEOBFL/PETSc.options.scalarTypes -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.MPI -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.metis -I/p/work2/tmondrag/petsc-HEOBFL/config.libraries -I/p/work2/tmondrag/petsc-HEOBFL/config.packages.pthread -I/p/work2/tmondrag/petsc-HEOBFL/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char dgels_(); static void _check_dgels_() { dgels_(); } int main() { _check_dgels_();; return 0; } Running Executable WITHOUT threads to time it out Executing: mpicc -o /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -g -O /p/work2/tmondrag/petsc-HEOBFL/config.libraries/conftest.o -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lflapack -Wl,-rpath,/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -L/p/home/tmondrag/WORK/moose/petsc/arch-moose/lib -lfblas -lm -lstdc++ -ldl -lpthread -Wl,-rpath,/p/home/apps/hpe/mpt-2.19/lib -L/p/home/apps/hpe/mpt-2.19/lib -lmpi -lgfortran -lm -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/p/home/apps/gnu_compiler/7.2.0/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib64 -L/p/home/apps/gnu_compiler/7.2.0/lib64 -Wl,-rpath,/p/home/apps/gnu_compiler/7.2.0/lib -L/p/home/apps/gnu_compiler/7.2.0/lib -lgfortran -lm -lgcc_s -lquadmath -lrt -lquadmath -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_LIBPTHREAD" 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_LIBQUADMATH" to "1" Found dgels() in Lapack library as needed by hypre ================================================================================ TEST checkDependencies from config.packages.hypre(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) TESTING: checkDependencies from config.packages.hypre(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py:836) ================================================================================ TEST configureLibrary from config.packages.hypre(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/hypre.py:113) TESTING: configureLibrary from config.packages.hypre(/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/hypre.py:113) ================================================================================== Checking for a functional hypre **** Configure header /p/work2/tmondrag/petsc-HEOBFL/confdefs.h **** #if !defined(INCLUDED_UNKNOWN) #define INCLUDED_UNKNOWN #define IS_COLORING_MAX USHRT_MAX #define MPIU_COLORING_VALUE MPI_UNSIGNED_SHORT #define PETSC_CLANGUAGE_C 1 #define PETSC_HAVE_ERF 1 #define PETSC_HAVE_FENV_H 1 #define PETSC_HAVE_LOG2 1 #define PETSC_HAVE_SCOTCH_PARMETIS_V3_NODEND 1 #define PETSC_HAVE_TGAMMA 1 #define PETSC_CXX_INLINE inline #define PETSC_CXX_RESTRICT __restrict #define PETSC_C_INLINE inline #define PETSC_C_RESTRICT __restrict #define PETSC_FORTRAN_CHARLEN_T int #define PETSC_HAVE_C99 1 #define PETSC_HAVE_CXX_DIALECT_CXX11 1 #define PETSC_HAVE_FORTRAN_UNDERSCORE 1 #define PETSC_HAVE_RTLD_GLOBAL 1 #define PETSC_HAVE_RTLD_LAZY 1 #define PETSC_HAVE_RTLD_LOCAL 1 #define PETSC_HAVE_RTLD_NOW 1 #define PETSC_HAVE_DLFCN_H 1 #define PETSC_HAVE_FCNTL_H 1 #define PETSC_HAVE_FLOAT_H 1 #define PETSC_HAVE_IMMINTRIN_H 1 #define PETSC_HAVE_INTTYPES_H 1 #define PETSC_HAVE_MALLOC_H 1 #define PETSC_HAVE_NETDB_H 1 #define PETSC_HAVE_NETINET_IN_H 1 #define PETSC_HAVE_PTHREAD_H 1 #define PETSC_HAVE_PWD_H 1 #define PETSC_HAVE_SETJMP_H 1 #define PETSC_HAVE_STDINT_H 1 #define PETSC_HAVE_STRINGS_H 1 #define PETSC_HAVE_SYS_PARAM_H 1 #define PETSC_HAVE_SYS_PROCFS_H 1 #define PETSC_HAVE_SYS_RESOURCE_H 1 #define PETSC_HAVE_SYS_SOCKET_H 1 #define PETSC_HAVE_SYS_SYSINFO_H 1 #define PETSC_HAVE_SYS_TIMES_H 1 #define PETSC_HAVE_SYS_TIME_H 1 #define PETSC_HAVE_SYS_TYPES_H 1 #define PETSC_HAVE_SYS_UTSNAME_H 1 #define PETSC_HAVE_SYS_WAIT_H 1 #define PETSC_HAVE_TIME_H 1 #define PETSC_HAVE_UNISTD_H 1 #define PETSC_HAVE_ISINF 1 #define PETSC_HAVE_ISNAN 1 #define PETSC_HAVE_ISNORMAL 1 #define PETSC_HAVE_REAL___FLOAT128 1 #define PETSC_USE_REAL_DOUBLE 1 #define PETSC_HAVE_C99_COMPLEX 1 #define PETSC_HAVE_CXX_COMPLEX 1 #define PETSC_HAVE_STRUCT_SIGACTION 1 #define PETSC_SIZEOF_ENUM 4 #define PETSC_SIZEOF_INT 4 #define PETSC_SIZEOF_LONG 8 #define PETSC_SIZEOF_LONG_LONG 8 #define PETSC_SIZEOF_SHORT 2 #define PETSC_SIZEOF_SIZE_T 8 #define PETSC_SIZEOF_VOID_P 8 #define PETSC_USE_FORTRANKIND 1 #define PETSC_USE_VISIBILITY_C 1 #define PETSC_USE_VISIBILITY_CXX 1 #define PETSC_HAVE_ACCESS 1 #define PETSC_HAVE_BZERO 1 #define PETSC_HAVE_CLOCK 1 #define PETSC_HAVE_DLCLOSE 1 #define PETSC_HAVE_DLERROR 1 #define PETSC_HAVE_DLOPEN 1 #define PETSC_HAVE_DLSYM 1 #define PETSC_HAVE_DRAND48 1 #define PETSC_HAVE_FORK 1 #define PETSC_HAVE_GETCWD 1 #define PETSC_HAVE_GETDOMAINNAME 1 #define PETSC_HAVE_GETHOSTBYNAME 1 #define PETSC_HAVE_GETHOSTNAME 1 #define PETSC_HAVE_GETPAGESIZE 1 #define PETSC_HAVE_GETRUSAGE 1 #define PETSC_HAVE_GETWD 1 #define PETSC_HAVE_LSEEK 1 #define PETSC_HAVE_MEMALIGN 1 #define PETSC_HAVE_MEMMOVE 1 #define PETSC_HAVE_MMAP 1 #define PETSC_HAVE_NANOSLEEP 1 #define PETSC_HAVE_POPEN 1 #define PETSC_HAVE_RAND 1 #define PETSC_HAVE_READLINK 1 #define PETSC_HAVE_REALPATH 1 #define PETSC_HAVE_SLEEP 1 #define PETSC_HAVE_SNPRINTF 1 #define PETSC_HAVE_SOCKET 1 #define PETSC_HAVE_STRCASECMP 1 #define PETSC_HAVE_SYSINFO 1 #define PETSC_HAVE_TIME 1 #define PETSC_HAVE_UNAME 1 #define PETSC_HAVE_USLEEP 1 #define PETSC_HAVE_VA_COPY 1 #define PETSC_HAVE_VSNPRINTF 1 #define PETSC_SIGNAL_CAST #define PETSC_FORTRAN_TYPE_INITIALIZE = -2 #define PETSC_HAVE_FORTRAN_FLUSH 1 #define PETSC_HAVE_FORTRAN_TYPE_STAR 1 #define PETSC_USING_F2003 1 #define PETSC_USING_F90 1 #define PETSC_USING_F90FREEFORM 1 #define PETSC_HAVE_DYNAMIC_LIBRARIES 1 #define PETSC_USE_SHARED_LIBRARIES 1 #define PETSC_USE_DEBUGGER "gdb" #define PETSC_VERSION_BRANCH_GIT "(HEAD detached from 5ea3abf)" #define PETSC_VERSION_DATE_GIT "2020-01-30 13:44:48 -0600" #define PETSC_VERSION_GIT "v3.12.3-633-g52a93a2" #define PETSC_BLASLAPACK_UNDERSCORE 1 #define PETSC_HAVE_MPIIO 1 #define PETSC_HAVE_MPI_COMBINER_CONTIGUOUS 1 #define PETSC_HAVE_MPI_COMBINER_DUP 1 #define PETSC_HAVE_MPI_COMBINER_NAMED 1 #define PETSC_HAVE_MPI_C_DOUBLE_COMPLEX 1 #define PETSC_HAVE_MPI_EXSCAN 1 #define PETSC_HAVE_MPI_FINALIZED 1 #define PETSC_HAVE_MPI_GET_ACCUMULATE 1 #define PETSC_HAVE_MPI_GET_LIBRARY_VERSION 1 #define PETSC_HAVE_MPI_IALLREDUCE 1 #define PETSC_HAVE_MPI_IBARRIER 1 #define PETSC_HAVE_MPI_INIT_THREAD 1 #define PETSC_HAVE_MPI_INT64_T 1 #define PETSC_HAVE_MPI_IN_PLACE 1 #define PETSC_HAVE_MPI_LONG_DOUBLE 1 #define PETSC_HAVE_MPI_NEIGHBORHOOD_COLLECTIVES 1 #define PETSC_HAVE_MPI_NONBLOCKING_COLLECTIVES 1 #define PETSC_HAVE_MPI_ONE_SIDED 1 #define PETSC_HAVE_MPI_PROCESS_SHARED_MEMORY 1 #define PETSC_HAVE_MPI_REDUCE_LOCAL 1 #define PETSC_HAVE_MPI_REDUCE_SCATTER 1 #define PETSC_HAVE_MPI_REDUCE_SCATTER_BLOCK 1 #define PETSC_HAVE_MPI_RGET 1 #define PETSC_HAVE_MPI_TYPE_DUP 1 #define PETSC_HAVE_MPI_TYPE_GET_ENVELOPE 1 #define PETSC_HAVE_MPI_WIN_CREATE 1 #define PETSC_MISSING_SIGTERM 1 #define PETSC_HAVE_PTHREAD_BARRIER_T 1 #define PETSC_HAVE_SCHED_CPU_SET_T 1 #define PETSC_HAVE_SYS_SYSCTL_H 1 #define PETSC_Alignx(a,b) #define PETSC_IS_COLOR_VALUE_TYPE short #define PETSC_IS_COLOR_VALUE_TYPE_F integer2 #define PETSC_USE_AVX512_KERNELS 1 #define PETSC_USE_BACKWARD_LOOP 1 #define PETSC_USE_CTABLE 1 #define PETSC_USE_INFO 1 #define PETSC_USE_LOG 1 #define PETSC_USE_MALLOC_COALESCED 1 #define PETSC_MEMALIGN 16 #define PETSC_LEVEL1_DCACHE_LINESIZE 32 #define PETSC__BSD_SOURCE 1 #define PETSC__DEFAULT_SOURCE 1 #define PETSC__GNU_SOURCE 1 #define PETSC_HAVE_FORTRAN_GET_COMMAND_ARGUMENT 1 #define PETSC_HAVE_SLEPC 1 #define PETSC_PYTHON_EXE "/usr/bin/python" #endif **** C specific Configure header /p/work2/tmondrag/petsc-HEOBFL/conffix.h **** #if !defined(INCLUDED_UNKNOWN) #define INCLUDED_UNKNOWN #if defined(__cplusplus) extern "C" { } #else #endif #endif ******************************************************************************* UNABLE to CONFIGURE with GIVEN OPTIONS (see configure.log for details): ------------------------------------------------------------------------------- --download-hypre cannot be used on batch systems. You must either 1) load the appropriate module on your system and use --with-hypre or 2) locate its installation on your machine or install it yourself and use --with-hypre-dir=path ******************************************************************************* File "/p/work2/tmondrag/moose/petsc/config/configure.py", line 447, in petsc_configure framework.configure(out = sys.stdout) File "/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/framework.py", line 1219, in configure self.processChildren() File "/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/framework.py", line 1208, in processChildren self.serialEvaluation(self.childGraph) File "/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/framework.py", line 1183, in serialEvaluation child.configure() File "/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py", line 1102, in configure self.executeTest(self.configureLibrary) File "/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/base.py", line 139, in executeTest ret = test(*args,**kargs) File "/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/packages/hypre.py", line 114, in configureLibrary config.package.Package.configureLibrary(self) File "/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py", line 868, in configureLibrary for location, directory, lib, incl in self.generateGuesses(): File "/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py", line 446, in generateGuesses d = self.checkDownload() File "/p/work2/tmondrag/moose/petsc/config/BuildSystem/config/package.py", line 567, in checkDownload 2) locate its installation on your machine or install it yourself and use --with-'+self.name+'-dir=path\n') ================================================================================ Finishing configure run at Thu, 30 Jan 2020 18:12:54 -0600 ================================================================================