================================================================================ ================================================================================ Starting configure run at Mon, 13 Apr 2020 14:19:27 -0400 Configure Options: --configModules=PETSc.Configure --optionsModule=config.compilerOptions --with-mpi-dir=/usr/local/Cellar/mpich/3.3.2 COPTFLAGS=" -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp" CXXOPTFLAGS="-O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp" FOPTFLAGS=" -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp" --download-parmetis=1 --download-metis=1 --download-hypre=1 --download-triangle=1 --download-p4est=1 --with-zlib=1 --with-x=0 --download-ctetgen --with-debugging=0 --download-hdf5=1 PETSC_ARCH=arch-macosx-gnu-O-omp --with-openmp=1 --with-log=0 --with-threadsafety --download-chaco Working directory: /Users/markadams/Codes/petsc Machine platform: ('Darwin', 'MarksMac-302.local', '19.3.0', 'Darwin Kernel Version 19.3.0: Thu Jan 9 20:58:23 PST 2020; root:xnu-6153.81.5~1/RELEASE_X86_64', 'x86_64', 'i386') Python version: 2.7.16 (default, Dec 13 2019, 18:00:32) [GCC 4.2.1 Compatible Apple LLVM 11.0.0 (clang-1100.0.32.4) (-macos10.15-objc-s ================================================================================ ================================================================================ TEST configureExternalPackagesDir from config.framework(/Users/markadams/Codes/petsc/config/BuildSystem/config/framework.py:911) TESTING: configureExternalPackagesDir from config.framework(config/BuildSystem/config/framework.py:911) ================================================================================ TEST configureDebuggers from config.utilities.debuggers(/Users/markadams/Codes/petsc/config/BuildSystem/config/utilities/debuggers.py:21) TESTING: configureDebuggers from config.utilities.debuggers(config/BuildSystem/config/utilities/debuggers.py:21) Find a default debugger and determine its arguments Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Darwin Checking for program /Users/markadams/homebrew/bin/lldb...not found Checking for program /opt/anaconda2/bin/lldb...not found Checking for program /opt/anaconda2/bin/lldb...not found Checking for program /Users/markadams/opt/miniconda2/bin/lldb...not found Checking for program /opt/miniconda2/bin/lldb...not found Checking for program /Users/markadams/opt/miniconda3/bin/lldb...not found Checking for program /usr/local/opt/texinfo/bin/lldb...not found Checking for program /Users/markadams/homebrew/sbin/lldb...not found Checking for program /Users/markadams/homebrew/bin/lldb...not found Checking for program /Users/markadams/homebrew/bin/lldb...not found Checking for program /usr/local/bin/lldb...not found Checking for program /usr/local/bin/lldb...not found Checking for program /usr/bin/lldb...found Defined make macro "LLDB" to "/usr/bin/lldb" Defined "USE_DEBUGGER" to ""lldb"" Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Darwin Checking for program /Users/markadams/homebrew/bin/dsymutil...not found Checking for program /opt/anaconda2/bin/dsymutil...not found Checking for program /opt/anaconda2/bin/dsymutil...not found Checking for program /Users/markadams/opt/miniconda2/bin/dsymutil...not found Checking for program /opt/miniconda2/bin/dsymutil...not found Checking for program /Users/markadams/opt/miniconda3/bin/dsymutil...not found Checking for program /usr/local/opt/texinfo/bin/dsymutil...not found Checking for program /Users/markadams/homebrew/sbin/dsymutil...not found Checking for program /Users/markadams/homebrew/bin/dsymutil...not found Checking for program /Users/markadams/homebrew/bin/dsymutil...not found Checking for program /usr/local/bin/dsymutil...not found Checking for program /usr/local/bin/dsymutil...not found Checking for program /usr/bin/dsymutil...found Defined make macro "DSYMUTIL" to "/usr/bin/dsymutil" Defined make macro "DSYMUTIL" to "/usr/bin/dsymutil" child config.utilities.debuggers 0.017435 ================================================================================ TEST configureDirectories from PETSc.options.petscdir(/Users/markadams/Codes/petsc/config/PETSc/options/petscdir.py:23) TESTING: configureDirectories from PETSc.options.petscdir(config/PETSc/options/petscdir.py:23) Checks PETSC_DIR and sets if not set Version Information: #define PETSC_VERSION_RELEASE 0 #define PETSC_VERSION_MAJOR 3 #define PETSC_VERSION_MINOR 13 #define PETSC_VERSION_SUBMINOR 0 #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.002425 ================================================================================ TEST getDatafilespath from PETSc.options.dataFilesPath(/Users/markadams/Codes/petsc/config/PETSc/options/dataFilesPath.py:29) TESTING: getDatafilespath from PETSc.options.dataFilesPath(config/PETSc/options/dataFilesPath.py:29) Checks what DATAFILESPATH should be child PETSc.options.dataFilesPath 0.000254 ================================================================================ TEST configureGit from config.sourceControl(/Users/markadams/Codes/petsc/config/BuildSystem/config/sourceControl.py:24) TESTING: configureGit from config.sourceControl(config/BuildSystem/config/sourceControl.py:24) Find the Git executable Checking for program /Users/markadams/homebrew/bin/git...not found Checking for program /opt/anaconda2/bin/git...not found Checking for program /opt/anaconda2/bin/git...not found Checking for program /Users/markadams/opt/miniconda2/bin/git...not found Checking for program /opt/miniconda2/bin/git...not found Checking for program /Users/markadams/opt/miniconda3/bin/git...not found Checking for program /usr/local/opt/texinfo/bin/git...not found Checking for program /Users/markadams/homebrew/sbin/git...not found Checking for program /Users/markadams/homebrew/bin/git...not found Checking for program /Users/markadams/homebrew/bin/git...not found Checking for program /usr/local/bin/git...not found Checking for program /usr/local/bin/git...not found Checking for program /usr/bin/git...found Defined make macro "GIT" to "git" Running Executable WITHOUT threads to time it out Executing: git --version stdout: git version 2.24.1 (Apple Git-126) child config.sourceControl 0.011854 ================================================================================ TEST configureInstallationMethod from PETSc.options.petscclone(/Users/markadams/Codes/petsc/config/PETSc/options/petscclone.py:20) TESTING: configureInstallationMethod from PETSc.options.petscclone(config/PETSc/options/petscclone.py:20) lib/petsc/bin/maint exists. This appears to be a repository clone .git directory exists Running Executable WITHOUT threads to time it out Executing: ['git', 'describe', '--match=v*'] stdout: v3.13-177-gcff1f194e8 Running Executable WITHOUT threads to time it out Executing: ['git', 'log', '-1', '--pretty=format:%H'] stdout: cff1f194e8849f9f09c3e36aa53b0a7e8e1a06db Running Executable WITHOUT threads to time it out Executing: ['git', 'log', '-1', '--pretty=format:%ci'] stdout: 2020-04-12 20:13:48 -0400 Running Executable WITHOUT threads to time it out Executing: ['git', 'branch'] stdout: knepley/feature-swarm-fortran mark/feature-picell mark/feature-swarm-fortran * mark/feature-xgc-interface-rebase master Defined "VERSION_GIT" to ""v3.13-177-gcff1f194e8"" Defined "VERSION_DATE_GIT" to ""2020-04-12 20:13:48 -0400"" Defined "VERSION_BRANCH_GIT" to ""mark/feature-xgc-interface-rebase"" child PETSc.options.petscclone 0.152146 ================================================================================ TEST setNativeArchitecture from PETSc.options.arch(/Users/markadams/Codes/petsc/config/PETSc/options/arch.py:31) TESTING: setNativeArchitecture from PETSc.options.arch(config/PETSc/options/arch.py:31) ================================================================================ TEST configureArchitecture from PETSc.options.arch(/Users/markadams/Codes/petsc/config/PETSc/options/arch.py:43) TESTING: configureArchitecture from PETSc.options.arch(config/PETSc/options/arch.py:43) Checks PETSC_ARCH and sets if not set =============================================================================== Warning: PETSC_ARCH from environment does not match command-line or name of script. Warning: Using from command-line or name of script: arch-macosx-gnu-O-omp, ignoring environment: arch-macosx-gnu-g =============================================================================== No previous hashfile found Setting hashfile: arch-macosx-gnu-O-omp/lib/petsc/conf/configure-hash Deleting configure hash file: arch-macosx-gnu-O-omp/lib/petsc/conf/configure-hash Unable to delete configure hash file: arch-macosx-gnu-O-omp/lib/petsc/conf/configure-hash child PETSc.options.arch 0.051766 ================================================================================ TEST setInstallDir from PETSc.options.installDir(/Users/markadams/Codes/petsc/config/PETSc/options/installDir.py:35) TESTING: setInstallDir from PETSc.options.installDir(config/PETSc/options/installDir.py:35) setup installDir to either prefix or if that is not set to PETSC_DIR/PETSC_ARCH Defined make macro "PREFIXDIR" to "/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp" ================================================================================ TEST saveReconfigure from PETSc.options.installDir(/Users/markadams/Codes/petsc/config/PETSc/options/installDir.py:80) TESTING: saveReconfigure from PETSc.options.installDir(config/PETSc/options/installDir.py:80) ================================================================================ TEST cleanConfDir from PETSc.options.installDir(/Users/markadams/Codes/petsc/config/PETSc/options/installDir.py:73) TESTING: cleanConfDir from PETSc.options.installDir(config/PETSc/options/installDir.py:73) ================================================================================ TEST configureInstallDir from PETSc.options.installDir(/Users/markadams/Codes/petsc/config/PETSc/options/installDir.py:57) TESTING: configureInstallDir from PETSc.options.installDir(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 /Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib/petsc/conf ================================================================================ TEST restoreReconfigure from PETSc.options.installDir(/Users/markadams/Codes/petsc/config/PETSc/options/installDir.py:93) TESTING: restoreReconfigure from PETSc.options.installDir(config/PETSc/options/installDir.py:93) child PETSc.options.installDir 0.001209 ================================================================================ TEST setExternalPackagesDir from PETSc.options.externalpackagesdir(/Users/markadams/Codes/petsc/config/PETSc/options/externalpackagesdir.py:15) TESTING: setExternalPackagesDir from PETSc.options.externalpackagesdir(config/PETSc/options/externalpackagesdir.py:15) ================================================================================ TEST cleanExternalpackagesDir from PETSc.options.externalpackagesdir(/Users/markadams/Codes/petsc/config/PETSc/options/externalpackagesdir.py:22) TESTING: cleanExternalpackagesDir from PETSc.options.externalpackagesdir(config/PETSc/options/externalpackagesdir.py:22) child PETSc.options.externalpackagesdir 0.000269 ================================================================================ TEST configureCLanguage from PETSc.options.languages(/Users/markadams/Codes/petsc/config/PETSc/options/languages.py:27) TESTING: configureCLanguage from PETSc.options.languages(config/PETSc/options/languages.py:27) Choose whether to compile the PETSc library using a C or C++ compiler C language is C Defined "CLANGUAGE_C" to "1" Defined make macro "CLANGUAGE" to "C" child PETSc.options.languages 0.000590 ================================================================================ TEST printEnvVariables from config.setCompilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:1694) TESTING: printEnvVariables from config.setCompilers(config/BuildSystem/config/setCompilers.py:1694) **** printenv **** GIT_PS1_SHOWDIRTYSTATE=1 XTERM_SHELL=/bin/bash CH_TIMER=FALSE CVS_RSH=ssh LOGNAME=markadams USER=markadams HOME=/Users/markadams PATH=/Users/markadams/homebrew/bin:/opt/anaconda2/bin:/opt/anaconda2/bin:/Users/markadams/opt/miniconda2/bin:/opt/miniconda2/bin:/Users/markadams/opt/miniconda3/bin:/usr/local/opt/texinfo/bin:/Users/markadams/homebrew/sbin:/Users/markadams/homebrew/bin:/Users/markadams/homebrew/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/opt/X11/bin:/usr/local/bin::/opt/X11/bin:/usr/local/bin: DBUS_LAUNCHD_SESSION_BUS_SOCKET=/private/tmp/com.apple.launchd.WMzR2KQifa/unix_domain_listener TERM=xterm SHELL=/bin/bash H5PART_DIR=/Users/markadams/Codes/H5Part-1.6.6/build VERSIONER_PYTHON_VERSION=2.7 SHLVL=2 XGC_PLATFORM=osx PETSC_ARCH=arch-macosx-gnu-O-omp XPC_FLAGS=0x0 CH_OUTPUT_INTERVAL=1000 GIT_PS1_SHOWUPSTREAM=auto WINDOWID=6291469 PETSC_DIR=/Users/markadams/Codes/petsc _=../arch-macosx-gnu-O-omp.py SVN_EDITOR=vi ARCHFLAGS=-arch x86_64 XPC_SERVICE_NAME=0 NETCDF_DIR=/Users/markadams/SFE/NETCDF_INSTALL XTERM_VERSION=XTerm(326) SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.5oBWqWvvsv/Listeners DATAFILESPATH=/Users/markadams/matrices MACHINE=darwin XTERM_LOCALE=C TMPDIR=/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/ XP_LICENSE_INTERFACE=en0 DISPLAY=/private/tmp/com.apple.launchd.AaPtBBP26Z/org.macosforge.xquartz:0 OLDPWD=/Users/markadams CH_TIMER_SAMPLE=60000 __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0 PWD=/Users/markadams/Codes/petsc PIP_DOWNLOAD_CACHE=/Users/markadams/.pip/cache SLEPC_DIR=/Users/markadams/Codes/slepc X11_PREFS_DOMAIN=org.macosforge.xquartz.X11 ================================================================================ TEST resetEnvCompilers from config.setCompilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:1701) TESTING: resetEnvCompilers from config.setCompilers(config/BuildSystem/config/setCompilers.py:1701) ================================================================================ TEST checkEnvCompilers from config.setCompilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:1731) TESTING: checkEnvCompilers from config.setCompilers(config/BuildSystem/config/setCompilers.py:1731) ================================================================================ TEST checkMPICompilerOverride from config.setCompilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:1664) TESTING: checkMPICompilerOverride from config.setCompilers(config/BuildSystem/config/setCompilers.py:1664) 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(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:1685) TESTING: requireMpiLdPath from config.setCompilers(config/BuildSystem/config/setCompilers.py:1685) OpenMPI wrappers require LD_LIBRARY_PATH set ================================================================================ TEST checkInitialFlags from config.setCompilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:434) TESTING: checkInitialFlags from config.setCompilers(config/BuildSystem/config/setCompilers.py:434) 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(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:604) TESTING: checkCCompiler from config.setCompilers(config/BuildSystem/config/setCompilers.py:604) Locate a functional C compiler Checking for program /usr/local/Cellar/mpich/3.3.2/bin/mpiicc...not found Checking for program /Users/markadams/Codes/petsc/lib/petsc/bin/win32fe/mpiicc...not found Unable to find programs ['mpiicc'] providing listing of each search directory to help debug Path provided in Python program ['mpif90', 'hydra_pmi_proxy', 'mpirun', 'mpiexec.hydra', 'mpivars', 'mpif77', 'mpichversion', 'mpicc', 'parkill', 'mpicxx', 'hydra_persist', 'mpiexec', 'mpic++', 'mpifort', 'hydra_nameserver'] Path provided by --with-executables-search-path ['win32fe.exe', 'win32feutils.dll'] Checking for program /usr/local/Cellar/mpich/3.3.2/bin/mpicc...found Defined make macro "CC" to "/usr/local/Cellar/mpich/3.3.2/bin/mpicc" All intermediate test results are stored in /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E All intermediate test results are stored in /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -lpetsc-ufod4vtr9mqHvKIQiVAm Possible ERROR while running linker: exit code 1 stderr: ld: library not found for -lpetsc-ufod4vtr9mqHvKIQiVAm clang: error: linker command failed with exit code 1 (use -v to see invocation) Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Testing executable /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest to see if it can be run Executing: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest Running Executable with threads to time it out at 60 Executing: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc --version stdout: Apple clang version 11.0.3 (clang-1103.0.32.29) Target: x86_64-apple-darwin19.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Since MPI c compiler starts with mpi, force searches for other compilers to only look for MPI compilers ================================================================================ TEST checkCPreprocessor from config.setCompilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:643) TESTING: checkCPreprocessor from config.setCompilers(config/BuildSystem/config/setCompilers.py:643) Locate a functional C preprocessor Checking for program /usr/local/Cellar/mpich/3.3.2/bin/mpicc...found Defined make macro "CPP" to "/usr/local/Cellar/mpich/3.3.2/bin/mpicc -E" Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: ================================================================================ TEST checkCUDACompiler from config.setCompilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:679) TESTING: checkCUDACompiler from config.setCompilers(config/BuildSystem/config/setCompilers.py:679) Locate a functional CUDA compiler Checking for program /Users/markadams/homebrew/bin/nvcc...not found Checking for program /opt/anaconda2/bin/nvcc...not found Checking for program /opt/anaconda2/bin/nvcc...not found Checking for program /Users/markadams/opt/miniconda2/bin/nvcc...not found Checking for program /opt/miniconda2/bin/nvcc...not found Checking for program /Users/markadams/opt/miniconda3/bin/nvcc...not found Checking for program /usr/local/opt/texinfo/bin/nvcc...not found Checking for program /Users/markadams/homebrew/sbin/nvcc...not found Checking for program /Users/markadams/homebrew/bin/nvcc...not found Checking for program /Users/markadams/homebrew/bin/nvcc...not found Checking for program /usr/local/bin/nvcc...not found Checking for program /usr/local/bin/nvcc...not found Checking for program /usr/bin/nvcc...not found Checking for program /bin/nvcc...not found Checking for program /usr/sbin/nvcc...not found Checking for program /sbin/nvcc...not found Checking for program /Library/TeX/texbin/nvcc...not found Checking for program /opt/X11/bin/nvcc...not found Checking for program /usr/local/bin/nvcc...not found Checking for program nvcc...not found Checking for program /opt/X11/bin/nvcc...not found Checking for program /usr/local/bin/nvcc...not found Checking for program nvcc...not found Checking for program /Users/markadams/Codes/petsc/lib/petsc/bin/win32fe/nvcc...not found Unable to find programs ['nvcc'] providing listing of each search directory to help debug Path provided in Python program Path provided by default path Warning accessing /Users/markadams/homebrew/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/bin' Warning accessing /opt/anaconda2/bin gives errors: [Errno 2] No such file or directory: '/opt/anaconda2/bin' Warning accessing /opt/anaconda2/bin gives errors: [Errno 2] No such file or directory: '/opt/anaconda2/bin' Warning accessing /Users/markadams/opt/miniconda2/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/opt/miniconda2/bin' Warning accessing /opt/miniconda2/bin gives errors: [Errno 2] No such file or directory: '/opt/miniconda2/bin' Warning accessing /Users/markadams/opt/miniconda3/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/opt/miniconda3/bin' ['texi2pdf', 'pod2texi', 'texindex', 'info', 'texi2dvi', 'pdftexi2dvi', 'texi2any', 'makeinfo', 'install-info'] Warning accessing /Users/markadams/homebrew/sbin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/sbin' Warning accessing /Users/markadams/homebrew/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/bin' Warning accessing /Users/markadams/homebrew/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/bin' ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] ['uux', 'cpan', 'BuildStrings', 'loads.d', 'write', 'indent', 'bzip2recover', 'hdiutil', 'top', 'javah', 'pstruct5.18', 'tee', 'binhex5.18.pl', 'xip', 'wsimport', 'bzfgrep', 'qlmanage', 'snmptranslate', 'split', 'chsh', 'stty.pl', 'xml2man', 'iprofiler', 'man', 'lpoptions', 'tabs', 'smtpd2.7.py', 'rview', 'lsvfs', 'zgrep', 'dbiprof', 'zmore', 'corelist5.28', 'cpanp-run-perl', 'gcov', 'iptab5.28', 'svn', 'vim', 'idle2.7', 'macerror5.18', 'xjc', 'lwp-request5.18', 'bzmore', 'package-stash-conflicts', 'cancel', 'apply', 'bzgrep', 'umask', 'g++', 'libtool', 'pre-grohtml', 'colcrt', 'phpize', 'unalias', 'mp2bug', 'groff', 'mkfifo', 'toe', 'hexdump', 'spfd5.18', 'idle', 'crc325.18', 'Rez', 'cap_mkdb', 'ictool', 'cmp', 'syscallbypid.d', 'snmpset', 'locate', 'binhex5.28.pl', 'afconvert', 'afclip', 'bzegrep', 'neqn', 'instmodsh', 'extcheck', 'javapackager', 'pl', 'compress', 'corelist5.18', 'fddist', 'db_upgrade', 'diagnose-fu', 'ctags', 'iptab5.18', 'zdiff', 'macerror5.28', 'pathchk', 'mesg', 'setregion', 'perlivp', 'c++', 'pod2readme', 'vi', 'iofileb.d', 'errinfo', 'zipgrep', 'pod2usage', 'alias', 'wait', 'psed5.18', 'safaridriver', 'bzdiff', 'lwp-request5.28', 'unpack200', 'corelist', 'expand', 'strings', 'appletviewer', 'idlj', 'wall', 'spfd5.28', 'brctl', 'crc325.28', 'gm4', 'db_hotbackup', 'auvaltool', 'applesingle', 'clang', 'ibtool', 'tty', 'git-receive-pack', 'infotocap', 'pkill', 'pwhich5.18', 'cups-config', 'basename', 'nclist', 'objdump', 'install', 'native2ascii', 'c99', 'desdp', 'binhex', 'lsmp', 'xmllint', 'texi2pdf', 'last', 'vm_stat', 'syslog', 'spfquery5.18', 'net-snmp-cert', 'nslookup', 'prove5.18', 'vimdiff', 'topsyscall', 'cpan2dist5.18', '2to3-2.7', 'libnetcfg', 'c++filt', 'avbdiagnose', 'nice', 'perlivp5.18', 'xcscontrol', 'calendar', 'locale', 'strip', 'symbolscache', 'tfmtodit', 'trace', 'tops', 'lprm', 'tiffutil', 'du', 'diff3', 'cupstestppd', 'sw_vers', 'fs_usage', 'host', 's2p5.18', 'jarsigner', 'app-sso', 'grolbp', 'nscurl', 'logger', 'caffeinate', 'say', 'net-snmp-create-v3-user', 'lwp-download5.18', 'plutil', 'python3', 'avbutil', 'enc2xs5.28', 'xcode-select', 'powermetrics', 'moose-outdated', 'c2ph', 'net-server', 'cvmkdir', 'ldapmodify', 'iofile.d', 'join', 'SafeEjectGPU', 'snmpdelta', 'ssh-keyscan', 'phar.phar', 'renice', 'xxd', 'scandeps.pl', 'nettop', 'ppdmerge', 'snmpconf', 'xsltproc', 'osascript', 'pwhich5.28', 'troff', 'iotop', 'mmroff', 'lex', 'encguess', 'ctf_insert', 'csplit', 'iconv', 'captoinfo', 'snmpinform', 'lsbom', 'pbcopy', 'sort', 'xpath', 'snmpdf', 'whoami', 'sc_usage', 'jot', 'spfquery5.28', 'ocspcheck', 'prove5.28', 'mkbom', 'groffer', 'ldapurl', 'json_xs', 'pkgbuild', 'perlivp5.28', 'cpuwalk.d', 'cvmkfile', 'update_dyld_shared_cache', 'easy_install', 'pydoc', 'ldapmodrdn', 'systemextensionsctl', 'file', 'db_printlog', 'python', 'hash', 'bc', 'fontrestore', 'mg', 'python2', 'cpanp-run-perl5.18', 'sfltool', 'less', 'pod2latex', 'bunzip2', 'pythonw', 'touch', 'asctl', 'rmic', 'dispqlen.d', 'db_archive', 'refer', 'getopt', 'krb5-config', 'security', 'lwp-download5.28', 'hiutil', 'csdiagnose', 'pip3', 'enc2xs5.18', 'lastwords', 'rmid', 'stty5.28.pl', 'podchecker5.18', 'sed', 'ld', 'awk', 'ip2cc', 'syscallbyproc.d', 'snmpstatus', 'uudecode', 'UnRezWack', 'fmt', 'perlthanks5.18', 'zipdetails5.28', 'zless', 'xslt-config', 'sdef', 'pod2man5.18', 'ncctl', 'jmc', 'encguess5.28', 'pod2text', 'c2ph5.18', 'bashbug', 'mail', 'chpass', 'sips', 'xcrun', 'bzcmp', 'lldb', 'python2.7-config', 'piconv5.28', 'chfn', 'ipcount', 'newaliases', 'nano', 'eyapp5.18', 'pfbtops', 'lam', 'ipptool', 'irb', 'ipcount5.28', 'ptardiff', 'bzless', 'perlbug5.28', 'sysdiagnose', 'logname', 'tset', 'chgrp', 'cu', 'grops', 'printenv', 'unvis', 'grotty', 'atq', 'seq', 'fc', 'AssetCacheManagerUtil', 'colldef', 'jdb', 'wish', 'uname', 'hpmdiagnose', 'timer_analyser.d', 'jstack', 'unzip', 'stty5.18.pl', 'db_stat', 'rmiregistry', 'json_pp', 'zprint', 'kinit', 'mib2c', 'podchecker5.28', 'od', 'bsdtar', 'perl', 'findrule', 'tbtdiagnose', 'mcxquery', 'lwp-download', 'ppdpo', 'crontab', 'reset', 'kextutil', 'bzcat', 'dbicadmin', 'ex', 'perlthanks5.28', 'perlbug', 'zipdetails5.18', 'jvisualvm', 'footprint', 'pod2man5.28', 'config_data5.18', 'json_xs5.28', 'lsappinfo', 'eqn', 'db_load', 'fwkdp', 'piconv', 'read', 'ipcount5.18', 'perlbug5.18', 'snmpusm', 'piconv5.18', 'execsnoop', 'pagesize', 'lp', 'base64', 'ptargrep', 'eyapp5.28', 'jar', 'h2ph', 'readlink', 'opensnoop', 'rake', 'rvim', 'jcmd', 'dmc', 'vimtutor', 'phar', 'from', 'prove', 'newproc.d', 'gencat', 'darwinup', 'mdutil', 'znew', 'podchecker', 'mcxrefresh', 'colrm', 'dbilogstrip', 'pagestuff', 'crlrefresh', 'headerdoc2html', 'lwp-dump5.18', 'tbl', 'jrunscript', 'find2perl', 'filtercalltree', 'afhash', 'sandbox-exec', 'snmpvacm', 'stapler', 'fwkpfv', 'sftp', 'wc', 'jps', 'rsync', 'osacompile', 'cpanp5.18', 'hdxml2manxml', 'gzcat', 'dbiproxy5.18', 'delv', 'thermal', 'pico', 'podselect5.18', 'pydoc2.7', 'shasum', 'comm', 'resolveLinks', 'lpq', 'java', 'bundle', 'gzip', 'zipcloak', 'git-upload-archive', 'xml2-config', 'encode_keychange', 'traptoemail', 'gcc', 'smbutil', 'diff', 'ri', 'pythonw2.7', 'agvtool', 'cksum', 'indxbib', 'segedit', 'zipnote', 'ptar', 'printf', 'soelim', 'AssetCacheTetheratorUtil', 'column', 'ldapexop', 'ippfind', 'syscallbysysc.d', 'groups', 'dwarfdump', 'ppdc', 'rs', 'spfd', 'config_data', 'slogin', 'latency', 'lsm', 'xar', 'db_codegen', 'dns-sd', 'lwp-dump5.28', 'tab2space', 'dbiproxy5.28', 'avconvert', 'jhsdb', 'unzipsfx', 'podselect5.28', 'treereg', 'csreq', 'whatis', 'gperf', 'php', 'iconutil', 'zipsplit', 'lwp-dump', 'pathopens.d', 'xattr-2.7', 'tail', 'whois', 'nsupdate', 'crc32', 'ldapdelete', 'grep', 'pstopdf', 'rwbytype.d', 'script', 'vtool', 'more', 'ldapwhoami', 'pl2pm', 'h2ph5.18', 'ncinit', 'tkmib', 'cal', 'afplay', '2to3-', 'addftinfo', 'time', 'svnlook', 'ssh-agent', 'gcore', 'pwhich', 'javap', 'xed', 'uuname', 'javaws', 'texindex', 'env', 'pr', 'head', 'python-config', 'scandeps5.28.pl', 'xsubpp5.18', 'dsymutil', 'clear', 'manpath', 'apropos', 'units', 'redo_prebinding', 'info', 'curl-config', 'kgetcred', 'rev', 'SplitForks', 'uniq', 'tclsh', 'dbicadmin5.28', 'productsign', 'mklocale', 'pod2text5.18', 'defaults', 'tic', 'zip', 'uulog', 'atrm', 'curl', 'wdutil', 'agentxtrap', 'db_verify', 'servertool', 'newgrp', 'timerfires', 'rpcgen', 'perlthanks', 'post-grohtml', 'moose-outdated5.18', 'snmpnetstat', 'lastcomm', 'getconf', 'kpasswd', 'vis', 'dbiproxy', 'instruments', 'hpftodit', 'ipcrm', 'pic', 'net-snmp-config', 'cpanp', 'otool', 'format-sql', 'h2ph5.28', 'killall', 'patch', 'gdiffmk', 'tailspin', 'su', 'ul', 'compression_tool', 'tkcon', 'xsubpp5.28', 'ssh', 'kdestroy', 'snmpgetnext', 'type', 'scandeps5.18.pl', 'cpan2dist', 'msgs', 'xsubpp', 'jhat', 'CpMac', 'tidy', 'tftp', 'easy_install-2.7', 'assetutil', 'AssetCacheLocatorUtil', 'orbd', 'dbicadmin5.18', 'ktrace', 'DeRez', 'textutil', 'xgettext.pl', 'automator', 'wsgen', 'stat', 'perldoc', 'javac', 'xcsdiagnose', 'mdfind', 'grodvi', 'mdls', 'codesign_allocate', 'lookbib', 'mddiagnose', 'snmpbulkwalk', 'keytool', 'fileproviderctl', 'binhex.pl', 'dtruss', 'dserr', 'tiff2icns', 'moose-outdated5.28', 'pbpaste', 'policytool', 'pod2text5.28', 'actool', 'heap', 'sum', 'lskq', 'dbilogstrip5.28', 'macbinary', 'debinhex5.28.pl', 'ncdestroy', 'nc', 'snmptrap', 'tsort', 'uuencode', 'cpp', 'swift', 'batch', 'sqlite3', 'make', 'dig', 'ptardiff5.18', 'macerror', 'infocmp', 'apt', 'trimforce', 'nm', 'flex++', 'osadecompile', 'IOAccelMemory', 'ssh-add', 'machine', 'wish8.5', 'screen', 'snmpget', 'pcsctest', 'codesign', 'format-sql5.28', 'atos', 'llvm-gcc', 'mailq', 'arch', 'ssh-keygen', 'snmptable', 'kill.d', 'pod2readme5.28', 'ditto', 'getopts', 'users', 'snmpbulkget', 'sdp', 'shasum5.28', 'showmount', 'taskinfo', 'ar', 'perldoc5.18', 'who', 'mktemp', 'unifdef', 'yaa', 'cut', 'imptrace', 'pack200', 'net-server5.28', 'ippeveprinter', 'hdid', 'dc', 'biff', 'perl5.28', 'mailx', 'odutil', 'jsadebugd', 'xargs', 'texi2dvi', 'debinhex5.18.pl', 'priclass.d', 'pod2latex5.18', 'ptardiff5.28', 'topsysproc', 'nl', 'dbilogstrip5.18', 'view', 'jjs', 'spfquery', 'sample', 'bg', 'lipo', 'seeksize.d', 'eyapp', 'clang++', 'setuids.d', 'shlock', 'symbols', 'afmtodit', 'gzexe', 'mkdep', 'a2p5.18', 'genstrings', 'at', 'what', 'sdx', 'm4', 'asa', 'iptab', 'format-sql5.18', 'swiftc', 'nfsstat', 'svnversion', 'uupick', 'ipcs', 'pod2readme5.18', 'pluginkit', 'as', 'MvMac', 'net-server5.18', 'fold', 'gnumake', 'perl5.18', 'log', 'tmutil', 'checknr', 'certtool', 'python2.7', 'vmmap', 'shasum5.18', 'h2xs', 'csrutil', 'shar', 'perldoc5.28', 'ldappasswd', 'lkbib', 'ResMerger', 'bitesize.d', 'db_checkpoint', 'funzip', 'power_report.sh', 'iosnoop', 'atsutil', 'osalang', 'dirname', 'pod2man', 'enc2xs', 'treereg5.28', 'moo-outdated', 'xgettext5.28.pl', 'iopending', 'infokey', 'ncal', 'cpan5.28', 'chflags', 'find2perl5.18', 'fg', 'rwbypid.d', 'jmap', 'dscl', 'leaks', 'splain5.18', 'nbdst', 'mnthome', 'jshell', 'dsexport', 'mdimport', 'id', 'procsystime', 'cd', 'quota', 'uuto', 'fuser', 'dsimport', 'csgather', 'json_pp5.28', 'git-shell', 'ldapsearch', 'command', 'snmp-bridge-mib', 'egrep', 'notifyutil', 'cc', 'dsmemberutil', 'podselect', 'pod2html5.28', 'grn', 'psed', 'whereis', 'tccutil', 'a2p', 'find', 'jstat', 'zcat', 'ip2cc5.18', 'unifdefall', 'nroff', 'pridist.d', 'size', 'timesyncanalyse', 'libnetcfg5.28', 'uustat', 'snmpwalk', 'llvm-g++', 'scp', 'instmodsh5.18', 'tnameserv', 'true', 'afinfo', 'hidutil', 'ldapadd', 'pwpolicy', 'profiles', 'yacc', 'kswitch', 'xcodebuild', 'jobs', 'c89', 'sudo', 'bioutil', 'splain5.28', 'tmdiagnose', 'plockstat', 'xgettext5.18.pl', 'serialver', 'afida', 'pgrep', 'yes', 'lessecho', 'sdiff', 'afscexpand', 'treereg5.18', 'cpan5.18', 'db_deadlock', 'ldapcompare', 'unexpand', 'git-upload-pack', 'ssh-copy-id', 'grolj4', 'fixproc', 'debinhex.pl', 'lorder', 'pod2html5.18', 'ranlib', 'javadoc', 'tput', 'fgrep', 'json_pp5.18', 'sigdist.d', 'ppdhtml', 'libnetcfg5.18', 'auval', 'erb', 'dappprof', 'openssl', 'instmodsh5.28', 'drutil', 'jinfo', 'ip2cc5.28', 'splain', 'pmset', 'xmlcatalog', 'zcmp', 'ptargrep5.28', 'lwp-mirror5.28', 'rwsnoop', 'jstatd', 'htmltree5.28', 'lpr', 'layerutil', 'snmptest', 'mib2c-update', 'grog', 'creatbyproc.d', 'pstruct', 'fdesetup', 'flex', 'hostinfo', 'jcontrol', 'MergePef', 'lpstat', 'SetFile', 'pl2pm5.28', 'pod2html', 'rebase', 'tar', 'rdoc', 'uptime', 's2p', 'pidpersec.d', 'xpath5.18', 'schemagen', 'moo-outdated5.28', 'pod2usage5.28', 'dbiprof5.28', 'cvcp', 'package-stash-conflicts5.28', 'false', 'zegrep', 'memory_pressure', 'uncompress', 'lwp-request', 'ncurses5.4-config', 'findrule5.28', 'sampleproc', 'db_recover', 'ptar5.28', 'h2xs5.28', 'nmedit', 'filebyproc.d', 'bison', 'tclsh8.5', 'jdeps', 'productbuild', 'zipinfo', 'diffstat', 'login', 'db_dump', 'smtpd.py', 'cpuctl', 'cpu_profiler.d', 'which', 'bundler', 'iopattern', 'finger', 'mig', 'sntp', 'klist', 'open', 'GetFileInfo', 'localedef', 'ruby', 'stringdups', 'htmltree', 'ptargrep5.18', 'git', 'tr', 'lwp-mirror5.18', 'htmltree5.18', 'banner', 'leave', 'jconsole', 'paste', 'RezWack', 'moo-outdated5.18', 'bzip2', 'pod2usage5.18', 'uucp', 'passwd', 'dbiprof5.18', 'package-stash-conflicts5.18', 'uuidgen', 'pl2pm5.18', 'install_name_tool', 'cmpdylib', 'makeinfo', 'php-config', 'zfgrep', 'xpath5.28', 'snfsdefrag', 'zipdetails', 'look', 'findrule5.18', 'col', 'dscacheutil', 'ptar5.18', 'zforce', 'lwp-mirror', 'malloc_history', 'cpio', 'nohup', 'kcc', 'ulimit', 'rails', 'bspatch', 'RezDet', 'hotspot.d', 'cvaffinity', 'gatherheaderdoc', 'ppdi', 'pcap-config', 'avmetareadwrite', 'update_dyld_shared_cache_root_mode', 'gen_bridge_metadata', 'gem', 'opendiff', 'h2xs5.18', 'talk', 'expect', 'jimage', 'lockstat', 'dapptrace', 'install-info', 'xattr', 'w', 'gunzip'] ['cat', 'echo', 'launchctl', 'df', 'pwd', 'test', 'csh', 'wait4path', 'unlink', 'sleep', 'stty', 'date', 'ed', 'expr', 'pax', 'bash', 'kill', 'sh', 'ps', 'link', 'tcsh', 'dd', 'mkdir', 'ksh', 'hostname', 'dash', 'rmdir', 'mv', 'ln', 'ls', 'cp', 'sync', 'zsh', 'chmod', 'rm', '['] ['dsconfigad', 'htdbm', 'netbiosd', 'postlock', 'systemsoundserverd', 'dseditgroup', 'avbdeviced', 'rpcinfo', 'BootCacheControl', 'weakpass_edit', 'periodic', 'accton', 'wfsctl', 'postalias', 'slapacl', 'edquota', 'sndiskmove', 'pdisk', 'amt', 'lpadmin', 'fdisk', 'sysadminctl', 'networksetup', 'envvars', 'ktutil', 'setquota', 'otctl', 'sncfgvalidate', 'php-fpm', 'AppleFileServer', 'dnctl', 'mDNSResponder', 'repquota', 'cupsfilter', 'checkgid', 'uuconv', 'sharing', 'vifs', 'ac', 'racoon', 'dsenableroot', 'xsanctl', 'kdcsetup', 'aslmanager', 'screencapture', 'htdigest', 'rtsold', 'chat', 'DevToolsSecurity', 'logresolve', 'cvdbset', 'KernelEventAgent', 'gpt', 'scutil', 'ioreg', 'ab', 'traceroute6', 'pwd_mkdb', 'sysctl', 'appsleepd', 'sshd', 'mDNSResponderHelper', 'authserver', 'sncfginstall', 'postmulti', 'lsof', 'pkgutil', 'slapindex', 'sc_auth', 'ioclasscount', 'uucico', 'firmwarepasswd', 'rarpd', 'tsig-keygen', 'kadmin.local', 'syslogd', 'taskpolicy', 'filecoordinationd', 'dot_clean', 'PasswordService', 'systemsetup', 'zdump', 'snmpd', 'ndp', 'coreaudiod', 'rpcbind', 'praudit', 'usernoted', 'postkick', 'postcat', 'netstat', 'lpc', 'slapadd', 'krbservicesetup', 'sncfgtemplate', 'slapconfig', 'rtadvd', 'httxt2dbm', 'distnoted', 'mtree', 'cupsdisable', 'lpmove', 'disktool', 'purge', 'rpc.statd', 'cupsctl', 'DirectoryService', 'notifyd', 'klist_cdhashes', 'dtrace', 'kextcache', 'cupsd', 'dbmmanage', 'languagesetup', 'skywalkctl', 'mkpassdb', 'postconf', 'createhomedir', 'ocspd', 'iostat', 'cvdb', 'sa', 'rpc.lockd', 'uuxqt', 'mkfile', 'softwareupdate', 'unsetpassword', 'zic', 'nfs4mapid', 'postsuper', 'htpasswd', 'rotatelogs', 'universalaccessd', 'audit', 'httpd', 'bluetoothaudiod', 'slapauth', 'slappasswd', 'localemanager', 'asr', 'cvupdatefs', 'bless', 'cvgather', 'xscertadmin', 'visudo', 'uusched', 'dsconfigldap', 'smbdiagnose', 'cfprefsd', 'auditd', 'uuchk', 'cvfsck', 'kextfind', 'diskutil', 'cvfsid', 'sso_util', 'vsdbutil', 'ddns-confgen', 'ioalloccount', 'uasysdiagnose', 'dev_mkdb', 'hdik', 'slapdn', 'vpnd', 'postqueue', 'setkey', 'tpctl', 'repairHomePermissions', 'spindump', 'cupsreject', 'traceroute', 'quotaoff', 'newsyslog', 'postfix', 'cvfsdb', 'snmptrapd', 'chroot', 'arp', 'cupsaccept', 'nvram', 'chown', 'mkextunpack', 'sncfgremove', 'sncfgquery', 'postlog', 'installer', 'pppd', 'httpd-wrapper', 'system_profiler', 'fcgistarter', 'bluetoothd', 'slapschema', 'kadmin', 'spray', 'cvversions', 'kextlibs', 'tcpdump', 'xartutil', 'securityd', 'nlcontrol', 'quotaon', 'spctl', 'vipw', 'gssd', 'slaptest', 'automount', 'scselect', 'envvars-std', 'graphicssession', 'ckksctl', 'lpinfo', 'smbd', 'serverinfo', 'cvmkfs', 'postmap', 'postdrop', 'cupsenable', 'cron', 'systemstats', 'bnepd', 'kextstat', 'cvlabel', 'sendmail', 'systemkeychain', 'kcditto', 'slapcat', 'ipconfig', 'auditreduce', 'cvadmin', 'WirelessRadioManagerd', 'apachectl', 'htcacheclean'] ['mount_hfs', 'mount_apfs', 'md5', 'fsck', 'mount_udf', 'quotacheck', 'mount_cd9660', 'ping', 'fsck_exfat', 'mount_exfat', 'fsck_udf', 'shutdown', 'route', 'mount_webdav', 'fsck_hfs', 'nfsd', 'reboot', 'nfsiod', 'fsck_cs', 'fsck_apfs', 'fstyp_msdos', 'disklabel', 'mount_msdos', 'fsck_msdos', 'ifconfig', 'halt', 'mount_9p', 'mount_ntfs', 'rtsol', 'newfs_apfs', 'umount', 'fstyp', 'kextunload', 'mpioutil', 'fstyp_ntfs', 'emond', 'mount_nfs', 'newfs_udf', 'mount_ftp', 'pfctl', 'mknod', 'fstyp_udf', 'dmesg', 'mount', 'fibreconfig', 'fstyp_hfs', 'newfs_hfs', 'dynamic_pager', 'launchd', 'newfs_exfat', 'apfs_hfs_convert', 'nologin', 'mount_afp', 'mount_smbfs', 'ping6', 'kextload', 'mount_cddafs', 'mount_fdesc', 'newfs_msdos', 'mount_acfs', 'mount_devfs'] ['luajittex', 'lollipop', 't1disasm', 'chktex', 'rubikrotation', 'lily-rebuild-pdfs', 'weave', 'mag', 'man', 'ebb', 'prepmx', 'mktexlsr', 'gsftopk', 'upmendex', 'dvibook', 'kpsewhere', 'rumakeindex', 'fontinst', 'cef5conv', 'lacheck', 'httexi', 'lily-image-commands', 'texloganalyser', 'dvilj', 'patgen', 'uptex', 'exceltex', 'pdvitype', 'texconfig-sys', 'xmltex', 'vlna', 'texsis', 'dvipdft', 'pdfjam-pocketmod', 'urlbst', 'pdfcslatex', 'afm2afm', 'cefconv', 'pdfjam-slides6up', 'sjisconv', 'tex2xindy', 'musixtex', 'pdfcsplain', 'opl2ofm', 'de-macro', 'bbl2bib', 'ltx2crossrefxml', 'pdftex', 'r-mpost', 'dvitodvi', 'gftodvi', 'dviconcat', 'texluajitc', 'dvipng', 'komkindex', 'tex', 'sty2dtx', 'ppltotf', 'yplan', 'eplain', 'eptex', 'lily-glyph-commands', 'htmex', 'texlua', 'htxelatex', 'xasy', 'fmtutil-user', 'wovp2ovf', 'dvilualatex', 'cefsconv', 'context', 'platex', 'allec', 'adhocfilelist', 'kpsetool', 'makejvf', 'texdoctk', 'vptovf', 'tex4ht', 'texluajit', 'mtxrunjit', 'uplatex', 'musixflx', 'pfarrei', 'mf', 'latexdiff-vc', 'ttfdump', 'etex', 'fig4latex', 'bibexport', 'ttf2tfm', 'latexmk', 'pmpost', 'ctwill', 'pst2pdf', 'wordcount', 'pdfbook', 'texconfig-dialog', 'lwarpmk', 'dvilj2p', 'dviinfox', 'ttf2kotexfont', 'ctanbib', 'cweave', 'bg5+latex', 'pdfatfi', 'ptex2pdf', 'e2pall', 'kpsewhich', 'upbibtex', 'texdiff', 'mathspic', 'kanji-fontmap-creator', 'kanji-config-updmap', 'asy', 'typeoutfileinfo', 'upmpost', 'pdflatex', 'perltex', 'mkt1font', 'cefslatex', 'cjk-gs-integrate', 'chkdvifont', 'dvitype', 'pdfjadetex', 't1lint', 'jamo-normalize', 'fmtutil-sys', 'wofm2opl', 'dviasm', 'kpsestat', 'pdfxup', 'makedtx', 'pltotf', 'mkindex', 'dvilj6', 'r-pmpost', 'xindy.mem', 'xetex', 'latex', 'ps4pdf', 'multibibliography', 'teckit_compile', 'ttf2afm', 'biburl2doi', 'getmapdl', 'uptftopl', 'contextjit', 'bib2gls', 'match_parens', 'mkjobtexmf', 'pdf90', 'updvitomp', 'ps2eps', 'pkfix-helper', 'chkweb', 'arlatex', 'pdfpun', 'pn2pdf', 'pdfclose', 'xindex', 'clxelatex', 'dosepsbin', 'jadetex', 'a2ping', 'bibzbladd', 'ovf2ovp', 'mfluajit-nowin', 'mpost', 'texosquery-jre5', 'texhash', 'convbkmk', 'thumbpdf', 'pkfix', 'dvihp', 'hbf2gf', 'xindy.run', 'texcount', 'pdf180', 'texmfstart', 'latexrevise', 'cefpdflatex', 'texluac', 'dvicopy', 'lua2dox_filter', 'ctie', 'pdftex-quiet', 'euptex', 'pdftosrc', 'mf-nowin', 'ctangle', 'omfonts', 't1asm', 'mflua-nowin', 'cluttex', 'svn-multi', 'mk4ht', 'afm2tfm', 'pdfopen', 'fragmaster', 'pdfnup', 'ebong', 'ctanify', 'pygmentex', 'texdef', 'luatex', 'cslatex', 'synctex', 'texdirflatten', 'gbkpdflatex', 'xdvipdfmx', 'sjispdflatex', 'makeindex', 'dviluatex', 'mkofm', 'dvipdfmx', 'psbook', 'dvispc', 'csplain', 'ttftotype42', 'mft', 't1rawafm', 'fmtutil', 'ctwill-twinx', 'simpdftex', 'depythontex', 'otfinfo', 'latexindent', 'kanji-config-updmap-sys', 'extconv', 'disdvi', 'pdvitomp', 'dvipdfm', 'texliveonfly', 'allneeded', 'htcontext', 't1testpage', 'biber', 'dv2dt', 'xindy', 'pdfbook2', 't1unmac', 'xelatex', 'webquiz', 'kpsepath', 'diadia', 'makeglossaries', 'cef5pdflatex', 'autoinst', 'mkpic', 'splitindex', 'repstopdf', 'otangle', 'mfplain', 'latexfileversion', 'latex-git-log', 'inimf', 'latex2man', 'ps2pk', 'htxetex', 'l3build', 'ptftopl', 'ptex', 'gbklatex', 't1binary', 'bibtex', 't1dotlessj', 'mktexpk', 'detex', 'htlatex', 'odvicopy', 'dvidvi', 'extractres', 'extractbb', 'tie', 'latexdef', 'tlmgr', 'arara', 'ctan-o-mat', 'rubibtex', 'dvigif', 'gftype', 'ketcindy', 'kpseaccess', 'luacsplain', 'cachepic', 'srcredact', 'dtxgen', 'mmafm', 'pktype', 'kpsexpand', 'pktogf', 'msxlint', 't1reencode', 'vftovp', 'xhlatex', 'ht', 'pdf270', 'mendex', 'make4ht', 'ceflatex', 'texlinks', 'pmxchords', 'mptopdf', 'afm2pl', 'mktexmf', 'lamed', 'gftopk', 'ulqda', 'dvilj4l', 'pooltype', 'pdfjoin', 'bg5latex', 'bibmradd', 'aleph', 'wovf2ovp', 'pdfetex', 'dvi2tty', 'ofm2opl', 'pslatex', 'initex', 'latexpand', 'mkgrkindex', 'mtxrun', 'epsffit', 'listings-ext.sh', 'mktexfmt', 'scor2prt', 'psnup', 'ot2kpx', 'allcm', 'pk2bm', 'dvitomp', 'texindy', 'vpl2vpl', 'luatools', 'cef5latex', 'ctwill-refsort', 'bg5+pdflatex', 'dvisvgm', 'tex2aspc', 'bg5conv', 'deweb', 'tlcockpit', 'cfftot1', 'dviselect', 'odvitype', 'vpl2ovp', 'otp2ocp', 'latexdiff', 'dt2dv', 'bg5pdflatex', 'mf2pt1', 'psresize', 't1mac', 'epspdf', 'pythontex', 'bibtexu', 'authorindex', 'texosquery', 'tlshell', 'pdfxmltex', 'pdfjam-slides3up', 'includeres', 't1ascii', 'pdflatexpicscale', 'mfluajit', 'axohelp', 'tangle', 'httex', 'texosquery-jre8', 'checkcites', 'bibtex8', 'dvi2fax', 'otftotfm', 'cefspdflatex', 'mmpfb', 'pfb2pfa', 'vpe', 'psselect', 'findhyph', 'gregorio', 'ovp2ovf', 'utf8mex', 'mflua', 'purifyeps', 'autosp', 'bundledoc', 'mllatex', 'tex4ebook', 'xdvi-xaw', 'sjislatex', 'rungs', 'dvilj4', 'ltxfileinfo', 'texconfig', 'updvitype', 'ltximg', 'updmap-user', 'dvips', 'convertgls2bib', 'latex2nemeth', 'pdfjam', 'epstopdf', 'outocp', 'pedigree', 'mkocp', 'kpsereadlink', 'ttf2pk', 'tpic2pdftex', 'kanji-config-updmap-user', 'psjoin', 'm-tx', 'uppltotf', 'texdoc', 'bbox', 'dvired', 'latex-papersize', 'makeglossaries-lite', 't4ht', 'xdvi', 'ps2frag', 'wopl2ofm', 'devnag', 'ctanupload', 'texexec', 'listbib', 'cllualatex', 'lualatex', 'pmxab', 'jfmutil', 'pdfmex', 'tftopl', 'mltex', 'amstex', 'pbibtex', 'pstops', 'mex', 'bibdoiadd', 'pdfflip', 'updmap', 'dvipos', 'luaotfload-tool', 'epspdftk', 'updmap-sys', 'r-upmpost', 'mktextfm', 'texfot', 'checklistings', 'rpdfcrop', 'a5toa4', 'installfont-tl', 'pdfcrop', 'pdfannotextractor'] ['xfs', 'xfsinfo', 'atobm', 'xdpyinfo', 'showrgb', 'xlsfonts', 'editres', 'fonttosfnt', 'xfontsel', 'xclock', 'xmore', 'xman', 'xmag', 'xrefresh', 'fc-list', 'xdmshell', 'xauth', 'twm', 'cxpm', 'mkfontdir', 'xclipboard', 'png-fix-itxt', 'ucs2any', 'xterm', 'bdftruncate', 'xsetroot', 'xmessage', 'xcursorgen', 'fc-pattern', 'xkbvleds', 'xkbbell', 'freetype-config', 'Xephyr', 'fc-validate', 'bitmap', 'libpng16-config', 'pngfix', 'fc-query', 'xkbprint', 'luit', 'xhost', 'gtf', 'listres', 'x11perf', 'Xorg', 'libpng-config', 'koi8rxterm', 'xpr', 'xstdcmap', 'xgc', 'mkfontscale', 'setxkbmap', 'xinit', 'Xquartz', 'xbacklight', 'xdm', 'xcmsdb', 'xdpr', 'xfindproxy', 'xrdb', 'xlsclients', 'xprop', 'xkeystone', 'xeyes', 'Xvfb', 'Xnest', 'xev', 'startx', 'xkbwatch', 'xscope', 'xfd', 'sessreg', 'xwud', 'lndir', 'xinput', 'xconsole', 'glxinfo', 'sxpm', 'xsetmode', 'Xfake', 'fslsfonts', 'xcompmgr', 'xrandr', 'bmtoa', 'xwd', 'xmodmap', 'glxgears', 'fc-cache', 'iceauth', 'cvt', 'xcutsel', 'bdftopcf', 'fc-cat', 'xsetpointer', 'xkbevd', 'quartz-wm', 'xsm', 'appres', 'xset', 'xlsatoms', 'fc-match', 'oclock', 'x11perfcomp', 'resize', 'showfont', 'xditview', 'xwininfo', 'xvinfo', 'xcalc', 'xgamma', 'makedepend', 'viewres', 'ico', 'X', 'gccmakedep', 'xedit', 'smproxy', 'xkill', 'xkbcomp', 'xload', 'font_cache', 'xmh', 'xlogo', 'fstobdf', 'uxterm', 'fc-scan'] ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] Warning accessing gives errors: [Errno 2] No such file or directory: '' ['xfs', 'xfsinfo', 'atobm', 'xdpyinfo', 'showrgb', 'xlsfonts', 'editres', 'fonttosfnt', 'xfontsel', 'xclock', 'xmore', 'xman', 'xmag', 'xrefresh', 'fc-list', 'xdmshell', 'xauth', 'twm', 'cxpm', 'mkfontdir', 'xclipboard', 'png-fix-itxt', 'ucs2any', 'xterm', 'bdftruncate', 'xsetroot', 'xmessage', 'xcursorgen', 'fc-pattern', 'xkbvleds', 'xkbbell', 'freetype-config', 'Xephyr', 'fc-validate', 'bitmap', 'libpng16-config', 'pngfix', 'fc-query', 'xkbprint', 'luit', 'xhost', 'gtf', 'listres', 'x11perf', 'Xorg', 'libpng-config', 'koi8rxterm', 'xpr', 'xstdcmap', 'xgc', 'mkfontscale', 'setxkbmap', 'xinit', 'Xquartz', 'xbacklight', 'xdm', 'xcmsdb', 'xdpr', 'xfindproxy', 'xrdb', 'xlsclients', 'xprop', 'xkeystone', 'xeyes', 'Xvfb', 'Xnest', 'xev', 'startx', 'xkbwatch', 'xscope', 'xfd', 'sessreg', 'xwud', 'lndir', 'xinput', 'xconsole', 'glxinfo', 'sxpm', 'xsetmode', 'Xfake', 'fslsfonts', 'xcompmgr', 'xrandr', 'bmtoa', 'xwd', 'xmodmap', 'glxgears', 'fc-cache', 'iceauth', 'cvt', 'xcutsel', 'bdftopcf', 'fc-cat', 'xsetpointer', 'xkbevd', 'quartz-wm', 'xsm', 'appres', 'xset', 'xlsatoms', 'fc-match', 'oclock', 'x11perfcomp', 'resize', 'showfont', 'xditview', 'xwininfo', 'xvinfo', 'xcalc', 'xgamma', 'makedepend', 'viewres', 'ico', 'X', 'gccmakedep', 'xedit', 'smproxy', 'xkill', 'xkbcomp', 'xload', 'font_cache', 'xmh', 'xlogo', 'fstobdf', 'uxterm', 'fc-scan'] ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] Warning accessing gives errors: [Errno 2] No such file or directory: '' Path provided by --with-executables-search-path ['win32fe.exe', 'win32feutils.dll'] Checking for program /Developer/NVIDIA/CUDA-6.5/bin/nvcc...not found Checking for program /Users/markadams/Codes/petsc/lib/petsc/bin/win32fe/nvcc...not found Unable to find programs ['nvcc'] providing listing of each search directory to help debug Path provided in Python program Warning accessing /Developer/NVIDIA/CUDA-6.5/bin gives errors: [Errno 2] No such file or directory: '/Developer/NVIDIA/CUDA-6.5/bin' Path provided by --with-executables-search-path ['win32fe.exe', 'win32feutils.dll'] Checking for program /usr/local/cuda/bin/nvcc...not found Checking for program /Users/markadams/Codes/petsc/lib/petsc/bin/win32fe/nvcc...not found Unable to find programs ['nvcc'] providing listing of each search directory to help debug Path provided in Python program Warning accessing /usr/local/cuda/bin gives errors: [Errno 2] No such file or directory: '/usr/local/cuda/bin' Path provided by --with-executables-search-path ['win32fe.exe', 'win32feutils.dll'] ================================================================================ TEST checkCUDAPreprocessor from config.setCompilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:719) TESTING: checkCUDAPreprocessor from config.setCompilers(config/BuildSystem/config/setCompilers.py:719) Locate a functional CUDA preprocessor ================================================================================ TEST checkCxxCompiler from config.setCompilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:818) TESTING: checkCxxCompiler from config.setCompilers(config/BuildSystem/config/setCompilers.py:818) Locate a functional Cxx compiler Checking for program /usr/local/Cellar/mpich/3.3.2/bin/mpiicpc...not found Checking for program /Users/markadams/Codes/petsc/lib/petsc/bin/win32fe/mpiicpc...not found Unable to find programs ['mpiicpc'] providing listing of each search directory to help debug Path provided in Python program ['mpif90', 'hydra_pmi_proxy', 'mpirun', 'mpiexec.hydra', 'mpivars', 'mpif77', 'mpichversion', 'mpicc', 'parkill', 'mpicxx', 'hydra_persist', 'mpiexec', 'mpic++', 'mpifort', 'hydra_nameserver'] Path provided by --with-executables-search-path ['win32fe.exe', 'win32feutils.dll'] Checking for program /usr/local/Cellar/mpich/3.3.2/bin/mpiicpc...not found Checking for program /Users/markadams/Codes/petsc/lib/petsc/bin/win32fe/mpiicpc...not found Unable to find programs ['mpiicpc'] providing listing of each search directory to help debug Path provided in Python program ['mpif90', 'hydra_pmi_proxy', 'mpirun', 'mpiexec.hydra', 'mpivars', 'mpif77', 'mpichversion', 'mpicc', 'parkill', 'mpicxx', 'hydra_persist', 'mpiexec', 'mpic++', 'mpifort', 'hydra_nameserver'] Path provided by --with-executables-search-path ['win32fe.exe', 'win32feutils.dll'] Checking for program /usr/local/Cellar/mpich/3.3.2/bin/mpiicpc...not found Checking for program /Users/markadams/Codes/petsc/lib/petsc/bin/win32fe/mpiicpc...not found Unable to find programs ['mpiicpc'] providing listing of each search directory to help debug Path provided in Python program ['mpif90', 'hydra_pmi_proxy', 'mpirun', 'mpiexec.hydra', 'mpivars', 'mpif77', 'mpichversion', 'mpicc', 'parkill', 'mpicxx', 'hydra_persist', 'mpiexec', 'mpic++', 'mpifort', 'hydra_nameserver'] Path provided by --with-executables-search-path ['win32fe.exe', 'win32feutils.dll'] Checking for program /usr/local/Cellar/mpich/3.3.2/bin/mpicxx...found Defined make macro "CXX" to "/usr/local/Cellar/mpich/3.3.2/bin/mpicxx" Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -lpetsc-ufod4vtr9mqHvKIQiVAm Possible ERROR while running linker: exit code 1 stderr: ld: library not found for -lpetsc-ufod4vtr9mqHvKIQiVAm clang: error: linker command failed with exit code 1 (use -v to see invocation) Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Testing executable /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest to see if it can be run Executing: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest Running Executable with threads to time it out at 60 Executing: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx --version stdout: Apple clang version 11.0.3 (clang-1103.0.32.29) Target: x86_64-apple-darwin19.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin ================================================================================ TEST checkCxxPreprocessor from config.setCompilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:859) TESTING: checkCxxPreprocessor from config.setCompilers(config/BuildSystem/config/setCompilers.py:859) Locate a functional Cxx preprocessor Checking for program /usr/local/Cellar/mpich/3.3.2/bin/mpicxx...found Defined make macro "CXXPP" to "/usr/local/Cellar/mpich/3.3.2/bin/mpicxx -E" Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc Preprocess stderr before filtering:: Preprocess stderr after filtering:: ================================================================================ TEST checkFortranCompiler from config.setCompilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:960) TESTING: checkFortranCompiler from config.setCompilers(config/BuildSystem/config/setCompilers.py:960) Locate a functional Fortran compiler Checking for program /usr/local/Cellar/mpich/3.3.2/bin/mpiifort...not found Checking for program /Users/markadams/Codes/petsc/lib/petsc/bin/win32fe/mpiifort...not found Unable to find programs ['mpiifort'] providing listing of each search directory to help debug Path provided in Python program ['mpif90', 'hydra_pmi_proxy', 'mpirun', 'mpiexec.hydra', 'mpivars', 'mpif77', 'mpichversion', 'mpicc', 'parkill', 'mpicxx', 'hydra_persist', 'mpiexec', 'mpic++', 'mpifort', 'hydra_nameserver'] Path provided by --with-executables-search-path ['win32fe.exe', 'win32feutils.dll'] Checking for program /usr/local/Cellar/mpich/3.3.2/bin/mpif90...found Defined make macro "FC" to "/usr/local/Cellar/mpich/3.3.2/bin/mpif90" Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.F90 Successful compile: Source: program main end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.F90 Successful compile: Source: program main end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.F90 Successful compile: Source: program main end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -lpetsc-ufod4vtr9mqHvKIQiVAm Possible ERROR while running linker: exit code 1 stderr: ld: library not found for -lpetsc-ufod4vtr9mqHvKIQiVAm collect2: error: ld returned 1 exit status Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.F90 Successful compile: Source: program main end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Testing executable /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest to see if it can be run Executing: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest Running Executable with threads to time it out at 60 Executing: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 --version stdout: GNU Fortran (Homebrew GCC 9.3.0) 9.3.0 Copyright (C) 2019 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(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:997) TESTING: checkFortranPreprocessor from config.setCompilers(config/BuildSystem/config/setCompilers.py:997) Locate a functional Fortran preprocessor Checking for program /usr/local/Cellar/mpich/3.3.2/bin/mpif90...found Defined make macro "FPP" to "/usr/local/Cellar/mpich/3.3.2/bin/mpif90 -E" Deleting "FPP" Checking for program /usr/local/Cellar/mpich/3.3.2/bin/mpif90...found Defined make macro "FPP" to "/usr/local/Cellar/mpich/3.3.2/bin/mpif90 --use cpp32" Deleting "FPP" ================================================================================ TEST checkFortranComments from config.setCompilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:1019) TESTING: checkFortranComments from config.setCompilers(config/BuildSystem/config/setCompilers.py:1019) Make sure fortran comment "!" works Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.F90 Successful compile: Source: program main ! comment end Fortran comments can use ! in column 1 ================================================================================ TEST checkLargeFileIO from config.setCompilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:1150) TESTING: checkLargeFileIO from config.setCompilers(config/BuildSystem/config/setCompilers.py:1150) ================================================================================ TEST checkArchiver from config.setCompilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:1249) TESTING: checkArchiver from config.setCompilers(config/BuildSystem/config/setCompilers.py:1249) 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 Running Executable WITHOUT threads to time it out Executing: ar -V Defined make macro "FAST_AR_FLAGS" to "Scq" Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int foo(int a) { return a+1; } Checking for program /Users/markadams/homebrew/bin/ar...not found Checking for program /opt/anaconda2/bin/ar...not found Checking for program /opt/anaconda2/bin/ar...not found Checking for program /Users/markadams/opt/miniconda2/bin/ar...not found Checking for program /opt/miniconda2/bin/ar...not found Checking for program /Users/markadams/opt/miniconda3/bin/ar...not found Checking for program /usr/local/opt/texinfo/bin/ar...not found Checking for program /Users/markadams/homebrew/sbin/ar...not found Checking for program /Users/markadams/homebrew/bin/ar...not found Checking for program /Users/markadams/homebrew/bin/ar...not found Checking for program /usr/local/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 /Users/markadams/homebrew/bin/ranlib...not found Checking for program /opt/anaconda2/bin/ranlib...not found Checking for program /opt/anaconda2/bin/ranlib...not found Checking for program /Users/markadams/opt/miniconda2/bin/ranlib...not found Checking for program /opt/miniconda2/bin/ranlib...not found Checking for program /Users/markadams/opt/miniconda3/bin/ranlib...not found Checking for program /usr/local/opt/texinfo/bin/ranlib...not found Checking for program /Users/markadams/homebrew/sbin/ranlib...not found Checking for program /Users/markadams/homebrew/bin/ranlib...not found Checking for program /Users/markadams/homebrew/bin/ranlib...not found Checking for program /usr/local/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 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/libconf1.a /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conf1.o Running Executable WITHOUT threads to time it out Executing: /usr/bin/ranlib -c /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/libconf1.a Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.c:6:26: warning: if statement has empty body [-Wempty-body] int b = foo(1); if (b); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.c:6:26: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -L/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -lconf1 Defined make macro "AR_FLAGS" to "cr" Defined make macro "AR_LIB_SUFFIX" to "a" ================================================================================ TEST checkSharedLinker from config.setCompilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:1363) TESTING: checkSharedLinker from config.setCompilers(config/BuildSystem/config/setCompilers.py:1363) Check that the linker can produce shared libraries Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Darwin Checking shared linker /usr/local/Cellar/mpich/3.3.2/bin/mpicc using flags ['-dynamiclib -single_module', '-undefined dynamic_lookup', '-multiply_defined suppress', '-no_compact_unwind'] Checking for program /usr/local/Cellar/mpich/3.3.2/bin/mpicc...found Defined make macro "LD_SHARED" to "/usr/local/Cellar/mpich/3.3.2/bin/mpicc" Trying C compiler flag Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -dynamiclib -single_module /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Valid C linker flag -dynamiclib -single_module Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -undefined dynamic_lookup /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Valid C linker flag -undefined dynamic_lookup Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -multiply_defined suppress /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Valid C linker flag -multiply_defined suppress Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -no_compact_unwind /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Possible ERROR while running linker: exit code 1 stderr: clang: error: unknown argument: '-no_compact_unwind' Rejecting linker flag -no_compact_unwind due to nonzero status from link Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/libconftest.dylib -dynamiclib -single_module -undefined dynamic_lookup -multiply_defined suppress /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -L/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -lconftest Using shared linker /usr/local/Cellar/mpich/3.3.2/bin/mpicc with flags ['-dynamiclib -single_module', '-undefined dynamic_lookup', '-multiply_defined suppress'] and library extension dylib Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Darwin ================================================================================ TEST checkLinkerMac from config.setCompilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:1437) TESTING: checkLinkerMac from config.setCompilers(config/BuildSystem/config/setCompilers.py:1437) Tests some Apple Mac specific linker flags Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-multiply_defined,suppress /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Valid C linker flag -Wl,-multiply_defined,suppress Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-multiply_defined -Wl,suppress -Wl,-multiply_defined,suppress /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Valid C linker flag -Wl,-multiply_defined -Wl,suppress Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-commons,use_dylibs -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Valid C linker flag -Wl,-commons,use_dylibs Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-search_paths_first -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Valid C linker flag -Wl,-search_paths_first Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-no_compact_unwind -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Valid C linker flag -Wl,-no_compact_unwind Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-multiply_defined,suppress /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Valid Cxx linker flag -Wl,-multiply_defined,suppress Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-multiply_defined -Wl,suppress -Wl,-multiply_defined,suppress /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Valid Cxx linker flag -Wl,-multiply_defined -Wl,suppress Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-commons,use_dylibs -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Valid Cxx linker flag -Wl,-commons,use_dylibs Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-search_paths_first -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Valid Cxx linker flag -Wl,-search_paths_first Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-no_compact_unwind -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Valid Cxx linker flag -Wl,-no_compact_unwind Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.F90 Successful compile: Source: program main end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-multiply_defined,suppress /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Valid FC linker flag -Wl,-multiply_defined,suppress Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.F90 Successful compile: Source: program main end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-multiply_defined -Wl,suppress -Wl,-multiply_defined,suppress /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Valid FC linker flag -Wl,-multiply_defined -Wl,suppress Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.F90 Successful compile: Source: program main end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-commons,use_dylibs -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Valid FC linker flag -Wl,-commons,use_dylibs Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.F90 Successful compile: Source: program main end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-search_paths_first -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Valid FC linker flag -Wl,-search_paths_first Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.F90 Successful compile: Source: program main end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-no_compact_unwind -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Valid FC linker flag -Wl,-no_compact_unwind Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Darwin ================================================================================ TEST checkPIC from config.setCompilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:1097) TESTING: checkPIC from config.setCompilers(config/BuildSystem/config/setCompilers.py:1097) 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/libconftest.dylib -dynamiclib -single_module -undefined dynamic_lookup -multiply_defined suppress /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Accepted Cxx PIC code without compiler flag Trying FC for PIC code without any compiler flag Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.F90 Successful compile: Source: program main end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/libconftest.dylib -dynamiclib -single_module -undefined dynamic_lookup -multiply_defined suppress /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Accepted FC PIC code without compiler flag ================================================================================ TEST checkSharedLinkerPaths from config.setCompilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:1475) TESTING: checkSharedLinkerPaths from config.setCompilers(config/BuildSystem/config/setCompilers.py:1475) 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: Darwin Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -V Trying C linker flag -Wl,-rpath, Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-rpath,/Users/markadams/Codes/petsc -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Valid C linker flag -Wl,-rpath,/Users/markadams/Codes/petsc Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Darwin Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -V Trying Cxx linker flag -Wl,-rpath, Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-rpath,/Users/markadams/Codes/petsc -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Valid Cxx linker flag -Wl,-rpath,/Users/markadams/Codes/petsc Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Darwin Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -V Trying FC linker flag -Wl,-rpath, Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.F90 Successful compile: Source: program main end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-rpath,/Users/markadams/Codes/petsc -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Valid FC linker flag -Wl,-rpath,/Users/markadams/Codes/petsc ================================================================================ TEST checkLibC from config.setCompilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:1510) TESTING: checkLibC from config.setCompilers(config/BuildSystem/config/setCompilers.py:1510) 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/libconftest.dylib -dynamiclib -single_module -undefined dynamic_lookup -multiply_defined suppress /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o Shared linking does not require an explicit libc reference ================================================================================ TEST checkDynamicLinker from config.setCompilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:1556) TESTING: checkDynamicLinker from config.setCompilers(config/BuildSystem/config/setCompilers.py:1556) Check that the linker can dynamicaly load shared libraries Checking for header: dlfcn.h All intermediate test results are stored in /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: Darwin Checking dynamic linker /usr/local/Cellar/mpich/3.3.2/bin/mpicc using flags ['-dynamiclib -single_module -undefined dynamic_lookup -multiply_defined suppress'] Checking for program /usr/local/Cellar/mpich/3.3.2/bin/mpicc...found Defined make macro "DYNAMICLINKER" to "/usr/local/Cellar/mpich/3.3.2/bin/mpicc" Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -dynamiclib -single_module -undefined dynamic_lookup -multiply_defined suppress -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -ldl Valid C linker flag -dynamiclib -single_module -undefined dynamic_lookup -multiply_defined suppress Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/libconftest.dylib -dynamiclib -single_module -undefined dynamic_lookup -multiply_defined suppress /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -ldl Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include int main() { void *handle = dlopen("/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/libconftest.dylib", 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -ldl Using dynamic linker /usr/local/Cellar/mpich/3.3.2/bin/mpicc with flags ['-dynamiclib -single_module -undefined dynamic_lookup -multiply_defined suppress'] and library extension dylib ================================================================================ TEST output from config.setCompilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/setCompilers.py:1605) TESTING: output from config.setCompilers(config/BuildSystem/config/setCompilers.py:1605) Output module data as defines and substitutions Substituting "CC" with "/usr/local/Cellar/mpich/3.3.2/bin/mpicc" Substituting "CFLAGS" with "" Defined make macro "CC_LINKER_SLFLAG" to "-Wl,-rpath," Substituting "CPP" with "/usr/local/Cellar/mpich/3.3.2/bin/mpicc -E" Substituting "CPPFLAGS" with "" Substituting "CXX" with "/usr/local/Cellar/mpich/3.3.2/bin/mpicxx" Substituting "CXX_CXXFLAGS" with "" Substituting "CXXFLAGS" with "" Substituting "CXX_LINKER_SLFLAG" with "-Wl,-rpath," Substituting "CXXPP" with "/usr/local/Cellar/mpich/3.3.2/bin/mpicxx -E" Substituting "CXXPPFLAGS" with "" Substituting "FC" with "/usr/local/Cellar/mpich/3.3.2/bin/mpif90" Substituting "FFLAGS" with "" Defined make macro "FC_LINKER_SLFLAG" to "-Wl,-rpath," Substituting "LDFLAGS" with "" Substituting "LIBS" with "-ldl " Substituting "SHARED_LIBRARY_FLAG" with "-dynamiclib -single_module -undefined dynamic_lookup -multiply_defined suppress" child config.setCompilers 7.664254 ================================================================================ TEST checkSharedDynamicPicOptions from PETSc.options.sharedLibraries(/Users/markadams/Codes/petsc/config/PETSc/options/sharedLibraries.py:36) TESTING: checkSharedDynamicPicOptions from PETSc.options.sharedLibraries(config/PETSc/options/sharedLibraries.py:36) ================================================================================ TEST configureSharedLibraries from PETSc.options.sharedLibraries(/Users/markadams/Codes/petsc/config/PETSc/options/sharedLibraries.py:52) TESTING: configureSharedLibraries from PETSc.options.sharedLibraries(config/PETSc/options/sharedLibraries.py:52) Checks whether shared libraries should be used, for which you must - Specify --with-shared-libraries - Have found a working shared linker Defines PETSC_USE_SHARED_LIBRARIES if they are used Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Darwin Defined make rule "shared_arch" with dependencies "shared_darwin" and code [] Defined make macro "SONAME_FUNCTION" to "$(1).$(2).dylib" Defined make macro "SL_LINKER_FUNCTION" to "-dynamiclib -install_name $(call SONAME_FUNCTION,$(1),$(2)) -compatibility_version $(2) -current_version $(3) -single_module -multiply_defined suppress -undefined dynamic_lookup" Defined make macro "BUILDSHAREDLIB" to "yes" Defined "USE_SHARED_LIBRARIES" to "1" ================================================================================ TEST configureDynamicLibraries from PETSc.options.sharedLibraries(/Users/markadams/Codes/petsc/config/PETSc/options/sharedLibraries.py:94) TESTING: configureDynamicLibraries from PETSc.options.sharedLibraries(config/PETSc/options/sharedLibraries.py:94) Checks whether dynamic loading is available (with dlfcn.h and libdl) Defined "HAVE_DYNAMIC_LIBRARIES" to "1" ================================================================================ TEST configureSerializedFunctions from PETSc.options.sharedLibraries(/Users/markadams/Codes/petsc/config/PETSc/options/sharedLibraries.py:100) TESTING: configureSerializedFunctions from PETSc.options.sharedLibraries(config/PETSc/options/sharedLibraries.py:100) Defines PETSC_SERIALIZE_FUNCTIONS if they are used Requires shared libraries child PETSc.options.sharedLibraries 0.007834 ================================================================================ TEST configureIndexSize from PETSc.options.indexTypes(/Users/markadams/Codes/petsc/config/PETSc/options/indexTypes.py:39) TESTING: configureIndexSize from PETSc.options.indexTypes(config/PETSc/options/indexTypes.py:39) Defined make macro "PETSC_INDEX_SIZE" to "32" child PETSc.options.indexTypes 0.000449 ================================================================================ TEST configureCompilerFlags from config.compilerFlags(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilerFlags.py:72) TESTING: configureCompilerFlags from config.compilerFlags(config/BuildSystem/config/compilerFlags.py:72) Get the default compiler flags Defined make macro "C_VERSION" to "Apple clang version 11.0.3 (clang-1103.0.32.29)" Defined make macro "MPICC_SHOW" to "clang -Wl,-flat_namespace -Wl,-commons,use_dylibs -I/usr/local/Cellar/mpich/3.3.2/include -L/usr/local/Cellar/mpich/3.3.2/lib -lmpi -lpmpi" Trying C compiler flag -Wall Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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 -fno-stack-check Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -fno-stack-check Trying C compiler flag -mfp16-format=ieee Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -mfp16-format=ieee /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.c Possible ERROR while running compiler: exit code 1 stderr: clang: error: unknown argument: '-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 clang: error: unknown argument: '-mfp16-format=ieee' PETSc Error: No output file produced Rejected C compiler flag -mfp16-format=ieee Trying C compiler flag -Qunused-arguments Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -Qunused-arguments Trying C compiler flag -fvisibility=hidden Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -fvisibility=hidden Trying C compiler flag -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp Defined make macro "Cxx_VERSION" to "Apple clang version 11.0.3 (clang-1103.0.32.29)" Defined make macro "MPICXX_SHOW" to "clang++ -Wl,-flat_namespace -Wl,-commons,use_dylibs -I/usr/local/Cellar/mpich/3.3.2/include -L/usr/local/Cellar/mpich/3.3.2/lib -lmpicxx -lmpi -lpmpi" Trying Cxx compiler flag -Wall Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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 -fno-stack-check Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -fno-stack-check Trying Cxx compiler flag -fvisibility=hidden Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -fvisibility=hidden Trying Cxx compiler flag -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc Possible ERROR while running compiler: stderr: clang: warning: -lomp: 'linker' input unused [-Wunused-command-line-argument] clang: warning: argument unused during compilation: '-L/usr/local/opt/libomp/lib' [-Wunused-command-line-argument] Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Rejecting compiler flag -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp due to clang: warning: -lomp: 'linker' input unused [-Wunused-command-line-argument] clang: warning: argument unused during compilation: '-L/usr/local/opt/libomp/lib' [-Wunused-command-line-argument] Rejected Cxx compiler flag -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp Defined make macro "FC_VERSION" to "GNU Fortran (Homebrew GCC 9.3.0) 9.3.0" Defined make macro "MPIFC_SHOW" to "gfortran -Wl,-flat_namespace -Wl,-commons,use_dylibs -I/usr/local/Cellar/mpich/3.3.2/include -I/usr/local/Cellar/mpich/3.3.2/include -L/usr/local/Cellar/mpich/3.3.2/lib -lmpifort -lmpi -lpmpi" Trying FC compiler flag -Wall Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -ffree-line-length-0 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.F90 Successful compile: Source: program main end Added FC compiler flag -Wno-unused-dummy-argument Trying FC compiler flag -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.F90 Successful compile: Source: program main end Added FC compiler flag -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp child config.compilerFlags 1.735409 Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc --help | head -n 20 stdout: OVERVIEW: clang LLVM compiler USAGE: clang [options] file... OPTIONS: -### Print (but do not run) the commands to run for this compilation --analyzer-output Static analyzer report output format (html|plist|plist-multi-file|plist-html|text). --analyze Run the static analyzer -arcmt-migrate-emit-errors Emit ARC errors even if the migrator can fix them -arcmt-migrate-report-output Output path for the plist report -B Add to search path for binaries and object files used implicitly -CC Include comments from within macros in preprocessed output -cfguard Emit tables required for Windows Control Flow Guard. -cl-denorms-are-zero OpenCL only. Allow denormals to be flushed to zero. -cl-fast-relaxed-math OpenCL only. Sets -cl-finite-math-only and -cl-unsafe-math-optimizations, and defines __FAST_RELAXED_MATH__. -cl-finite-math-only OpenCL only. Allow floating-point optimizations that assume arguments and results are not NaNs or +-Inf. -cl-fp32-correctly-rounded-divide-sqrt ================================================================================ TEST checkRestrict from config.compilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilers.py:150) TESTING: checkRestrict from config.compilers(config/BuildSystem/config/compilers.py:150) Check for the C/CXX restrict keyword Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -V All intermediate test results are stored in /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.c:5:20: warning: unused variable 'x' [-Wunused-variable] float * __restrict x;; ^ 1 warning generated. 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(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilers.py:405) TESTING: checkCFormatting from config.compilers(config/BuildSystem/config/compilers.py:405) Activate format string checking if using the GNU compilers ================================================================================ TEST checkCInline from config.compilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilers.py:120) TESTING: checkCInline from config.compilers(config/BuildSystem/config/compilers.py:120) Check for C inline keyword Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilers.py:416) TESTING: checkDynamicLoadFlag from config.compilers(config/BuildSystem/config/compilers.py:416) Checks that dlopen() takes RTLD_XXX, and defines PETSC_HAVE_RTLD_XXX if it does Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilers.py:214) TESTING: checkCLibraries from config.compilers(config/BuildSystem/config/compilers.py:214) Determines the libraries needed to link with C compiled code Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.F90 Successful compile: Source: program main print*,'testing' stop end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/confc.o -ldl C libraries are not needed when using Fortran linker Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/confc.o -ldl C libraries are not needed when using C++ linker ================================================================================ TEST checkDependencyGenerationFlag from config.compilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilers.py:1363) TESTING: checkDependencyGenerationFlag from config.compilers(config/BuildSystem/config/compilers.py:1363) 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -MMD -MP /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden -MMD -MP /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } ================================================================================ TEST checkC99Flag from config.compilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilers.py:1408) TESTING: checkC99Flag from config.compilers(config/BuildSystem/config/compilers.py:1408) Check for -std=c99 or equivalent flag Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.c Successful compile: 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" Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx --help | head -n 20 stdout: OVERVIEW: clang LLVM compiler USAGE: clang [options] file... OPTIONS: -### Print (but do not run) the commands to run for this compilation --analyzer-output Static analyzer report output format (html|plist|plist-multi-file|plist-html|text). --analyze Run the static analyzer -arcmt-migrate-emit-errors Emit ARC errors even if the migrator can fix them -arcmt-migrate-report-output Output path for the plist report -B Add to search path for binaries and object files used implicitly -CC Include comments from within macros in preprocessed output -cfguard Emit tables required for Windows Control Flow Guard. -cl-denorms-are-zero OpenCL only. Allow denormals to be flushed to zero. -cl-fast-relaxed-math OpenCL only. Sets -cl-finite-math-only and -cl-unsafe-math-optimizations, and defines __FAST_RELAXED_MATH__. -cl-finite-math-only OpenCL only. Allow floating-point optimizations that assume arguments and results are not NaNs or +-Inf. -cl-fp32-correctly-rounded-divide-sqrt ================================================================================ TEST checkRestrict from config.compilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilers.py:150) TESTING: checkRestrict from config.compilers(config/BuildSystem/config/compilers.py:150) Check for the C/CXX restrict keyword Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -V Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.cc Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.cc:5:20: warning: unused variable 'x' [-Wunused-variable] float * __restrict x;; ^ 1 warning generated. 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(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilers.py:435) TESTING: checkCxxOptionalExtensions from config.compilers(config/BuildSystem/config/compilers.py:435) 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.c Possible ERROR while running compiler: stderr: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.c:5:22: warning: private field 'i' is not used [-Wunused-private-field] class somename { int i; };; ^ 1 warning generated. Source: #include "confdefs.h" #include "conffix.h" int main() { class somename { int i; };; return 0; } ================================================================================ TEST checkCxxInline from config.compilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilers.py:135) TESTING: checkCxxInline from config.compilers(config/BuildSystem/config/compilers.py:135) Check for C++ inline keyword Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilers.py:547) TESTING: checkCxxLibraries from config.compilers(config/BuildSystem/config/compilers.py:547) Determines the libraries needed to link with C++ from C and Fortran Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/confc.o -ldl Possible ERROR while running linker: exit code 1 stderr: Undefined symbols for architecture x86_64: "std::__1::locale::use_facet(std::__1::locale::id&) const", referenced from: std::__1::ctype const& std::__1::use_facet >(std::__1::locale const&) in confc.o "std::__1::ios_base::getloc() const", referenced from: std::__1::basic_ios >::widen(char) const in confc.o "std::__1::basic_string, std::__1::allocator >::__init(unsigned long, char)", referenced from: std::__1::basic_string, std::__1::allocator >::basic_string(unsigned long, char) in confc.o "std::__1::basic_string, std::__1::allocator >::~basic_string()", referenced from: std::__1::ostreambuf_iterator > std::__1::__pad_and_output >(std::__1::ostreambuf_iterator >, char const*, char const*, char const*, std::__1::ios_base&, char) in confc.o "std::__1::basic_ostream >::sentry::sentry(std::__1::basic_ostream >&)", referenced from: std::__1::basic_ostream >& std::__1::__put_character_sequence >(std::__1::basic_ostream >&, char const*, unsigned long) in confc.o "std::__1::basic_ostream >::sentry::~sentry()", referenced from: std::__1::basic_ostream >& std::__1::__put_character_sequence >(std::__1::basic_ostream >&, char const*, unsigned long) in confc.o "std::__1::cout", referenced from: asub() in confc.o "std::__1::ctype::id", referenced from: std::__1::ctype const& std::__1::use_facet >(std::__1::locale const&) in confc.o "std::__1::locale::~locale()", referenced from: std::__1::basic_ios >::widen(char) const in confc.o "std::__1::ios_base::__set_badbit_and_consider_rethrow()", referenced from: std::__1::basic_ostream >& std::__1::__put_character_sequence >(std::__1::basic_ostream >&, char const*, unsigned long) in confc.o "std::__1::ios_base::clear(unsigned int)", referenced from: std::__1::ios_base::setstate(unsigned int) in confc.o "std::terminate()", referenced from: ___clang_call_terminate in confc.o "typeinfo for int", referenced from: asub() in confc.o GCC_except_table0 in confc.o "operator delete(void*)", referenced from: std::__1::_DeallocateCaller::__do_call(void*) in confc.o "___cxa_allocate_exception", referenced from: asub() in confc.o "___cxa_begin_catch", referenced from: asub() in confc.o ___clang_call_terminate in confc.o std::__1::basic_ostream >& std::__1::__put_character_sequence >(std::__1::basic_ostream >&, char const*, unsigned long) in confc.o "___cxa_call_unexpected", referenced from: std::__1::__vector_base >::__destruct_at_end(int*) in confc.o std::__1::allocator::deallocate(int*, unsigned long) in confc.o std::__1::ostreambuf_iterator >::ostreambuf_iterator(std::__1::basic_ostream >&) in confc.o "___cxa_end_catch", referenced from: asub() in confc.o std::__1::basic_ostream >& std::__1::__put_character_sequence >(std::__1::basic_ostream >&, char const*, unsigned long) in confc.o "___cxa_throw", referenced from: asub() in confc.o "___gxx_personality_v0", referenced from: asub() in confc.o std::__1::vector >::~vector() in confc.o std::__1::__vector_base >::__destruct_at_end(int*) in confc.o std::__1::allocator::deallocate(int*, unsigned long) in confc.o std::__1::basic_ostream >& std::__1::__put_character_sequence >(std::__1::basic_ostream >&, char const*, unsigned long) in confc.o std::__1::ostreambuf_iterator > std::__1::__pad_and_output >(std::__1::ostreambuf_iterator >, char const*, char const*, char const*, std::__1::ios_base&, char) in confc.o std::__1::ostreambuf_iterator >::ostreambuf_iterator(std::__1::basic_ostream >&) in confc.o ... ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Darwin Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc --help | head -n 500 Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/confc.o -lc++ -ldl compilers: C++ requires -lc++ to link with C compiler Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.F90 Successful compile: Source: program main print*,'testing' stop end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/confc.o -lc++ -ldl C++ libraries are not needed when using FC linker ================================================================================ TEST checkCxxDialect from config.compilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilers.py:463) TESTING: checkCxxDialect from config.compilers(config/BuildSystem/config/compilers.py:463) 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 CXX14 with flag: Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc Possible ERROR while running compiler: exit code 1 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc:7:32: error: unknown type name 'constexpr' template constexpr T Cubed( T x ) { return x*x*x; } ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc:7:42: warning: variable templates are a C++14 extension [-Wc++14-extensions] template constexpr T Cubed( T x ) { return x*x*x; } ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc:7:43: error: expected ';' at end of declaration template constexpr T Cubed( T x ) { return x*x*x; } ^ ; /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc:7:51: error: unknown type name 'T' template constexpr T Cubed( T x ) { return x*x*x; } ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc:7:44: error: C++ requires a type specifier for all declarations template constexpr T Cubed( T x ) { return x*x*x; } ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc:18:11: error: unknown type name 'constexpr' constexpr std::complex I(0.0,1.0); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc:18:26: error: template specialization requires 'template<>' constexpr std::complex I(0.0,1.0); ^ ~~~~~~~~ template<> /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc:18:26: error: no variable template matches specialization /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc:18:41: error: expected ';' at end of declaration constexpr std::complex I(0.0,1.0); ^ ; /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc:19:11: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto lambda = [](auto x, auto y) {return x + y;}; ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc:19:25: error: expected expression auto lambda = [](auto x, auto y) {return x + y;}; ^ 2 warnings and 9 errors generated. 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; constexpr std::complex I(0.0,1.0); auto lambda = [](auto x, auto y) {return x + y;}; return lambda(3,4); ; return 0; } Rejecting compiler flag due to nonzero status from link Rejecting compiler flag due to /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc:7:32: error: unknown type name 'constexpr' template constexpr T Cubed( T x ) { return x*x*x; } ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc:7:42: warning: variable templates are a C++14 extension [-Wc++14-extensions] template constexpr T Cubed( T x ) { return x*x*x; } ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc:7:43: error: expected ';' at end of declaration template constexpr T Cubed( T x ) { return x*x*x; } ^ ; /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc:7:51: error: unknown type name 'T' template constexpr T Cubed( T x ) { return x*x*x; } ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc:7:44: error: C++ requires a type specifier for all declarations template constexpr T Cubed( T x ) { return x*x*x; } ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc:18:11: error: unknown type name 'constexpr' constexpr std::complex I(0.0,1.0); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc:18:26: error: template specialization requires 'template<>' constexpr std::complex I(0.0,1.0); ^ ~~~~~~~~ template<> /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc:18:26: error: no variable template matches specialization /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc:18:41: error: expected ';' at end of declaration constexpr std::complex I(0.0,1.0); ^ ; /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc:19:11: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto lambda = [](auto x, auto y) {return x + y;}; ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc:19:25: error: expected expression auto lambda = [](auto x, auto y) {return x + y;}; ^ 2 warnings and 9 errors generated. PETSc Error: No output file produced checkCxxDialect: checking CXX14 with flag: -std=c++14 Defined "HAVE_CXX_DIALECT_CXX14" to "1" Defined "HAVE_CXX_DIALECT_CXX11" to "1" Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden -std=c++14 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.cc:18:42: warning: unused variable 'I' [-Wunused-variable] constexpr std::complex I(0.0,1.0); ^ 1 warning generated. 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; constexpr std::complex I(0.0,1.0); auto lambda = [](auto x, auto y) {return x + y;}; return lambda(3,4); ; return 0; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -V ================================================================================ TEST checkFortranNameMangling from config.compilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilers.py:854) TESTING: checkFortranNameMangling from config.compilers(config/BuildSystem/config/compilers.py:854) Checks Fortran name mangling, and defines HAVE_FORTRAN_UNDERSCORE, HAVE_FORTRAN_NOUNDERSCORE, HAVE_FORTRAN_CAPS Testing Fortran mangling type underscore with code void d1chk_(void){return;} Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.F90 Successful compile: Source: program main call d1chk() end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/confc.o -lc++ -ldl compilers: Fortran name mangling is underscore Defined "HAVE_FORTRAN_UNDERSCORE" to "1" Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 --version stdout: GNU Fortran (Homebrew GCC 9.3.0) 9.3.0 Copyright (C) 2019 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 "size_t" ================================================================================ TEST checkFortranNameManglingDouble from config.compilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilers.py:892) TESTING: checkFortranNameManglingDouble from config.compilers(config/BuildSystem/config/compilers.py:892) 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.F90 Successful compile: Source: program main call d1_chk() end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/confc.o -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: Undefined symbols for architecture x86_64: "_d1_chk_", referenced from: _main in conftest.o (maybe you meant: _d1_chk__) ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status ================================================================================ TEST checkFortranLibraries from config.compilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilers.py:902) TESTING: checkFortranLibraries from config.compilers(config/BuildSystem/config/compilers.py:902) 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: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.F90 Successful compile: Source: program main #include call MPI_Allreduce() end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -lc++ -ldl Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" extern void asub_(void); int main(int argc,char **args) { asub_(); return 0; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/confc.o -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: Undefined symbols for architecture x86_64: "_mpi_allreduce_", referenced from: _asub_ in confc.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Fortran code cannot directly be linked with C linker, therefore will determine needed Fortran libraries Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.F90 Successful compile: Source: program main end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest -v -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -lc++ -ldl stdout: mpifort for MPICH version 3.3.2 Possible ERROR while running linker: stdout: mpifort for MPICH version 3.3.2stderr: Driving: gfortran -Wl,-flat_namespace -Wl,-commons,use_dylibs -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest -v -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -lc++ -ldl -I/usr/local/Cellar/mpich/3.3.2/include -I/usr/local/Cellar/mpich/3.3.2/include -L/usr/local/Cellar/mpich/3.3.2/lib -lmpifort -lmpi -lpmpi -mmacosx-version-min=10.15.0 -asm_macosx_version_min=10.15 -l gfortran -shared-libgcc Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/9.3.0/libexec/gcc/x86_64-apple-darwin19/9.3.0/lto-wrapper Target: x86_64-apple-darwin19 Configured with: ../configure --build=x86_64-apple-darwin19 --prefix=/usr/local/Cellar/gcc/9.3.0 --libdir=/usr/local/Cellar/gcc/9.3.0/lib/gcc/9 --disable-nls --enable-checking=release --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-9 --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl --with-system-zlib --with-pkgversion='Homebrew GCC 9.3.0' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --disable-multilib --with-native-system-header-dir=/usr/include --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk Thread model: posix gcc version 9.3.0 (Homebrew GCC 9.3.0) Reading specs from /usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0/../../../libgfortran.spec rename spec lib to liborig COLLECT_GCC_OPTIONS='-o' '/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest' '-v' '-Wall' '-ffree-line-length-0' '-Wno-unused-dummy-argument' '-O2' '-g' '-I' '/usr/local/opt/libomp/include' '-L/usr/local/opt/libomp/lib' '-I' '/usr/local/Cellar/mpich/3.3.2/include' '-I' '/usr/local/Cellar/mpich/3.3.2/include' '-L/usr/local/Cellar/mpich/3.3.2/lib' '-mmacosx-version-min=10.15.0' '-asm_macosx_version_min=10.15' '-shared-libgcc' '-mtune=core2' COMPILER_PATH=/usr/local/Cellar/gcc/9.3.0/libexec/gcc/x86_64-apple-darwin19/9.3.0/:/usr/local/Cellar/gcc/9.3.0/libexec/gcc/x86_64-apple-darwin19/9.3.0/:/usr/local/Cellar/gcc/9.3.0/libexec/gcc/x86_64-apple-darwin19/:/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0/:/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/ LIBRARY_PATH=/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0/:/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0/../../../ COLLECT_GCC_OPTIONS='-o' '/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest' '-v' '-Wall' '-ffree-line-length-0' '-Wno-unused-dummy-argument' '-O2' '-g' '-I' '/usr/local/opt/libomp/include' '-L/usr/local/opt/libomp/lib' '-I' '/usr/local/Cellar/mpich/3.3.2/include' '-I' '/usr/local/Cellar/mpich/3.3.2/include' '-L/usr/local/Cellar/mpich/3.3.2/lib' '-mmacosx-version-min=10.15.0' '-asm_macosx_version_min=10.15' '-shared-libgcc' '-mtune=core2' /usr/local/Cellar/gcc/9.3.0/libexec/gcc/x86_64-apple-darwin19/9.3.0/collect2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.15.0 -weak_reference_mismatches non-weak -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest -L/usr/local/opt/libomp/lib -L/usr/local/Cellar/mpich/3.3.2/lib -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0 -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0/../../.. -flat_namespace -commons use_dylibs -multiply_defined suppress -multiply_defined suppress -commons use_dylibs -search_paths_first -no_compact_unwind -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -lc++ -lmpifort -lmpi -lpmpi -lgfortran -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -no_compact_unwind -v -idsym collect2 version 9.3.0 /usr/bin/ld -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.15.0 -weak_reference_mismatches non-weak -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest -L/usr/local/opt/libomp/lib -L/usr/local/Cellar/mpich/3.3.2/lib -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0 -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0/../../.. -flat_namespace -commons use_dylibs -multiply_defined suppress -multiply_defined suppress -commons use_dylibs -search_paths_first -no_compact_unwind -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -lc++ -lmpifort -lmpi -lpmpi -lgfortran -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -no_compact_unwind -v @(#)PROGRAM:ld PROJECT:ld64-556.5 BUILD 19:04:29 Mar 6 2020 configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em Library search paths: /usr/local/opt/libomp/lib /usr/local/Cellar/mpich/3.3.2/lib /usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0 /usr/local/Cellar/gcc/9.3.0/lib/gcc/9 /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib Framework search paths: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ compilers: Checking arg mpifort compilers: Unknown arg mpifort compilers: Checking arg for compilers: Unknown arg for compilers: Checking arg MPICH compilers: Unknown arg MPICH compilers: Checking arg version compilers: Unknown arg version compilers: Checking arg 3.3.2 compilers: Unknown arg 3.3.2 compilers: Checking arg Driving: compilers: Unknown arg Driving: compilers: Checking arg gfortran compilers: Unknown arg gfortran compilers: Checking arg -Wl,-flat_namespace compilers: Unknown arg -Wl,-flat_namespace compilers: Checking arg -Wl,-commons,use_dylibs compilers: Unknown arg -Wl,-commons,use_dylibs compilers: Checking arg -o compilers: Unknown arg -o compilers: Checking arg /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest compilers: Unknown arg /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest compilers: Checking arg -v compilers: Unknown arg -v compilers: Checking arg -Wl,-multiply_defined,suppress compilers: Unknown arg -Wl,-multiply_defined,suppress compilers: Checking arg -Wl,-multiply_defined compilers: Unknown arg -Wl,-multiply_defined compilers: Checking arg -Wl,suppress compilers: Unknown arg -Wl,suppress compilers: Checking arg -Wl,-commons,use_dylibs compilers: Unknown arg -Wl,-commons,use_dylibs compilers: Checking arg -Wl,-search_paths_first compilers: Unknown arg -Wl,-search_paths_first compilers: Checking arg -Wl,-no_compact_unwind compilers: Unknown arg -Wl,-no_compact_unwind 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 -O2 compilers: Unknown arg -O2 compilers: Checking arg -g compilers: Unknown arg -g compilers: Checking arg -Xpreprocessor compilers: Unknown arg -Xpreprocessor compilers: Checking arg -fopenmp compilers: Unknown arg -fopenmp compilers: Checking arg -I/usr/local/opt/libomp/include compilers: Found include directory: /usr/local/opt/libomp/include compilers: Checking arg -L/usr/local/opt/libomp/lib compilers: Found library directory: -L/usr/local/opt/libomp/lib compilers: Checking arg -lomp compilers: Found library: -lomp compilers: Checking arg /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o compilers: Unknown arg /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o compilers: Checking arg -lc++ compilers: Found library: -lc++ compilers: Checking arg -ldl compilers: Found library: -ldl compilers: Checking arg -I/usr/local/Cellar/mpich/3.3.2/include compilers: Found include directory: /usr/local/Cellar/mpich/3.3.2/include compilers: Checking arg -I/usr/local/Cellar/mpich/3.3.2/include compilers: Found include directory: /usr/local/Cellar/mpich/3.3.2/include compilers: Checking arg -L/usr/local/Cellar/mpich/3.3.2/lib compilers: Found library directory: -L/usr/local/Cellar/mpich/3.3.2/lib compilers: Checking arg -lmpifort compilers: Found library: -lmpifort compilers: Checking arg -lmpi compilers: Found library: -lmpi compilers: Checking arg -lpmpi compilers: Found library: -lpmpi compilers: Checking arg -mmacosx-version-min=10.15.0 compilers: Unknown arg -mmacosx-version-min=10.15.0 compilers: Checking arg -asm_macosx_version_min=10.15 compilers: Unknown arg -asm_macosx_version_min=10.15 compilers: Checking arg -l compilers: Found canonical library: -lgfortran 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=/usr/local/Cellar/gcc/9.3.0/libexec/gcc/x86_64-apple-darwin19/9.3.0/lto-wrapper compilers: Unknown arg COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/9.3.0/libexec/gcc/x86_64-apple-darwin19/9.3.0/lto-wrapper compilers: Checking arg Target: compilers: Unknown arg Target: compilers: Checking arg x86_64-apple-darwin19 compilers: Unknown arg x86_64-apple-darwin19 compilers: Checking arg Configured compilers: Unknown arg Configured compilers: Checking arg with: compilers: Unknown arg with: compilers: Checking arg ../configure compilers: Unknown arg ../configure compilers: Checking arg --build=x86_64-apple-darwin19 compilers: Unknown arg --build=x86_64-apple-darwin19 compilers: Checking arg --prefix=/usr/local/Cellar/gcc/9.3.0 compilers: Unknown arg --prefix=/usr/local/Cellar/gcc/9.3.0 compilers: Checking arg --libdir=/usr/local/Cellar/gcc/9.3.0/lib/gcc/9 compilers: Unknown arg --libdir=/usr/local/Cellar/gcc/9.3.0/lib/gcc/9 compilers: Checking arg --disable-nls compilers: Unknown arg --disable-nls compilers: Checking arg --enable-checking=release compilers: Unknown arg --enable-checking=release compilers: Checking arg --enable-languages=c,c++,objc,obj-c++,fortran compilers: Unknown arg --enable-languages=c,c++,objc,obj-c++,fortran compilers: Checking arg --program-suffix=-9 compilers: Unknown arg --program-suffix=-9 compilers: Checking arg --with-gmp=/usr/local/opt/gmp compilers: Unknown arg --with-gmp=/usr/local/opt/gmp compilers: Checking arg --with-mpfr=/usr/local/opt/mpfr compilers: Unknown arg --with-mpfr=/usr/local/opt/mpfr compilers: Checking arg --with-mpc=/usr/local/opt/libmpc compilers: Unknown arg --with-mpc=/usr/local/opt/libmpc compilers: Checking arg --with-isl=/usr/local/opt/isl compilers: Unknown arg --with-isl=/usr/local/opt/isl compilers: Checking arg --with-system-zlib compilers: Unknown arg --with-system-zlib compilers: Checking arg --with-pkgversion= compilers: Unknown arg --with-pkgversion= compilers: Checking arg --with-bugurl=https://github.com/Homebrew/homebrew-core/issues compilers: Unknown arg --with-bugurl=https://github.com/Homebrew/homebrew-core/issues compilers: Checking arg --disable-multilib compilers: Unknown arg --disable-multilib compilers: Checking arg --with-native-system-header-dir=/usr/include compilers: Unknown arg --with-native-system-header-dir=/usr/include compilers: Checking arg --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk compilers: Unknown arg --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk 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 9.3.0 compilers: Unknown arg 9.3.0 compilers: Checking arg (Homebrew compilers: Unknown arg (Homebrew compilers: Checking arg GCC compilers: Unknown arg GCC compilers: Checking arg 9.3.0) compilers: Unknown arg 9.3.0) 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 /usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0/../../../libgfortran.spec compilers: Unknown arg /usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0/../../../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=/usr/local/Cellar/gcc/9.3.0/libexec/gcc/x86_64-apple-darwin19/9.3.0/:/usr/local/Cellar/gcc/9.3.0/libexec/gcc/x86_64-apple-darwin19/9.3.0/:/usr/local/Cellar/gcc/9.3.0/libexec/gcc/x86_64-apple-darwin19/:/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0/:/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/ compilers: Skipping arg COMPILER_PATH=/usr/local/Cellar/gcc/9.3.0/libexec/gcc/x86_64-apple-darwin19/9.3.0/:/usr/local/Cellar/gcc/9.3.0/libexec/gcc/x86_64-apple-darwin19/9.3.0/:/usr/local/Cellar/gcc/9.3.0/libexec/gcc/x86_64-apple-darwin19/:/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0/:/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/ compilers: Checking arg LIBRARY_PATH=/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0/:/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0/../../../ compilers: Skipping arg LIBRARY_PATH=/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0/:/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0/../../../ compilers: Checking arg COLLECT_GCC_OPTIONS= compilers: Unknown arg COLLECT_GCC_OPTIONS= compilers: Checking arg /usr/local/Cellar/gcc/9.3.0/libexec/gcc/x86_64-apple-darwin19/9.3.0/collect2 compilers: Unknown arg /usr/local/Cellar/gcc/9.3.0/libexec/gcc/x86_64-apple-darwin19/9.3.0/collect2 compilers: Checking arg -syslibroot compilers: Unknown arg -syslibroot compilers: Checking arg /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/ compilers: Unknown arg /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/ compilers: Checking arg -dynamic compilers: Unknown arg -dynamic compilers: Checking arg -arch compilers: Unknown arg -arch compilers: Checking arg x86_64 compilers: Unknown arg x86_64 compilers: Checking arg -macosx_version_min compilers: Unknown arg -macosx_version_min compilers: Checking arg 10.15.0 compilers: Unknown arg 10.15.0 compilers: Checking arg -weak_reference_mismatches compilers: Unknown arg -weak_reference_mismatches compilers: Checking arg non-weak compilers: Unknown arg non-weak compilers: Checking arg -o compilers: Unknown arg -o compilers: Checking arg /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest compilers: Unknown arg /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest compilers: Checking arg -L/usr/local/opt/libomp/lib compilers: Already in lflags so skipping: -L/usr/local/opt/libomp/lib compilers: Checking arg -L/usr/local/Cellar/mpich/3.3.2/lib compilers: Already in lflags so skipping: -L/usr/local/Cellar/mpich/3.3.2/lib compilers: Checking arg -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0 compilers: Found library directory: -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0 compilers: Checking arg -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0/../../.. compilers: Found library directory: -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9 compilers: Checking arg -flat_namespace compilers: Unknown arg -flat_namespace compilers: Checking arg -commons compilers: Unknown arg -commons compilers: Checking arg use_dylibs compilers: Unknown arg use_dylibs compilers: Checking arg -multiply_defined compilers: Unknown arg -multiply_defined compilers: Checking arg suppress compilers: Unknown arg suppress compilers: Checking arg -multiply_defined compilers: Unknown arg -multiply_defined compilers: Checking arg suppress compilers: Unknown arg suppress compilers: Checking arg -commons compilers: Unknown arg -commons compilers: Checking arg use_dylibs compilers: Unknown arg use_dylibs compilers: Checking arg -search_paths_first compilers: Unknown arg -search_paths_first compilers: Checking arg -no_compact_unwind compilers: Unknown arg -no_compact_unwind compilers: Checking arg -lomp compilers: Already in lflags: -lomp compilers: Checking arg /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o compilers: Unknown arg /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o compilers: Checking arg -lc++ compilers: Already in lflags: -lc++ compilers: Checking arg -lmpifort compilers: Already in lflags: -lmpifort compilers: Checking arg -lmpi compilers: Already in lflags: -lmpi compilers: Checking arg -lpmpi compilers: Already in lflags: -lpmpi compilers: Checking arg -lgfortran compilers: Found library: -lgfortran compilers: Checking arg -lSystem compilers: Found system library therefore skipping: -lSystem compilers: Checking arg -lgcc_ext.10.5 compilers: Found system library therefore skipping: -lgcc_ext.10.5 compilers: Checking arg -lgcc compilers: Found system library therefore skipping: -lgcc compilers: Checking arg -lquadmath compilers: Found library: -lquadmath compilers: Checking arg -lm compilers: Found library: -lm compilers: Checking arg -lgcc_ext.10.5 compilers: Found system library therefore skipping: -lgcc_ext.10.5 compilers: Checking arg -lgcc compilers: Found system library therefore skipping: -lgcc compilers: Checking arg -lSystem compilers: Found system library therefore skipping: -lSystem compilers: Checking arg -no_compact_unwind compilers: Unknown arg -no_compact_unwind compilers: Checking arg -v compilers: Unknown arg -v compilers: Checking arg -idsym compilers: Unknown arg -idsym compilers: Checking arg collect2 compilers: Unknown arg collect2 compilers: Checking arg version compilers: Unknown arg version compilers: Checking arg 9.3.0 compilers: Unknown arg 9.3.0 compilers: Checking arg /usr/bin/ld compilers: Unknown arg /usr/bin/ld compilers: Checking arg -syslibroot compilers: Unknown arg -syslibroot compilers: Checking arg /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/ compilers: Unknown arg /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/ compilers: Checking arg -dynamic compilers: Unknown arg -dynamic compilers: Checking arg -arch compilers: Unknown arg -arch compilers: Checking arg x86_64 compilers: Unknown arg x86_64 compilers: Checking arg -macosx_version_min compilers: Unknown arg -macosx_version_min compilers: Checking arg 10.15.0 compilers: Unknown arg 10.15.0 compilers: Checking arg -weak_reference_mismatches compilers: Unknown arg -weak_reference_mismatches compilers: Checking arg non-weak compilers: Unknown arg non-weak compilers: Checking arg -o compilers: Unknown arg -o compilers: Checking arg /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest compilers: Unknown arg /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest compilers: Checking arg -L/usr/local/opt/libomp/lib compilers: Already in lflags so skipping: -L/usr/local/opt/libomp/lib compilers: Checking arg -L/usr/local/Cellar/mpich/3.3.2/lib compilers: Already in lflags so skipping: -L/usr/local/Cellar/mpich/3.3.2/lib compilers: Checking arg -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0 compilers: Already in lflags so skipping: -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0 compilers: Checking arg -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0/../../.. compilers: Already in lflags so skipping: -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9 compilers: Checking arg -flat_namespace compilers: Unknown arg -flat_namespace compilers: Checking arg -commons compilers: Unknown arg -commons compilers: Checking arg use_dylibs compilers: Unknown arg use_dylibs compilers: Checking arg -multiply_defined compilers: Unknown arg -multiply_defined compilers: Checking arg suppress compilers: Unknown arg suppress compilers: Checking arg -multiply_defined compilers: Unknown arg -multiply_defined compilers: Checking arg suppress compilers: Unknown arg suppress compilers: Checking arg -commons compilers: Unknown arg -commons compilers: Checking arg use_dylibs compilers: Unknown arg use_dylibs compilers: Checking arg -search_paths_first compilers: Unknown arg -search_paths_first compilers: Checking arg -no_compact_unwind compilers: Unknown arg -no_compact_unwind compilers: Checking arg -lomp compilers: Already in lflags: -lomp compilers: Checking arg /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o compilers: Unknown arg /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o compilers: Checking arg -lc++ compilers: Already in lflags: -lc++ compilers: Checking arg -lmpifort compilers: Already in lflags: -lmpifort compilers: Checking arg -lmpi compilers: Already in lflags: -lmpi compilers: Checking arg -lpmpi compilers: Already in lflags: -lpmpi compilers: Checking arg -lgfortran compilers: Already in lflags: -lgfortran compilers: Checking arg -lSystem compilers: Found system library therefore skipping: -lSystem compilers: Checking arg -lgcc_ext.10.5 compilers: Found system library therefore skipping: -lgcc_ext.10.5 compilers: Checking arg -lgcc compilers: Found system library therefore skipping: -lgcc compilers: Checking arg -lquadmath compilers: Already in lflags: -lquadmath compilers: Checking arg -lm compilers: Already in lflags: -lm compilers: Checking arg -lgcc_ext.10.5 compilers: Found system library therefore skipping: -lgcc_ext.10.5 compilers: Checking arg -lgcc compilers: Found system library therefore skipping: -lgcc compilers: Checking arg -lSystem compilers: Found system library therefore skipping: -lSystem compilers: Checking arg -no_compact_unwind compilers: Unknown arg -no_compact_unwind compilers: Checking arg -v compilers: Unknown arg -v compilers: Checking arg @(#)PROGRAM:ld compilers: Unknown arg @(#)PROGRAM:ld compilers: Checking arg PROJECT:ld64-556.5 compilers: Unknown arg PROJECT:ld64-556.5 compilers: Checking arg BUILD compilers: Unknown arg BUILD compilers: Checking arg 19:04:29 compilers: Unknown arg 19:04:29 compilers: Checking arg Mar compilers: Unknown arg Mar compilers: Checking arg 6 compilers: Unknown arg 6 compilers: Checking arg 2020 compilers: Unknown arg 2020 compilers: Checking arg configured compilers: Unknown arg configured compilers: Checking arg to compilers: Unknown arg to compilers: Checking arg support compilers: Unknown arg support compilers: Checking arg archs: compilers: Unknown arg archs: compilers: Checking arg armv6 compilers: Unknown arg armv6 compilers: Checking arg armv7 compilers: Unknown arg armv7 compilers: Checking arg armv7s compilers: Unknown arg armv7s compilers: Checking arg arm64 compilers: Unknown arg arm64 compilers: Checking arg arm64e compilers: Unknown arg arm64e compilers: Checking arg arm64_32 compilers: Unknown arg arm64_32 compilers: Checking arg i386 compilers: Unknown arg i386 compilers: Checking arg x86_64 compilers: Unknown arg x86_64 compilers: Checking arg x86_64h compilers: Unknown arg x86_64h compilers: Checking arg armv6m compilers: Unknown arg armv6m compilers: Checking arg armv7k compilers: Unknown arg armv7k compilers: Checking arg armv7m compilers: Unknown arg armv7m compilers: Checking arg armv7em compilers: Unknown arg armv7em compilers: Checking arg Library compilers: Unknown arg Library compilers: Checking arg search compilers: Unknown arg search compilers: Checking arg paths: compilers: Unknown arg paths: compilers: Checking arg /usr/local/opt/libomp/lib compilers: Unknown arg /usr/local/opt/libomp/lib compilers: Checking arg /usr/local/Cellar/mpich/3.3.2/lib compilers: Unknown arg /usr/local/Cellar/mpich/3.3.2/lib compilers: Checking arg /usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0 compilers: Unknown arg /usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0 compilers: Checking arg /usr/local/Cellar/gcc/9.3.0/lib/gcc/9 compilers: Unknown arg /usr/local/Cellar/gcc/9.3.0/lib/gcc/9 compilers: Checking arg /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib compilers: Unknown arg /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib compilers: Checking arg Framework compilers: Unknown arg Framework compilers: Checking arg search compilers: Unknown arg search compilers: Checking arg paths: compilers: Unknown arg paths: compilers: Checking arg /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ compilers: Unknown arg /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ compilers: Libraries needed to link Fortran code with the C linker: ['-Wl,-rpath,/usr/local/opt/libomp/lib', '-L/usr/local/opt/libomp/lib', '-lomp', '-lc++', '-ldl', '-Wl,-rpath,/usr/local/Cellar/mpich/3.3.2/lib', '-L/usr/local/Cellar/mpich/3.3.2/lib', '-lmpifort', '-lmpi', '-lpmpi', '-lgfortran', '-Wl,-rpath,/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0', '-L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0', '-Wl,-rpath,/usr/local/Cellar/gcc/9.3.0/lib/gcc/9', '-L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9', '-lgfortran', '-lquadmath', '-lm'] 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -Wl,-rpath,/usr/local/opt/libomp/lib -L/usr/local/opt/libomp/lib -lomp -lc++ -ldl -Wl,-rpath,/usr/local/Cellar/mpich/3.3.2/lib -L/usr/local/Cellar/mpich/3.3.2/lib -lmpifort -lmpi -lpmpi -lgfortran -Wl,-rpath,/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0 -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0 -Wl,-rpath,/usr/local/Cellar/gcc/9.3.0/lib/gcc/9 -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9 -lgfortran -lquadmath -lm -lc++ -ldl Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -Wl,-rpath,/usr/local/opt/libomp/lib -L/usr/local/opt/libomp/lib -lomp -lc++ -ldl -Wl,-rpath,/usr/local/Cellar/mpich/3.3.2/lib -L/usr/local/Cellar/mpich/3.3.2/lib -lmpifort -lmpi -lpmpi -lgfortran -Wl,-rpath,/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0 -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0 -Wl,-rpath,/usr/local/Cellar/gcc/9.3.0/lib/gcc/9 -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9 -lgfortran -lquadmath -lm -lc++ -ldl -lpetsc-ufod4vtr9mqHvKIQiVAm Possible ERROR while running linker: exit code 1 stderr: ld: library not found for -lpetsc-ufod4vtr9mqHvKIQiVAm clang: error: linker command failed with exit code 1 (use -v to see invocation) Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -Wl,-rpath,/usr/local/opt/libomp/lib -L/usr/local/opt/libomp/lib -lomp -lc++ -ldl -Wl,-rpath,/usr/local/Cellar/mpich/3.3.2/lib -L/usr/local/Cellar/mpich/3.3.2/lib -lmpifort -lmpi -lpmpi -lgfortran -Wl,-rpath,/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0 -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0 -Wl,-rpath,/usr/local/Cellar/gcc/9.3.0/lib/gcc/9 -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9 -lgfortran -lquadmath -lm -lc++ -ldl Testing executable /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest to see if it can be run Executing: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest Running Executable with threads to time it out at 60 Executing: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden -std=c++14 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden -std=c++14 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -Wl,-rpath,/usr/local/opt/libomp/lib -L/usr/local/opt/libomp/lib -lomp -lc++ -ldl -Wl,-rpath,/usr/local/Cellar/mpich/3.3.2/lib -L/usr/local/Cellar/mpich/3.3.2/lib -lmpifort -lmpi -lpmpi -lgfortran -Wl,-rpath,/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0 -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0 -Wl,-rpath,/usr/local/Cellar/gcc/9.3.0/lib/gcc/9 -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9 -lgfortran -lquadmath -lm -lc++ -ldl Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden -std=c++14 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -Wl,-rpath,/usr/local/opt/libomp/lib -L/usr/local/opt/libomp/lib -lomp -lc++ -ldl -Wl,-rpath,/usr/local/Cellar/mpich/3.3.2/lib -L/usr/local/Cellar/mpich/3.3.2/lib -lmpifort -lmpi -lpmpi -lgfortran -Wl,-rpath,/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0 -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0 -Wl,-rpath,/usr/local/Cellar/gcc/9.3.0/lib/gcc/9 -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9 -lgfortran -lquadmath -lm -lc++ -ldl -lpetsc-ufod4vtr9mqHvKIQiVAm Possible ERROR while running linker: exit code 1 stderr: ld: library not found for -lpetsc-ufod4vtr9mqHvKIQiVAm clang: error: linker command failed with exit code 1 (use -v to see invocation) Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden -std=c++14 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -Wl,-rpath,/usr/local/opt/libomp/lib -L/usr/local/opt/libomp/lib -lomp -lc++ -ldl -Wl,-rpath,/usr/local/Cellar/mpich/3.3.2/lib -L/usr/local/Cellar/mpich/3.3.2/lib -lmpifort -lmpi -lpmpi -lgfortran -Wl,-rpath,/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0 -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0 -Wl,-rpath,/usr/local/Cellar/gcc/9.3.0/lib/gcc/9 -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9 -lgfortran -lquadmath -lm -lc++ -ldl Testing executable /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest to see if it can be run Executing: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest Running Executable with threads to time it out at 60 Executing: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest ================================================================================ TEST checkFortranLinkingCxx from config.compilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilers.py:1328) TESTING: checkFortranLinkingCxx from config.compilers(config/BuildSystem/config/compilers.py:1328) Check that Fortran can link C++ libraries Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden -std=c++14 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden -std=c++14 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.F90 Successful compile: Source: program main call d1chk() end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/conftest.o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/cxxobj.o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers/confc.o -lc++ -ldl compilers: Fortran can link C++ functions ================================================================================ TEST setupFrameworkCompilers from config.compilers(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilers.py:1473) TESTING: setupFrameworkCompilers from config.compilers(config/BuildSystem/config/compilers.py:1473) child config.compilers 7.401379 ================================================================================ TEST configureClosure from config.utilities.closure(/Users/markadams/Codes/petsc/config/BuildSystem/config/utilities/closure.py:17) TESTING: configureClosure from config.utilities.closure(config/BuildSystem/config/utilities/closure.py:17) Determine if Apple ^close syntax is supported in C All intermediate test results are stored in /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure/conftest.c:6:7: warning: unused variable 'closure' [-Wunused-variable] int (^closure)(int);; ^ 1 warning generated. Source: #include "confdefs.h" #include "conffix.h" #include int main() { int (^closure)(int);; return 0; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure/conftest.o -lc++ -ldl Defined "HAVE_CLOSURE" to "1" child config.utilities.closure 0.244954 ================================================================================ TEST checkFortranTypeSizes from config.compilersFortran(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilersFortran.py:56) TESTING: checkFortranTypeSizes from config.compilersFortran(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 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.F90 Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.F90:2:21: 2 | 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(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilersFortran.py:73) TESTING: checkFortranPreprocessor from config.compilersFortran(config/BuildSystem/config/compilersFortran.py:73) Determine if Fortran handles preprocessing properly Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilersFortran.py:96) TESTING: checkFortranDefineCompilerOption from config.compilersFortran(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: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -DTesting /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilersFortran.py:146) TESTING: checkFortran90 from config.compilersFortran(config/BuildSystem/config/compilersFortran.py:146) Determine whether the Fortran compiler handles F90 Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.F90 Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.F90:3:43: 3 | REAL(KIND=SELECTED_REAL_KIND(10)) d | 1 Warning: Unused variable 'd' declared at (1) [-Wunused-variable] Source: program main REAL(KIND=SELECTED_REAL_KIND(10)) d INTEGER, PARAMETER :: int = SELECTED_INT_KIND(8) INTEGER (KIND=int) :: ierr ierr = 1 end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.o -lc++ -ldl Fortran compiler supports F90 ================================================================================ TEST checkFortran90FreeForm from config.compilersFortran(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilersFortran.py:162) TESTING: checkFortran90FreeForm from config.compilersFortran(config/BuildSystem/config/compilersFortran.py:162) 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: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.o -lc++ -ldl Defined "USING_F90FREEFORM" to "1" Fortran compiler supports F90FreeForm ================================================================================ TEST checkFortran2003 from config.compilersFortran(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilersFortran.py:176) TESTING: checkFortran2003 from config.compilersFortran(config/BuildSystem/config/compilersFortran.py:176) Determine whether the Fortran compiler handles F2003 Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.o -lc++ -ldl Defined "USING_F2003" to "1" Fortran compiler supports F2003 ================================================================================ TEST checkFortran90Array from config.compilersFortran(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilersFortran.py:211) TESTING: checkFortran90Array from config.compilersFortran(config/BuildSystem/config/compilersFortran.py:211) Check for F90 array interfaces Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Darwin Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include void f90arraytest_(void* a1, void* a2,void* a3, void* i) { printf("arrays [%p %p %p]\n",a1,a2,a3); fflush(stdout); return; } void f90ptrtest_(void* a1, void* a2,void* a3, void* i, void* p1 ,void* p2, void* p3) { printf("arrays [%p %p %p]\n",a1,a2,a3); if ((p1 == p3) && (p1 != p2)) { printf("pointers match! [%p %p] [%p]\n",p1,p3,p2); fflush(stdout); } else { printf("pointers do not match! [%p %p] [%p]\n",p1,p3,p2); fflush(stdout); exit(111); } return; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.F90 Successful compile: Source: program main Interface Subroutine f90ptrtest(p1,p2,p3,i) integer, pointer :: p1(:,:) integer, pointer :: p2(:,:) integer, pointer :: p3(:,:) integer i End Subroutine End Interface integer, pointer :: ptr1(:,:),ptr2(:,:) integer, target :: array(6:8,9:21) integer in in = 25 ptr1 => array ptr2 => array call f90arraytest(ptr1,ptr2,ptr1,in) call f90ptrtest(ptr1,ptr2,ptr1,in) end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/fooobj.o -lc++ -ldl Testing executable /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest to see if it can be run Executing: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest Running Executable with threads to time it out at 60 Executing: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest stdout: arrays [0x7ffee5e924f0 0x7ffee5e924f0 0x7ffee5e924f0] arrays [0x7ffee5e92430 0x7ffee5e92490 0x7ffee5e92430] pointers do not match! [0x130a8 0x0] [0x0] ERROR while running executable: Could not execute "['/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest']": arrays [0x7ffee5e924f0 0x7ffee5e924f0 0x7ffee5e924f0] arrays [0x7ffee5e92430 0x7ffee5e92490 0x7ffee5e92430] pointers do not match! [0x130a8 0x0] [0x0] compilers: F90 uses a single argument for array pointers ================================================================================ TEST checkFortran90AssumedType from config.compilersFortran(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilersFortran.py:298) TESTING: checkFortran90AssumedType from config.compilersFortran(config/BuildSystem/config/compilersFortran.py:298) Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -qversion ================================================================================ TEST checkFortranModuleInclude from config.compilersFortran(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilersFortran.py:303) TESTING: checkFortranModuleInclude from config.compilersFortran(config/BuildSystem/config/compilersFortran.py:303) Figures out what flag is used to specify the include path for Fortran modules Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/confdir -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.F90 Successful compile: Source: program main use configtest write(*,*) testint end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/confdir -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/configtest.o -lc++ -ldl compilers: Fortran module include flag -I found ================================================================================ TEST checkFortranModuleOutput from config.compilersFortran(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilersFortran.py:369) TESTING: checkFortranModuleOutput from config.compilersFortran(config/BuildSystem/config/compilersFortran.py:369) Figures out what flag is used to specify the include path for Fortran modules Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -module /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/confdir -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.F90 Possible ERROR while running compiler: exit code 1 stderr: gfortran: error: unrecognized command line option '-module' 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: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -module:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/confdir -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.F90 Possible ERROR while running compiler: exit code 1 stderr: gfortran: error: unrecognized command line option '-module:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -fmod=/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/confdir -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.F90 Possible ERROR while running compiler: exit code 1 stderr: gfortran: error: unrecognized command line option '-fmod=/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -J/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/confdir -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilersFortran.py:135) TESTING: checkFortranTypeStar from config.compilersFortran(config/BuildSystem/config/compilersFortran.py:135) Determine whether the Fortran compiler handles type(*) Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilersFortran.py:125) TESTING: checkFortranTypeInitialize from config.compilersFortran(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(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilersFortran.py:116) TESTING: configureFortranFlush from config.compilersFortran(config/BuildSystem/config/compilersFortran.py:116) Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.F90 Successful compile: Source: program main call flush(6) end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran/conftest.o -lc++ -ldl Defined "HAVE_FORTRAN_FLUSH" to "1" ================================================================================ TEST checkDependencyGenerationFlag from config.compilersFortran(/Users/markadams/Codes/petsc/config/BuildSystem/config/compilersFortran.py:414) TESTING: checkDependencyGenerationFlag from config.compilersFortran(config/BuildSystem/config/compilersFortran.py:414) 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: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -MMD -MP /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers/conftest.F90 Successful compile: Source: program main end child config.compilersFortran 2.212116 ================================================================================ TEST checkStdC from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:105) TESTING: checkStdC from config.headers(config/BuildSystem/config/headers.py:105) Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) int main() { int i; for(i = 0; i < 256; i++) if (XOR(islower(i), ISLOWER(i)) || toupper(i) != TOUPPER(i)) exit(2); exit(0); ; return 0; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.o -lc++ -ldl Testing executable /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest to see if it can be run Executing: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest Running Executable with threads to time it out at 60 Executing: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest ================================================================================ TEST checkStat from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:138) TESTING: checkStat from config.headers(config/BuildSystem/config/headers.py:138) Checks whether stat file-mode macros are broken, and defines STAT_MACROS_BROKEN if they are Preprocessing source: #include "confdefs.h" #include "conffix.h" #include #include #if defined(S_ISBLK) && defined(S_IFDIR) # if S_ISBLK (S_IFDIR) You lose. # endif #endif #if defined(S_ISBLK) && defined(S_IFCHR) # if S_ISBLK (S_IFCHR) You lose. # endif #endif #if defined(S_ISLNK) && defined(S_IFREG) # if S_ISLNK (S_IFREG) You lose. # endif #endif #if defined(S_ISSOCK) && defined(S_IFREG) # if S_ISSOCK (S_IFREG) You lose. # endif #endif Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c ================================================================================ TEST checkSysWait from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:173) TESTING: checkSysWait from config.headers(config/BuildSystem/config/headers.py:173) Check for POSIX.1 compatible sys/wait.h, and defines HAVE_SYS_WAIT_H if found Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:195) TESTING: checkTime from config.headers(config/BuildSystem/config/headers.py:195) Checks if you can safely include both and , and if so defines TIME_WITH_SYS_TIME Checking for header: time.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_TIME_H" to "1" ================================================================================ TEST checkMath from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:201) TESTING: checkMath from config.headers(config/BuildSystem/config/headers.py:201) Checks for the math headers and defines Checking for header: math.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:8:8: warning: if statement has empty body [-Wempty-body] if (pi); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:8:8: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: setjmp.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SETJMP_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: dos.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'dos.h' file not found #include ^~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'dos.h' file not found #include ^~~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'dos.h' file not found#include ^~~~~~~1 error generated.: ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: fcntl.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_FCNTL_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: float.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_FLOAT_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: io.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'io.h' file not found #include ^~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'io.h' file not found #include ^~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'io.h' file not found#include ^~~~~~1 error generated.: ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: malloc.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'malloc.h' file not found #include ^~~~~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'malloc.h' file not found #include ^~~~~~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'malloc.h' file not found#include ^~~~~~~~~~1 error generated.: ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: pwd.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_PWD_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: strings.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_STRINGS_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: unistd.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_UNISTD_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/sysinfo.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'sys/sysinfo.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'sys/sysinfo.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'sys/sysinfo.h' file not found#include ^~~~~~~~~~~~~~~1 error generated.: ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: machine/endian.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_MACHINE_ENDIAN_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/param.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_PARAM_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/procfs.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'sys/procfs.h' file not found #include ^~~~~~~~~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'sys/procfs.h' file not found #include ^~~~~~~~~~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'sys/procfs.h' file not found#include ^~~~~~~~~~~~~~1 error generated.: ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/resource.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_RESOURCE_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/systeminfo.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'sys/systeminfo.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'sys/systeminfo.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'sys/systeminfo.h' file not found#include ^~~~~~~~~~~~~~~~~~1 error generated.: ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/times.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_TIMES_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/utsname.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_UTSNAME_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/socket.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_SOCKET_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/wait.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_WAIT_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: netinet/in.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_NETINET_IN_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: netdb.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_NETDB_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: Direct.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'Direct.h' file not found #include ^~~~~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'Direct.h' file not found #include ^~~~~~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'Direct.h' file not found#include ^~~~~~~~~~1 error generated.: ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: time.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_TIME_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: Ws2tcpip.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'Ws2tcpip.h' file not found #include ^~~~~~~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'Ws2tcpip.h' file not found #include ^~~~~~~~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'Ws2tcpip.h' file not found#include ^~~~~~~~~~~~1 error generated.: ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/types.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_TYPES_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: WindowsX.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'WindowsX.h' file not found #include ^~~~~~~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'WindowsX.h' file not found #include ^~~~~~~~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'WindowsX.h' file not found#include ^~~~~~~~~~~~1 error generated.: ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: float.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_FLOAT_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: ieeefp.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'ieeefp.h' file not found #include ^~~~~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'ieeefp.h' file not found #include ^~~~~~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'ieeefp.h' file not found#include ^~~~~~~~~~1 error generated.: ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: stdint.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_STDINT_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: pthread.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_PTHREAD_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: inttypes.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_INTTYPES_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: immintrin.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_IMMINTRIN_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: zmmintrin.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'zmmintrin.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'zmmintrin.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'zmmintrin.h' file not found#include ^~~~~~~~~~~~~1 error generated.: ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: setjmp.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SETJMP_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: dos.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'dos.h' file not found #include ^~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'dos.h' file not found #include ^~~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'dos.h' file not found#include ^~~~~~~1 error generated.: ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: fcntl.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_FCNTL_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: float.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_FLOAT_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: io.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'io.h' file not found #include ^~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'io.h' file not found #include ^~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'io.h' file not found#include ^~~~~~1 error generated.: ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: malloc.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'malloc.h' file not found #include ^~~~~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'malloc.h' file not found #include ^~~~~~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'malloc.h' file not found#include ^~~~~~~~~~1 error generated.: ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: pwd.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_PWD_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: strings.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_STRINGS_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: unistd.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_UNISTD_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/sysinfo.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'sys/sysinfo.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'sys/sysinfo.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'sys/sysinfo.h' file not found#include ^~~~~~~~~~~~~~~1 error generated.: ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: machine/endian.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_MACHINE_ENDIAN_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/param.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_PARAM_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/procfs.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'sys/procfs.h' file not found #include ^~~~~~~~~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'sys/procfs.h' file not found #include ^~~~~~~~~~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'sys/procfs.h' file not found#include ^~~~~~~~~~~~~~1 error generated.: ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/resource.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_RESOURCE_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/systeminfo.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'sys/systeminfo.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'sys/systeminfo.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'sys/systeminfo.h' file not found#include ^~~~~~~~~~~~~~~~~~1 error generated.: ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/times.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_TIMES_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/utsname.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_UTSNAME_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/socket.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_SOCKET_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/wait.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_WAIT_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: netinet/in.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_NETINET_IN_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: netdb.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_NETDB_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: Direct.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'Direct.h' file not found #include ^~~~~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'Direct.h' file not found #include ^~~~~~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'Direct.h' file not found#include ^~~~~~~~~~1 error generated.: ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: time.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_TIME_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: Ws2tcpip.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'Ws2tcpip.h' file not found #include ^~~~~~~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'Ws2tcpip.h' file not found #include ^~~~~~~~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'Ws2tcpip.h' file not found#include ^~~~~~~~~~~~1 error generated.: ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/types.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_TYPES_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: WindowsX.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'WindowsX.h' file not found #include ^~~~~~~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'WindowsX.h' file not found #include ^~~~~~~~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'WindowsX.h' file not found#include ^~~~~~~~~~~~1 error generated.: ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: float.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_FLOAT_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: ieeefp.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'ieeefp.h' file not found #include ^~~~~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'ieeefp.h' file not found #include ^~~~~~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'ieeefp.h' file not found#include ^~~~~~~~~~1 error generated.: ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: stdint.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_STDINT_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: pthread.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_PTHREAD_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: inttypes.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_INTTYPES_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: immintrin.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_IMMINTRIN_H" to "1" ================================================================================ TEST check from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: zmmintrin.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'zmmintrin.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'zmmintrin.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'zmmintrin.h' file not found#include ^~~~~~~~~~~~~1 error generated.: ================================================================================ TEST checkRecursiveMacros from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:216) TESTING: checkRecursiveMacros from config.headers(config/BuildSystem/config/headers.py:216) Checks that the preprocessor allows recursive macros, and if not defines HAVE_BROKEN_RECURSIVE_MACRO Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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 4.286753 ================================================================================ TEST configureCacheDetails from config.utilities.cacheDetails(/Users/markadams/Codes/petsc/config/BuildSystem/config/utilities/cacheDetails.py:78) TESTING: configureCacheDetails from config.utilities.cacheDetails(config/BuildSystem/config/utilities/cacheDetails.py:78) Try to determine the size and associativity of the cache. All intermediate test results are stored in /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails/conftest.c:4:60: error: use of undeclared identifier '_SC_LEVEL1_DCACHE_LINESIZE'; did you mean 'getconf_LEVEL1_DCACHE_LINESIZE'? long getconf_LEVEL1_DCACHE_LINESIZE() { long val = sysconf(_SC_LEVEL1_DCACHE_LINESIZE); return (16 <= val && val <= 2147483647) ? val : 32; } ^~~~~~~~~~~~~~~~~~~~~~~~~~ getconf_LEVEL1_DCACHE_LINESIZE /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails/conftest.c:4:6: note: 'getconf_LEVEL1_DCACHE_LINESIZE' declared here long getconf_LEVEL1_DCACHE_LINESIZE() { long val = sysconf(_SC_LEVEL1_DCACHE_LINESIZE); return (16 <= val && val <= 2147483647) ? val : 32; } ^ 1 error generated. 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; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include long getconf_LEVEL1_DCACHE_LINESIZE() { long val=-1; FILE *f = popen("getconf LEVEL1_DCACHE_LINESIZE","r"); fscanf(f,"%ld",&val); pclose(f); return (16 <= val && val <= 2147483647) ? val : 32; } int main() { ; return 0; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include long getconf_LEVEL1_DCACHE_LINESIZE() { long val=-1; FILE *f = popen("getconf LEVEL1_DCACHE_LINESIZE","r"); fscanf(f,"%ld",&val); pclose(f); return (16 <= val && val <= 2147483647) ? val : 32; } int main() { FILE *output = fopen("conftestval","w"); if (!output) return 1; fprintf(output,"%ld",getconf_LEVEL1_DCACHE_LINESIZE()); fclose(output);; return 0; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails/conftest.o -lc++ -ldl Testing executable /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails/conftest to see if it can be run Executing: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails/conftest Running Executable with threads to time it out at 60 Executing: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails/conftest Defined "LEVEL1_DCACHE_LINESIZE" to "32" child config.utilities.cacheDetails 0.590511 ================================================================================ TEST check_struct_sigaction from config.types(/Users/markadams/Codes/petsc/config/BuildSystem/config/types.py:43) TESTING: check_struct_sigaction from config.types(config/BuildSystem/config/types.py:43) Checks if "struct sigaction" exists in signal.h. This check is for C89 check. Checking for type: struct sigaction All intermediate test results are stored in /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c:11:18: warning: unused variable 'a' [-Wunused-variable] struct sigaction a;; ^ 1 warning generated. 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(/Users/markadams/Codes/petsc/config/BuildSystem/config/types.py:49) TESTING: check__int64 from config.types(config/BuildSystem/config/types.py:49) Checks if __int64 exists. This is primarily for windows. Checking for type: __int64 Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c:11:1: error: unknown type name '__int64'; did you mean '__int64_t'? __int64 a;; ^~~~~~~ __int64_t /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/i386/_types.h:46:33: note: '__int64_t' declared here typedef long long __int64_t; ^ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include #include #include int main() { __int64 a;; return 0; } __int64 found ================================================================================ TEST checkSizeTypes from config.types(/Users/markadams/Codes/petsc/config/BuildSystem/config/types.py:55) TESTING: checkSizeTypes from config.types(config/BuildSystem/config/types.py:55) Checks for types associated with sizes, such as size_t. Checking for type: size_t Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c:11:8: warning: unused variable 'a' [-Wunused-variable] size_t a;; ^ 1 warning generated. 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(/Users/markadams/Codes/petsc/config/BuildSystem/config/types.py:65) TESTING: checkFileTypes from config.types(config/BuildSystem/config/types.py:65) Checks for types associated with files, such as mode_t, off_t, etc. Checking for type: mode_t Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c:11:8: warning: unused variable 'a' [-Wunused-variable] mode_t a;; ^ 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c:11:7: warning: unused variable 'a' [-Wunused-variable] off_t a;; ^ 1 warning generated. 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(/Users/markadams/Codes/petsc/config/BuildSystem/config/types.py:60) TESTING: checkIntegerTypes from config.types(config/BuildSystem/config/types.py:60) Checks for types associated with integers, such as int32_t. Checking for type: int32_t Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c:11:9: warning: unused variable 'a' [-Wunused-variable] int32_t a;; ^ 1 warning generated. 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(/Users/markadams/Codes/petsc/config/BuildSystem/config/types.py:71) TESTING: checkPID from config.types(config/BuildSystem/config/types.py:71) Checks for pid_t, and defines it if necessary Checking for type: pid_t Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c:11:7: warning: unused variable 'a' [-Wunused-variable] pid_t a;; ^ 1 warning generated. 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(/Users/markadams/Codes/petsc/config/BuildSystem/config/types.py:75) TESTING: checkUID from config.types(config/BuildSystem/config/types.py:75) Checks for uid_t and gid_t, and defines them if necessary Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c ================================================================================ TEST checkC99Complex from config.types(/Users/markadams/Codes/petsc/config/BuildSystem/config/types.py:82) TESTING: checkC99Complex from config.types(config/BuildSystem/config/types.py:82) Check for complex numbers in in C99 std Note that since PETSc source code uses _Complex we test specifically for that, not complex Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c Successful compile: 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c Successful compile: 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.o -lc++ -ldl Defined "HAVE_C99_COMPLEX" to "1" ================================================================================ TEST checkCxxComplex from config.types(/Users/markadams/Codes/petsc/config/BuildSystem/config/types.py:93) TESTING: checkCxxComplex from config.types(config/BuildSystem/config/types.py:93) Check for complex numbers in namespace std Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden -std=c++14 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.cc Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.cc:6:22: warning: unused variable 'x' [-Wunused-variable] std::complex x; ^ 1 warning generated. Source: #include "confdefs.h" #include "conffix.h" #include int main() { std::complex x; ; return 0; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.o -lc++ -ldl Defined "HAVE_CXX_COMPLEX" to "1" ================================================================================ TEST checkConst from config.types(/Users/markadams/Codes/petsc/config/BuildSystem/config/types.py:104) TESTING: checkConst from config.types(config/BuildSystem/config/types.py:104) Checks for working const, and if not found defines it to empty string Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c:24:16: warning: if statement has empty body [-Wempty-body] if (zero.x); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c:24:16: note: put the semicolon on a separate line to silence this warning /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c:25:14: warning: if statement has empty body [-Wempty-body] if (x[0]); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c:25:14: note: put the semicolon on a separate line to silence this warning /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c:31:14: warning: if statement has empty body [-Wempty-body] if (*s); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c:31:14: note: put the semicolon on a separate line to silence this warning /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c:52:15: warning: if statement has empty body [-Wempty-body] if (foo); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c:52:15: note: put the semicolon on a separate line to silence this warning /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c:46:20: warning: variable 'b' is uninitialized when used here [-Wuninitialized] struct s *b; b->j = 5; ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c:46:18: note: initialize the variable 'b' to silence this warning struct s *b; b->j = 5; ^ = 0 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c:30:8: warning: variable 't' is uninitialized when used here [-Wuninitialized] *t++ = 0; ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.c:27:14: note: initialize the variable 't' to silence this warning char *t; ^ = 0 6 warnings generated. 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(/Users/markadams/Codes/petsc/config/BuildSystem/config/types.py:160) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:160) 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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(/Users/markadams/Codes/petsc/config/BuildSystem/config/types.py:160) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:160) 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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(/Users/markadams/Codes/petsc/config/BuildSystem/config/types.py:160) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:160) 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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(/Users/markadams/Codes/petsc/config/BuildSystem/config/types.py:160) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:160) 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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(/Users/markadams/Codes/petsc/config/BuildSystem/config/types.py:160) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:160) 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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(/Users/markadams/Codes/petsc/config/BuildSystem/config/types.py:160) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:160) 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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(/Users/markadams/Codes/petsc/config/BuildSystem/config/types.py:160) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:160) 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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(/Users/markadams/Codes/petsc/config/BuildSystem/config/types.py:194) TESTING: checkVisibility from config.types(config/BuildSystem/config/types.py:194) Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden -std=c++14 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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 2.714183 ================================================================================ TEST configureMemAlign from PETSc.options.memAlign(/Users/markadams/Codes/petsc/config/PETSc/options/memAlign.py:29) TESTING: configureMemAlign from PETSc.options.memAlign(config/PETSc/options/memAlign.py:29) Choose alignment Defined "MEMALIGN" to "16" Memory alignment is 16 child PETSc.options.memAlign 0.000649 ================================================================================ TEST check from config.libraries(/Users/markadams/Codes/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lfpe -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: ld: library not found for -lfpe clang: error: linker command failed with exit code 1 (use -v to see invocation) ================================================================================ TEST check from config.libraries(/Users/markadams/Codes/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lsocket -lnsl -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: ld: library not found for -lsocket clang: error: linker command failed with exit code 1 (use -v to see invocation) ================================================================================ TEST check from config.libraries(/Users/markadams/Codes/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lfpe -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: ld: library not found for -lfpe clang: error: linker command failed with exit code 1 (use -v to see invocation) ================================================================================ TEST check from config.libraries(/Users/markadams/Codes/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lsocket -lnsl -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: ld: library not found for -lsocket clang: error: linker command failed with exit code 1 (use -v to see invocation) ================================================================================ TEST checkMath from config.libraries(/Users/markadams/Codes/petsc/config/BuildSystem/config/libraries.py:264) TESTING: checkMath from config.libraries(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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lc++ -ldl CheckMath: using math library [] ================================================================================ TEST checkMathErf from config.libraries(/Users/markadams/Codes/petsc/config/BuildSystem/config/libraries.py:283) TESTING: checkMathErf from config.libraries(config/BuildSystem/config/libraries.py:283) Check for erf() in libm, the math library Checking for functions [erf] in library [] [] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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_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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lc++ -ldl erf() found Defined "HAVE_ERF" to "1" ================================================================================ TEST checkMathTgamma from config.libraries(/Users/markadams/Codes/petsc/config/BuildSystem/config/libraries.py:292) TESTING: checkMathTgamma from config.libraries(config/BuildSystem/config/libraries.py:292) Check for tgamma() in libm, the math library Checking for functions [tgamma] in library [] [] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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_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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lc++ -ldl tgamma() found Defined "HAVE_TGAMMA" to "1" ================================================================================ TEST checkMathLgamma from config.libraries(/Users/markadams/Codes/petsc/config/BuildSystem/config/libraries.py:301) TESTING: checkMathLgamma from config.libraries(config/BuildSystem/config/libraries.py:301) Check for lgamma() in libm, the math library Checking for functions [lgamma] in library [] [] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include #include static void _check_lgamma() { double (*checkLgamma)(double) = lgamma;double x = 1,y; y = (*checkLgamma)(x);if (y != 0.) abort(); } int main() { _check_lgamma();; return 0; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lc++ -ldl lgamma() found Defined "HAVE_LGAMMA" to "1" ================================================================================ TEST checkMathFenv from config.libraries(/Users/markadams/Codes/petsc/config/BuildSystem/config/libraries.py:314) TESTING: checkMathFenv from config.libraries(config/BuildSystem/config/libraries.py:314) Checks if can be used with FE_DFL_ENV Checking for functions [fesetenv] in library [] [] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lc++ -ldl Defined "HAVE_FENV_H" to "1" ================================================================================ TEST checkMathLog2 from config.libraries(/Users/markadams/Codes/petsc/config/BuildSystem/config/libraries.py:322) TESTING: checkMathLog2 from config.libraries(config/BuildSystem/config/libraries.py:322) Check for log2() in libm, the math library Checking for functions [log2] in library [] [] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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); } ^ 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lc++ -ldl log2() found Defined "HAVE_LOG2" to "1" ================================================================================ TEST checkRealtime from config.libraries(/Users/markadams/Codes/petsc/config/BuildSystem/config/libraries.py:331) TESTING: checkRealtime from config.libraries(config/BuildSystem/config/libraries.py:331) 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lc++ -ldl realtime functions are linked in by default ================================================================================ TEST checkDynamic from config.libraries(/Users/markadams/Codes/petsc/config/BuildSystem/config/libraries.py:347) TESTING: checkDynamic from config.libraries(config/BuildSystem/config/libraries.py:347) 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -ldl -lc++ -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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_DLFCN_H" to "1" child config.libraries 2.834513 ================================================================================ TEST configureLibraryOptions from PETSc.options.libraryOptions(/Users/markadams/Codes/petsc/config/PETSc/options/libraryOptions.py:37) TESTING: configureLibraryOptions from PETSc.options.libraryOptions(config/PETSc/options/libraryOptions.py:37) Sets PETSC_USE_DEBUG, PETSC_USE_INFO, PETSC_USE_LOG, PETSC_USE_CTABLE, PETSC_USE_FORTRAN_KERNELS, and PETSC_USE_AVX512_KERNELS Defined "HAVE_THREADSAFETY" to "1" Defined "USE_LOG" to "0" Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: Undefined symbols for architecture x86_64: "_bgl_perfctr_void", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Checking for functions [ADIOI_BGL_Open] in library [''] [] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: Undefined symbols for architecture x86_64: "_ADIOI_BGL_Open", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) *********BGL/IBM test failure Defined "USE_AVX512_KERNELS" to "1" Defined "Alignx(a,b)" to " " ================================================================================ TEST configureISColorValueType from PETSc.options.libraryOptions(/Users/markadams/Codes/petsc/config/PETSc/options/libraryOptions.py:95) TESTING: configureISColorValueType from PETSc.options.libraryOptions(config/PETSc/options/libraryOptions.py:95) Sets PETSC_IS_COLOR_VALUE_TYPE, MPIU_COLORING_VALUE, IS_COLORING_MAX required by ISColor Defined "MPIU_COLORING_VALUE" to "MPI_UNSIGNED_SHORT" Defined "IS_COLORING_MAX" to "USHRT_MAX" Defined "IS_COLOR_VALUE_TYPE" to "short" Defined "IS_COLOR_VALUE_TYPE_F" to "integer2" child PETSc.options.libraryOptions 0.538294 child config.atomics 0.000010 ================================================================================ TEST checkSysinfo from config.functions(/Users/markadams/Codes/petsc/config/BuildSystem/config/functions.py:106) TESTING: checkSysinfo from config.functions(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 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: Undefined symbols for architecture x86_64: "_sysinfo", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) ================================================================================ TEST checkVPrintf from config.functions(/Users/markadams/Codes/petsc/config/BuildSystem/config/functions.py:125) TESTING: checkVPrintf from config.functions(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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl ================================================================================ TEST checkVFPrintf from config.functions(/Users/markadams/Codes/petsc/config/BuildSystem/config/functions.py:131) TESTING: checkVFPrintf from config.functions(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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl ================================================================================ TEST checkVSNPrintf from config.functions(/Users/markadams/Codes/petsc/config/BuildSystem/config/functions.py:137) TESTING: checkVSNPrintf from config.functions(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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Defined "HAVE_VSNPRINTF" to "1" ================================================================================ TEST checkNanosleep from config.functions(/Users/markadams/Codes/petsc/config/BuildSystem/config/functions.py:167) TESTING: checkNanosleep from config.functions(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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Defined "HAVE_NANOSLEEP" to "1" ================================================================================ TEST checkMemmove from config.functions(/Users/markadams/Codes/petsc/config/BuildSystem/config/functions.py:173) TESTING: checkMemmove from config.functions(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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Defined "HAVE_MEMMOVE" to "1" ================================================================================ TEST checkSignalHandlerType from config.functions(/Users/markadams/Codes/petsc/config/BuildSystem/config/functions.py:143) TESTING: checkSignalHandlerType from config.functions(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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden -std=c++14 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Defined "SIGNAL_CAST" to " " ================================================================================ TEST checkFreeReturnType from config.functions(/Users/markadams/Codes/petsc/config/BuildSystem/config/functions.py:153) TESTING: checkFreeReturnType from config.functions(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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.c:6:25: error: assigning to 'int' from incompatible type 'void' int ierr; void *p; ierr = free(p); return 0; ^ ~~~~~~~ 1 error generated. 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(/Users/markadams/Codes/petsc/config/BuildSystem/config/functions.py:159) TESTING: checkVariableArgumentLists from config.functions(config/BuildSystem/config/functions.py:159) Checks whether the variable argument list functionality is working Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Defined "HAVE_VA_COPY" to "1" ================================================================================ TEST checkClassify from config.functions(/Users/markadams/Codes/petsc/config/BuildSystem/config/functions.py:85) TESTING: checkClassify from config.functions(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 _pipe 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.c:16:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] char snprintf(); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.c:16:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.c:19:6: warning: incompatible redeclaration of library function 'bzero' [-Wincompatible-library-redeclaration] char bzero(); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.c:19:6: note: 'bzero' is a builtin with type 'void (void *, unsigned long)' /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.c:44:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration] char strcasecmp(); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.c:44:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)' 3 warnings generated. 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 _pipe(); 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__pipe) || defined (__stub____pipe) _pipe_will_always_fail_with_ENOSYS(); #else _pipe(); #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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: Undefined symbols for architecture x86_64: "_PXFGETARG", referenced from: _main in conftest.o "__access", referenced from: _main in conftest.o "__getcwd", referenced from: _main in conftest.o "__lseek", referenced from: _main in conftest.o "__mkdir", referenced from: _main in conftest.o "__pipe", referenced from: _main in conftest.o "__set_output_format", referenced from: _main in conftest.o "__sleep", referenced from: _main in conftest.o "__snprintf", referenced from: _main in conftest.o "_memalign", referenced from: _main in conftest.o "_sbreak", referenced from: _main in conftest.o "_stricmp", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Checking for functions [rand getdomainname realpath dlsym bzero getwd uname usleep dlclose gethostname clock] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.c:17:6: warning: incompatible redeclaration of library function 'bzero' [-Wincompatible-library-redeclaration] char bzero(); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.c:17:6: note: 'bzero' is a builtin with type 'void (void *, unsigned long)' 1 warning generated. 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 getwd(); char uname(); char usleep(); char dlclose(); char gethostname(); char clock(); #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_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_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 ; return 0; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -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_GETWD" 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" Checking for functions [dlerror fork getpagesize gethostbyname readlink strcasecmp dlopen drand48 socket popen getrusage time] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.c:18:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration] char strcasecmp(); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.c:18:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)' 1 warning generated. 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 dlerror(); char fork(); char getpagesize(); 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_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_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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Defined "HAVE_DLERROR" to "1" Defined "HAVE_FORK" to "1" Defined "HAVE_GETPAGESIZE" 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: Undefined symbols for architecture x86_64: "__access", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Checking for functions [snprintf] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.c:13:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] char snprintf(); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.c:13:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Defined "HAVE_SNPRINTF" to "1" Checking for functions [_getcwd] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: Undefined symbols for architecture x86_64: "__getcwd", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Checking for functions [_pipe] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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 _pipe(); #ifdef __cplusplus } #endif int main() { #if defined (__stub__pipe) || defined (__stub____pipe) _pipe_will_always_fail_with_ENOSYS(); #else _pipe(); #endif ; return 0; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: Undefined symbols for architecture x86_64: "__pipe", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Checking for functions [_lseek] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: Undefined symbols for architecture x86_64: "__lseek", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Checking for functions [sleep] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Defined "HAVE_SLEEP" to "1" Checking for functions [_sleep] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: Undefined symbols for architecture x86_64: "__sleep", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Checking for functions [lseek] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Defined "HAVE_LSEEK" to "1" Checking for functions [access] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Defined "HAVE_ACCESS" to "1" Checking for functions [_snprintf] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: Undefined symbols for architecture x86_64: "__snprintf", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Checking for functions [sbreak] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: Undefined symbols for architecture x86_64: "_sbreak", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Checking for functions [memalign] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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 memalign(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_memalign) || defined (__stub___memalign) memalign_will_always_fail_with_ENOSYS(); #else memalign(); #endif ; return 0; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: Undefined symbols for architecture x86_64: "_memalign", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Checking for functions [getcwd] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Defined "HAVE_GETCWD" to "1" Checking for functions [_set_output_format] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: Undefined symbols for architecture x86_64: "__set_output_format", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Checking for functions [PXFGETARG] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: Undefined symbols for architecture x86_64: "_PXFGETARG", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Checking for functions [_mkdir] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: Undefined symbols for architecture x86_64: "__mkdir", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Checking for functions [stricmp] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: Undefined symbols for architecture x86_64: "_stricmp", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) ================================================================================ TEST checkMmap from config.functions(/Users/markadams/Codes/petsc/config/BuildSystem/config/functions.py:179) TESTING: checkMmap from config.functions(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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions/conftest.o -lc++ -ldl Defined "HAVE_MMAP" to "1" child config.functions 7.582650 ================================================================================ TEST configureMemorySize from config.utilities.getResidentSetSize(/Users/markadams/Codes/petsc/config/BuildSystem/config/utilities/getResidentSetSize.py:31) TESTING: configureMemorySize from config.utilities.getResidentSetSize(config/BuildSystem/config/utilities/getResidentSetSize.py:31) Try to determine how to measure the memory usage All intermediate test results are stored in /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize/conftest.c:38:18: warning: implicit declaration of function 'getpagesize' is invalid in C99 [-Wimplicit-function-declaration] f2 = getpagesize() * ((double)(temp2.ru_maxrss-temp1.ru_maxrss))/(4.0*ARRAYSIZE); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize/conftest.c:58:2: error: expected '}' } ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize/conftest.c:12:12: note: to match this '{' int main() { ^ 1 warning and 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include #include #include #include #include #include #include int main() { #define ARRAYSIZE 10000000 int i,*m; struct rusage temp1,temp2; double f0,f1,f2; if (getrusage(RUSAGE_SELF,&temp1)) { printf("Error calling getrusage()\n"); return -1; } m = malloc(ARRAYSIZE*sizeof(int)); if (!m) { printf("Error calling malloc()\n"); return -3; } for (i=0; i .90 && f0 < 1.1) { printf("uses bytes in getrusage()\n"); return 1; if (f1 > .90 && f1 < 1.1) { printf("uses 1024 size chunks in getrusage()\n"); return 2; } else if (f2 > .9 && f2 < 1.1) { printf("uses getpagesize() chunks in getrusage()\n"); return 3; } printf("unable to determine if uses bytes, 1024 or getpagesize() chunks in getrusage()\n"); return -2;; return 0; } Compile failed inside link output from getrusage() child config.utilities.getResidentSetSize 0.125274 ================================================================================ TEST configureFortranCommandLine from config.utilities.fortranCommandLine(/Users/markadams/Codes/petsc/config/BuildSystem/config/utilities/fortranCommandLine.py:27) TESTING: configureFortranCommandLine from config.utilities.fortranCommandLine(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: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lc++ -ldl Defined "HAVE_FORTRAN_GET_COMMAND_ARGUMENT" to "1" child config.utilities.fortranCommandLine 0.204365 ================================================================================ TEST configureFeatureTestMacros from config.utilities.featureTestMacros(/Users/markadams/Codes/petsc/config/BuildSystem/config/utilities/featureTestMacros.py:13) TESTING: configureFeatureTestMacros from config.utilities.featureTestMacros(config/BuildSystem/config/utilities/featureTestMacros.py:13) Checks if certain feature test macros are support All intermediate test results are stored in /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros/conftest.c:4:10: fatal error: 'sysctl.h' file not found #include ^~~~~~~~~~ 1 error generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros/conftest.c:7:1: error: use of undeclared identifier 'cpu_set_t' cpu_set_t mset; ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros/conftest.c:8:1: warning: implicit declaration of function 'CPU_ZERO' is invalid in C99 [-Wimplicit-function-declaration] CPU_ZERO(&mset);; ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros/conftest.c:8:11: error: use of undeclared identifier 'mset' CPU_ZERO(&mset);; ^ 1 warning and 2 errors generated. Source: #include "confdefs.h" #include "conffix.h" #define _GNU_SOURCE #include int main() { cpu_set_t mset; CPU_ZERO(&mset);; return 0; } child config.utilities.featureTestMacros 0.424614 ================================================================================ TEST configureMissingUtypeTypedefs from config.utilities.missing(/Users/markadams/Codes/petsc/config/BuildSystem/config/utilities/missing.py:55) TESTING: configureMissingUtypeTypedefs from config.utilities.missing(config/BuildSystem/config/utilities/missing.py:55) Checks if u_short is undefined All intermediate test results are stored in /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:6:9: warning: unused variable 'foo' [-Wunused-variable] u_short foo; ^ 1 warning generated. Source: #include "confdefs.h" #include "conffix.h" #include int main() { u_short foo; ; return 0; } ================================================================================ TEST configureMissingFunctions from config.utilities.missing(/Users/markadams/Codes/petsc/config/BuildSystem/config/utilities/missing.py:61) TESTING: configureMissingFunctions from config.utilities.missing(config/BuildSystem/config/utilities/missing.py:61) Checks for SOCKETS ================================================================================ TEST configureMissingSignals from config.utilities.missing(/Users/markadams/Codes/petsc/config/BuildSystem/config/utilities/missing.py:79) TESTING: configureMissingSignals from config.utilities.missing(config/BuildSystem/config/utilities/missing.py:79) Check for missing signals, and define MISSING_ if necessary Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: warning: if statement has empty body [-Wempty-body] if (i); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: warning: if statement has empty body [-Wempty-body] if (i); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: warning: if statement has empty body [-Wempty-body] if (i); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: warning: if statement has empty body [-Wempty-body] if (i); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: warning: if statement has empty body [-Wempty-body] if (i); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: warning: if statement has empty body [-Wempty-body] if (i); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: warning: if statement has empty body [-Wempty-body] if (i); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: warning: if statement has empty body [-Wempty-body] if (i); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: warning: if statement has empty body [-Wempty-body] if (i); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: warning: if statement has empty body [-Wempty-body] if (i); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: warning: if statement has empty body [-Wempty-body] if (i); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: warning: if statement has empty body [-Wempty-body] if (i); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: warning: if statement has empty body [-Wempty-body] if (i); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: warning: if statement has empty body [-Wempty-body] if (i); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: warning: if statement has empty body [-Wempty-body] if (i); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: warning: if statement has empty body [-Wempty-body] if (i); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: warning: if statement has empty body [-Wempty-body] if (i); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: warning: if statement has empty body [-Wempty-body] if (i); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: warning: if statement has empty body [-Wempty-body] if (i); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: warning: if statement has empty body [-Wempty-body] if (i); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: warning: if statement has empty body [-Wempty-body] if (i); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:8:7: note: put the semicolon on a separate line to silence this warning 1 warning generated. Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGUSR2; if (i); ; return 0; } ================================================================================ TEST configureMissingGetdomainnamePrototype from config.utilities.missing(/Users/markadams/Codes/petsc/config/BuildSystem/config/utilities/missing.py:96) TESTING: configureMissingGetdomainnamePrototype from config.utilities.missing(config/BuildSystem/config/utilities/missing.py:96) Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.c:21:7: warning: incompatible pointer types initializing 'int (*)(char *, size_t)' (aka 'int (*)(char *, unsigned long)') with an expression of type 'int (char *, int)' [-Wincompatible-pointer-types] int (*getdomainname_ptr)(char*,size_t) = getdomainname; ^ ~~~~~~~~~~~~~ 1 warning generated. Source: #include "confdefs.h" #include "conffix.h" #if !defined(_BSD_SOURCE) #define _BSD_SOURCE #endif #if !defined(_DEFAULT_SOURCE) #define _DEFAULT_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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden -std=c++14 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.cc Possible ERROR while running compiler: exit code 1 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.cc:21:7: error: cannot initialize a variable of type 'int (*)(char *, size_t)' (aka 'int (*)(char *, unsigned long)') with an lvalue of type 'int (char *, int)': type mismatch at 2nd parameter ('size_t' (aka 'unsigned long') vs 'int') int (*getdomainname_ptr)(char*,size_t) = getdomainname; ^ ~~~~~~~~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #if !defined(_BSD_SOURCE) #define _BSD_SOURCE #endif #if !defined(_DEFAULT_SOURCE) #define _DEFAULT_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; } Compile failed inside link Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden -std=c++14 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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 #ifdef PETSC_HAVE_UNISTD_H #include #endif #ifdef PETSC_HAVE_NETDB_H #include #endif int main() { int (*getdomainname_ptr)(char*,int) = getdomainname; char test[10]; if (getdomainname_ptr(test,10)) return 1; ; return 0; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -lc++ -ldl ================================================================================ TEST configureMissingSrandPrototype from config.utilities.missing(/Users/markadams/Codes/petsc/config/BuildSystem/config/utilities/missing.py:121) TESTING: configureMissingSrandPrototype from config.utilities.missing(config/BuildSystem/config/utilities/missing.py:121) Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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 #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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden -std=c++14 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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 #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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing/conftest.o -lc++ -ldl child config.utilities.missing 3.374177 ================================================================================ TEST configureFPTrap from config.utilities.FPTrap(/Users/markadams/Codes/petsc/config/BuildSystem/config/utilities/FPTrap.py:27) TESTING: configureFPTrap from config.utilities.FPTrap(config/BuildSystem/config/utilities/FPTrap.py:27) Checking the handling of floating point traps Checking for header: sigfpe.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'sigfpe.h' file not found #include ^~~~~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'sigfpe.h' file not found #include ^~~~~~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'sigfpe.h' file not found#include ^~~~~~~~~~1 error generated.: Checking for header: fpxcp.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'fpxcp.h' file not found #include ^~~~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'fpxcp.h' file not found #include ^~~~~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'fpxcp.h' file not found#include ^~~~~~~~~1 error generated.: Checking for header: floatingpoint.h Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Possible ERROR while running preprocessor: exit code 1 stdout: # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" # 1 "" 1 # 1 "" 3 # 363 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/confdefs.h" 1 # 2 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 # 1 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conffix.h" 1 # 3 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c" 2 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'floatingpoint.h' file not found #include ^~~~~~~~~~~~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'floatingpoint.h' file not found #include ^~~~~~~~~~~~~~~~~ 1 error generated. : Preprocess stderr after filtering:/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c:3:10: fatal error: 'floatingpoint.h' file not found#include ^~~~~~~~~~~~~~~~~1 error generated.: child config.utilities.FPTrap 0.147028 ================================================================================ TEST configureScalarType from PETSc.options.scalarTypes(/Users/markadams/Codes/petsc/config/PETSc/options/scalarTypes.py:40) TESTING: configureScalarType from PETSc.options.scalarTypes(config/PETSc/options/scalarTypes.py:40) Choose between real and complex numbers Scalar type is real All intermediate test results are stored in /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes/conftest.c:6:21: warning: unused variable 'a' [-Wunused-variable] double b = 2.0; int a = isnormal(b); ^ 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes/conftest.o -lc++ -ldl Defined "HAVE_ISNORMAL" to "1" Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes/conftest.c:6:21: warning: unused variable 'a' [-Wunused-variable] double b = 2.0; int a = isnan(b); ^ 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes/conftest.o -lc++ -ldl Defined "HAVE_ISNAN" to "1" Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes/conftest.c:6:21: warning: unused variable 'a' [-Wunused-variable] double b = 2.0; int a = isinf(b); ^ 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes/conftest.o -lc++ -ldl Defined "HAVE_ISINF" to "1" ================================================================================ TEST configurePrecision from PETSc.options.scalarTypes(/Users/markadams/Codes/petsc/config/PETSc/options/scalarTypes.py:81) TESTING: configurePrecision from PETSc.options.scalarTypes(config/PETSc/options/scalarTypes.py:81) Set the default real number precision for PETSc objects Checking C compiler works with __float128 Checking for functions [logq] in library ['quadmath'] [] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.c:4:10: fatal error: 'quadmath.h' file not found #include ^~~~~~~~~~~~ 1 error generated. Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_logq() { __float128 f; logq(f);; } int main() { _check_logq();; return 0; } Compile failed inside link Defined "USE_REAL_DOUBLE" to "1" Defined make macro "PETSC_SCALAR_SIZE" to "64" Precision is double child PETSc.options.scalarTypes 0.921388 ================================================================================ TEST configureMkdir from config.programs(/Users/markadams/Codes/petsc/config/BuildSystem/config/programs.py:22) TESTING: configureMkdir from config.programs(config/BuildSystem/config/programs.py:22) Make sure we can have mkdir automatically make intermediate directories Checking for program /Users/markadams/homebrew/bin/mkdir...not found Checking for program /opt/anaconda2/bin/mkdir...not found Checking for program /opt/anaconda2/bin/mkdir...not found Checking for program /Users/markadams/opt/miniconda2/bin/mkdir...not found Checking for program /opt/miniconda2/bin/mkdir...not found Checking for program /Users/markadams/opt/miniconda3/bin/mkdir...not found Checking for program /usr/local/opt/texinfo/bin/mkdir...not found Checking for program /Users/markadams/homebrew/sbin/mkdir...not found Checking for program /Users/markadams/homebrew/bin/mkdir...not found Checking for program /Users/markadams/homebrew/bin/mkdir...not found Checking for program /usr/local/bin/mkdir...not found Checking for program /usr/local/bin/mkdir...not found Checking for program /usr/bin/mkdir...not found Checking for program /bin/mkdir...found Running Executable WITHOUT threads to time it out Executing: /bin/mkdir -p .conftest/tmp Adding -p flag to /bin/mkdir -p to automatically create directories Defined make macro "MKDIR" to "/bin/mkdir -p" ================================================================================ TEST configureAutoreconf from config.programs(/Users/markadams/Codes/petsc/config/BuildSystem/config/programs.py:44) TESTING: configureAutoreconf from config.programs(config/BuildSystem/config/programs.py:44) Check for autoreconf Checking for program /Users/markadams/homebrew/bin/autoreconf...not found Checking for program /opt/anaconda2/bin/autoreconf...not found Checking for program /opt/anaconda2/bin/autoreconf...not found Checking for program /Users/markadams/opt/miniconda2/bin/autoreconf...not found Checking for program /opt/miniconda2/bin/autoreconf...not found Checking for program /Users/markadams/opt/miniconda3/bin/autoreconf...not found Checking for program /usr/local/opt/texinfo/bin/autoreconf...not found Checking for program /Users/markadams/homebrew/sbin/autoreconf...not found Checking for program /Users/markadams/homebrew/bin/autoreconf...not found Checking for program /Users/markadams/homebrew/bin/autoreconf...not found Checking for program /usr/local/bin/autoreconf...found All intermediate test results are stored in /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.programs Running Executable WITHOUT threads to time it out Executing: ['/usr/local/bin/autoreconf'] autoreconf test successful! Checking for program /Users/markadams/homebrew/bin/libtoolize...not found Checking for program /opt/anaconda2/bin/libtoolize...not found Checking for program /opt/anaconda2/bin/libtoolize...not found Checking for program /Users/markadams/opt/miniconda2/bin/libtoolize...not found Checking for program /opt/miniconda2/bin/libtoolize...not found Checking for program /Users/markadams/opt/miniconda3/bin/libtoolize...not found Checking for program /usr/local/opt/texinfo/bin/libtoolize...not found Checking for program /Users/markadams/homebrew/sbin/libtoolize...not found Checking for program /Users/markadams/homebrew/bin/libtoolize...not found Checking for program /Users/markadams/homebrew/bin/libtoolize...not found Checking for program /usr/local/bin/libtoolize...found ================================================================================ TEST configurePrograms from config.programs(/Users/markadams/Codes/petsc/config/BuildSystem/config/programs.py:71) TESTING: configurePrograms from config.programs(config/BuildSystem/config/programs.py:71) Check for the programs needed to build and run PETSc Checking for program /Users/markadams/homebrew/bin/sh...not found Checking for program /opt/anaconda2/bin/sh...not found Checking for program /opt/anaconda2/bin/sh...not found Checking for program /Users/markadams/opt/miniconda2/bin/sh...not found Checking for program /opt/miniconda2/bin/sh...not found Checking for program /Users/markadams/opt/miniconda3/bin/sh...not found Checking for program /usr/local/opt/texinfo/bin/sh...not found Checking for program /Users/markadams/homebrew/sbin/sh...not found Checking for program /Users/markadams/homebrew/bin/sh...not found Checking for program /Users/markadams/homebrew/bin/sh...not found Checking for program /usr/local/bin/sh...not found Checking for program /usr/local/bin/sh...not found Checking for program /usr/bin/sh...not found Checking for program /bin/sh...found Defined make macro "SHELL" to "/bin/sh" Checking for program /Users/markadams/homebrew/bin/sed...not found Checking for program /opt/anaconda2/bin/sed...not found Checking for program /opt/anaconda2/bin/sed...not found Checking for program /Users/markadams/opt/miniconda2/bin/sed...not found Checking for program /opt/miniconda2/bin/sed...not found Checking for program /Users/markadams/opt/miniconda3/bin/sed...not found Checking for program /usr/local/opt/texinfo/bin/sed...not found Checking for program /Users/markadams/homebrew/sbin/sed...not found Checking for program /Users/markadams/homebrew/bin/sed...not found Checking for program /Users/markadams/homebrew/bin/sed...not found Checking for program /usr/local/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 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.programs/sed1" Rejected SEDINPLACE cmd: /usr/bin/sed -i Running Executable WITHOUT threads to time it out Executing: /usr/bin/sed -i "" s/sed/sd/g "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.programs/sed1" Adding SEDINPLACE cmd: /usr/bin/sed -i "" Defined make macro "SEDINPLACE" to "/usr/bin/sed -i """ Checking for program /Users/markadams/homebrew/bin/mv...not found Checking for program /opt/anaconda2/bin/mv...not found Checking for program /opt/anaconda2/bin/mv...not found Checking for program /Users/markadams/opt/miniconda2/bin/mv...not found Checking for program /opt/miniconda2/bin/mv...not found Checking for program /Users/markadams/opt/miniconda3/bin/mv...not found Checking for program /usr/local/opt/texinfo/bin/mv...not found Checking for program /Users/markadams/homebrew/sbin/mv...not found Checking for program /Users/markadams/homebrew/bin/mv...not found Checking for program /Users/markadams/homebrew/bin/mv...not found Checking for program /usr/local/bin/mv...not found Checking for program /usr/local/bin/mv...not found Checking for program /usr/bin/mv...not found Checking for program /bin/mv...found Defined make macro "MV" to "/bin/mv" Checking for program /Users/markadams/homebrew/bin/cp...not found Checking for program /opt/anaconda2/bin/cp...not found Checking for program /opt/anaconda2/bin/cp...not found Checking for program /Users/markadams/opt/miniconda2/bin/cp...not found Checking for program /opt/miniconda2/bin/cp...not found Checking for program /Users/markadams/opt/miniconda3/bin/cp...not found Checking for program /usr/local/opt/texinfo/bin/cp...not found Checking for program /Users/markadams/homebrew/sbin/cp...not found Checking for program /Users/markadams/homebrew/bin/cp...not found Checking for program /Users/markadams/homebrew/bin/cp...not found Checking for program /usr/local/bin/cp...not found Checking for program /usr/local/bin/cp...not found Checking for program /usr/bin/cp...not found Checking for program /bin/cp...found Defined make macro "CP" to "/bin/cp" Checking for program /Users/markadams/homebrew/bin/grep...not found Checking for program /opt/anaconda2/bin/grep...not found Checking for program /opt/anaconda2/bin/grep...not found Checking for program /Users/markadams/opt/miniconda2/bin/grep...not found Checking for program /opt/miniconda2/bin/grep...not found Checking for program /Users/markadams/opt/miniconda3/bin/grep...not found Checking for program /usr/local/opt/texinfo/bin/grep...not found Checking for program /Users/markadams/homebrew/sbin/grep...not found Checking for program /Users/markadams/homebrew/bin/grep...not found Checking for program /Users/markadams/homebrew/bin/grep...not found Checking for program /usr/local/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 /Users/markadams/homebrew/bin/rm...not found Checking for program /opt/anaconda2/bin/rm...not found Checking for program /opt/anaconda2/bin/rm...not found Checking for program /Users/markadams/opt/miniconda2/bin/rm...not found Checking for program /opt/miniconda2/bin/rm...not found Checking for program /Users/markadams/opt/miniconda3/bin/rm...not found Checking for program /usr/local/opt/texinfo/bin/rm...not found Checking for program /Users/markadams/homebrew/sbin/rm...not found Checking for program /Users/markadams/homebrew/bin/rm...not found Checking for program /Users/markadams/homebrew/bin/rm...not found Checking for program /usr/local/bin/rm...not found Checking for program /usr/local/bin/rm...not found Checking for program /usr/bin/rm...not found Checking for program /bin/rm...found Defined make macro "RM" to "/bin/rm -f" Checking for program /Users/markadams/homebrew/bin/diff...not found Checking for program /opt/anaconda2/bin/diff...not found Checking for program /opt/anaconda2/bin/diff...not found Checking for program /Users/markadams/opt/miniconda2/bin/diff...not found Checking for program /opt/miniconda2/bin/diff...not found Checking for program /Users/markadams/opt/miniconda3/bin/diff...not found Checking for program /usr/local/opt/texinfo/bin/diff...not found Checking for program /Users/markadams/homebrew/sbin/diff...not found Checking for program /Users/markadams/homebrew/bin/diff...not found Checking for program /Users/markadams/homebrew/bin/diff...not found Checking for program /usr/local/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 "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.programs/diff1" "/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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 /Users/markadams/Codes/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 accessing /usr/ucb gives errors: [Errno 2] No such file or directory: '/usr/ucb' Warning accessing /usr/usb gives errors: [Errno 2] No such file or directory: '/usr/usb' Path provided by --with-executables-search-path ['win32fe.exe', 'win32feutils.dll'] Defined make macro "PYTHON" to "/System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python" Checking for program /Users/markadams/homebrew/bin/m4...not found Checking for program /opt/anaconda2/bin/m4...not found Checking for program /opt/anaconda2/bin/m4...not found Checking for program /Users/markadams/opt/miniconda2/bin/m4...not found Checking for program /opt/miniconda2/bin/m4...not found Checking for program /Users/markadams/opt/miniconda3/bin/m4...not found Checking for program /usr/local/opt/texinfo/bin/m4...not found Checking for program /Users/markadams/homebrew/sbin/m4...not found Checking for program /Users/markadams/homebrew/bin/m4...not found Checking for program /Users/markadams/homebrew/bin/m4...not found Checking for program /usr/local/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.989098 ================================================================================ TEST configureMake from config.packages.make(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/make.py:87) TESTING: configureMake from config.packages.make(config/BuildSystem/config/packages/make.py:87) Check Guesses for GNU make Running Executable WITHOUT threads to time it out Executing: gmake --version GNUMake check failed: Could not execute "['gmake --version']": /bin/sh: gmake: command not found Running Executable WITHOUT threads to time it out Executing: make --version stdout: GNU Make 3.81 Copyright (C) 2006 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. This program built for i386-apple-darwin11.3.0 =============================================================================== ***** WARNING: You have an older version of Gnu make, it will work, but may not support all the parallel testing options. You can install the latest Gnu make with your package manager, such as brew or macports, or use the --download-make option to get the latest Gnu make ***** =============================================================================== Checking for program /Users/markadams/homebrew/bin/make...not found Checking for program /opt/anaconda2/bin/make...not found Checking for program /opt/anaconda2/bin/make...not found Checking for program /Users/markadams/opt/miniconda2/bin/make...not found Checking for program /opt/miniconda2/bin/make...not found Checking for program /Users/markadams/opt/miniconda3/bin/make...not found Checking for program /usr/local/opt/texinfo/bin/make...not found Checking for program /Users/markadams/homebrew/sbin/make...not found Checking for program /Users/markadams/homebrew/bin/make...not found Checking for program /Users/markadams/homebrew/bin/make...not found Checking for program /usr/local/bin/make...not found Checking for program /usr/local/bin/make...not found Checking for program /usr/bin/make...found Defined make macro "MAKE" to "/usr/bin/make" ================================================================================ TEST setupGNUMake from config.packages.make(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/make.py:121) TESTING: setupGNUMake from config.packages.make(config/BuildSystem/config/packages/make.py:121) Setup other GNU make stuff 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/make --print-directory" Defined make macro "OMAKE" to "/usr/bin/make --no-print-directory" Defined make macro "MAKE_PAR_OUT_FLG" to "" ================================================================================ TEST configureMakeNP from config.packages.make(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/make.py:168) TESTING: configureMakeNP from config.packages.make(config/BuildSystem/config/packages/make.py:168) check no of cores on the build machine [perhaps to do make '-j ncores'] module multiprocessing found 8 cores: using make_np = 7 Defined make macro "MAKE_NP" to "7" Defined make macro "MAKE_TEST_NP" to "4" Defined make macro "MAKE_LOAD" to "12.0" Defined make macro "NPMAX" to "8" child config.packages.make 0.054739 ================================================================================ TEST alternateConfigureLibrary from config.packages.OpenMPI(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.OpenMPI(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.OpenMPI 0.000681 Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Darwin ================================================================================ TEST alternateConfigureLibrary from config.packages.MPICH(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.MPICH(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.MPICH 0.007670 ================================================================================ TEST checkDependencies from config.packages.MPI(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:843) TESTING: checkDependencies from config.packages.MPI(config/BuildSystem/config/package.py:843) ================================================================================ TEST configureLibrary from config.packages.MPI(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/MPI.py:617) TESTING: configureLibrary from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:617) ================================================================================== Checking for a functional MPI Checking for library in User specified root directory MPI: [] Contents: ['INSTALL_RECEIPT.json', 'bin', '.brew', 'CHANGES', 'include', 'README', 'lib', 'COPYRIGHT', 'share'] ================================================================================ TEST check from config.libraries(/Users/markadams/Codes/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lc++ -ldl Checking for optional headers [] in User specified root directory MPI: ['/usr/local/Cellar/mpich/3.3.2/include', '/usr/local/opt/libomp/include'] ================================================================================ TEST checkInclude from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files [] in ['/usr/local/Cellar/mpich/3.3.2/include', '/usr/local/opt/libomp/include'] Found header files [] in ['/usr/local/Cellar/mpich/3.3.2/include', '/usr/local/opt/libomp/include'] Checking for headers ['mpi.h'] in User specified root directory MPI: ['/usr/local/Cellar/mpich/3.3.2/include', '/usr/local/opt/libomp/include'] ================================================================================ TEST checkInclude from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['mpi.h'] in ['/usr/local/Cellar/mpich/3.3.2/include', '/usr/local/opt/libomp/include'] Checking include with compiler flags var CPPFLAGS ['/usr/local/Cellar/mpich/3.3.2/include', '/usr/local/opt/libomp/include'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/usr/local/Cellar/mpich/3.3.2/include -I/usr/local/opt/libomp/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['mpi.h'] in ['/usr/local/Cellar/mpich/3.3.2/include', '/usr/local/opt/libomp/include'] ================================================================================ TEST checkMPIDistro from config.packages.MPI(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/MPI.py:478) TESTING: checkMPIDistro from config.packages.MPI(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 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:4:25: error: use of undeclared identifier 'I_MPI_VERSION' const char *mpich_ver = I_MPI_VERSION; ^ 1 error generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:4:17: error: use of undeclared identifier 'I_MPI_NUMVERSION' int mpich_ver = I_MPI_NUMVERSION; ^ 1 error generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c Possible ERROR while running compiler: exit code 1 stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:4:17: error: use of undeclared identifier 'MVAPICH2_NUMVERSION' int mpich_ver = MVAPICH2_NUMVERSION; ^ 1 error generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int mpich_ver = MPICH_NUMVERSION; int main() { ; return 0; } Preprocessing source: #include "confdefs.h" #include "conffix.h" #include int mpich_ver = MPICH_NUMVERSION; Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c Defined "HAVE_MPICH_NUMVERSION" to "30302300" Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Darwin ================================================================================ TEST configureMPI2 from config.packages.MPI(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/MPI.py:253) TESTING: configureMPI2 from config.packages.MPI(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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:35: warning: if statement has empty body [-Wempty-body] int flag;if (MPI_Finalized(&flag)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:35: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -lc++ -ldl Defined "HAVE_MPI_FINALIZED" to "1" Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:71: warning: if statement has empty body [-Wempty-body] if (MPI_Allreduce(MPI_IN_PLACE,0, 1, MPI_INT, MPI_SUM, MPI_COMM_SELF)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:71: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -lc++ -ldl Defined "HAVE_MPI_IN_PLACE" to "1" Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:7:121: warning: if statement has empty body [-Wempty-body] if (MPI_Type_create_struct(count, blocklens, indices, old_types, newtype)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:7:121: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -lc++ -ldl Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:131: warning: if statement has empty body [-Wempty-body] MPI_Comm_errhandler_fn * p_err_fun = 0; MPI_Errhandler * p_errhandler = 0; if (MPI_Comm_create_errhandler(p_err_fun,p_errhandler)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:131: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -lc++ -ldl Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:63: warning: if statement has empty body [-Wempty-body] if (MPI_Comm_set_errhandler(MPI_COMM_WORLD,MPI_ERRORS_RETURN)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:63: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -lc++ -ldl Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:49: warning: if statement has empty body [-Wempty-body] if (MPI_Reduce_local(0, 0, 0, MPI_INT, MPI_SUM));; ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:49: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -lc++ -ldl Defined "HAVE_MPI_REDUCE_LOCAL" to "1" Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:102: warning: if statement has empty body [-Wempty-body] char version[MPI_MAX_LIBRARY_VERSION_STRING];int verlen;if (MPI_Get_library_version(version,&verlen)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:102: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -lc++ -ldl Defined "HAVE_MPI_GET_LIBRARY_VERSION" to "1" Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:94: warning: if statement has empty body [-Wempty-body] int base[100]; MPI_Win win; if (MPI_Win_create(base,100,4,MPI_INFO_NULL,MPI_COMM_WORLD,&win)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:94: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -lc++ -ldl Defined "HAVE_MPI_WIN_CREATE" to "1" Defined "HAVE_MPI_ONE_SIDED" to "1" ================================================================================ TEST configureMPI3 from config.packages.MPI(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/MPI.py:298) TESTING: configureMPI3 from config.packages.MPI(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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:7:112: warning: if statement has empty body [-Wempty-body] if (MPI_Comm_split_type(MPI_COMM_WORLD, MPI_COMM_TYPE_SHARED, 0, MPI_INFO_NULL, &scomm)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:7:112: note: put the semicolon on a separate line to silence this warning /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:8:111: warning: if statement has empty body [-Wempty-body] if (MPI_Win_allocate_shared(size,disp_unit,MPI_INFO_NULL,MPI_COMM_WORLD,&baseptr,&win)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:8:111: note: put the semicolon on a separate line to silence this warning /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:9:82: warning: if statement has empty body [-Wempty-body] if (MPI_Win_shared_query(win,0,&size,&disp_unit,&baseptr)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:9:82: note: put the semicolon on a separate line to silence this warning 3 warnings generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -lc++ -ldl Defined "HAVE_MPI_PROCESS_SHARED_MEMORY" to "1" Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:7:96: warning: if statement has empty body [-Wempty-body] if (MPI_Iscatter(&send,1,MPI_INT,&recv,1,MPI_INT,0,MPI_COMM_WORLD,&req)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:7:96: note: put the semicolon on a separate line to silence this warning /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:8:110: warning: if statement has empty body [-Wempty-body] if (MPI_Iscatterv(&send,counts,displs,MPI_INT,&recv,1,MPI_INT,0,MPI_COMM_WORLD,&req)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:8:110: note: put the semicolon on a separate line to silence this warning /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:9:96: warning: if statement has empty body [-Wempty-body] if (MPI_Igather(&send,1,MPI_INT,&recv,1,MPI_INT,0,MPI_COMM_WORLD,&req)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:9:96: note: put the semicolon on a separate line to silence this warning /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:10:109: warning: if statement has empty body [-Wempty-body] if (MPI_Igatherv(&send,1,MPI_INT,&recv,counts,displs,MPI_INT,0,MPI_COMM_WORLD,&req)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:10:109: note: put the semicolon on a separate line to silence this warning /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:11:97: warning: if statement has empty body [-Wempty-body] if (MPI_Iallgather(&send,1,MPI_INT,&recv,1,MPI_INT,MPI_COMM_WORLD,&req)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:11:97: note: put the semicolon on a separate line to silence this warning /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:12:110: warning: if statement has empty body [-Wempty-body] if (MPI_Iallgatherv(&send,1,MPI_INT,&recv,counts,displs,MPI_INT,MPI_COMM_WORLD,&req)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:12:110: note: put the semicolon on a separate line to silence this warning /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:13:96: warning: if statement has empty body [-Wempty-body] if (MPI_Ialltoall(&send,1,MPI_INT,&recv,1,MPI_INT,MPI_COMM_WORLD,&req)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:13:96: note: put the semicolon on a separate line to silence this warning 7 warnings generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -lc++ -ldl Defined "HAVE_MPI_NONBLOCKING_COLLECTIVES" to "1" Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:8:145: warning: if statement has empty body [-Wempty-body] if (MPI_Dist_graph_create_adjacent(MPI_COMM_WORLD,0,0,MPI_WEIGHTS_EMPTY,0,0,MPI_WEIGHTS_EMPTY,MPI_INFO_NULL,0,&distcomm)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:8:145: note: put the semicolon on a separate line to silence this warning /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:9:89: warning: if statement has empty body [-Wempty-body] if (MPI_Neighbor_alltoallv(0,0,0,MPI_INT,0,0,0,MPI_INT,distcomm)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:9:89: note: put the semicolon on a separate line to silence this warning /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:10:95: warning: if statement has empty body [-Wempty-body] if (MPI_Ineighbor_alltoallv(0,0,0,MPI_INT,0,0,0,MPI_INT,distcomm,&req)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:10:95: note: put the semicolon on a separate line to silence this warning 3 warnings generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -lc++ -ldl Defined "HAVE_MPI_NEIGHBORHOOD_COLLECTIVES" to "1" Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:104: warning: if statement has empty body [-Wempty-body] 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)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:104: note: put the semicolon on a separate line to silence this warning /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:99: warning: variable 'win' is uninitialized when used here [-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)); ^~~ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:24: note: initialize the variable 'win' to silence this warning 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)); ^ = 0 2 warnings generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -lc++ -ldl Defined "HAVE_MPI_GET_ACCUMULATE" to "1" Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:94: warning: if statement has empty body [-Wempty-body] int ptr[1]; MPI_Win win; MPI_Request req; if (MPI_Rget(ptr,1,MPI_INT,0,1,1,MPI_INT,win,&req)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:94: note: put the semicolon on a separate line to silence this warning /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:84: warning: variable 'win' is uninitialized when used here [-Wuninitialized] int ptr[1]; MPI_Win win; MPI_Request req; if (MPI_Rget(ptr,1,MPI_INT,0,1,1,MPI_INT,win,&req)); ^~~ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:24: note: initialize the variable 'win' to silence this warning int ptr[1]; MPI_Win win; MPI_Request req; if (MPI_Rget(ptr,1,MPI_INT,0,1,1,MPI_INT,win,&req)); ^ = 0 2 warnings generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -lc++ -ldl Defined "HAVE_MPI_RGET" to "1" ================================================================================ TEST configureMPIEXEC from config.packages.MPI(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/MPI.py:175) TESTING: configureMPIEXEC from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:175) Checking for location of mpiexec Checking for program /usr/local/Cellar/mpich/3.3.2/bin/mpiexec...found Running Executable with threads to time it out at 60 Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpiexec -n 1 printenv stdout: GIT_PS1_SHOWDIRTYSTATE=1 PIP_DOWNLOAD_CACHE=/Users/markadams/.pip/cache SHELL=/bin/bash TERM=xterm CH_TIMER=FALSE TMPDIR=/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/ PETSC_ARCH=arch-macosx-gnu-O-omp WINDOWID=6291469 USER=markadams SVN_EDITOR=vi XTERM_SHELL=/bin/bash CH_TIMER_SAMPLE=60000 XP_LICENSE_INTERFACE=en0 SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.5oBWqWvvsv/Listeners __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0 PATH=/Users/markadams/homebrew/bin:/opt/anaconda2/bin:/opt/anaconda2/bin:/Users/markadams/opt/miniconda2/bin:/opt/miniconda2/bin:/Users/markadams/opt/miniconda3/bin:/usr/local/opt/texinfo/bin:/Users/markadams/homebrew/sbin:/Users/markadams/homebrew/bin:/Users/markadams/homebrew/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/opt/X11/bin:/usr/local/bin::/opt/X11/bin:/usr/local/bin: VERSIONER_PYTHON_VERSION=2.7 _=/usr/local/Cellar/mpich/3.3.2/bin/mpiexec DATAFILESPATH=/Users/markadams/matrices XGC_PLATFORM=osx PWD=/Users/markadams/Codes/petsc DBUS_LAUNCHD_SESSION_BUS_SOCKET=/private/tmp/com.apple.launchd.WMzR2KQifa/unix_domain_listener XPC_FLAGS=0x0 MACHINE=darwin XPC_SERVICE_NAME=0 XTERM_VERSION=XTerm(326) XTERM_LOCALE=C SHLVL=3 HOME=/Users/markadams CH_OUTPUT_INTERVAL=1000 NETCDF_DIR=/Users/markadams/SFE/NETCDF_INSTALL SLEPC_DIR=/Users/markadams/Codes/slepc LOGNAME=markadams CVS_RSH=ssh GIT_PS1_SHOWUPSTREAM=auto ARCHFLAGS=-arch x86_64 DISPLAY=/private/tmp/com.apple.launchd.AaPtBBP26Z/org.macosforge.xquartz:0 H5PART_DIR=/Users/markadams/Codes/H5Part-1.6.6/build X11_PREFS_DOMAIN=org.macosforge.xquartz.X11 PETSC_DIR=/Users/markadams/Codes/petsc HYDI_CONTROL_FD=11 GFORTRAN_UNBUFFERED_PRECONNECTED=y MPIR_CVAR_CH3_INTERFACE_HOSTNAME=MarksMac-302.local MPI_LOCALNRANKS=1 MPI_LOCALRANKID=0 PMI_RANK=0 PMI_FD=7 PMI_SIZE=1 Defined "HAVE_MPIEXEC_ENVIRONMENTAL_VARIABLE" to "MPIR_CVAR_CH3" Defined make macro "MPIEXEC" to "/usr/local/Cellar/mpich/3.3.2/bin/mpiexec" Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { MPI_Init(0,0); MPI_Finalize(); ; return 0; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -lc++ -ldl Testing executable /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest to see if it can be run Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpiexec -n 1 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest Running Executable with threads to time it out at 60 Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpiexec -n 1 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest ================================================================================ TEST configureMPITypes from config.packages.MPI(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/MPI.py:345) TESTING: configureMPITypes from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:345) Checking for MPI Datatype handles Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -lc++ -ldl Testing executable /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest to see if it can be run Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpiexec -n 1 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest Running Executable with threads to time it out at 60 Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpiexec -n 1 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest Defined "HAVE_MPI_LONG_DOUBLE" to "1" Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -lc++ -ldl Testing executable /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest to see if it can be run Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpiexec -n 1 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest Running Executable with threads to time it out at 60 Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpiexec -n 1 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest Defined "HAVE_MPI_INT64_T" to "1" Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -lc++ -ldl Testing executable /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest to see if it can be run Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpiexec -n 1 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest Running Executable with threads to time it out at 60 Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpiexec -n 1 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest Defined "HAVE_MPI_C_DOUBLE_COMPLEX" to "1" ================================================================================ TEST SGIMPICheck from config.packages.MPI(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/MPI.py:406) TESTING: SGIMPICheck from config.packages.MPI(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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: Undefined symbols for architecture x86_64: "_MPI_SGI_barrier", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) SGI MPI test failure ================================================================================ TEST CxxMPICheck from config.packages.MPI(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/MPI.py:416) TESTING: CxxMPICheck from config.packages.MPI(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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden -std=c++14 -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.cc Successful compile: 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -fvisibility=hidden /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lc++ -ldl ================================================================================ TEST FortranMPICheck from config.packages.MPI(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/MPI.py:432) TESTING: FortranMPICheck from config.packages.MPI(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: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.F90 Successful compile: Source: program main #include "mpif.h" integer ierr call mpi_init(ierr) end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lc++ -ldl Checking for mpi.mod Checking for functions [] in library [] [] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.F90 Successful compile: Source: program main use mpi integer ierr,rank call mpi_init(ierr) call mpi_comm_rank(MPI_COMM_WORLD,rank,ierr) end Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lc++ -ldl Defined "HAVE_MPI_F90MODULE" to "1" ================================================================================ TEST configureIO from config.packages.MPI(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/MPI.py:454) TESTING: configureIO from config.packages.MPI(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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:7:48: warning: if statement has empty body [-Wempty-body] if (MPI_Type_get_extent(MPI_INT, &lb, &extent)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:7:48: note: put the semicolon on a separate line to silence this warning /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:12:54: warning: if statement has empty body [-Wempty-body] if (MPI_File_write_all(fh, buf, 1, MPI_INT, &status)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:12:54: note: put the semicolon on a separate line to silence this warning /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:14:102: warning: if statement has empty body [-Wempty-body] if (MPI_File_read_all(fh, buf, 1, MPI_INT, &status)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:14:102: note: put the semicolon on a separate line to silence this warning /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:18:61: warning: if statement has empty body [-Wempty-body] if (MPI_File_set_view(fh, disp, MPI_INT, MPI_INT, "", info)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:18:61: note: put the semicolon on a separate line to silence this warning /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:20:101: warning: if statement has empty body [-Wempty-body] if (MPI_File_open(MPI_COMM_SELF, "", 0, info, &fh)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:20:101: note: put the semicolon on a separate line to silence this warning /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:22:74: warning: if statement has empty body [-Wempty-body] if (MPI_File_close(&fh)); ^ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:22:74: note: put the semicolon on a separate line to silence this warning /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:18:55: warning: variable 'info' is uninitialized when used here [-Wuninitialized] if (MPI_File_set_view(fh, disp, MPI_INT, MPI_INT, "", info)); ^~~~ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:17:14: note: initialize the variable 'info' to silence this warning MPI_Info info; ^ = 0 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:12:24: warning: variable 'fh' is uninitialized when used here [-Wuninitialized] if (MPI_File_write_all(fh, buf, 1, MPI_INT, &status)); ^~ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:9:61: note: initialize the variable 'fh' to silence this warning MPI_File fh; ^ = 0 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:18:27: warning: variable 'disp' is uninitialized when used here [-Wuninitialized] if (MPI_File_set_view(fh, disp, MPI_INT, MPI_INT, "", info)); ^~~~ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:16:65: note: initialize the variable 'disp' to silence this warning MPI_Offset disp; ^ = 0 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:14:76: warning: variable 'buf' is uninitialized when used here [-Wuninitialized] if (MPI_File_read_all(fh, buf, 1, MPI_INT, &status)); ^~~ /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:10:10: note: initialize the variable 'buf' to silence this warning void *buf; ^ = 0 10 warnings generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -lc++ -ldl Defined "HAVE_MPIIO" to "1" ================================================================================ TEST findMPIInc from config.packages.MPI(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/MPI.py:558) TESTING: findMPIInc from config.packages.MPI(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(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/MPI.py:592) TESTING: PetscArchMPICheck from config.packages.MPI(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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lc++ -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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: Undefined symbols for architecture x86_64: "_MPIX_Iallreduce", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Checking for functions [MPIX_Ibarrier] in library [] [] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: Undefined symbols for architecture x86_64: "_MPIX_Ibarrier", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:5: warning: unused variable 'combiner' [-Wunused-variable] int combiner = MPI_COMBINER_DUP;; ^ 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:5: warning: unused variable 'combiner' [-Wunused-variable] int combiner = MPI_COMBINER_CONTIGUOUS;; ^ 1 warning generated. 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c:6:5: warning: unused variable 'combiner' [-Wunused-variable] int combiner = MPI_COMBINER_NAMED;; ^ 1 warning generated. 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(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:992) TESTING: checkVersion from config.packages.MPI(config/BuildSystem/config/package.py:992) 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI/conftest.c For mpi need 2 <= 3 <= ================================================================================ TEST checkSharedLibrary from config.packages.MPI(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:926) TESTING: checkSharedLibrary from config.packages.MPI(config/BuildSystem/config/package.py:926) By default we don't care about checking if the library is shared child config.packages.MPI 9.376898 ================================================================================ TEST alternateConfigureLibrary from config.packages.zstd(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.zstd(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.zstd 0.001018 ================================================================================ TEST alternateConfigureLibrary from config.packages.yaml(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.yaml(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.yaml 0.000691 ================================================================================ TEST configureLibrary from config.packages.valgrind(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:868) TESTING: configureLibrary from config.packages.valgrind(config/BuildSystem/config/package.py:868) 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(/Users/markadams/Codes/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(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: ['/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] ================================================================================ TEST checkInclude from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files [] in ['/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Found header files [] in ['/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Checking for headers ['valgrind/valgrind.h'] in Compiler specific search VALGRIND: ['/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] ================================================================================ TEST checkInclude from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['valgrind/valgrind.h'] in ['/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Checking include with compiler flags var CPPFLAGS ['/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/usr/local/opt/libomp/include -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['valgrind/valgrind.h'] in ['/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] All intermediate test results are stored in /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.valgrind Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.valgrind/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.valgrind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.valgrind/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { RUNNING_ON_VALGRIND; ; return 0; } Defined "HAVE_VALGRIND" to "1" child config.packages.valgrind 0.181130 ================================================================================ TEST alternateConfigureLibrary from config.packages.ssl(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.ssl(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.ssl 0.000743 ================================================================================ TEST alternateConfigureLibrary from config.packages.sprng(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.sprng(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.sprng 0.000663 PETSc clone, checking for Sowing Checking for program /Users/markadams/homebrew/bin/pdflatex...not found Checking for program /opt/anaconda2/bin/pdflatex...not found Checking for program /opt/anaconda2/bin/pdflatex...not found Checking for program /Users/markadams/opt/miniconda2/bin/pdflatex...not found Checking for program /opt/miniconda2/bin/pdflatex...not found Checking for program /Users/markadams/opt/miniconda3/bin/pdflatex...not found Checking for program /usr/local/opt/texinfo/bin/pdflatex...not found Checking for program /Users/markadams/homebrew/sbin/pdflatex...not found Checking for program /Users/markadams/homebrew/bin/pdflatex...not found Checking for program /Users/markadams/homebrew/bin/pdflatex...not found Checking for program /usr/local/bin/pdflatex...not found Checking for program /usr/local/bin/pdflatex...not found Checking for program /usr/bin/pdflatex...not found Checking for program /bin/pdflatex...not found Checking for program /usr/sbin/pdflatex...not found Checking for program /sbin/pdflatex...not found Checking for program /Library/TeX/texbin/pdflatex...found Defined make macro "PDFLATEX" to "/Library/TeX/texbin/pdflatex" Checking for program /Users/markadams/homebrew/bin/bfort...not found Checking for program /opt/anaconda2/bin/bfort...not found Checking for program /opt/anaconda2/bin/bfort...not found Checking for program /Users/markadams/opt/miniconda2/bin/bfort...not found Checking for program /opt/miniconda2/bin/bfort...not found Checking for program /Users/markadams/opt/miniconda3/bin/bfort...not found Checking for program /usr/local/opt/texinfo/bin/bfort...not found Checking for program /Users/markadams/homebrew/sbin/bfort...not found Checking for program /Users/markadams/homebrew/bin/bfort...not found Checking for program /Users/markadams/homebrew/bin/bfort...not found Checking for program /usr/local/bin/bfort...not found Checking for program /usr/local/bin/bfort...not found Checking for program /usr/bin/bfort...not found Checking for program /bin/bfort...not found Checking for program /usr/sbin/bfort...not found Checking for program /sbin/bfort...not found Checking for program /Library/TeX/texbin/bfort...not found Checking for program /opt/X11/bin/bfort...not found Checking for program /usr/local/bin/bfort...not found Checking for program bfort...not found Checking for program /opt/X11/bin/bfort...not found Checking for program /usr/local/bin/bfort...not found Checking for program bfort...not found Checking for program /Users/markadams/Codes/petsc/lib/petsc/bin/win32fe/bfort...not found Unable to find programs ['bfort'] providing listing of each search directory to help debug Path provided in Python program Path provided by default path Warning accessing /Users/markadams/homebrew/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/bin' Warning accessing /opt/anaconda2/bin gives errors: [Errno 2] No such file or directory: '/opt/anaconda2/bin' Warning accessing /opt/anaconda2/bin gives errors: [Errno 2] No such file or directory: '/opt/anaconda2/bin' Warning accessing /Users/markadams/opt/miniconda2/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/opt/miniconda2/bin' Warning accessing /opt/miniconda2/bin gives errors: [Errno 2] No such file or directory: '/opt/miniconda2/bin' Warning accessing /Users/markadams/opt/miniconda3/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/opt/miniconda3/bin' ['texi2pdf', 'pod2texi', 'texindex', 'info', 'texi2dvi', 'pdftexi2dvi', 'texi2any', 'makeinfo', 'install-info'] Warning accessing /Users/markadams/homebrew/sbin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/sbin' Warning accessing /Users/markadams/homebrew/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/bin' Warning accessing /Users/markadams/homebrew/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/bin' ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] ['uux', 'cpan', 'BuildStrings', 'loads.d', 'write', 'indent', 'bzip2recover', 'hdiutil', 'top', 'javah', 'pstruct5.18', 'tee', 'binhex5.18.pl', 'xip', 'wsimport', 'bzfgrep', 'qlmanage', 'snmptranslate', 'split', 'chsh', 'stty.pl', 'xml2man', 'iprofiler', 'man', 'lpoptions', 'tabs', 'smtpd2.7.py', 'rview', 'lsvfs', 'zgrep', 'dbiprof', 'zmore', 'corelist5.28', 'cpanp-run-perl', 'gcov', 'iptab5.28', 'svn', 'vim', 'idle2.7', 'macerror5.18', 'xjc', 'lwp-request5.18', 'bzmore', 'package-stash-conflicts', 'cancel', 'apply', 'bzgrep', 'umask', 'g++', 'libtool', 'pre-grohtml', 'colcrt', 'phpize', 'unalias', 'mp2bug', 'groff', 'mkfifo', 'toe', 'hexdump', 'spfd5.18', 'idle', 'crc325.18', 'Rez', 'cap_mkdb', 'ictool', 'cmp', 'syscallbypid.d', 'snmpset', 'locate', 'binhex5.28.pl', 'afconvert', 'afclip', 'bzegrep', 'neqn', 'instmodsh', 'extcheck', 'javapackager', 'pl', 'compress', 'corelist5.18', 'fddist', 'db_upgrade', 'diagnose-fu', 'ctags', 'iptab5.18', 'zdiff', 'macerror5.28', 'pathchk', 'mesg', 'setregion', 'perlivp', 'c++', 'pod2readme', 'vi', 'iofileb.d', 'errinfo', 'zipgrep', 'pod2usage', 'alias', 'wait', 'psed5.18', 'safaridriver', 'bzdiff', 'lwp-request5.28', 'unpack200', 'corelist', 'expand', 'strings', 'appletviewer', 'idlj', 'wall', 'spfd5.28', 'brctl', 'crc325.28', 'gm4', 'db_hotbackup', 'auvaltool', 'applesingle', 'clang', 'ibtool', 'tty', 'git-receive-pack', 'infotocap', 'pkill', 'pwhich5.18', 'cups-config', 'basename', 'nclist', 'objdump', 'install', 'native2ascii', 'c99', 'desdp', 'binhex', 'lsmp', 'xmllint', 'texi2pdf', 'last', 'vm_stat', 'syslog', 'spfquery5.18', 'net-snmp-cert', 'nslookup', 'prove5.18', 'vimdiff', 'topsyscall', 'cpan2dist5.18', '2to3-2.7', 'libnetcfg', 'c++filt', 'avbdiagnose', 'nice', 'perlivp5.18', 'xcscontrol', 'calendar', 'locale', 'strip', 'symbolscache', 'tfmtodit', 'trace', 'tops', 'lprm', 'tiffutil', 'du', 'diff3', 'cupstestppd', 'sw_vers', 'fs_usage', 'host', 's2p5.18', 'jarsigner', 'app-sso', 'grolbp', 'nscurl', 'logger', 'caffeinate', 'say', 'net-snmp-create-v3-user', 'lwp-download5.18', 'plutil', 'python3', 'avbutil', 'enc2xs5.28', 'xcode-select', 'powermetrics', 'moose-outdated', 'c2ph', 'net-server', 'cvmkdir', 'ldapmodify', 'iofile.d', 'join', 'SafeEjectGPU', 'snmpdelta', 'ssh-keyscan', 'phar.phar', 'renice', 'xxd', 'scandeps.pl', 'nettop', 'ppdmerge', 'snmpconf', 'xsltproc', 'osascript', 'pwhich5.28', 'troff', 'iotop', 'mmroff', 'lex', 'encguess', 'ctf_insert', 'csplit', 'iconv', 'captoinfo', 'snmpinform', 'lsbom', 'pbcopy', 'sort', 'xpath', 'snmpdf', 'whoami', 'sc_usage', 'jot', 'spfquery5.28', 'ocspcheck', 'prove5.28', 'mkbom', 'groffer', 'ldapurl', 'json_xs', 'pkgbuild', 'perlivp5.28', 'cpuwalk.d', 'cvmkfile', 'update_dyld_shared_cache', 'easy_install', 'pydoc', 'ldapmodrdn', 'systemextensionsctl', 'file', 'db_printlog', 'python', 'hash', 'bc', 'fontrestore', 'mg', 'python2', 'cpanp-run-perl5.18', 'sfltool', 'less', 'pod2latex', 'bunzip2', 'pythonw', 'touch', 'asctl', 'rmic', 'dispqlen.d', 'db_archive', 'refer', 'getopt', 'krb5-config', 'security', 'lwp-download5.28', 'hiutil', 'csdiagnose', 'pip3', 'enc2xs5.18', 'lastwords', 'rmid', 'stty5.28.pl', 'podchecker5.18', 'sed', 'ld', 'awk', 'ip2cc', 'syscallbyproc.d', 'snmpstatus', 'uudecode', 'UnRezWack', 'fmt', 'perlthanks5.18', 'zipdetails5.28', 'zless', 'xslt-config', 'sdef', 'pod2man5.18', 'ncctl', 'jmc', 'encguess5.28', 'pod2text', 'c2ph5.18', 'bashbug', 'mail', 'chpass', 'sips', 'xcrun', 'bzcmp', 'lldb', 'python2.7-config', 'piconv5.28', 'chfn', 'ipcount', 'newaliases', 'nano', 'eyapp5.18', 'pfbtops', 'lam', 'ipptool', 'irb', 'ipcount5.28', 'ptardiff', 'bzless', 'perlbug5.28', 'sysdiagnose', 'logname', 'tset', 'chgrp', 'cu', 'grops', 'printenv', 'unvis', 'grotty', 'atq', 'seq', 'fc', 'AssetCacheManagerUtil', 'colldef', 'jdb', 'wish', 'uname', 'hpmdiagnose', 'timer_analyser.d', 'jstack', 'unzip', 'stty5.18.pl', 'db_stat', 'rmiregistry', 'json_pp', 'zprint', 'kinit', 'mib2c', 'podchecker5.28', 'od', 'bsdtar', 'perl', 'findrule', 'tbtdiagnose', 'mcxquery', 'lwp-download', 'ppdpo', 'crontab', 'reset', 'kextutil', 'bzcat', 'dbicadmin', 'ex', 'perlthanks5.28', 'perlbug', 'zipdetails5.18', 'jvisualvm', 'footprint', 'pod2man5.28', 'config_data5.18', 'json_xs5.28', 'lsappinfo', 'eqn', 'db_load', 'fwkdp', 'piconv', 'read', 'ipcount5.18', 'perlbug5.18', 'snmpusm', 'piconv5.18', 'execsnoop', 'pagesize', 'lp', 'base64', 'ptargrep', 'eyapp5.28', 'jar', 'h2ph', 'readlink', 'opensnoop', 'rake', 'rvim', 'jcmd', 'dmc', 'vimtutor', 'phar', 'from', 'prove', 'newproc.d', 'gencat', 'darwinup', 'mdutil', 'znew', 'podchecker', 'mcxrefresh', 'colrm', 'dbilogstrip', 'pagestuff', 'crlrefresh', 'headerdoc2html', 'lwp-dump5.18', 'tbl', 'jrunscript', 'find2perl', 'filtercalltree', 'afhash', 'sandbox-exec', 'snmpvacm', 'stapler', 'fwkpfv', 'sftp', 'wc', 'jps', 'rsync', 'osacompile', 'cpanp5.18', 'hdxml2manxml', 'gzcat', 'dbiproxy5.18', 'delv', 'thermal', 'pico', 'podselect5.18', 'pydoc2.7', 'shasum', 'comm', 'resolveLinks', 'lpq', 'java', 'bundle', 'gzip', 'zipcloak', 'git-upload-archive', 'xml2-config', 'encode_keychange', 'traptoemail', 'gcc', 'smbutil', 'diff', 'ri', 'pythonw2.7', 'agvtool', 'cksum', 'indxbib', 'segedit', 'zipnote', 'ptar', 'printf', 'soelim', 'AssetCacheTetheratorUtil', 'column', 'ldapexop', 'ippfind', 'syscallbysysc.d', 'groups', 'dwarfdump', 'ppdc', 'rs', 'spfd', 'config_data', 'slogin', 'latency', 'lsm', 'xar', 'db_codegen', 'dns-sd', 'lwp-dump5.28', 'tab2space', 'dbiproxy5.28', 'avconvert', 'jhsdb', 'unzipsfx', 'podselect5.28', 'treereg', 'csreq', 'whatis', 'gperf', 'php', 'iconutil', 'zipsplit', 'lwp-dump', 'pathopens.d', 'xattr-2.7', 'tail', 'whois', 'nsupdate', 'crc32', 'ldapdelete', 'grep', 'pstopdf', 'rwbytype.d', 'script', 'vtool', 'more', 'ldapwhoami', 'pl2pm', 'h2ph5.18', 'ncinit', 'tkmib', 'cal', 'afplay', '2to3-', 'addftinfo', 'time', 'svnlook', 'ssh-agent', 'gcore', 'pwhich', 'javap', 'xed', 'uuname', 'javaws', 'texindex', 'env', 'pr', 'head', 'python-config', 'scandeps5.28.pl', 'xsubpp5.18', 'dsymutil', 'clear', 'manpath', 'apropos', 'units', 'redo_prebinding', 'info', 'curl-config', 'kgetcred', 'rev', 'SplitForks', 'uniq', 'tclsh', 'dbicadmin5.28', 'productsign', 'mklocale', 'pod2text5.18', 'defaults', 'tic', 'zip', 'uulog', 'atrm', 'curl', 'wdutil', 'agentxtrap', 'db_verify', 'servertool', 'newgrp', 'timerfires', 'rpcgen', 'perlthanks', 'post-grohtml', 'moose-outdated5.18', 'snmpnetstat', 'lastcomm', 'getconf', 'kpasswd', 'vis', 'dbiproxy', 'instruments', 'hpftodit', 'ipcrm', 'pic', 'net-snmp-config', 'cpanp', 'otool', 'format-sql', 'h2ph5.28', 'killall', 'patch', 'gdiffmk', 'tailspin', 'su', 'ul', 'compression_tool', 'tkcon', 'xsubpp5.28', 'ssh', 'kdestroy', 'snmpgetnext', 'type', 'scandeps5.18.pl', 'cpan2dist', 'msgs', 'xsubpp', 'jhat', 'CpMac', 'tidy', 'tftp', 'easy_install-2.7', 'assetutil', 'AssetCacheLocatorUtil', 'orbd', 'dbicadmin5.18', 'ktrace', 'DeRez', 'textutil', 'xgettext.pl', 'automator', 'wsgen', 'stat', 'perldoc', 'javac', 'xcsdiagnose', 'mdfind', 'grodvi', 'mdls', 'codesign_allocate', 'lookbib', 'mddiagnose', 'snmpbulkwalk', 'keytool', 'fileproviderctl', 'binhex.pl', 'dtruss', 'dserr', 'tiff2icns', 'moose-outdated5.28', 'pbpaste', 'policytool', 'pod2text5.28', 'actool', 'heap', 'sum', 'lskq', 'dbilogstrip5.28', 'macbinary', 'debinhex5.28.pl', 'ncdestroy', 'nc', 'snmptrap', 'tsort', 'uuencode', 'cpp', 'swift', 'batch', 'sqlite3', 'make', 'dig', 'ptardiff5.18', 'macerror', 'infocmp', 'apt', 'trimforce', 'nm', 'flex++', 'osadecompile', 'IOAccelMemory', 'ssh-add', 'machine', 'wish8.5', 'screen', 'snmpget', 'pcsctest', 'codesign', 'format-sql5.28', 'atos', 'llvm-gcc', 'mailq', 'arch', 'ssh-keygen', 'snmptable', 'kill.d', 'pod2readme5.28', 'ditto', 'getopts', 'users', 'snmpbulkget', 'sdp', 'shasum5.28', 'showmount', 'taskinfo', 'ar', 'perldoc5.18', 'who', 'mktemp', 'unifdef', 'yaa', 'cut', 'imptrace', 'pack200', 'net-server5.28', 'ippeveprinter', 'hdid', 'dc', 'biff', 'perl5.28', 'mailx', 'odutil', 'jsadebugd', 'xargs', 'texi2dvi', 'debinhex5.18.pl', 'priclass.d', 'pod2latex5.18', 'ptardiff5.28', 'topsysproc', 'nl', 'dbilogstrip5.18', 'view', 'jjs', 'spfquery', 'sample', 'bg', 'lipo', 'seeksize.d', 'eyapp', 'clang++', 'setuids.d', 'shlock', 'symbols', 'afmtodit', 'gzexe', 'mkdep', 'a2p5.18', 'genstrings', 'at', 'what', 'sdx', 'm4', 'asa', 'iptab', 'format-sql5.18', 'swiftc', 'nfsstat', 'svnversion', 'uupick', 'ipcs', 'pod2readme5.18', 'pluginkit', 'as', 'MvMac', 'net-server5.18', 'fold', 'gnumake', 'perl5.18', 'log', 'tmutil', 'checknr', 'certtool', 'python2.7', 'vmmap', 'shasum5.18', 'h2xs', 'csrutil', 'shar', 'perldoc5.28', 'ldappasswd', 'lkbib', 'ResMerger', 'bitesize.d', 'db_checkpoint', 'funzip', 'power_report.sh', 'iosnoop', 'atsutil', 'osalang', 'dirname', 'pod2man', 'enc2xs', 'treereg5.28', 'moo-outdated', 'xgettext5.28.pl', 'iopending', 'infokey', 'ncal', 'cpan5.28', 'chflags', 'find2perl5.18', 'fg', 'rwbypid.d', 'jmap', 'dscl', 'leaks', 'splain5.18', 'nbdst', 'mnthome', 'jshell', 'dsexport', 'mdimport', 'id', 'procsystime', 'cd', 'quota', 'uuto', 'fuser', 'dsimport', 'csgather', 'json_pp5.28', 'git-shell', 'ldapsearch', 'command', 'snmp-bridge-mib', 'egrep', 'notifyutil', 'cc', 'dsmemberutil', 'podselect', 'pod2html5.28', 'grn', 'psed', 'whereis', 'tccutil', 'a2p', 'find', 'jstat', 'zcat', 'ip2cc5.18', 'unifdefall', 'nroff', 'pridist.d', 'size', 'timesyncanalyse', 'libnetcfg5.28', 'uustat', 'snmpwalk', 'llvm-g++', 'scp', 'instmodsh5.18', 'tnameserv', 'true', 'afinfo', 'hidutil', 'ldapadd', 'pwpolicy', 'profiles', 'yacc', 'kswitch', 'xcodebuild', 'jobs', 'c89', 'sudo', 'bioutil', 'splain5.28', 'tmdiagnose', 'plockstat', 'xgettext5.18.pl', 'serialver', 'afida', 'pgrep', 'yes', 'lessecho', 'sdiff', 'afscexpand', 'treereg5.18', 'cpan5.18', 'db_deadlock', 'ldapcompare', 'unexpand', 'git-upload-pack', 'ssh-copy-id', 'grolj4', 'fixproc', 'debinhex.pl', 'lorder', 'pod2html5.18', 'ranlib', 'javadoc', 'tput', 'fgrep', 'json_pp5.18', 'sigdist.d', 'ppdhtml', 'libnetcfg5.18', 'auval', 'erb', 'dappprof', 'openssl', 'instmodsh5.28', 'drutil', 'jinfo', 'ip2cc5.28', 'splain', 'pmset', 'xmlcatalog', 'zcmp', 'ptargrep5.28', 'lwp-mirror5.28', 'rwsnoop', 'jstatd', 'htmltree5.28', 'lpr', 'layerutil', 'snmptest', 'mib2c-update', 'grog', 'creatbyproc.d', 'pstruct', 'fdesetup', 'flex', 'hostinfo', 'jcontrol', 'MergePef', 'lpstat', 'SetFile', 'pl2pm5.28', 'pod2html', 'rebase', 'tar', 'rdoc', 'uptime', 's2p', 'pidpersec.d', 'xpath5.18', 'schemagen', 'moo-outdated5.28', 'pod2usage5.28', 'dbiprof5.28', 'cvcp', 'package-stash-conflicts5.28', 'false', 'zegrep', 'memory_pressure', 'uncompress', 'lwp-request', 'ncurses5.4-config', 'findrule5.28', 'sampleproc', 'db_recover', 'ptar5.28', 'h2xs5.28', 'nmedit', 'filebyproc.d', 'bison', 'tclsh8.5', 'jdeps', 'productbuild', 'zipinfo', 'diffstat', 'login', 'db_dump', 'smtpd.py', 'cpuctl', 'cpu_profiler.d', 'which', 'bundler', 'iopattern', 'finger', 'mig', 'sntp', 'klist', 'open', 'GetFileInfo', 'localedef', 'ruby', 'stringdups', 'htmltree', 'ptargrep5.18', 'git', 'tr', 'lwp-mirror5.18', 'htmltree5.18', 'banner', 'leave', 'jconsole', 'paste', 'RezWack', 'moo-outdated5.18', 'bzip2', 'pod2usage5.18', 'uucp', 'passwd', 'dbiprof5.18', 'package-stash-conflicts5.18', 'uuidgen', 'pl2pm5.18', 'install_name_tool', 'cmpdylib', 'makeinfo', 'php-config', 'zfgrep', 'xpath5.28', 'snfsdefrag', 'zipdetails', 'look', 'findrule5.18', 'col', 'dscacheutil', 'ptar5.18', 'zforce', 'lwp-mirror', 'malloc_history', 'cpio', 'nohup', 'kcc', 'ulimit', 'rails', 'bspatch', 'RezDet', 'hotspot.d', 'cvaffinity', 'gatherheaderdoc', 'ppdi', 'pcap-config', 'avmetareadwrite', 'update_dyld_shared_cache_root_mode', 'gen_bridge_metadata', 'gem', 'opendiff', 'h2xs5.18', 'talk', 'expect', 'jimage', 'lockstat', 'dapptrace', 'install-info', 'xattr', 'w', 'gunzip'] ['cat', 'echo', 'launchctl', 'df', 'pwd', 'test', 'csh', 'wait4path', 'unlink', 'sleep', 'stty', 'date', 'ed', 'expr', 'pax', 'bash', 'kill', 'sh', 'ps', 'link', 'tcsh', 'dd', 'mkdir', 'ksh', 'hostname', 'dash', 'rmdir', 'mv', 'ln', 'ls', 'cp', 'sync', 'zsh', 'chmod', 'rm', '['] ['dsconfigad', 'htdbm', 'netbiosd', 'postlock', 'systemsoundserverd', 'dseditgroup', 'avbdeviced', 'rpcinfo', 'BootCacheControl', 'weakpass_edit', 'periodic', 'accton', 'wfsctl', 'postalias', 'slapacl', 'edquota', 'sndiskmove', 'pdisk', 'amt', 'lpadmin', 'fdisk', 'sysadminctl', 'networksetup', 'envvars', 'ktutil', 'setquota', 'otctl', 'sncfgvalidate', 'php-fpm', 'AppleFileServer', 'dnctl', 'mDNSResponder', 'repquota', 'cupsfilter', 'checkgid', 'uuconv', 'sharing', 'vifs', 'ac', 'racoon', 'dsenableroot', 'xsanctl', 'kdcsetup', 'aslmanager', 'screencapture', 'htdigest', 'rtsold', 'chat', 'DevToolsSecurity', 'logresolve', 'cvdbset', 'KernelEventAgent', 'gpt', 'scutil', 'ioreg', 'ab', 'traceroute6', 'pwd_mkdb', 'sysctl', 'appsleepd', 'sshd', 'mDNSResponderHelper', 'authserver', 'sncfginstall', 'postmulti', 'lsof', 'pkgutil', 'slapindex', 'sc_auth', 'ioclasscount', 'uucico', 'firmwarepasswd', 'rarpd', 'tsig-keygen', 'kadmin.local', 'syslogd', 'taskpolicy', 'filecoordinationd', 'dot_clean', 'PasswordService', 'systemsetup', 'zdump', 'snmpd', 'ndp', 'coreaudiod', 'rpcbind', 'praudit', 'usernoted', 'postkick', 'postcat', 'netstat', 'lpc', 'slapadd', 'krbservicesetup', 'sncfgtemplate', 'slapconfig', 'rtadvd', 'httxt2dbm', 'distnoted', 'mtree', 'cupsdisable', 'lpmove', 'disktool', 'purge', 'rpc.statd', 'cupsctl', 'DirectoryService', 'notifyd', 'klist_cdhashes', 'dtrace', 'kextcache', 'cupsd', 'dbmmanage', 'languagesetup', 'skywalkctl', 'mkpassdb', 'postconf', 'createhomedir', 'ocspd', 'iostat', 'cvdb', 'sa', 'rpc.lockd', 'uuxqt', 'mkfile', 'softwareupdate', 'unsetpassword', 'zic', 'nfs4mapid', 'postsuper', 'htpasswd', 'rotatelogs', 'universalaccessd', 'audit', 'httpd', 'bluetoothaudiod', 'slapauth', 'slappasswd', 'localemanager', 'asr', 'cvupdatefs', 'bless', 'cvgather', 'xscertadmin', 'visudo', 'uusched', 'dsconfigldap', 'smbdiagnose', 'cfprefsd', 'auditd', 'uuchk', 'cvfsck', 'kextfind', 'diskutil', 'cvfsid', 'sso_util', 'vsdbutil', 'ddns-confgen', 'ioalloccount', 'uasysdiagnose', 'dev_mkdb', 'hdik', 'slapdn', 'vpnd', 'postqueue', 'setkey', 'tpctl', 'repairHomePermissions', 'spindump', 'cupsreject', 'traceroute', 'quotaoff', 'newsyslog', 'postfix', 'cvfsdb', 'snmptrapd', 'chroot', 'arp', 'cupsaccept', 'nvram', 'chown', 'mkextunpack', 'sncfgremove', 'sncfgquery', 'postlog', 'installer', 'pppd', 'httpd-wrapper', 'system_profiler', 'fcgistarter', 'bluetoothd', 'slapschema', 'kadmin', 'spray', 'cvversions', 'kextlibs', 'tcpdump', 'xartutil', 'securityd', 'nlcontrol', 'quotaon', 'spctl', 'vipw', 'gssd', 'slaptest', 'automount', 'scselect', 'envvars-std', 'graphicssession', 'ckksctl', 'lpinfo', 'smbd', 'serverinfo', 'cvmkfs', 'postmap', 'postdrop', 'cupsenable', 'cron', 'systemstats', 'bnepd', 'kextstat', 'cvlabel', 'sendmail', 'systemkeychain', 'kcditto', 'slapcat', 'ipconfig', 'auditreduce', 'cvadmin', 'WirelessRadioManagerd', 'apachectl', 'htcacheclean'] ['mount_hfs', 'mount_apfs', 'md5', 'fsck', 'mount_udf', 'quotacheck', 'mount_cd9660', 'ping', 'fsck_exfat', 'mount_exfat', 'fsck_udf', 'shutdown', 'route', 'mount_webdav', 'fsck_hfs', 'nfsd', 'reboot', 'nfsiod', 'fsck_cs', 'fsck_apfs', 'fstyp_msdos', 'disklabel', 'mount_msdos', 'fsck_msdos', 'ifconfig', 'halt', 'mount_9p', 'mount_ntfs', 'rtsol', 'newfs_apfs', 'umount', 'fstyp', 'kextunload', 'mpioutil', 'fstyp_ntfs', 'emond', 'mount_nfs', 'newfs_udf', 'mount_ftp', 'pfctl', 'mknod', 'fstyp_udf', 'dmesg', 'mount', 'fibreconfig', 'fstyp_hfs', 'newfs_hfs', 'dynamic_pager', 'launchd', 'newfs_exfat', 'apfs_hfs_convert', 'nologin', 'mount_afp', 'mount_smbfs', 'ping6', 'kextload', 'mount_cddafs', 'mount_fdesc', 'newfs_msdos', 'mount_acfs', 'mount_devfs'] ['luajittex', 'lollipop', 't1disasm', 'chktex', 'rubikrotation', 'lily-rebuild-pdfs', 'weave', 'mag', 'man', 'ebb', 'prepmx', 'mktexlsr', 'gsftopk', 'upmendex', 'dvibook', 'kpsewhere', 'rumakeindex', 'fontinst', 'cef5conv', 'lacheck', 'httexi', 'lily-image-commands', 'texloganalyser', 'dvilj', 'patgen', 'uptex', 'exceltex', 'pdvitype', 'texconfig-sys', 'xmltex', 'vlna', 'texsis', 'dvipdft', 'pdfjam-pocketmod', 'urlbst', 'pdfcslatex', 'afm2afm', 'cefconv', 'pdfjam-slides6up', 'sjisconv', 'tex2xindy', 'musixtex', 'pdfcsplain', 'opl2ofm', 'de-macro', 'bbl2bib', 'ltx2crossrefxml', 'pdftex', 'r-mpost', 'dvitodvi', 'gftodvi', 'dviconcat', 'texluajitc', 'dvipng', 'komkindex', 'tex', 'sty2dtx', 'ppltotf', 'yplan', 'eplain', 'eptex', 'lily-glyph-commands', 'htmex', 'texlua', 'htxelatex', 'xasy', 'fmtutil-user', 'wovp2ovf', 'dvilualatex', 'cefsconv', 'context', 'platex', 'allec', 'adhocfilelist', 'kpsetool', 'makejvf', 'texdoctk', 'vptovf', 'tex4ht', 'texluajit', 'mtxrunjit', 'uplatex', 'musixflx', 'pfarrei', 'mf', 'latexdiff-vc', 'ttfdump', 'etex', 'fig4latex', 'bibexport', 'ttf2tfm', 'latexmk', 'pmpost', 'ctwill', 'pst2pdf', 'wordcount', 'pdfbook', 'texconfig-dialog', 'lwarpmk', 'dvilj2p', 'dviinfox', 'ttf2kotexfont', 'ctanbib', 'cweave', 'bg5+latex', 'pdfatfi', 'ptex2pdf', 'e2pall', 'kpsewhich', 'upbibtex', 'texdiff', 'mathspic', 'kanji-fontmap-creator', 'kanji-config-updmap', 'asy', 'typeoutfileinfo', 'upmpost', 'pdflatex', 'perltex', 'mkt1font', 'cefslatex', 'cjk-gs-integrate', 'chkdvifont', 'dvitype', 'pdfjadetex', 't1lint', 'jamo-normalize', 'fmtutil-sys', 'wofm2opl', 'dviasm', 'kpsestat', 'pdfxup', 'makedtx', 'pltotf', 'mkindex', 'dvilj6', 'r-pmpost', 'xindy.mem', 'xetex', 'latex', 'ps4pdf', 'multibibliography', 'teckit_compile', 'ttf2afm', 'biburl2doi', 'getmapdl', 'uptftopl', 'contextjit', 'bib2gls', 'match_parens', 'mkjobtexmf', 'pdf90', 'updvitomp', 'ps2eps', 'pkfix-helper', 'chkweb', 'arlatex', 'pdfpun', 'pn2pdf', 'pdfclose', 'xindex', 'clxelatex', 'dosepsbin', 'jadetex', 'a2ping', 'bibzbladd', 'ovf2ovp', 'mfluajit-nowin', 'mpost', 'texosquery-jre5', 'texhash', 'convbkmk', 'thumbpdf', 'pkfix', 'dvihp', 'hbf2gf', 'xindy.run', 'texcount', 'pdf180', 'texmfstart', 'latexrevise', 'cefpdflatex', 'texluac', 'dvicopy', 'lua2dox_filter', 'ctie', 'pdftex-quiet', 'euptex', 'pdftosrc', 'mf-nowin', 'ctangle', 'omfonts', 't1asm', 'mflua-nowin', 'cluttex', 'svn-multi', 'mk4ht', 'afm2tfm', 'pdfopen', 'fragmaster', 'pdfnup', 'ebong', 'ctanify', 'pygmentex', 'texdef', 'luatex', 'cslatex', 'synctex', 'texdirflatten', 'gbkpdflatex', 'xdvipdfmx', 'sjispdflatex', 'makeindex', 'dviluatex', 'mkofm', 'dvipdfmx', 'psbook', 'dvispc', 'csplain', 'ttftotype42', 'mft', 't1rawafm', 'fmtutil', 'ctwill-twinx', 'simpdftex', 'depythontex', 'otfinfo', 'latexindent', 'kanji-config-updmap-sys', 'extconv', 'disdvi', 'pdvitomp', 'dvipdfm', 'texliveonfly', 'allneeded', 'htcontext', 't1testpage', 'biber', 'dv2dt', 'xindy', 'pdfbook2', 't1unmac', 'xelatex', 'webquiz', 'kpsepath', 'diadia', 'makeglossaries', 'cef5pdflatex', 'autoinst', 'mkpic', 'splitindex', 'repstopdf', 'otangle', 'mfplain', 'latexfileversion', 'latex-git-log', 'inimf', 'latex2man', 'ps2pk', 'htxetex', 'l3build', 'ptftopl', 'ptex', 'gbklatex', 't1binary', 'bibtex', 't1dotlessj', 'mktexpk', 'detex', 'htlatex', 'odvicopy', 'dvidvi', 'extractres', 'extractbb', 'tie', 'latexdef', 'tlmgr', 'arara', 'ctan-o-mat', 'rubibtex', 'dvigif', 'gftype', 'ketcindy', 'kpseaccess', 'luacsplain', 'cachepic', 'srcredact', 'dtxgen', 'mmafm', 'pktype', 'kpsexpand', 'pktogf', 'msxlint', 't1reencode', 'vftovp', 'xhlatex', 'ht', 'pdf270', 'mendex', 'make4ht', 'ceflatex', 'texlinks', 'pmxchords', 'mptopdf', 'afm2pl', 'mktexmf', 'lamed', 'gftopk', 'ulqda', 'dvilj4l', 'pooltype', 'pdfjoin', 'bg5latex', 'bibmradd', 'aleph', 'wovf2ovp', 'pdfetex', 'dvi2tty', 'ofm2opl', 'pslatex', 'initex', 'latexpand', 'mkgrkindex', 'mtxrun', 'epsffit', 'listings-ext.sh', 'mktexfmt', 'scor2prt', 'psnup', 'ot2kpx', 'allcm', 'pk2bm', 'dvitomp', 'texindy', 'vpl2vpl', 'luatools', 'cef5latex', 'ctwill-refsort', 'bg5+pdflatex', 'dvisvgm', 'tex2aspc', 'bg5conv', 'deweb', 'tlcockpit', 'cfftot1', 'dviselect', 'odvitype', 'vpl2ovp', 'otp2ocp', 'latexdiff', 'dt2dv', 'bg5pdflatex', 'mf2pt1', 'psresize', 't1mac', 'epspdf', 'pythontex', 'bibtexu', 'authorindex', 'texosquery', 'tlshell', 'pdfxmltex', 'pdfjam-slides3up', 'includeres', 't1ascii', 'pdflatexpicscale', 'mfluajit', 'axohelp', 'tangle', 'httex', 'texosquery-jre8', 'checkcites', 'bibtex8', 'dvi2fax', 'otftotfm', 'cefspdflatex', 'mmpfb', 'pfb2pfa', 'vpe', 'psselect', 'findhyph', 'gregorio', 'ovp2ovf', 'utf8mex', 'mflua', 'purifyeps', 'autosp', 'bundledoc', 'mllatex', 'tex4ebook', 'xdvi-xaw', 'sjislatex', 'rungs', 'dvilj4', 'ltxfileinfo', 'texconfig', 'updvitype', 'ltximg', 'updmap-user', 'dvips', 'convertgls2bib', 'latex2nemeth', 'pdfjam', 'epstopdf', 'outocp', 'pedigree', 'mkocp', 'kpsereadlink', 'ttf2pk', 'tpic2pdftex', 'kanji-config-updmap-user', 'psjoin', 'm-tx', 'uppltotf', 'texdoc', 'bbox', 'dvired', 'latex-papersize', 'makeglossaries-lite', 't4ht', 'xdvi', 'ps2frag', 'wopl2ofm', 'devnag', 'ctanupload', 'texexec', 'listbib', 'cllualatex', 'lualatex', 'pmxab', 'jfmutil', 'pdfmex', 'tftopl', 'mltex', 'amstex', 'pbibtex', 'pstops', 'mex', 'bibdoiadd', 'pdfflip', 'updmap', 'dvipos', 'luaotfload-tool', 'epspdftk', 'updmap-sys', 'r-upmpost', 'mktextfm', 'texfot', 'checklistings', 'rpdfcrop', 'a5toa4', 'installfont-tl', 'pdfcrop', 'pdfannotextractor'] ['xfs', 'xfsinfo', 'atobm', 'xdpyinfo', 'showrgb', 'xlsfonts', 'editres', 'fonttosfnt', 'xfontsel', 'xclock', 'xmore', 'xman', 'xmag', 'xrefresh', 'fc-list', 'xdmshell', 'xauth', 'twm', 'cxpm', 'mkfontdir', 'xclipboard', 'png-fix-itxt', 'ucs2any', 'xterm', 'bdftruncate', 'xsetroot', 'xmessage', 'xcursorgen', 'fc-pattern', 'xkbvleds', 'xkbbell', 'freetype-config', 'Xephyr', 'fc-validate', 'bitmap', 'libpng16-config', 'pngfix', 'fc-query', 'xkbprint', 'luit', 'xhost', 'gtf', 'listres', 'x11perf', 'Xorg', 'libpng-config', 'koi8rxterm', 'xpr', 'xstdcmap', 'xgc', 'mkfontscale', 'setxkbmap', 'xinit', 'Xquartz', 'xbacklight', 'xdm', 'xcmsdb', 'xdpr', 'xfindproxy', 'xrdb', 'xlsclients', 'xprop', 'xkeystone', 'xeyes', 'Xvfb', 'Xnest', 'xev', 'startx', 'xkbwatch', 'xscope', 'xfd', 'sessreg', 'xwud', 'lndir', 'xinput', 'xconsole', 'glxinfo', 'sxpm', 'xsetmode', 'Xfake', 'fslsfonts', 'xcompmgr', 'xrandr', 'bmtoa', 'xwd', 'xmodmap', 'glxgears', 'fc-cache', 'iceauth', 'cvt', 'xcutsel', 'bdftopcf', 'fc-cat', 'xsetpointer', 'xkbevd', 'quartz-wm', 'xsm', 'appres', 'xset', 'xlsatoms', 'fc-match', 'oclock', 'x11perfcomp', 'resize', 'showfont', 'xditview', 'xwininfo', 'xvinfo', 'xcalc', 'xgamma', 'makedepend', 'viewres', 'ico', 'X', 'gccmakedep', 'xedit', 'smproxy', 'xkill', 'xkbcomp', 'xload', 'font_cache', 'xmh', 'xlogo', 'fstobdf', 'uxterm', 'fc-scan'] ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] Warning accessing gives errors: [Errno 2] No such file or directory: '' ['xfs', 'xfsinfo', 'atobm', 'xdpyinfo', 'showrgb', 'xlsfonts', 'editres', 'fonttosfnt', 'xfontsel', 'xclock', 'xmore', 'xman', 'xmag', 'xrefresh', 'fc-list', 'xdmshell', 'xauth', 'twm', 'cxpm', 'mkfontdir', 'xclipboard', 'png-fix-itxt', 'ucs2any', 'xterm', 'bdftruncate', 'xsetroot', 'xmessage', 'xcursorgen', 'fc-pattern', 'xkbvleds', 'xkbbell', 'freetype-config', 'Xephyr', 'fc-validate', 'bitmap', 'libpng16-config', 'pngfix', 'fc-query', 'xkbprint', 'luit', 'xhost', 'gtf', 'listres', 'x11perf', 'Xorg', 'libpng-config', 'koi8rxterm', 'xpr', 'xstdcmap', 'xgc', 'mkfontscale', 'setxkbmap', 'xinit', 'Xquartz', 'xbacklight', 'xdm', 'xcmsdb', 'xdpr', 'xfindproxy', 'xrdb', 'xlsclients', 'xprop', 'xkeystone', 'xeyes', 'Xvfb', 'Xnest', 'xev', 'startx', 'xkbwatch', 'xscope', 'xfd', 'sessreg', 'xwud', 'lndir', 'xinput', 'xconsole', 'glxinfo', 'sxpm', 'xsetmode', 'Xfake', 'fslsfonts', 'xcompmgr', 'xrandr', 'bmtoa', 'xwd', 'xmodmap', 'glxgears', 'fc-cache', 'iceauth', 'cvt', 'xcutsel', 'bdftopcf', 'fc-cat', 'xsetpointer', 'xkbevd', 'quartz-wm', 'xsm', 'appres', 'xset', 'xlsatoms', 'fc-match', 'oclock', 'x11perfcomp', 'resize', 'showfont', 'xditview', 'xwininfo', 'xvinfo', 'xcalc', 'xgamma', 'makedepend', 'viewres', 'ico', 'X', 'gccmakedep', 'xedit', 'smproxy', 'xkill', 'xkbcomp', 'xload', 'font_cache', 'xmh', 'xlogo', 'fstobdf', 'uxterm', 'fc-scan'] ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] Warning accessing gives errors: [Errno 2] No such file or directory: '' Path provided by --with-executables-search-path ['win32fe.exe', 'win32feutils.dll'] Checking for program /Users/markadams/homebrew/bin/doctext...not found Checking for program /opt/anaconda2/bin/doctext...not found Checking for program /opt/anaconda2/bin/doctext...not found Checking for program /Users/markadams/opt/miniconda2/bin/doctext...not found Checking for program /opt/miniconda2/bin/doctext...not found Checking for program /Users/markadams/opt/miniconda3/bin/doctext...not found Checking for program /usr/local/opt/texinfo/bin/doctext...not found Checking for program /Users/markadams/homebrew/sbin/doctext...not found Checking for program /Users/markadams/homebrew/bin/doctext...not found Checking for program /Users/markadams/homebrew/bin/doctext...not found Checking for program /usr/local/bin/doctext...not found Checking for program /usr/local/bin/doctext...not found Checking for program /usr/bin/doctext...not found Checking for program /bin/doctext...not found Checking for program /usr/sbin/doctext...not found Checking for program /sbin/doctext...not found Checking for program /Library/TeX/texbin/doctext...not found Checking for program /opt/X11/bin/doctext...not found Checking for program /usr/local/bin/doctext...not found Checking for program doctext...not found Checking for program /opt/X11/bin/doctext...not found Checking for program /usr/local/bin/doctext...not found Checking for program doctext...not found Checking for program /Users/markadams/Codes/petsc/lib/petsc/bin/win32fe/doctext...not found Unable to find programs ['doctext'] providing listing of each search directory to help debug Path provided in Python program Path provided by default path Warning accessing /Users/markadams/homebrew/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/bin' Warning accessing /opt/anaconda2/bin gives errors: [Errno 2] No such file or directory: '/opt/anaconda2/bin' Warning accessing /opt/anaconda2/bin gives errors: [Errno 2] No such file or directory: '/opt/anaconda2/bin' Warning accessing /Users/markadams/opt/miniconda2/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/opt/miniconda2/bin' Warning accessing /opt/miniconda2/bin gives errors: [Errno 2] No such file or directory: '/opt/miniconda2/bin' Warning accessing /Users/markadams/opt/miniconda3/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/opt/miniconda3/bin' ['texi2pdf', 'pod2texi', 'texindex', 'info', 'texi2dvi', 'pdftexi2dvi', 'texi2any', 'makeinfo', 'install-info'] Warning accessing /Users/markadams/homebrew/sbin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/sbin' Warning accessing /Users/markadams/homebrew/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/bin' Warning accessing /Users/markadams/homebrew/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/bin' ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] ['uux', 'cpan', 'BuildStrings', 'loads.d', 'write', 'indent', 'bzip2recover', 'hdiutil', 'top', 'javah', 'pstruct5.18', 'tee', 'binhex5.18.pl', 'xip', 'wsimport', 'bzfgrep', 'qlmanage', 'snmptranslate', 'split', 'chsh', 'stty.pl', 'xml2man', 'iprofiler', 'man', 'lpoptions', 'tabs', 'smtpd2.7.py', 'rview', 'lsvfs', 'zgrep', 'dbiprof', 'zmore', 'corelist5.28', 'cpanp-run-perl', 'gcov', 'iptab5.28', 'svn', 'vim', 'idle2.7', 'macerror5.18', 'xjc', 'lwp-request5.18', 'bzmore', 'package-stash-conflicts', 'cancel', 'apply', 'bzgrep', 'umask', 'g++', 'libtool', 'pre-grohtml', 'colcrt', 'phpize', 'unalias', 'mp2bug', 'groff', 'mkfifo', 'toe', 'hexdump', 'spfd5.18', 'idle', 'crc325.18', 'Rez', 'cap_mkdb', 'ictool', 'cmp', 'syscallbypid.d', 'snmpset', 'locate', 'binhex5.28.pl', 'afconvert', 'afclip', 'bzegrep', 'neqn', 'instmodsh', 'extcheck', 'javapackager', 'pl', 'compress', 'corelist5.18', 'fddist', 'db_upgrade', 'diagnose-fu', 'ctags', 'iptab5.18', 'zdiff', 'macerror5.28', 'pathchk', 'mesg', 'setregion', 'perlivp', 'c++', 'pod2readme', 'vi', 'iofileb.d', 'errinfo', 'zipgrep', 'pod2usage', 'alias', 'wait', 'psed5.18', 'safaridriver', 'bzdiff', 'lwp-request5.28', 'unpack200', 'corelist', 'expand', 'strings', 'appletviewer', 'idlj', 'wall', 'spfd5.28', 'brctl', 'crc325.28', 'gm4', 'db_hotbackup', 'auvaltool', 'applesingle', 'clang', 'ibtool', 'tty', 'git-receive-pack', 'infotocap', 'pkill', 'pwhich5.18', 'cups-config', 'basename', 'nclist', 'objdump', 'install', 'native2ascii', 'c99', 'desdp', 'binhex', 'lsmp', 'xmllint', 'texi2pdf', 'last', 'vm_stat', 'syslog', 'spfquery5.18', 'net-snmp-cert', 'nslookup', 'prove5.18', 'vimdiff', 'topsyscall', 'cpan2dist5.18', '2to3-2.7', 'libnetcfg', 'c++filt', 'avbdiagnose', 'nice', 'perlivp5.18', 'xcscontrol', 'calendar', 'locale', 'strip', 'symbolscache', 'tfmtodit', 'trace', 'tops', 'lprm', 'tiffutil', 'du', 'diff3', 'cupstestppd', 'sw_vers', 'fs_usage', 'host', 's2p5.18', 'jarsigner', 'app-sso', 'grolbp', 'nscurl', 'logger', 'caffeinate', 'say', 'net-snmp-create-v3-user', 'lwp-download5.18', 'plutil', 'python3', 'avbutil', 'enc2xs5.28', 'xcode-select', 'powermetrics', 'moose-outdated', 'c2ph', 'net-server', 'cvmkdir', 'ldapmodify', 'iofile.d', 'join', 'SafeEjectGPU', 'snmpdelta', 'ssh-keyscan', 'phar.phar', 'renice', 'xxd', 'scandeps.pl', 'nettop', 'ppdmerge', 'snmpconf', 'xsltproc', 'osascript', 'pwhich5.28', 'troff', 'iotop', 'mmroff', 'lex', 'encguess', 'ctf_insert', 'csplit', 'iconv', 'captoinfo', 'snmpinform', 'lsbom', 'pbcopy', 'sort', 'xpath', 'snmpdf', 'whoami', 'sc_usage', 'jot', 'spfquery5.28', 'ocspcheck', 'prove5.28', 'mkbom', 'groffer', 'ldapurl', 'json_xs', 'pkgbuild', 'perlivp5.28', 'cpuwalk.d', 'cvmkfile', 'update_dyld_shared_cache', 'easy_install', 'pydoc', 'ldapmodrdn', 'systemextensionsctl', 'file', 'db_printlog', 'python', 'hash', 'bc', 'fontrestore', 'mg', 'python2', 'cpanp-run-perl5.18', 'sfltool', 'less', 'pod2latex', 'bunzip2', 'pythonw', 'touch', 'asctl', 'rmic', 'dispqlen.d', 'db_archive', 'refer', 'getopt', 'krb5-config', 'security', 'lwp-download5.28', 'hiutil', 'csdiagnose', 'pip3', 'enc2xs5.18', 'lastwords', 'rmid', 'stty5.28.pl', 'podchecker5.18', 'sed', 'ld', 'awk', 'ip2cc', 'syscallbyproc.d', 'snmpstatus', 'uudecode', 'UnRezWack', 'fmt', 'perlthanks5.18', 'zipdetails5.28', 'zless', 'xslt-config', 'sdef', 'pod2man5.18', 'ncctl', 'jmc', 'encguess5.28', 'pod2text', 'c2ph5.18', 'bashbug', 'mail', 'chpass', 'sips', 'xcrun', 'bzcmp', 'lldb', 'python2.7-config', 'piconv5.28', 'chfn', 'ipcount', 'newaliases', 'nano', 'eyapp5.18', 'pfbtops', 'lam', 'ipptool', 'irb', 'ipcount5.28', 'ptardiff', 'bzless', 'perlbug5.28', 'sysdiagnose', 'logname', 'tset', 'chgrp', 'cu', 'grops', 'printenv', 'unvis', 'grotty', 'atq', 'seq', 'fc', 'AssetCacheManagerUtil', 'colldef', 'jdb', 'wish', 'uname', 'hpmdiagnose', 'timer_analyser.d', 'jstack', 'unzip', 'stty5.18.pl', 'db_stat', 'rmiregistry', 'json_pp', 'zprint', 'kinit', 'mib2c', 'podchecker5.28', 'od', 'bsdtar', 'perl', 'findrule', 'tbtdiagnose', 'mcxquery', 'lwp-download', 'ppdpo', 'crontab', 'reset', 'kextutil', 'bzcat', 'dbicadmin', 'ex', 'perlthanks5.28', 'perlbug', 'zipdetails5.18', 'jvisualvm', 'footprint', 'pod2man5.28', 'config_data5.18', 'json_xs5.28', 'lsappinfo', 'eqn', 'db_load', 'fwkdp', 'piconv', 'read', 'ipcount5.18', 'perlbug5.18', 'snmpusm', 'piconv5.18', 'execsnoop', 'pagesize', 'lp', 'base64', 'ptargrep', 'eyapp5.28', 'jar', 'h2ph', 'readlink', 'opensnoop', 'rake', 'rvim', 'jcmd', 'dmc', 'vimtutor', 'phar', 'from', 'prove', 'newproc.d', 'gencat', 'darwinup', 'mdutil', 'znew', 'podchecker', 'mcxrefresh', 'colrm', 'dbilogstrip', 'pagestuff', 'crlrefresh', 'headerdoc2html', 'lwp-dump5.18', 'tbl', 'jrunscript', 'find2perl', 'filtercalltree', 'afhash', 'sandbox-exec', 'snmpvacm', 'stapler', 'fwkpfv', 'sftp', 'wc', 'jps', 'rsync', 'osacompile', 'cpanp5.18', 'hdxml2manxml', 'gzcat', 'dbiproxy5.18', 'delv', 'thermal', 'pico', 'podselect5.18', 'pydoc2.7', 'shasum', 'comm', 'resolveLinks', 'lpq', 'java', 'bundle', 'gzip', 'zipcloak', 'git-upload-archive', 'xml2-config', 'encode_keychange', 'traptoemail', 'gcc', 'smbutil', 'diff', 'ri', 'pythonw2.7', 'agvtool', 'cksum', 'indxbib', 'segedit', 'zipnote', 'ptar', 'printf', 'soelim', 'AssetCacheTetheratorUtil', 'column', 'ldapexop', 'ippfind', 'syscallbysysc.d', 'groups', 'dwarfdump', 'ppdc', 'rs', 'spfd', 'config_data', 'slogin', 'latency', 'lsm', 'xar', 'db_codegen', 'dns-sd', 'lwp-dump5.28', 'tab2space', 'dbiproxy5.28', 'avconvert', 'jhsdb', 'unzipsfx', 'podselect5.28', 'treereg', 'csreq', 'whatis', 'gperf', 'php', 'iconutil', 'zipsplit', 'lwp-dump', 'pathopens.d', 'xattr-2.7', 'tail', 'whois', 'nsupdate', 'crc32', 'ldapdelete', 'grep', 'pstopdf', 'rwbytype.d', 'script', 'vtool', 'more', 'ldapwhoami', 'pl2pm', 'h2ph5.18', 'ncinit', 'tkmib', 'cal', 'afplay', '2to3-', 'addftinfo', 'time', 'svnlook', 'ssh-agent', 'gcore', 'pwhich', 'javap', 'xed', 'uuname', 'javaws', 'texindex', 'env', 'pr', 'head', 'python-config', 'scandeps5.28.pl', 'xsubpp5.18', 'dsymutil', 'clear', 'manpath', 'apropos', 'units', 'redo_prebinding', 'info', 'curl-config', 'kgetcred', 'rev', 'SplitForks', 'uniq', 'tclsh', 'dbicadmin5.28', 'productsign', 'mklocale', 'pod2text5.18', 'defaults', 'tic', 'zip', 'uulog', 'atrm', 'curl', 'wdutil', 'agentxtrap', 'db_verify', 'servertool', 'newgrp', 'timerfires', 'rpcgen', 'perlthanks', 'post-grohtml', 'moose-outdated5.18', 'snmpnetstat', 'lastcomm', 'getconf', 'kpasswd', 'vis', 'dbiproxy', 'instruments', 'hpftodit', 'ipcrm', 'pic', 'net-snmp-config', 'cpanp', 'otool', 'format-sql', 'h2ph5.28', 'killall', 'patch', 'gdiffmk', 'tailspin', 'su', 'ul', 'compression_tool', 'tkcon', 'xsubpp5.28', 'ssh', 'kdestroy', 'snmpgetnext', 'type', 'scandeps5.18.pl', 'cpan2dist', 'msgs', 'xsubpp', 'jhat', 'CpMac', 'tidy', 'tftp', 'easy_install-2.7', 'assetutil', 'AssetCacheLocatorUtil', 'orbd', 'dbicadmin5.18', 'ktrace', 'DeRez', 'textutil', 'xgettext.pl', 'automator', 'wsgen', 'stat', 'perldoc', 'javac', 'xcsdiagnose', 'mdfind', 'grodvi', 'mdls', 'codesign_allocate', 'lookbib', 'mddiagnose', 'snmpbulkwalk', 'keytool', 'fileproviderctl', 'binhex.pl', 'dtruss', 'dserr', 'tiff2icns', 'moose-outdated5.28', 'pbpaste', 'policytool', 'pod2text5.28', 'actool', 'heap', 'sum', 'lskq', 'dbilogstrip5.28', 'macbinary', 'debinhex5.28.pl', 'ncdestroy', 'nc', 'snmptrap', 'tsort', 'uuencode', 'cpp', 'swift', 'batch', 'sqlite3', 'make', 'dig', 'ptardiff5.18', 'macerror', 'infocmp', 'apt', 'trimforce', 'nm', 'flex++', 'osadecompile', 'IOAccelMemory', 'ssh-add', 'machine', 'wish8.5', 'screen', 'snmpget', 'pcsctest', 'codesign', 'format-sql5.28', 'atos', 'llvm-gcc', 'mailq', 'arch', 'ssh-keygen', 'snmptable', 'kill.d', 'pod2readme5.28', 'ditto', 'getopts', 'users', 'snmpbulkget', 'sdp', 'shasum5.28', 'showmount', 'taskinfo', 'ar', 'perldoc5.18', 'who', 'mktemp', 'unifdef', 'yaa', 'cut', 'imptrace', 'pack200', 'net-server5.28', 'ippeveprinter', 'hdid', 'dc', 'biff', 'perl5.28', 'mailx', 'odutil', 'jsadebugd', 'xargs', 'texi2dvi', 'debinhex5.18.pl', 'priclass.d', 'pod2latex5.18', 'ptardiff5.28', 'topsysproc', 'nl', 'dbilogstrip5.18', 'view', 'jjs', 'spfquery', 'sample', 'bg', 'lipo', 'seeksize.d', 'eyapp', 'clang++', 'setuids.d', 'shlock', 'symbols', 'afmtodit', 'gzexe', 'mkdep', 'a2p5.18', 'genstrings', 'at', 'what', 'sdx', 'm4', 'asa', 'iptab', 'format-sql5.18', 'swiftc', 'nfsstat', 'svnversion', 'uupick', 'ipcs', 'pod2readme5.18', 'pluginkit', 'as', 'MvMac', 'net-server5.18', 'fold', 'gnumake', 'perl5.18', 'log', 'tmutil', 'checknr', 'certtool', 'python2.7', 'vmmap', 'shasum5.18', 'h2xs', 'csrutil', 'shar', 'perldoc5.28', 'ldappasswd', 'lkbib', 'ResMerger', 'bitesize.d', 'db_checkpoint', 'funzip', 'power_report.sh', 'iosnoop', 'atsutil', 'osalang', 'dirname', 'pod2man', 'enc2xs', 'treereg5.28', 'moo-outdated', 'xgettext5.28.pl', 'iopending', 'infokey', 'ncal', 'cpan5.28', 'chflags', 'find2perl5.18', 'fg', 'rwbypid.d', 'jmap', 'dscl', 'leaks', 'splain5.18', 'nbdst', 'mnthome', 'jshell', 'dsexport', 'mdimport', 'id', 'procsystime', 'cd', 'quota', 'uuto', 'fuser', 'dsimport', 'csgather', 'json_pp5.28', 'git-shell', 'ldapsearch', 'command', 'snmp-bridge-mib', 'egrep', 'notifyutil', 'cc', 'dsmemberutil', 'podselect', 'pod2html5.28', 'grn', 'psed', 'whereis', 'tccutil', 'a2p', 'find', 'jstat', 'zcat', 'ip2cc5.18', 'unifdefall', 'nroff', 'pridist.d', 'size', 'timesyncanalyse', 'libnetcfg5.28', 'uustat', 'snmpwalk', 'llvm-g++', 'scp', 'instmodsh5.18', 'tnameserv', 'true', 'afinfo', 'hidutil', 'ldapadd', 'pwpolicy', 'profiles', 'yacc', 'kswitch', 'xcodebuild', 'jobs', 'c89', 'sudo', 'bioutil', 'splain5.28', 'tmdiagnose', 'plockstat', 'xgettext5.18.pl', 'serialver', 'afida', 'pgrep', 'yes', 'lessecho', 'sdiff', 'afscexpand', 'treereg5.18', 'cpan5.18', 'db_deadlock', 'ldapcompare', 'unexpand', 'git-upload-pack', 'ssh-copy-id', 'grolj4', 'fixproc', 'debinhex.pl', 'lorder', 'pod2html5.18', 'ranlib', 'javadoc', 'tput', 'fgrep', 'json_pp5.18', 'sigdist.d', 'ppdhtml', 'libnetcfg5.18', 'auval', 'erb', 'dappprof', 'openssl', 'instmodsh5.28', 'drutil', 'jinfo', 'ip2cc5.28', 'splain', 'pmset', 'xmlcatalog', 'zcmp', 'ptargrep5.28', 'lwp-mirror5.28', 'rwsnoop', 'jstatd', 'htmltree5.28', 'lpr', 'layerutil', 'snmptest', 'mib2c-update', 'grog', 'creatbyproc.d', 'pstruct', 'fdesetup', 'flex', 'hostinfo', 'jcontrol', 'MergePef', 'lpstat', 'SetFile', 'pl2pm5.28', 'pod2html', 'rebase', 'tar', 'rdoc', 'uptime', 's2p', 'pidpersec.d', 'xpath5.18', 'schemagen', 'moo-outdated5.28', 'pod2usage5.28', 'dbiprof5.28', 'cvcp', 'package-stash-conflicts5.28', 'false', 'zegrep', 'memory_pressure', 'uncompress', 'lwp-request', 'ncurses5.4-config', 'findrule5.28', 'sampleproc', 'db_recover', 'ptar5.28', 'h2xs5.28', 'nmedit', 'filebyproc.d', 'bison', 'tclsh8.5', 'jdeps', 'productbuild', 'zipinfo', 'diffstat', 'login', 'db_dump', 'smtpd.py', 'cpuctl', 'cpu_profiler.d', 'which', 'bundler', 'iopattern', 'finger', 'mig', 'sntp', 'klist', 'open', 'GetFileInfo', 'localedef', 'ruby', 'stringdups', 'htmltree', 'ptargrep5.18', 'git', 'tr', 'lwp-mirror5.18', 'htmltree5.18', 'banner', 'leave', 'jconsole', 'paste', 'RezWack', 'moo-outdated5.18', 'bzip2', 'pod2usage5.18', 'uucp', 'passwd', 'dbiprof5.18', 'package-stash-conflicts5.18', 'uuidgen', 'pl2pm5.18', 'install_name_tool', 'cmpdylib', 'makeinfo', 'php-config', 'zfgrep', 'xpath5.28', 'snfsdefrag', 'zipdetails', 'look', 'findrule5.18', 'col', 'dscacheutil', 'ptar5.18', 'zforce', 'lwp-mirror', 'malloc_history', 'cpio', 'nohup', 'kcc', 'ulimit', 'rails', 'bspatch', 'RezDet', 'hotspot.d', 'cvaffinity', 'gatherheaderdoc', 'ppdi', 'pcap-config', 'avmetareadwrite', 'update_dyld_shared_cache_root_mode', 'gen_bridge_metadata', 'gem', 'opendiff', 'h2xs5.18', 'talk', 'expect', 'jimage', 'lockstat', 'dapptrace', 'install-info', 'xattr', 'w', 'gunzip'] ['cat', 'echo', 'launchctl', 'df', 'pwd', 'test', 'csh', 'wait4path', 'unlink', 'sleep', 'stty', 'date', 'ed', 'expr', 'pax', 'bash', 'kill', 'sh', 'ps', 'link', 'tcsh', 'dd', 'mkdir', 'ksh', 'hostname', 'dash', 'rmdir', 'mv', 'ln', 'ls', 'cp', 'sync', 'zsh', 'chmod', 'rm', '['] ['dsconfigad', 'htdbm', 'netbiosd', 'postlock', 'systemsoundserverd', 'dseditgroup', 'avbdeviced', 'rpcinfo', 'BootCacheControl', 'weakpass_edit', 'periodic', 'accton', 'wfsctl', 'postalias', 'slapacl', 'edquota', 'sndiskmove', 'pdisk', 'amt', 'lpadmin', 'fdisk', 'sysadminctl', 'networksetup', 'envvars', 'ktutil', 'setquota', 'otctl', 'sncfgvalidate', 'php-fpm', 'AppleFileServer', 'dnctl', 'mDNSResponder', 'repquota', 'cupsfilter', 'checkgid', 'uuconv', 'sharing', 'vifs', 'ac', 'racoon', 'dsenableroot', 'xsanctl', 'kdcsetup', 'aslmanager', 'screencapture', 'htdigest', 'rtsold', 'chat', 'DevToolsSecurity', 'logresolve', 'cvdbset', 'KernelEventAgent', 'gpt', 'scutil', 'ioreg', 'ab', 'traceroute6', 'pwd_mkdb', 'sysctl', 'appsleepd', 'sshd', 'mDNSResponderHelper', 'authserver', 'sncfginstall', 'postmulti', 'lsof', 'pkgutil', 'slapindex', 'sc_auth', 'ioclasscount', 'uucico', 'firmwarepasswd', 'rarpd', 'tsig-keygen', 'kadmin.local', 'syslogd', 'taskpolicy', 'filecoordinationd', 'dot_clean', 'PasswordService', 'systemsetup', 'zdump', 'snmpd', 'ndp', 'coreaudiod', 'rpcbind', 'praudit', 'usernoted', 'postkick', 'postcat', 'netstat', 'lpc', 'slapadd', 'krbservicesetup', 'sncfgtemplate', 'slapconfig', 'rtadvd', 'httxt2dbm', 'distnoted', 'mtree', 'cupsdisable', 'lpmove', 'disktool', 'purge', 'rpc.statd', 'cupsctl', 'DirectoryService', 'notifyd', 'klist_cdhashes', 'dtrace', 'kextcache', 'cupsd', 'dbmmanage', 'languagesetup', 'skywalkctl', 'mkpassdb', 'postconf', 'createhomedir', 'ocspd', 'iostat', 'cvdb', 'sa', 'rpc.lockd', 'uuxqt', 'mkfile', 'softwareupdate', 'unsetpassword', 'zic', 'nfs4mapid', 'postsuper', 'htpasswd', 'rotatelogs', 'universalaccessd', 'audit', 'httpd', 'bluetoothaudiod', 'slapauth', 'slappasswd', 'localemanager', 'asr', 'cvupdatefs', 'bless', 'cvgather', 'xscertadmin', 'visudo', 'uusched', 'dsconfigldap', 'smbdiagnose', 'cfprefsd', 'auditd', 'uuchk', 'cvfsck', 'kextfind', 'diskutil', 'cvfsid', 'sso_util', 'vsdbutil', 'ddns-confgen', 'ioalloccount', 'uasysdiagnose', 'dev_mkdb', 'hdik', 'slapdn', 'vpnd', 'postqueue', 'setkey', 'tpctl', 'repairHomePermissions', 'spindump', 'cupsreject', 'traceroute', 'quotaoff', 'newsyslog', 'postfix', 'cvfsdb', 'snmptrapd', 'chroot', 'arp', 'cupsaccept', 'nvram', 'chown', 'mkextunpack', 'sncfgremove', 'sncfgquery', 'postlog', 'installer', 'pppd', 'httpd-wrapper', 'system_profiler', 'fcgistarter', 'bluetoothd', 'slapschema', 'kadmin', 'spray', 'cvversions', 'kextlibs', 'tcpdump', 'xartutil', 'securityd', 'nlcontrol', 'quotaon', 'spctl', 'vipw', 'gssd', 'slaptest', 'automount', 'scselect', 'envvars-std', 'graphicssession', 'ckksctl', 'lpinfo', 'smbd', 'serverinfo', 'cvmkfs', 'postmap', 'postdrop', 'cupsenable', 'cron', 'systemstats', 'bnepd', 'kextstat', 'cvlabel', 'sendmail', 'systemkeychain', 'kcditto', 'slapcat', 'ipconfig', 'auditreduce', 'cvadmin', 'WirelessRadioManagerd', 'apachectl', 'htcacheclean'] ['mount_hfs', 'mount_apfs', 'md5', 'fsck', 'mount_udf', 'quotacheck', 'mount_cd9660', 'ping', 'fsck_exfat', 'mount_exfat', 'fsck_udf', 'shutdown', 'route', 'mount_webdav', 'fsck_hfs', 'nfsd', 'reboot', 'nfsiod', 'fsck_cs', 'fsck_apfs', 'fstyp_msdos', 'disklabel', 'mount_msdos', 'fsck_msdos', 'ifconfig', 'halt', 'mount_9p', 'mount_ntfs', 'rtsol', 'newfs_apfs', 'umount', 'fstyp', 'kextunload', 'mpioutil', 'fstyp_ntfs', 'emond', 'mount_nfs', 'newfs_udf', 'mount_ftp', 'pfctl', 'mknod', 'fstyp_udf', 'dmesg', 'mount', 'fibreconfig', 'fstyp_hfs', 'newfs_hfs', 'dynamic_pager', 'launchd', 'newfs_exfat', 'apfs_hfs_convert', 'nologin', 'mount_afp', 'mount_smbfs', 'ping6', 'kextload', 'mount_cddafs', 'mount_fdesc', 'newfs_msdos', 'mount_acfs', 'mount_devfs'] ['luajittex', 'lollipop', 't1disasm', 'chktex', 'rubikrotation', 'lily-rebuild-pdfs', 'weave', 'mag', 'man', 'ebb', 'prepmx', 'mktexlsr', 'gsftopk', 'upmendex', 'dvibook', 'kpsewhere', 'rumakeindex', 'fontinst', 'cef5conv', 'lacheck', 'httexi', 'lily-image-commands', 'texloganalyser', 'dvilj', 'patgen', 'uptex', 'exceltex', 'pdvitype', 'texconfig-sys', 'xmltex', 'vlna', 'texsis', 'dvipdft', 'pdfjam-pocketmod', 'urlbst', 'pdfcslatex', 'afm2afm', 'cefconv', 'pdfjam-slides6up', 'sjisconv', 'tex2xindy', 'musixtex', 'pdfcsplain', 'opl2ofm', 'de-macro', 'bbl2bib', 'ltx2crossrefxml', 'pdftex', 'r-mpost', 'dvitodvi', 'gftodvi', 'dviconcat', 'texluajitc', 'dvipng', 'komkindex', 'tex', 'sty2dtx', 'ppltotf', 'yplan', 'eplain', 'eptex', 'lily-glyph-commands', 'htmex', 'texlua', 'htxelatex', 'xasy', 'fmtutil-user', 'wovp2ovf', 'dvilualatex', 'cefsconv', 'context', 'platex', 'allec', 'adhocfilelist', 'kpsetool', 'makejvf', 'texdoctk', 'vptovf', 'tex4ht', 'texluajit', 'mtxrunjit', 'uplatex', 'musixflx', 'pfarrei', 'mf', 'latexdiff-vc', 'ttfdump', 'etex', 'fig4latex', 'bibexport', 'ttf2tfm', 'latexmk', 'pmpost', 'ctwill', 'pst2pdf', 'wordcount', 'pdfbook', 'texconfig-dialog', 'lwarpmk', 'dvilj2p', 'dviinfox', 'ttf2kotexfont', 'ctanbib', 'cweave', 'bg5+latex', 'pdfatfi', 'ptex2pdf', 'e2pall', 'kpsewhich', 'upbibtex', 'texdiff', 'mathspic', 'kanji-fontmap-creator', 'kanji-config-updmap', 'asy', 'typeoutfileinfo', 'upmpost', 'pdflatex', 'perltex', 'mkt1font', 'cefslatex', 'cjk-gs-integrate', 'chkdvifont', 'dvitype', 'pdfjadetex', 't1lint', 'jamo-normalize', 'fmtutil-sys', 'wofm2opl', 'dviasm', 'kpsestat', 'pdfxup', 'makedtx', 'pltotf', 'mkindex', 'dvilj6', 'r-pmpost', 'xindy.mem', 'xetex', 'latex', 'ps4pdf', 'multibibliography', 'teckit_compile', 'ttf2afm', 'biburl2doi', 'getmapdl', 'uptftopl', 'contextjit', 'bib2gls', 'match_parens', 'mkjobtexmf', 'pdf90', 'updvitomp', 'ps2eps', 'pkfix-helper', 'chkweb', 'arlatex', 'pdfpun', 'pn2pdf', 'pdfclose', 'xindex', 'clxelatex', 'dosepsbin', 'jadetex', 'a2ping', 'bibzbladd', 'ovf2ovp', 'mfluajit-nowin', 'mpost', 'texosquery-jre5', 'texhash', 'convbkmk', 'thumbpdf', 'pkfix', 'dvihp', 'hbf2gf', 'xindy.run', 'texcount', 'pdf180', 'texmfstart', 'latexrevise', 'cefpdflatex', 'texluac', 'dvicopy', 'lua2dox_filter', 'ctie', 'pdftex-quiet', 'euptex', 'pdftosrc', 'mf-nowin', 'ctangle', 'omfonts', 't1asm', 'mflua-nowin', 'cluttex', 'svn-multi', 'mk4ht', 'afm2tfm', 'pdfopen', 'fragmaster', 'pdfnup', 'ebong', 'ctanify', 'pygmentex', 'texdef', 'luatex', 'cslatex', 'synctex', 'texdirflatten', 'gbkpdflatex', 'xdvipdfmx', 'sjispdflatex', 'makeindex', 'dviluatex', 'mkofm', 'dvipdfmx', 'psbook', 'dvispc', 'csplain', 'ttftotype42', 'mft', 't1rawafm', 'fmtutil', 'ctwill-twinx', 'simpdftex', 'depythontex', 'otfinfo', 'latexindent', 'kanji-config-updmap-sys', 'extconv', 'disdvi', 'pdvitomp', 'dvipdfm', 'texliveonfly', 'allneeded', 'htcontext', 't1testpage', 'biber', 'dv2dt', 'xindy', 'pdfbook2', 't1unmac', 'xelatex', 'webquiz', 'kpsepath', 'diadia', 'makeglossaries', 'cef5pdflatex', 'autoinst', 'mkpic', 'splitindex', 'repstopdf', 'otangle', 'mfplain', 'latexfileversion', 'latex-git-log', 'inimf', 'latex2man', 'ps2pk', 'htxetex', 'l3build', 'ptftopl', 'ptex', 'gbklatex', 't1binary', 'bibtex', 't1dotlessj', 'mktexpk', 'detex', 'htlatex', 'odvicopy', 'dvidvi', 'extractres', 'extractbb', 'tie', 'latexdef', 'tlmgr', 'arara', 'ctan-o-mat', 'rubibtex', 'dvigif', 'gftype', 'ketcindy', 'kpseaccess', 'luacsplain', 'cachepic', 'srcredact', 'dtxgen', 'mmafm', 'pktype', 'kpsexpand', 'pktogf', 'msxlint', 't1reencode', 'vftovp', 'xhlatex', 'ht', 'pdf270', 'mendex', 'make4ht', 'ceflatex', 'texlinks', 'pmxchords', 'mptopdf', 'afm2pl', 'mktexmf', 'lamed', 'gftopk', 'ulqda', 'dvilj4l', 'pooltype', 'pdfjoin', 'bg5latex', 'bibmradd', 'aleph', 'wovf2ovp', 'pdfetex', 'dvi2tty', 'ofm2opl', 'pslatex', 'initex', 'latexpand', 'mkgrkindex', 'mtxrun', 'epsffit', 'listings-ext.sh', 'mktexfmt', 'scor2prt', 'psnup', 'ot2kpx', 'allcm', 'pk2bm', 'dvitomp', 'texindy', 'vpl2vpl', 'luatools', 'cef5latex', 'ctwill-refsort', 'bg5+pdflatex', 'dvisvgm', 'tex2aspc', 'bg5conv', 'deweb', 'tlcockpit', 'cfftot1', 'dviselect', 'odvitype', 'vpl2ovp', 'otp2ocp', 'latexdiff', 'dt2dv', 'bg5pdflatex', 'mf2pt1', 'psresize', 't1mac', 'epspdf', 'pythontex', 'bibtexu', 'authorindex', 'texosquery', 'tlshell', 'pdfxmltex', 'pdfjam-slides3up', 'includeres', 't1ascii', 'pdflatexpicscale', 'mfluajit', 'axohelp', 'tangle', 'httex', 'texosquery-jre8', 'checkcites', 'bibtex8', 'dvi2fax', 'otftotfm', 'cefspdflatex', 'mmpfb', 'pfb2pfa', 'vpe', 'psselect', 'findhyph', 'gregorio', 'ovp2ovf', 'utf8mex', 'mflua', 'purifyeps', 'autosp', 'bundledoc', 'mllatex', 'tex4ebook', 'xdvi-xaw', 'sjislatex', 'rungs', 'dvilj4', 'ltxfileinfo', 'texconfig', 'updvitype', 'ltximg', 'updmap-user', 'dvips', 'convertgls2bib', 'latex2nemeth', 'pdfjam', 'epstopdf', 'outocp', 'pedigree', 'mkocp', 'kpsereadlink', 'ttf2pk', 'tpic2pdftex', 'kanji-config-updmap-user', 'psjoin', 'm-tx', 'uppltotf', 'texdoc', 'bbox', 'dvired', 'latex-papersize', 'makeglossaries-lite', 't4ht', 'xdvi', 'ps2frag', 'wopl2ofm', 'devnag', 'ctanupload', 'texexec', 'listbib', 'cllualatex', 'lualatex', 'pmxab', 'jfmutil', 'pdfmex', 'tftopl', 'mltex', 'amstex', 'pbibtex', 'pstops', 'mex', 'bibdoiadd', 'pdfflip', 'updmap', 'dvipos', 'luaotfload-tool', 'epspdftk', 'updmap-sys', 'r-upmpost', 'mktextfm', 'texfot', 'checklistings', 'rpdfcrop', 'a5toa4', 'installfont-tl', 'pdfcrop', 'pdfannotextractor'] ['xfs', 'xfsinfo', 'atobm', 'xdpyinfo', 'showrgb', 'xlsfonts', 'editres', 'fonttosfnt', 'xfontsel', 'xclock', 'xmore', 'xman', 'xmag', 'xrefresh', 'fc-list', 'xdmshell', 'xauth', 'twm', 'cxpm', 'mkfontdir', 'xclipboard', 'png-fix-itxt', 'ucs2any', 'xterm', 'bdftruncate', 'xsetroot', 'xmessage', 'xcursorgen', 'fc-pattern', 'xkbvleds', 'xkbbell', 'freetype-config', 'Xephyr', 'fc-validate', 'bitmap', 'libpng16-config', 'pngfix', 'fc-query', 'xkbprint', 'luit', 'xhost', 'gtf', 'listres', 'x11perf', 'Xorg', 'libpng-config', 'koi8rxterm', 'xpr', 'xstdcmap', 'xgc', 'mkfontscale', 'setxkbmap', 'xinit', 'Xquartz', 'xbacklight', 'xdm', 'xcmsdb', 'xdpr', 'xfindproxy', 'xrdb', 'xlsclients', 'xprop', 'xkeystone', 'xeyes', 'Xvfb', 'Xnest', 'xev', 'startx', 'xkbwatch', 'xscope', 'xfd', 'sessreg', 'xwud', 'lndir', 'xinput', 'xconsole', 'glxinfo', 'sxpm', 'xsetmode', 'Xfake', 'fslsfonts', 'xcompmgr', 'xrandr', 'bmtoa', 'xwd', 'xmodmap', 'glxgears', 'fc-cache', 'iceauth', 'cvt', 'xcutsel', 'bdftopcf', 'fc-cat', 'xsetpointer', 'xkbevd', 'quartz-wm', 'xsm', 'appres', 'xset', 'xlsatoms', 'fc-match', 'oclock', 'x11perfcomp', 'resize', 'showfont', 'xditview', 'xwininfo', 'xvinfo', 'xcalc', 'xgamma', 'makedepend', 'viewres', 'ico', 'X', 'gccmakedep', 'xedit', 'smproxy', 'xkill', 'xkbcomp', 'xload', 'font_cache', 'xmh', 'xlogo', 'fstobdf', 'uxterm', 'fc-scan'] ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] Warning accessing gives errors: [Errno 2] No such file or directory: '' ['xfs', 'xfsinfo', 'atobm', 'xdpyinfo', 'showrgb', 'xlsfonts', 'editres', 'fonttosfnt', 'xfontsel', 'xclock', 'xmore', 'xman', 'xmag', 'xrefresh', 'fc-list', 'xdmshell', 'xauth', 'twm', 'cxpm', 'mkfontdir', 'xclipboard', 'png-fix-itxt', 'ucs2any', 'xterm', 'bdftruncate', 'xsetroot', 'xmessage', 'xcursorgen', 'fc-pattern', 'xkbvleds', 'xkbbell', 'freetype-config', 'Xephyr', 'fc-validate', 'bitmap', 'libpng16-config', 'pngfix', 'fc-query', 'xkbprint', 'luit', 'xhost', 'gtf', 'listres', 'x11perf', 'Xorg', 'libpng-config', 'koi8rxterm', 'xpr', 'xstdcmap', 'xgc', 'mkfontscale', 'setxkbmap', 'xinit', 'Xquartz', 'xbacklight', 'xdm', 'xcmsdb', 'xdpr', 'xfindproxy', 'xrdb', 'xlsclients', 'xprop', 'xkeystone', 'xeyes', 'Xvfb', 'Xnest', 'xev', 'startx', 'xkbwatch', 'xscope', 'xfd', 'sessreg', 'xwud', 'lndir', 'xinput', 'xconsole', 'glxinfo', 'sxpm', 'xsetmode', 'Xfake', 'fslsfonts', 'xcompmgr', 'xrandr', 'bmtoa', 'xwd', 'xmodmap', 'glxgears', 'fc-cache', 'iceauth', 'cvt', 'xcutsel', 'bdftopcf', 'fc-cat', 'xsetpointer', 'xkbevd', 'quartz-wm', 'xsm', 'appres', 'xset', 'xlsatoms', 'fc-match', 'oclock', 'x11perfcomp', 'resize', 'showfont', 'xditview', 'xwininfo', 'xvinfo', 'xcalc', 'xgamma', 'makedepend', 'viewres', 'ico', 'X', 'gccmakedep', 'xedit', 'smproxy', 'xkill', 'xkbcomp', 'xload', 'font_cache', 'xmh', 'xlogo', 'fstobdf', 'uxterm', 'fc-scan'] ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] Warning accessing gives errors: [Errno 2] No such file or directory: '' Path provided by --with-executables-search-path ['win32fe.exe', 'win32feutils.dll'] Checking for program /Users/markadams/homebrew/bin/mapnames...not found Checking for program /opt/anaconda2/bin/mapnames...not found Checking for program /opt/anaconda2/bin/mapnames...not found Checking for program /Users/markadams/opt/miniconda2/bin/mapnames...not found Checking for program /opt/miniconda2/bin/mapnames...not found Checking for program /Users/markadams/opt/miniconda3/bin/mapnames...not found Checking for program /usr/local/opt/texinfo/bin/mapnames...not found Checking for program /Users/markadams/homebrew/sbin/mapnames...not found Checking for program /Users/markadams/homebrew/bin/mapnames...not found Checking for program /Users/markadams/homebrew/bin/mapnames...not found Checking for program /usr/local/bin/mapnames...not found Checking for program /usr/local/bin/mapnames...not found Checking for program /usr/bin/mapnames...not found Checking for program /bin/mapnames...not found Checking for program /usr/sbin/mapnames...not found Checking for program /sbin/mapnames...not found Checking for program /Library/TeX/texbin/mapnames...not found Checking for program /opt/X11/bin/mapnames...not found Checking for program /usr/local/bin/mapnames...not found Checking for program mapnames...not found Checking for program /opt/X11/bin/mapnames...not found Checking for program /usr/local/bin/mapnames...not found Checking for program mapnames...not found Checking for program /Users/markadams/Codes/petsc/lib/petsc/bin/win32fe/mapnames...not found Unable to find programs ['mapnames'] providing listing of each search directory to help debug Path provided in Python program Path provided by default path Warning accessing /Users/markadams/homebrew/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/bin' Warning accessing /opt/anaconda2/bin gives errors: [Errno 2] No such file or directory: '/opt/anaconda2/bin' Warning accessing /opt/anaconda2/bin gives errors: [Errno 2] No such file or directory: '/opt/anaconda2/bin' Warning accessing /Users/markadams/opt/miniconda2/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/opt/miniconda2/bin' Warning accessing /opt/miniconda2/bin gives errors: [Errno 2] No such file or directory: '/opt/miniconda2/bin' Warning accessing /Users/markadams/opt/miniconda3/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/opt/miniconda3/bin' ['texi2pdf', 'pod2texi', 'texindex', 'info', 'texi2dvi', 'pdftexi2dvi', 'texi2any', 'makeinfo', 'install-info'] Warning accessing /Users/markadams/homebrew/sbin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/sbin' Warning accessing /Users/markadams/homebrew/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/bin' Warning accessing /Users/markadams/homebrew/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/bin' ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] ['uux', 'cpan', 'BuildStrings', 'loads.d', 'write', 'indent', 'bzip2recover', 'hdiutil', 'top', 'javah', 'pstruct5.18', 'tee', 'binhex5.18.pl', 'xip', 'wsimport', 'bzfgrep', 'qlmanage', 'snmptranslate', 'split', 'chsh', 'stty.pl', 'xml2man', 'iprofiler', 'man', 'lpoptions', 'tabs', 'smtpd2.7.py', 'rview', 'lsvfs', 'zgrep', 'dbiprof', 'zmore', 'corelist5.28', 'cpanp-run-perl', 'gcov', 'iptab5.28', 'svn', 'vim', 'idle2.7', 'macerror5.18', 'xjc', 'lwp-request5.18', 'bzmore', 'package-stash-conflicts', 'cancel', 'apply', 'bzgrep', 'umask', 'g++', 'libtool', 'pre-grohtml', 'colcrt', 'phpize', 'unalias', 'mp2bug', 'groff', 'mkfifo', 'toe', 'hexdump', 'spfd5.18', 'idle', 'crc325.18', 'Rez', 'cap_mkdb', 'ictool', 'cmp', 'syscallbypid.d', 'snmpset', 'locate', 'binhex5.28.pl', 'afconvert', 'afclip', 'bzegrep', 'neqn', 'instmodsh', 'extcheck', 'javapackager', 'pl', 'compress', 'corelist5.18', 'fddist', 'db_upgrade', 'diagnose-fu', 'ctags', 'iptab5.18', 'zdiff', 'macerror5.28', 'pathchk', 'mesg', 'setregion', 'perlivp', 'c++', 'pod2readme', 'vi', 'iofileb.d', 'errinfo', 'zipgrep', 'pod2usage', 'alias', 'wait', 'psed5.18', 'safaridriver', 'bzdiff', 'lwp-request5.28', 'unpack200', 'corelist', 'expand', 'strings', 'appletviewer', 'idlj', 'wall', 'spfd5.28', 'brctl', 'crc325.28', 'gm4', 'db_hotbackup', 'auvaltool', 'applesingle', 'clang', 'ibtool', 'tty', 'git-receive-pack', 'infotocap', 'pkill', 'pwhich5.18', 'cups-config', 'basename', 'nclist', 'objdump', 'install', 'native2ascii', 'c99', 'desdp', 'binhex', 'lsmp', 'xmllint', 'texi2pdf', 'last', 'vm_stat', 'syslog', 'spfquery5.18', 'net-snmp-cert', 'nslookup', 'prove5.18', 'vimdiff', 'topsyscall', 'cpan2dist5.18', '2to3-2.7', 'libnetcfg', 'c++filt', 'avbdiagnose', 'nice', 'perlivp5.18', 'xcscontrol', 'calendar', 'locale', 'strip', 'symbolscache', 'tfmtodit', 'trace', 'tops', 'lprm', 'tiffutil', 'du', 'diff3', 'cupstestppd', 'sw_vers', 'fs_usage', 'host', 's2p5.18', 'jarsigner', 'app-sso', 'grolbp', 'nscurl', 'logger', 'caffeinate', 'say', 'net-snmp-create-v3-user', 'lwp-download5.18', 'plutil', 'python3', 'avbutil', 'enc2xs5.28', 'xcode-select', 'powermetrics', 'moose-outdated', 'c2ph', 'net-server', 'cvmkdir', 'ldapmodify', 'iofile.d', 'join', 'SafeEjectGPU', 'snmpdelta', 'ssh-keyscan', 'phar.phar', 'renice', 'xxd', 'scandeps.pl', 'nettop', 'ppdmerge', 'snmpconf', 'xsltproc', 'osascript', 'pwhich5.28', 'troff', 'iotop', 'mmroff', 'lex', 'encguess', 'ctf_insert', 'csplit', 'iconv', 'captoinfo', 'snmpinform', 'lsbom', 'pbcopy', 'sort', 'xpath', 'snmpdf', 'whoami', 'sc_usage', 'jot', 'spfquery5.28', 'ocspcheck', 'prove5.28', 'mkbom', 'groffer', 'ldapurl', 'json_xs', 'pkgbuild', 'perlivp5.28', 'cpuwalk.d', 'cvmkfile', 'update_dyld_shared_cache', 'easy_install', 'pydoc', 'ldapmodrdn', 'systemextensionsctl', 'file', 'db_printlog', 'python', 'hash', 'bc', 'fontrestore', 'mg', 'python2', 'cpanp-run-perl5.18', 'sfltool', 'less', 'pod2latex', 'bunzip2', 'pythonw', 'touch', 'asctl', 'rmic', 'dispqlen.d', 'db_archive', 'refer', 'getopt', 'krb5-config', 'security', 'lwp-download5.28', 'hiutil', 'csdiagnose', 'pip3', 'enc2xs5.18', 'lastwords', 'rmid', 'stty5.28.pl', 'podchecker5.18', 'sed', 'ld', 'awk', 'ip2cc', 'syscallbyproc.d', 'snmpstatus', 'uudecode', 'UnRezWack', 'fmt', 'perlthanks5.18', 'zipdetails5.28', 'zless', 'xslt-config', 'sdef', 'pod2man5.18', 'ncctl', 'jmc', 'encguess5.28', 'pod2text', 'c2ph5.18', 'bashbug', 'mail', 'chpass', 'sips', 'xcrun', 'bzcmp', 'lldb', 'python2.7-config', 'piconv5.28', 'chfn', 'ipcount', 'newaliases', 'nano', 'eyapp5.18', 'pfbtops', 'lam', 'ipptool', 'irb', 'ipcount5.28', 'ptardiff', 'bzless', 'perlbug5.28', 'sysdiagnose', 'logname', 'tset', 'chgrp', 'cu', 'grops', 'printenv', 'unvis', 'grotty', 'atq', 'seq', 'fc', 'AssetCacheManagerUtil', 'colldef', 'jdb', 'wish', 'uname', 'hpmdiagnose', 'timer_analyser.d', 'jstack', 'unzip', 'stty5.18.pl', 'db_stat', 'rmiregistry', 'json_pp', 'zprint', 'kinit', 'mib2c', 'podchecker5.28', 'od', 'bsdtar', 'perl', 'findrule', 'tbtdiagnose', 'mcxquery', 'lwp-download', 'ppdpo', 'crontab', 'reset', 'kextutil', 'bzcat', 'dbicadmin', 'ex', 'perlthanks5.28', 'perlbug', 'zipdetails5.18', 'jvisualvm', 'footprint', 'pod2man5.28', 'config_data5.18', 'json_xs5.28', 'lsappinfo', 'eqn', 'db_load', 'fwkdp', 'piconv', 'read', 'ipcount5.18', 'perlbug5.18', 'snmpusm', 'piconv5.18', 'execsnoop', 'pagesize', 'lp', 'base64', 'ptargrep', 'eyapp5.28', 'jar', 'h2ph', 'readlink', 'opensnoop', 'rake', 'rvim', 'jcmd', 'dmc', 'vimtutor', 'phar', 'from', 'prove', 'newproc.d', 'gencat', 'darwinup', 'mdutil', 'znew', 'podchecker', 'mcxrefresh', 'colrm', 'dbilogstrip', 'pagestuff', 'crlrefresh', 'headerdoc2html', 'lwp-dump5.18', 'tbl', 'jrunscript', 'find2perl', 'filtercalltree', 'afhash', 'sandbox-exec', 'snmpvacm', 'stapler', 'fwkpfv', 'sftp', 'wc', 'jps', 'rsync', 'osacompile', 'cpanp5.18', 'hdxml2manxml', 'gzcat', 'dbiproxy5.18', 'delv', 'thermal', 'pico', 'podselect5.18', 'pydoc2.7', 'shasum', 'comm', 'resolveLinks', 'lpq', 'java', 'bundle', 'gzip', 'zipcloak', 'git-upload-archive', 'xml2-config', 'encode_keychange', 'traptoemail', 'gcc', 'smbutil', 'diff', 'ri', 'pythonw2.7', 'agvtool', 'cksum', 'indxbib', 'segedit', 'zipnote', 'ptar', 'printf', 'soelim', 'AssetCacheTetheratorUtil', 'column', 'ldapexop', 'ippfind', 'syscallbysysc.d', 'groups', 'dwarfdump', 'ppdc', 'rs', 'spfd', 'config_data', 'slogin', 'latency', 'lsm', 'xar', 'db_codegen', 'dns-sd', 'lwp-dump5.28', 'tab2space', 'dbiproxy5.28', 'avconvert', 'jhsdb', 'unzipsfx', 'podselect5.28', 'treereg', 'csreq', 'whatis', 'gperf', 'php', 'iconutil', 'zipsplit', 'lwp-dump', 'pathopens.d', 'xattr-2.7', 'tail', 'whois', 'nsupdate', 'crc32', 'ldapdelete', 'grep', 'pstopdf', 'rwbytype.d', 'script', 'vtool', 'more', 'ldapwhoami', 'pl2pm', 'h2ph5.18', 'ncinit', 'tkmib', 'cal', 'afplay', '2to3-', 'addftinfo', 'time', 'svnlook', 'ssh-agent', 'gcore', 'pwhich', 'javap', 'xed', 'uuname', 'javaws', 'texindex', 'env', 'pr', 'head', 'python-config', 'scandeps5.28.pl', 'xsubpp5.18', 'dsymutil', 'clear', 'manpath', 'apropos', 'units', 'redo_prebinding', 'info', 'curl-config', 'kgetcred', 'rev', 'SplitForks', 'uniq', 'tclsh', 'dbicadmin5.28', 'productsign', 'mklocale', 'pod2text5.18', 'defaults', 'tic', 'zip', 'uulog', 'atrm', 'curl', 'wdutil', 'agentxtrap', 'db_verify', 'servertool', 'newgrp', 'timerfires', 'rpcgen', 'perlthanks', 'post-grohtml', 'moose-outdated5.18', 'snmpnetstat', 'lastcomm', 'getconf', 'kpasswd', 'vis', 'dbiproxy', 'instruments', 'hpftodit', 'ipcrm', 'pic', 'net-snmp-config', 'cpanp', 'otool', 'format-sql', 'h2ph5.28', 'killall', 'patch', 'gdiffmk', 'tailspin', 'su', 'ul', 'compression_tool', 'tkcon', 'xsubpp5.28', 'ssh', 'kdestroy', 'snmpgetnext', 'type', 'scandeps5.18.pl', 'cpan2dist', 'msgs', 'xsubpp', 'jhat', 'CpMac', 'tidy', 'tftp', 'easy_install-2.7', 'assetutil', 'AssetCacheLocatorUtil', 'orbd', 'dbicadmin5.18', 'ktrace', 'DeRez', 'textutil', 'xgettext.pl', 'automator', 'wsgen', 'stat', 'perldoc', 'javac', 'xcsdiagnose', 'mdfind', 'grodvi', 'mdls', 'codesign_allocate', 'lookbib', 'mddiagnose', 'snmpbulkwalk', 'keytool', 'fileproviderctl', 'binhex.pl', 'dtruss', 'dserr', 'tiff2icns', 'moose-outdated5.28', 'pbpaste', 'policytool', 'pod2text5.28', 'actool', 'heap', 'sum', 'lskq', 'dbilogstrip5.28', 'macbinary', 'debinhex5.28.pl', 'ncdestroy', 'nc', 'snmptrap', 'tsort', 'uuencode', 'cpp', 'swift', 'batch', 'sqlite3', 'make', 'dig', 'ptardiff5.18', 'macerror', 'infocmp', 'apt', 'trimforce', 'nm', 'flex++', 'osadecompile', 'IOAccelMemory', 'ssh-add', 'machine', 'wish8.5', 'screen', 'snmpget', 'pcsctest', 'codesign', 'format-sql5.28', 'atos', 'llvm-gcc', 'mailq', 'arch', 'ssh-keygen', 'snmptable', 'kill.d', 'pod2readme5.28', 'ditto', 'getopts', 'users', 'snmpbulkget', 'sdp', 'shasum5.28', 'showmount', 'taskinfo', 'ar', 'perldoc5.18', 'who', 'mktemp', 'unifdef', 'yaa', 'cut', 'imptrace', 'pack200', 'net-server5.28', 'ippeveprinter', 'hdid', 'dc', 'biff', 'perl5.28', 'mailx', 'odutil', 'jsadebugd', 'xargs', 'texi2dvi', 'debinhex5.18.pl', 'priclass.d', 'pod2latex5.18', 'ptardiff5.28', 'topsysproc', 'nl', 'dbilogstrip5.18', 'view', 'jjs', 'spfquery', 'sample', 'bg', 'lipo', 'seeksize.d', 'eyapp', 'clang++', 'setuids.d', 'shlock', 'symbols', 'afmtodit', 'gzexe', 'mkdep', 'a2p5.18', 'genstrings', 'at', 'what', 'sdx', 'm4', 'asa', 'iptab', 'format-sql5.18', 'swiftc', 'nfsstat', 'svnversion', 'uupick', 'ipcs', 'pod2readme5.18', 'pluginkit', 'as', 'MvMac', 'net-server5.18', 'fold', 'gnumake', 'perl5.18', 'log', 'tmutil', 'checknr', 'certtool', 'python2.7', 'vmmap', 'shasum5.18', 'h2xs', 'csrutil', 'shar', 'perldoc5.28', 'ldappasswd', 'lkbib', 'ResMerger', 'bitesize.d', 'db_checkpoint', 'funzip', 'power_report.sh', 'iosnoop', 'atsutil', 'osalang', 'dirname', 'pod2man', 'enc2xs', 'treereg5.28', 'moo-outdated', 'xgettext5.28.pl', 'iopending', 'infokey', 'ncal', 'cpan5.28', 'chflags', 'find2perl5.18', 'fg', 'rwbypid.d', 'jmap', 'dscl', 'leaks', 'splain5.18', 'nbdst', 'mnthome', 'jshell', 'dsexport', 'mdimport', 'id', 'procsystime', 'cd', 'quota', 'uuto', 'fuser', 'dsimport', 'csgather', 'json_pp5.28', 'git-shell', 'ldapsearch', 'command', 'snmp-bridge-mib', 'egrep', 'notifyutil', 'cc', 'dsmemberutil', 'podselect', 'pod2html5.28', 'grn', 'psed', 'whereis', 'tccutil', 'a2p', 'find', 'jstat', 'zcat', 'ip2cc5.18', 'unifdefall', 'nroff', 'pridist.d', 'size', 'timesyncanalyse', 'libnetcfg5.28', 'uustat', 'snmpwalk', 'llvm-g++', 'scp', 'instmodsh5.18', 'tnameserv', 'true', 'afinfo', 'hidutil', 'ldapadd', 'pwpolicy', 'profiles', 'yacc', 'kswitch', 'xcodebuild', 'jobs', 'c89', 'sudo', 'bioutil', 'splain5.28', 'tmdiagnose', 'plockstat', 'xgettext5.18.pl', 'serialver', 'afida', 'pgrep', 'yes', 'lessecho', 'sdiff', 'afscexpand', 'treereg5.18', 'cpan5.18', 'db_deadlock', 'ldapcompare', 'unexpand', 'git-upload-pack', 'ssh-copy-id', 'grolj4', 'fixproc', 'debinhex.pl', 'lorder', 'pod2html5.18', 'ranlib', 'javadoc', 'tput', 'fgrep', 'json_pp5.18', 'sigdist.d', 'ppdhtml', 'libnetcfg5.18', 'auval', 'erb', 'dappprof', 'openssl', 'instmodsh5.28', 'drutil', 'jinfo', 'ip2cc5.28', 'splain', 'pmset', 'xmlcatalog', 'zcmp', 'ptargrep5.28', 'lwp-mirror5.28', 'rwsnoop', 'jstatd', 'htmltree5.28', 'lpr', 'layerutil', 'snmptest', 'mib2c-update', 'grog', 'creatbyproc.d', 'pstruct', 'fdesetup', 'flex', 'hostinfo', 'jcontrol', 'MergePef', 'lpstat', 'SetFile', 'pl2pm5.28', 'pod2html', 'rebase', 'tar', 'rdoc', 'uptime', 's2p', 'pidpersec.d', 'xpath5.18', 'schemagen', 'moo-outdated5.28', 'pod2usage5.28', 'dbiprof5.28', 'cvcp', 'package-stash-conflicts5.28', 'false', 'zegrep', 'memory_pressure', 'uncompress', 'lwp-request', 'ncurses5.4-config', 'findrule5.28', 'sampleproc', 'db_recover', 'ptar5.28', 'h2xs5.28', 'nmedit', 'filebyproc.d', 'bison', 'tclsh8.5', 'jdeps', 'productbuild', 'zipinfo', 'diffstat', 'login', 'db_dump', 'smtpd.py', 'cpuctl', 'cpu_profiler.d', 'which', 'bundler', 'iopattern', 'finger', 'mig', 'sntp', 'klist', 'open', 'GetFileInfo', 'localedef', 'ruby', 'stringdups', 'htmltree', 'ptargrep5.18', 'git', 'tr', 'lwp-mirror5.18', 'htmltree5.18', 'banner', 'leave', 'jconsole', 'paste', 'RezWack', 'moo-outdated5.18', 'bzip2', 'pod2usage5.18', 'uucp', 'passwd', 'dbiprof5.18', 'package-stash-conflicts5.18', 'uuidgen', 'pl2pm5.18', 'install_name_tool', 'cmpdylib', 'makeinfo', 'php-config', 'zfgrep', 'xpath5.28', 'snfsdefrag', 'zipdetails', 'look', 'findrule5.18', 'col', 'dscacheutil', 'ptar5.18', 'zforce', 'lwp-mirror', 'malloc_history', 'cpio', 'nohup', 'kcc', 'ulimit', 'rails', 'bspatch', 'RezDet', 'hotspot.d', 'cvaffinity', 'gatherheaderdoc', 'ppdi', 'pcap-config', 'avmetareadwrite', 'update_dyld_shared_cache_root_mode', 'gen_bridge_metadata', 'gem', 'opendiff', 'h2xs5.18', 'talk', 'expect', 'jimage', 'lockstat', 'dapptrace', 'install-info', 'xattr', 'w', 'gunzip'] ['cat', 'echo', 'launchctl', 'df', 'pwd', 'test', 'csh', 'wait4path', 'unlink', 'sleep', 'stty', 'date', 'ed', 'expr', 'pax', 'bash', 'kill', 'sh', 'ps', 'link', 'tcsh', 'dd', 'mkdir', 'ksh', 'hostname', 'dash', 'rmdir', 'mv', 'ln', 'ls', 'cp', 'sync', 'zsh', 'chmod', 'rm', '['] ['dsconfigad', 'htdbm', 'netbiosd', 'postlock', 'systemsoundserverd', 'dseditgroup', 'avbdeviced', 'rpcinfo', 'BootCacheControl', 'weakpass_edit', 'periodic', 'accton', 'wfsctl', 'postalias', 'slapacl', 'edquota', 'sndiskmove', 'pdisk', 'amt', 'lpadmin', 'fdisk', 'sysadminctl', 'networksetup', 'envvars', 'ktutil', 'setquota', 'otctl', 'sncfgvalidate', 'php-fpm', 'AppleFileServer', 'dnctl', 'mDNSResponder', 'repquota', 'cupsfilter', 'checkgid', 'uuconv', 'sharing', 'vifs', 'ac', 'racoon', 'dsenableroot', 'xsanctl', 'kdcsetup', 'aslmanager', 'screencapture', 'htdigest', 'rtsold', 'chat', 'DevToolsSecurity', 'logresolve', 'cvdbset', 'KernelEventAgent', 'gpt', 'scutil', 'ioreg', 'ab', 'traceroute6', 'pwd_mkdb', 'sysctl', 'appsleepd', 'sshd', 'mDNSResponderHelper', 'authserver', 'sncfginstall', 'postmulti', 'lsof', 'pkgutil', 'slapindex', 'sc_auth', 'ioclasscount', 'uucico', 'firmwarepasswd', 'rarpd', 'tsig-keygen', 'kadmin.local', 'syslogd', 'taskpolicy', 'filecoordinationd', 'dot_clean', 'PasswordService', 'systemsetup', 'zdump', 'snmpd', 'ndp', 'coreaudiod', 'rpcbind', 'praudit', 'usernoted', 'postkick', 'postcat', 'netstat', 'lpc', 'slapadd', 'krbservicesetup', 'sncfgtemplate', 'slapconfig', 'rtadvd', 'httxt2dbm', 'distnoted', 'mtree', 'cupsdisable', 'lpmove', 'disktool', 'purge', 'rpc.statd', 'cupsctl', 'DirectoryService', 'notifyd', 'klist_cdhashes', 'dtrace', 'kextcache', 'cupsd', 'dbmmanage', 'languagesetup', 'skywalkctl', 'mkpassdb', 'postconf', 'createhomedir', 'ocspd', 'iostat', 'cvdb', 'sa', 'rpc.lockd', 'uuxqt', 'mkfile', 'softwareupdate', 'unsetpassword', 'zic', 'nfs4mapid', 'postsuper', 'htpasswd', 'rotatelogs', 'universalaccessd', 'audit', 'httpd', 'bluetoothaudiod', 'slapauth', 'slappasswd', 'localemanager', 'asr', 'cvupdatefs', 'bless', 'cvgather', 'xscertadmin', 'visudo', 'uusched', 'dsconfigldap', 'smbdiagnose', 'cfprefsd', 'auditd', 'uuchk', 'cvfsck', 'kextfind', 'diskutil', 'cvfsid', 'sso_util', 'vsdbutil', 'ddns-confgen', 'ioalloccount', 'uasysdiagnose', 'dev_mkdb', 'hdik', 'slapdn', 'vpnd', 'postqueue', 'setkey', 'tpctl', 'repairHomePermissions', 'spindump', 'cupsreject', 'traceroute', 'quotaoff', 'newsyslog', 'postfix', 'cvfsdb', 'snmptrapd', 'chroot', 'arp', 'cupsaccept', 'nvram', 'chown', 'mkextunpack', 'sncfgremove', 'sncfgquery', 'postlog', 'installer', 'pppd', 'httpd-wrapper', 'system_profiler', 'fcgistarter', 'bluetoothd', 'slapschema', 'kadmin', 'spray', 'cvversions', 'kextlibs', 'tcpdump', 'xartutil', 'securityd', 'nlcontrol', 'quotaon', 'spctl', 'vipw', 'gssd', 'slaptest', 'automount', 'scselect', 'envvars-std', 'graphicssession', 'ckksctl', 'lpinfo', 'smbd', 'serverinfo', 'cvmkfs', 'postmap', 'postdrop', 'cupsenable', 'cron', 'systemstats', 'bnepd', 'kextstat', 'cvlabel', 'sendmail', 'systemkeychain', 'kcditto', 'slapcat', 'ipconfig', 'auditreduce', 'cvadmin', 'WirelessRadioManagerd', 'apachectl', 'htcacheclean'] ['mount_hfs', 'mount_apfs', 'md5', 'fsck', 'mount_udf', 'quotacheck', 'mount_cd9660', 'ping', 'fsck_exfat', 'mount_exfat', 'fsck_udf', 'shutdown', 'route', 'mount_webdav', 'fsck_hfs', 'nfsd', 'reboot', 'nfsiod', 'fsck_cs', 'fsck_apfs', 'fstyp_msdos', 'disklabel', 'mount_msdos', 'fsck_msdos', 'ifconfig', 'halt', 'mount_9p', 'mount_ntfs', 'rtsol', 'newfs_apfs', 'umount', 'fstyp', 'kextunload', 'mpioutil', 'fstyp_ntfs', 'emond', 'mount_nfs', 'newfs_udf', 'mount_ftp', 'pfctl', 'mknod', 'fstyp_udf', 'dmesg', 'mount', 'fibreconfig', 'fstyp_hfs', 'newfs_hfs', 'dynamic_pager', 'launchd', 'newfs_exfat', 'apfs_hfs_convert', 'nologin', 'mount_afp', 'mount_smbfs', 'ping6', 'kextload', 'mount_cddafs', 'mount_fdesc', 'newfs_msdos', 'mount_acfs', 'mount_devfs'] ['luajittex', 'lollipop', 't1disasm', 'chktex', 'rubikrotation', 'lily-rebuild-pdfs', 'weave', 'mag', 'man', 'ebb', 'prepmx', 'mktexlsr', 'gsftopk', 'upmendex', 'dvibook', 'kpsewhere', 'rumakeindex', 'fontinst', 'cef5conv', 'lacheck', 'httexi', 'lily-image-commands', 'texloganalyser', 'dvilj', 'patgen', 'uptex', 'exceltex', 'pdvitype', 'texconfig-sys', 'xmltex', 'vlna', 'texsis', 'dvipdft', 'pdfjam-pocketmod', 'urlbst', 'pdfcslatex', 'afm2afm', 'cefconv', 'pdfjam-slides6up', 'sjisconv', 'tex2xindy', 'musixtex', 'pdfcsplain', 'opl2ofm', 'de-macro', 'bbl2bib', 'ltx2crossrefxml', 'pdftex', 'r-mpost', 'dvitodvi', 'gftodvi', 'dviconcat', 'texluajitc', 'dvipng', 'komkindex', 'tex', 'sty2dtx', 'ppltotf', 'yplan', 'eplain', 'eptex', 'lily-glyph-commands', 'htmex', 'texlua', 'htxelatex', 'xasy', 'fmtutil-user', 'wovp2ovf', 'dvilualatex', 'cefsconv', 'context', 'platex', 'allec', 'adhocfilelist', 'kpsetool', 'makejvf', 'texdoctk', 'vptovf', 'tex4ht', 'texluajit', 'mtxrunjit', 'uplatex', 'musixflx', 'pfarrei', 'mf', 'latexdiff-vc', 'ttfdump', 'etex', 'fig4latex', 'bibexport', 'ttf2tfm', 'latexmk', 'pmpost', 'ctwill', 'pst2pdf', 'wordcount', 'pdfbook', 'texconfig-dialog', 'lwarpmk', 'dvilj2p', 'dviinfox', 'ttf2kotexfont', 'ctanbib', 'cweave', 'bg5+latex', 'pdfatfi', 'ptex2pdf', 'e2pall', 'kpsewhich', 'upbibtex', 'texdiff', 'mathspic', 'kanji-fontmap-creator', 'kanji-config-updmap', 'asy', 'typeoutfileinfo', 'upmpost', 'pdflatex', 'perltex', 'mkt1font', 'cefslatex', 'cjk-gs-integrate', 'chkdvifont', 'dvitype', 'pdfjadetex', 't1lint', 'jamo-normalize', 'fmtutil-sys', 'wofm2opl', 'dviasm', 'kpsestat', 'pdfxup', 'makedtx', 'pltotf', 'mkindex', 'dvilj6', 'r-pmpost', 'xindy.mem', 'xetex', 'latex', 'ps4pdf', 'multibibliography', 'teckit_compile', 'ttf2afm', 'biburl2doi', 'getmapdl', 'uptftopl', 'contextjit', 'bib2gls', 'match_parens', 'mkjobtexmf', 'pdf90', 'updvitomp', 'ps2eps', 'pkfix-helper', 'chkweb', 'arlatex', 'pdfpun', 'pn2pdf', 'pdfclose', 'xindex', 'clxelatex', 'dosepsbin', 'jadetex', 'a2ping', 'bibzbladd', 'ovf2ovp', 'mfluajit-nowin', 'mpost', 'texosquery-jre5', 'texhash', 'convbkmk', 'thumbpdf', 'pkfix', 'dvihp', 'hbf2gf', 'xindy.run', 'texcount', 'pdf180', 'texmfstart', 'latexrevise', 'cefpdflatex', 'texluac', 'dvicopy', 'lua2dox_filter', 'ctie', 'pdftex-quiet', 'euptex', 'pdftosrc', 'mf-nowin', 'ctangle', 'omfonts', 't1asm', 'mflua-nowin', 'cluttex', 'svn-multi', 'mk4ht', 'afm2tfm', 'pdfopen', 'fragmaster', 'pdfnup', 'ebong', 'ctanify', 'pygmentex', 'texdef', 'luatex', 'cslatex', 'synctex', 'texdirflatten', 'gbkpdflatex', 'xdvipdfmx', 'sjispdflatex', 'makeindex', 'dviluatex', 'mkofm', 'dvipdfmx', 'psbook', 'dvispc', 'csplain', 'ttftotype42', 'mft', 't1rawafm', 'fmtutil', 'ctwill-twinx', 'simpdftex', 'depythontex', 'otfinfo', 'latexindent', 'kanji-config-updmap-sys', 'extconv', 'disdvi', 'pdvitomp', 'dvipdfm', 'texliveonfly', 'allneeded', 'htcontext', 't1testpage', 'biber', 'dv2dt', 'xindy', 'pdfbook2', 't1unmac', 'xelatex', 'webquiz', 'kpsepath', 'diadia', 'makeglossaries', 'cef5pdflatex', 'autoinst', 'mkpic', 'splitindex', 'repstopdf', 'otangle', 'mfplain', 'latexfileversion', 'latex-git-log', 'inimf', 'latex2man', 'ps2pk', 'htxetex', 'l3build', 'ptftopl', 'ptex', 'gbklatex', 't1binary', 'bibtex', 't1dotlessj', 'mktexpk', 'detex', 'htlatex', 'odvicopy', 'dvidvi', 'extractres', 'extractbb', 'tie', 'latexdef', 'tlmgr', 'arara', 'ctan-o-mat', 'rubibtex', 'dvigif', 'gftype', 'ketcindy', 'kpseaccess', 'luacsplain', 'cachepic', 'srcredact', 'dtxgen', 'mmafm', 'pktype', 'kpsexpand', 'pktogf', 'msxlint', 't1reencode', 'vftovp', 'xhlatex', 'ht', 'pdf270', 'mendex', 'make4ht', 'ceflatex', 'texlinks', 'pmxchords', 'mptopdf', 'afm2pl', 'mktexmf', 'lamed', 'gftopk', 'ulqda', 'dvilj4l', 'pooltype', 'pdfjoin', 'bg5latex', 'bibmradd', 'aleph', 'wovf2ovp', 'pdfetex', 'dvi2tty', 'ofm2opl', 'pslatex', 'initex', 'latexpand', 'mkgrkindex', 'mtxrun', 'epsffit', 'listings-ext.sh', 'mktexfmt', 'scor2prt', 'psnup', 'ot2kpx', 'allcm', 'pk2bm', 'dvitomp', 'texindy', 'vpl2vpl', 'luatools', 'cef5latex', 'ctwill-refsort', 'bg5+pdflatex', 'dvisvgm', 'tex2aspc', 'bg5conv', 'deweb', 'tlcockpit', 'cfftot1', 'dviselect', 'odvitype', 'vpl2ovp', 'otp2ocp', 'latexdiff', 'dt2dv', 'bg5pdflatex', 'mf2pt1', 'psresize', 't1mac', 'epspdf', 'pythontex', 'bibtexu', 'authorindex', 'texosquery', 'tlshell', 'pdfxmltex', 'pdfjam-slides3up', 'includeres', 't1ascii', 'pdflatexpicscale', 'mfluajit', 'axohelp', 'tangle', 'httex', 'texosquery-jre8', 'checkcites', 'bibtex8', 'dvi2fax', 'otftotfm', 'cefspdflatex', 'mmpfb', 'pfb2pfa', 'vpe', 'psselect', 'findhyph', 'gregorio', 'ovp2ovf', 'utf8mex', 'mflua', 'purifyeps', 'autosp', 'bundledoc', 'mllatex', 'tex4ebook', 'xdvi-xaw', 'sjislatex', 'rungs', 'dvilj4', 'ltxfileinfo', 'texconfig', 'updvitype', 'ltximg', 'updmap-user', 'dvips', 'convertgls2bib', 'latex2nemeth', 'pdfjam', 'epstopdf', 'outocp', 'pedigree', 'mkocp', 'kpsereadlink', 'ttf2pk', 'tpic2pdftex', 'kanji-config-updmap-user', 'psjoin', 'm-tx', 'uppltotf', 'texdoc', 'bbox', 'dvired', 'latex-papersize', 'makeglossaries-lite', 't4ht', 'xdvi', 'ps2frag', 'wopl2ofm', 'devnag', 'ctanupload', 'texexec', 'listbib', 'cllualatex', 'lualatex', 'pmxab', 'jfmutil', 'pdfmex', 'tftopl', 'mltex', 'amstex', 'pbibtex', 'pstops', 'mex', 'bibdoiadd', 'pdfflip', 'updmap', 'dvipos', 'luaotfload-tool', 'epspdftk', 'updmap-sys', 'r-upmpost', 'mktextfm', 'texfot', 'checklistings', 'rpdfcrop', 'a5toa4', 'installfont-tl', 'pdfcrop', 'pdfannotextractor'] ['xfs', 'xfsinfo', 'atobm', 'xdpyinfo', 'showrgb', 'xlsfonts', 'editres', 'fonttosfnt', 'xfontsel', 'xclock', 'xmore', 'xman', 'xmag', 'xrefresh', 'fc-list', 'xdmshell', 'xauth', 'twm', 'cxpm', 'mkfontdir', 'xclipboard', 'png-fix-itxt', 'ucs2any', 'xterm', 'bdftruncate', 'xsetroot', 'xmessage', 'xcursorgen', 'fc-pattern', 'xkbvleds', 'xkbbell', 'freetype-config', 'Xephyr', 'fc-validate', 'bitmap', 'libpng16-config', 'pngfix', 'fc-query', 'xkbprint', 'luit', 'xhost', 'gtf', 'listres', 'x11perf', 'Xorg', 'libpng-config', 'koi8rxterm', 'xpr', 'xstdcmap', 'xgc', 'mkfontscale', 'setxkbmap', 'xinit', 'Xquartz', 'xbacklight', 'xdm', 'xcmsdb', 'xdpr', 'xfindproxy', 'xrdb', 'xlsclients', 'xprop', 'xkeystone', 'xeyes', 'Xvfb', 'Xnest', 'xev', 'startx', 'xkbwatch', 'xscope', 'xfd', 'sessreg', 'xwud', 'lndir', 'xinput', 'xconsole', 'glxinfo', 'sxpm', 'xsetmode', 'Xfake', 'fslsfonts', 'xcompmgr', 'xrandr', 'bmtoa', 'xwd', 'xmodmap', 'glxgears', 'fc-cache', 'iceauth', 'cvt', 'xcutsel', 'bdftopcf', 'fc-cat', 'xsetpointer', 'xkbevd', 'quartz-wm', 'xsm', 'appres', 'xset', 'xlsatoms', 'fc-match', 'oclock', 'x11perfcomp', 'resize', 'showfont', 'xditview', 'xwininfo', 'xvinfo', 'xcalc', 'xgamma', 'makedepend', 'viewres', 'ico', 'X', 'gccmakedep', 'xedit', 'smproxy', 'xkill', 'xkbcomp', 'xload', 'font_cache', 'xmh', 'xlogo', 'fstobdf', 'uxterm', 'fc-scan'] ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] Warning accessing gives errors: [Errno 2] No such file or directory: '' ['xfs', 'xfsinfo', 'atobm', 'xdpyinfo', 'showrgb', 'xlsfonts', 'editres', 'fonttosfnt', 'xfontsel', 'xclock', 'xmore', 'xman', 'xmag', 'xrefresh', 'fc-list', 'xdmshell', 'xauth', 'twm', 'cxpm', 'mkfontdir', 'xclipboard', 'png-fix-itxt', 'ucs2any', 'xterm', 'bdftruncate', 'xsetroot', 'xmessage', 'xcursorgen', 'fc-pattern', 'xkbvleds', 'xkbbell', 'freetype-config', 'Xephyr', 'fc-validate', 'bitmap', 'libpng16-config', 'pngfix', 'fc-query', 'xkbprint', 'luit', 'xhost', 'gtf', 'listres', 'x11perf', 'Xorg', 'libpng-config', 'koi8rxterm', 'xpr', 'xstdcmap', 'xgc', 'mkfontscale', 'setxkbmap', 'xinit', 'Xquartz', 'xbacklight', 'xdm', 'xcmsdb', 'xdpr', 'xfindproxy', 'xrdb', 'xlsclients', 'xprop', 'xkeystone', 'xeyes', 'Xvfb', 'Xnest', 'xev', 'startx', 'xkbwatch', 'xscope', 'xfd', 'sessreg', 'xwud', 'lndir', 'xinput', 'xconsole', 'glxinfo', 'sxpm', 'xsetmode', 'Xfake', 'fslsfonts', 'xcompmgr', 'xrandr', 'bmtoa', 'xwd', 'xmodmap', 'glxgears', 'fc-cache', 'iceauth', 'cvt', 'xcutsel', 'bdftopcf', 'fc-cat', 'xsetpointer', 'xkbevd', 'quartz-wm', 'xsm', 'appres', 'xset', 'xlsatoms', 'fc-match', 'oclock', 'x11perfcomp', 'resize', 'showfont', 'xditview', 'xwininfo', 'xvinfo', 'xcalc', 'xgamma', 'makedepend', 'viewres', 'ico', 'X', 'gccmakedep', 'xedit', 'smproxy', 'xkill', 'xkbcomp', 'xload', 'font_cache', 'xmh', 'xlogo', 'fstobdf', 'uxterm', 'fc-scan'] ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] Warning accessing gives errors: [Errno 2] No such file or directory: '' Path provided by --with-executables-search-path ['win32fe.exe', 'win32feutils.dll'] Checking for program /Users/markadams/homebrew/bin/bib2html...not found Checking for program /opt/anaconda2/bin/bib2html...not found Checking for program /opt/anaconda2/bin/bib2html...not found Checking for program /Users/markadams/opt/miniconda2/bin/bib2html...not found Checking for program /opt/miniconda2/bin/bib2html...not found Checking for program /Users/markadams/opt/miniconda3/bin/bib2html...not found Checking for program /usr/local/opt/texinfo/bin/bib2html...not found Checking for program /Users/markadams/homebrew/sbin/bib2html...not found Checking for program /Users/markadams/homebrew/bin/bib2html...not found Checking for program /Users/markadams/homebrew/bin/bib2html...not found Checking for program /usr/local/bin/bib2html...not found Checking for program /usr/local/bin/bib2html...not found Checking for program /usr/bin/bib2html...not found Checking for program /bin/bib2html...not found Checking for program /usr/sbin/bib2html...not found Checking for program /sbin/bib2html...not found Checking for program /Library/TeX/texbin/bib2html...not found Checking for program /opt/X11/bin/bib2html...not found Checking for program /usr/local/bin/bib2html...not found Checking for program bib2html...not found Checking for program /opt/X11/bin/bib2html...not found Checking for program /usr/local/bin/bib2html...not found Checking for program bib2html...not found Checking for program /Users/markadams/Codes/petsc/lib/petsc/bin/win32fe/bib2html...not found Unable to find programs ['bib2html'] providing listing of each search directory to help debug Path provided in Python program Path provided by default path Warning accessing /Users/markadams/homebrew/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/bin' Warning accessing /opt/anaconda2/bin gives errors: [Errno 2] No such file or directory: '/opt/anaconda2/bin' Warning accessing /opt/anaconda2/bin gives errors: [Errno 2] No such file or directory: '/opt/anaconda2/bin' Warning accessing /Users/markadams/opt/miniconda2/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/opt/miniconda2/bin' Warning accessing /opt/miniconda2/bin gives errors: [Errno 2] No such file or directory: '/opt/miniconda2/bin' Warning accessing /Users/markadams/opt/miniconda3/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/opt/miniconda3/bin' ['texi2pdf', 'pod2texi', 'texindex', 'info', 'texi2dvi', 'pdftexi2dvi', 'texi2any', 'makeinfo', 'install-info'] Warning accessing /Users/markadams/homebrew/sbin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/sbin' Warning accessing /Users/markadams/homebrew/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/bin' Warning accessing /Users/markadams/homebrew/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/bin' ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] ['uux', 'cpan', 'BuildStrings', 'loads.d', 'write', 'indent', 'bzip2recover', 'hdiutil', 'top', 'javah', 'pstruct5.18', 'tee', 'binhex5.18.pl', 'xip', 'wsimport', 'bzfgrep', 'qlmanage', 'snmptranslate', 'split', 'chsh', 'stty.pl', 'xml2man', 'iprofiler', 'man', 'lpoptions', 'tabs', 'smtpd2.7.py', 'rview', 'lsvfs', 'zgrep', 'dbiprof', 'zmore', 'corelist5.28', 'cpanp-run-perl', 'gcov', 'iptab5.28', 'svn', 'vim', 'idle2.7', 'macerror5.18', 'xjc', 'lwp-request5.18', 'bzmore', 'package-stash-conflicts', 'cancel', 'apply', 'bzgrep', 'umask', 'g++', 'libtool', 'pre-grohtml', 'colcrt', 'phpize', 'unalias', 'mp2bug', 'groff', 'mkfifo', 'toe', 'hexdump', 'spfd5.18', 'idle', 'crc325.18', 'Rez', 'cap_mkdb', 'ictool', 'cmp', 'syscallbypid.d', 'snmpset', 'locate', 'binhex5.28.pl', 'afconvert', 'afclip', 'bzegrep', 'neqn', 'instmodsh', 'extcheck', 'javapackager', 'pl', 'compress', 'corelist5.18', 'fddist', 'db_upgrade', 'diagnose-fu', 'ctags', 'iptab5.18', 'zdiff', 'macerror5.28', 'pathchk', 'mesg', 'setregion', 'perlivp', 'c++', 'pod2readme', 'vi', 'iofileb.d', 'errinfo', 'zipgrep', 'pod2usage', 'alias', 'wait', 'psed5.18', 'safaridriver', 'bzdiff', 'lwp-request5.28', 'unpack200', 'corelist', 'expand', 'strings', 'appletviewer', 'idlj', 'wall', 'spfd5.28', 'brctl', 'crc325.28', 'gm4', 'db_hotbackup', 'auvaltool', 'applesingle', 'clang', 'ibtool', 'tty', 'git-receive-pack', 'infotocap', 'pkill', 'pwhich5.18', 'cups-config', 'basename', 'nclist', 'objdump', 'install', 'native2ascii', 'c99', 'desdp', 'binhex', 'lsmp', 'xmllint', 'texi2pdf', 'last', 'vm_stat', 'syslog', 'spfquery5.18', 'net-snmp-cert', 'nslookup', 'prove5.18', 'vimdiff', 'topsyscall', 'cpan2dist5.18', '2to3-2.7', 'libnetcfg', 'c++filt', 'avbdiagnose', 'nice', 'perlivp5.18', 'xcscontrol', 'calendar', 'locale', 'strip', 'symbolscache', 'tfmtodit', 'trace', 'tops', 'lprm', 'tiffutil', 'du', 'diff3', 'cupstestppd', 'sw_vers', 'fs_usage', 'host', 's2p5.18', 'jarsigner', 'app-sso', 'grolbp', 'nscurl', 'logger', 'caffeinate', 'say', 'net-snmp-create-v3-user', 'lwp-download5.18', 'plutil', 'python3', 'avbutil', 'enc2xs5.28', 'xcode-select', 'powermetrics', 'moose-outdated', 'c2ph', 'net-server', 'cvmkdir', 'ldapmodify', 'iofile.d', 'join', 'SafeEjectGPU', 'snmpdelta', 'ssh-keyscan', 'phar.phar', 'renice', 'xxd', 'scandeps.pl', 'nettop', 'ppdmerge', 'snmpconf', 'xsltproc', 'osascript', 'pwhich5.28', 'troff', 'iotop', 'mmroff', 'lex', 'encguess', 'ctf_insert', 'csplit', 'iconv', 'captoinfo', 'snmpinform', 'lsbom', 'pbcopy', 'sort', 'xpath', 'snmpdf', 'whoami', 'sc_usage', 'jot', 'spfquery5.28', 'ocspcheck', 'prove5.28', 'mkbom', 'groffer', 'ldapurl', 'json_xs', 'pkgbuild', 'perlivp5.28', 'cpuwalk.d', 'cvmkfile', 'update_dyld_shared_cache', 'easy_install', 'pydoc', 'ldapmodrdn', 'systemextensionsctl', 'file', 'db_printlog', 'python', 'hash', 'bc', 'fontrestore', 'mg', 'python2', 'cpanp-run-perl5.18', 'sfltool', 'less', 'pod2latex', 'bunzip2', 'pythonw', 'touch', 'asctl', 'rmic', 'dispqlen.d', 'db_archive', 'refer', 'getopt', 'krb5-config', 'security', 'lwp-download5.28', 'hiutil', 'csdiagnose', 'pip3', 'enc2xs5.18', 'lastwords', 'rmid', 'stty5.28.pl', 'podchecker5.18', 'sed', 'ld', 'awk', 'ip2cc', 'syscallbyproc.d', 'snmpstatus', 'uudecode', 'UnRezWack', 'fmt', 'perlthanks5.18', 'zipdetails5.28', 'zless', 'xslt-config', 'sdef', 'pod2man5.18', 'ncctl', 'jmc', 'encguess5.28', 'pod2text', 'c2ph5.18', 'bashbug', 'mail', 'chpass', 'sips', 'xcrun', 'bzcmp', 'lldb', 'python2.7-config', 'piconv5.28', 'chfn', 'ipcount', 'newaliases', 'nano', 'eyapp5.18', 'pfbtops', 'lam', 'ipptool', 'irb', 'ipcount5.28', 'ptardiff', 'bzless', 'perlbug5.28', 'sysdiagnose', 'logname', 'tset', 'chgrp', 'cu', 'grops', 'printenv', 'unvis', 'grotty', 'atq', 'seq', 'fc', 'AssetCacheManagerUtil', 'colldef', 'jdb', 'wish', 'uname', 'hpmdiagnose', 'timer_analyser.d', 'jstack', 'unzip', 'stty5.18.pl', 'db_stat', 'rmiregistry', 'json_pp', 'zprint', 'kinit', 'mib2c', 'podchecker5.28', 'od', 'bsdtar', 'perl', 'findrule', 'tbtdiagnose', 'mcxquery', 'lwp-download', 'ppdpo', 'crontab', 'reset', 'kextutil', 'bzcat', 'dbicadmin', 'ex', 'perlthanks5.28', 'perlbug', 'zipdetails5.18', 'jvisualvm', 'footprint', 'pod2man5.28', 'config_data5.18', 'json_xs5.28', 'lsappinfo', 'eqn', 'db_load', 'fwkdp', 'piconv', 'read', 'ipcount5.18', 'perlbug5.18', 'snmpusm', 'piconv5.18', 'execsnoop', 'pagesize', 'lp', 'base64', 'ptargrep', 'eyapp5.28', 'jar', 'h2ph', 'readlink', 'opensnoop', 'rake', 'rvim', 'jcmd', 'dmc', 'vimtutor', 'phar', 'from', 'prove', 'newproc.d', 'gencat', 'darwinup', 'mdutil', 'znew', 'podchecker', 'mcxrefresh', 'colrm', 'dbilogstrip', 'pagestuff', 'crlrefresh', 'headerdoc2html', 'lwp-dump5.18', 'tbl', 'jrunscript', 'find2perl', 'filtercalltree', 'afhash', 'sandbox-exec', 'snmpvacm', 'stapler', 'fwkpfv', 'sftp', 'wc', 'jps', 'rsync', 'osacompile', 'cpanp5.18', 'hdxml2manxml', 'gzcat', 'dbiproxy5.18', 'delv', 'thermal', 'pico', 'podselect5.18', 'pydoc2.7', 'shasum', 'comm', 'resolveLinks', 'lpq', 'java', 'bundle', 'gzip', 'zipcloak', 'git-upload-archive', 'xml2-config', 'encode_keychange', 'traptoemail', 'gcc', 'smbutil', 'diff', 'ri', 'pythonw2.7', 'agvtool', 'cksum', 'indxbib', 'segedit', 'zipnote', 'ptar', 'printf', 'soelim', 'AssetCacheTetheratorUtil', 'column', 'ldapexop', 'ippfind', 'syscallbysysc.d', 'groups', 'dwarfdump', 'ppdc', 'rs', 'spfd', 'config_data', 'slogin', 'latency', 'lsm', 'xar', 'db_codegen', 'dns-sd', 'lwp-dump5.28', 'tab2space', 'dbiproxy5.28', 'avconvert', 'jhsdb', 'unzipsfx', 'podselect5.28', 'treereg', 'csreq', 'whatis', 'gperf', 'php', 'iconutil', 'zipsplit', 'lwp-dump', 'pathopens.d', 'xattr-2.7', 'tail', 'whois', 'nsupdate', 'crc32', 'ldapdelete', 'grep', 'pstopdf', 'rwbytype.d', 'script', 'vtool', 'more', 'ldapwhoami', 'pl2pm', 'h2ph5.18', 'ncinit', 'tkmib', 'cal', 'afplay', '2to3-', 'addftinfo', 'time', 'svnlook', 'ssh-agent', 'gcore', 'pwhich', 'javap', 'xed', 'uuname', 'javaws', 'texindex', 'env', 'pr', 'head', 'python-config', 'scandeps5.28.pl', 'xsubpp5.18', 'dsymutil', 'clear', 'manpath', 'apropos', 'units', 'redo_prebinding', 'info', 'curl-config', 'kgetcred', 'rev', 'SplitForks', 'uniq', 'tclsh', 'dbicadmin5.28', 'productsign', 'mklocale', 'pod2text5.18', 'defaults', 'tic', 'zip', 'uulog', 'atrm', 'curl', 'wdutil', 'agentxtrap', 'db_verify', 'servertool', 'newgrp', 'timerfires', 'rpcgen', 'perlthanks', 'post-grohtml', 'moose-outdated5.18', 'snmpnetstat', 'lastcomm', 'getconf', 'kpasswd', 'vis', 'dbiproxy', 'instruments', 'hpftodit', 'ipcrm', 'pic', 'net-snmp-config', 'cpanp', 'otool', 'format-sql', 'h2ph5.28', 'killall', 'patch', 'gdiffmk', 'tailspin', 'su', 'ul', 'compression_tool', 'tkcon', 'xsubpp5.28', 'ssh', 'kdestroy', 'snmpgetnext', 'type', 'scandeps5.18.pl', 'cpan2dist', 'msgs', 'xsubpp', 'jhat', 'CpMac', 'tidy', 'tftp', 'easy_install-2.7', 'assetutil', 'AssetCacheLocatorUtil', 'orbd', 'dbicadmin5.18', 'ktrace', 'DeRez', 'textutil', 'xgettext.pl', 'automator', 'wsgen', 'stat', 'perldoc', 'javac', 'xcsdiagnose', 'mdfind', 'grodvi', 'mdls', 'codesign_allocate', 'lookbib', 'mddiagnose', 'snmpbulkwalk', 'keytool', 'fileproviderctl', 'binhex.pl', 'dtruss', 'dserr', 'tiff2icns', 'moose-outdated5.28', 'pbpaste', 'policytool', 'pod2text5.28', 'actool', 'heap', 'sum', 'lskq', 'dbilogstrip5.28', 'macbinary', 'debinhex5.28.pl', 'ncdestroy', 'nc', 'snmptrap', 'tsort', 'uuencode', 'cpp', 'swift', 'batch', 'sqlite3', 'make', 'dig', 'ptardiff5.18', 'macerror', 'infocmp', 'apt', 'trimforce', 'nm', 'flex++', 'osadecompile', 'IOAccelMemory', 'ssh-add', 'machine', 'wish8.5', 'screen', 'snmpget', 'pcsctest', 'codesign', 'format-sql5.28', 'atos', 'llvm-gcc', 'mailq', 'arch', 'ssh-keygen', 'snmptable', 'kill.d', 'pod2readme5.28', 'ditto', 'getopts', 'users', 'snmpbulkget', 'sdp', 'shasum5.28', 'showmount', 'taskinfo', 'ar', 'perldoc5.18', 'who', 'mktemp', 'unifdef', 'yaa', 'cut', 'imptrace', 'pack200', 'net-server5.28', 'ippeveprinter', 'hdid', 'dc', 'biff', 'perl5.28', 'mailx', 'odutil', 'jsadebugd', 'xargs', 'texi2dvi', 'debinhex5.18.pl', 'priclass.d', 'pod2latex5.18', 'ptardiff5.28', 'topsysproc', 'nl', 'dbilogstrip5.18', 'view', 'jjs', 'spfquery', 'sample', 'bg', 'lipo', 'seeksize.d', 'eyapp', 'clang++', 'setuids.d', 'shlock', 'symbols', 'afmtodit', 'gzexe', 'mkdep', 'a2p5.18', 'genstrings', 'at', 'what', 'sdx', 'm4', 'asa', 'iptab', 'format-sql5.18', 'swiftc', 'nfsstat', 'svnversion', 'uupick', 'ipcs', 'pod2readme5.18', 'pluginkit', 'as', 'MvMac', 'net-server5.18', 'fold', 'gnumake', 'perl5.18', 'log', 'tmutil', 'checknr', 'certtool', 'python2.7', 'vmmap', 'shasum5.18', 'h2xs', 'csrutil', 'shar', 'perldoc5.28', 'ldappasswd', 'lkbib', 'ResMerger', 'bitesize.d', 'db_checkpoint', 'funzip', 'power_report.sh', 'iosnoop', 'atsutil', 'osalang', 'dirname', 'pod2man', 'enc2xs', 'treereg5.28', 'moo-outdated', 'xgettext5.28.pl', 'iopending', 'infokey', 'ncal', 'cpan5.28', 'chflags', 'find2perl5.18', 'fg', 'rwbypid.d', 'jmap', 'dscl', 'leaks', 'splain5.18', 'nbdst', 'mnthome', 'jshell', 'dsexport', 'mdimport', 'id', 'procsystime', 'cd', 'quota', 'uuto', 'fuser', 'dsimport', 'csgather', 'json_pp5.28', 'git-shell', 'ldapsearch', 'command', 'snmp-bridge-mib', 'egrep', 'notifyutil', 'cc', 'dsmemberutil', 'podselect', 'pod2html5.28', 'grn', 'psed', 'whereis', 'tccutil', 'a2p', 'find', 'jstat', 'zcat', 'ip2cc5.18', 'unifdefall', 'nroff', 'pridist.d', 'size', 'timesyncanalyse', 'libnetcfg5.28', 'uustat', 'snmpwalk', 'llvm-g++', 'scp', 'instmodsh5.18', 'tnameserv', 'true', 'afinfo', 'hidutil', 'ldapadd', 'pwpolicy', 'profiles', 'yacc', 'kswitch', 'xcodebuild', 'jobs', 'c89', 'sudo', 'bioutil', 'splain5.28', 'tmdiagnose', 'plockstat', 'xgettext5.18.pl', 'serialver', 'afida', 'pgrep', 'yes', 'lessecho', 'sdiff', 'afscexpand', 'treereg5.18', 'cpan5.18', 'db_deadlock', 'ldapcompare', 'unexpand', 'git-upload-pack', 'ssh-copy-id', 'grolj4', 'fixproc', 'debinhex.pl', 'lorder', 'pod2html5.18', 'ranlib', 'javadoc', 'tput', 'fgrep', 'json_pp5.18', 'sigdist.d', 'ppdhtml', 'libnetcfg5.18', 'auval', 'erb', 'dappprof', 'openssl', 'instmodsh5.28', 'drutil', 'jinfo', 'ip2cc5.28', 'splain', 'pmset', 'xmlcatalog', 'zcmp', 'ptargrep5.28', 'lwp-mirror5.28', 'rwsnoop', 'jstatd', 'htmltree5.28', 'lpr', 'layerutil', 'snmptest', 'mib2c-update', 'grog', 'creatbyproc.d', 'pstruct', 'fdesetup', 'flex', 'hostinfo', 'jcontrol', 'MergePef', 'lpstat', 'SetFile', 'pl2pm5.28', 'pod2html', 'rebase', 'tar', 'rdoc', 'uptime', 's2p', 'pidpersec.d', 'xpath5.18', 'schemagen', 'moo-outdated5.28', 'pod2usage5.28', 'dbiprof5.28', 'cvcp', 'package-stash-conflicts5.28', 'false', 'zegrep', 'memory_pressure', 'uncompress', 'lwp-request', 'ncurses5.4-config', 'findrule5.28', 'sampleproc', 'db_recover', 'ptar5.28', 'h2xs5.28', 'nmedit', 'filebyproc.d', 'bison', 'tclsh8.5', 'jdeps', 'productbuild', 'zipinfo', 'diffstat', 'login', 'db_dump', 'smtpd.py', 'cpuctl', 'cpu_profiler.d', 'which', 'bundler', 'iopattern', 'finger', 'mig', 'sntp', 'klist', 'open', 'GetFileInfo', 'localedef', 'ruby', 'stringdups', 'htmltree', 'ptargrep5.18', 'git', 'tr', 'lwp-mirror5.18', 'htmltree5.18', 'banner', 'leave', 'jconsole', 'paste', 'RezWack', 'moo-outdated5.18', 'bzip2', 'pod2usage5.18', 'uucp', 'passwd', 'dbiprof5.18', 'package-stash-conflicts5.18', 'uuidgen', 'pl2pm5.18', 'install_name_tool', 'cmpdylib', 'makeinfo', 'php-config', 'zfgrep', 'xpath5.28', 'snfsdefrag', 'zipdetails', 'look', 'findrule5.18', 'col', 'dscacheutil', 'ptar5.18', 'zforce', 'lwp-mirror', 'malloc_history', 'cpio', 'nohup', 'kcc', 'ulimit', 'rails', 'bspatch', 'RezDet', 'hotspot.d', 'cvaffinity', 'gatherheaderdoc', 'ppdi', 'pcap-config', 'avmetareadwrite', 'update_dyld_shared_cache_root_mode', 'gen_bridge_metadata', 'gem', 'opendiff', 'h2xs5.18', 'talk', 'expect', 'jimage', 'lockstat', 'dapptrace', 'install-info', 'xattr', 'w', 'gunzip'] ['cat', 'echo', 'launchctl', 'df', 'pwd', 'test', 'csh', 'wait4path', 'unlink', 'sleep', 'stty', 'date', 'ed', 'expr', 'pax', 'bash', 'kill', 'sh', 'ps', 'link', 'tcsh', 'dd', 'mkdir', 'ksh', 'hostname', 'dash', 'rmdir', 'mv', 'ln', 'ls', 'cp', 'sync', 'zsh', 'chmod', 'rm', '['] ['dsconfigad', 'htdbm', 'netbiosd', 'postlock', 'systemsoundserverd', 'dseditgroup', 'avbdeviced', 'rpcinfo', 'BootCacheControl', 'weakpass_edit', 'periodic', 'accton', 'wfsctl', 'postalias', 'slapacl', 'edquota', 'sndiskmove', 'pdisk', 'amt', 'lpadmin', 'fdisk', 'sysadminctl', 'networksetup', 'envvars', 'ktutil', 'setquota', 'otctl', 'sncfgvalidate', 'php-fpm', 'AppleFileServer', 'dnctl', 'mDNSResponder', 'repquota', 'cupsfilter', 'checkgid', 'uuconv', 'sharing', 'vifs', 'ac', 'racoon', 'dsenableroot', 'xsanctl', 'kdcsetup', 'aslmanager', 'screencapture', 'htdigest', 'rtsold', 'chat', 'DevToolsSecurity', 'logresolve', 'cvdbset', 'KernelEventAgent', 'gpt', 'scutil', 'ioreg', 'ab', 'traceroute6', 'pwd_mkdb', 'sysctl', 'appsleepd', 'sshd', 'mDNSResponderHelper', 'authserver', 'sncfginstall', 'postmulti', 'lsof', 'pkgutil', 'slapindex', 'sc_auth', 'ioclasscount', 'uucico', 'firmwarepasswd', 'rarpd', 'tsig-keygen', 'kadmin.local', 'syslogd', 'taskpolicy', 'filecoordinationd', 'dot_clean', 'PasswordService', 'systemsetup', 'zdump', 'snmpd', 'ndp', 'coreaudiod', 'rpcbind', 'praudit', 'usernoted', 'postkick', 'postcat', 'netstat', 'lpc', 'slapadd', 'krbservicesetup', 'sncfgtemplate', 'slapconfig', 'rtadvd', 'httxt2dbm', 'distnoted', 'mtree', 'cupsdisable', 'lpmove', 'disktool', 'purge', 'rpc.statd', 'cupsctl', 'DirectoryService', 'notifyd', 'klist_cdhashes', 'dtrace', 'kextcache', 'cupsd', 'dbmmanage', 'languagesetup', 'skywalkctl', 'mkpassdb', 'postconf', 'createhomedir', 'ocspd', 'iostat', 'cvdb', 'sa', 'rpc.lockd', 'uuxqt', 'mkfile', 'softwareupdate', 'unsetpassword', 'zic', 'nfs4mapid', 'postsuper', 'htpasswd', 'rotatelogs', 'universalaccessd', 'audit', 'httpd', 'bluetoothaudiod', 'slapauth', 'slappasswd', 'localemanager', 'asr', 'cvupdatefs', 'bless', 'cvgather', 'xscertadmin', 'visudo', 'uusched', 'dsconfigldap', 'smbdiagnose', 'cfprefsd', 'auditd', 'uuchk', 'cvfsck', 'kextfind', 'diskutil', 'cvfsid', 'sso_util', 'vsdbutil', 'ddns-confgen', 'ioalloccount', 'uasysdiagnose', 'dev_mkdb', 'hdik', 'slapdn', 'vpnd', 'postqueue', 'setkey', 'tpctl', 'repairHomePermissions', 'spindump', 'cupsreject', 'traceroute', 'quotaoff', 'newsyslog', 'postfix', 'cvfsdb', 'snmptrapd', 'chroot', 'arp', 'cupsaccept', 'nvram', 'chown', 'mkextunpack', 'sncfgremove', 'sncfgquery', 'postlog', 'installer', 'pppd', 'httpd-wrapper', 'system_profiler', 'fcgistarter', 'bluetoothd', 'slapschema', 'kadmin', 'spray', 'cvversions', 'kextlibs', 'tcpdump', 'xartutil', 'securityd', 'nlcontrol', 'quotaon', 'spctl', 'vipw', 'gssd', 'slaptest', 'automount', 'scselect', 'envvars-std', 'graphicssession', 'ckksctl', 'lpinfo', 'smbd', 'serverinfo', 'cvmkfs', 'postmap', 'postdrop', 'cupsenable', 'cron', 'systemstats', 'bnepd', 'kextstat', 'cvlabel', 'sendmail', 'systemkeychain', 'kcditto', 'slapcat', 'ipconfig', 'auditreduce', 'cvadmin', 'WirelessRadioManagerd', 'apachectl', 'htcacheclean'] ['mount_hfs', 'mount_apfs', 'md5', 'fsck', 'mount_udf', 'quotacheck', 'mount_cd9660', 'ping', 'fsck_exfat', 'mount_exfat', 'fsck_udf', 'shutdown', 'route', 'mount_webdav', 'fsck_hfs', 'nfsd', 'reboot', 'nfsiod', 'fsck_cs', 'fsck_apfs', 'fstyp_msdos', 'disklabel', 'mount_msdos', 'fsck_msdos', 'ifconfig', 'halt', 'mount_9p', 'mount_ntfs', 'rtsol', 'newfs_apfs', 'umount', 'fstyp', 'kextunload', 'mpioutil', 'fstyp_ntfs', 'emond', 'mount_nfs', 'newfs_udf', 'mount_ftp', 'pfctl', 'mknod', 'fstyp_udf', 'dmesg', 'mount', 'fibreconfig', 'fstyp_hfs', 'newfs_hfs', 'dynamic_pager', 'launchd', 'newfs_exfat', 'apfs_hfs_convert', 'nologin', 'mount_afp', 'mount_smbfs', 'ping6', 'kextload', 'mount_cddafs', 'mount_fdesc', 'newfs_msdos', 'mount_acfs', 'mount_devfs'] ['luajittex', 'lollipop', 't1disasm', 'chktex', 'rubikrotation', 'lily-rebuild-pdfs', 'weave', 'mag', 'man', 'ebb', 'prepmx', 'mktexlsr', 'gsftopk', 'upmendex', 'dvibook', 'kpsewhere', 'rumakeindex', 'fontinst', 'cef5conv', 'lacheck', 'httexi', 'lily-image-commands', 'texloganalyser', 'dvilj', 'patgen', 'uptex', 'exceltex', 'pdvitype', 'texconfig-sys', 'xmltex', 'vlna', 'texsis', 'dvipdft', 'pdfjam-pocketmod', 'urlbst', 'pdfcslatex', 'afm2afm', 'cefconv', 'pdfjam-slides6up', 'sjisconv', 'tex2xindy', 'musixtex', 'pdfcsplain', 'opl2ofm', 'de-macro', 'bbl2bib', 'ltx2crossrefxml', 'pdftex', 'r-mpost', 'dvitodvi', 'gftodvi', 'dviconcat', 'texluajitc', 'dvipng', 'komkindex', 'tex', 'sty2dtx', 'ppltotf', 'yplan', 'eplain', 'eptex', 'lily-glyph-commands', 'htmex', 'texlua', 'htxelatex', 'xasy', 'fmtutil-user', 'wovp2ovf', 'dvilualatex', 'cefsconv', 'context', 'platex', 'allec', 'adhocfilelist', 'kpsetool', 'makejvf', 'texdoctk', 'vptovf', 'tex4ht', 'texluajit', 'mtxrunjit', 'uplatex', 'musixflx', 'pfarrei', 'mf', 'latexdiff-vc', 'ttfdump', 'etex', 'fig4latex', 'bibexport', 'ttf2tfm', 'latexmk', 'pmpost', 'ctwill', 'pst2pdf', 'wordcount', 'pdfbook', 'texconfig-dialog', 'lwarpmk', 'dvilj2p', 'dviinfox', 'ttf2kotexfont', 'ctanbib', 'cweave', 'bg5+latex', 'pdfatfi', 'ptex2pdf', 'e2pall', 'kpsewhich', 'upbibtex', 'texdiff', 'mathspic', 'kanji-fontmap-creator', 'kanji-config-updmap', 'asy', 'typeoutfileinfo', 'upmpost', 'pdflatex', 'perltex', 'mkt1font', 'cefslatex', 'cjk-gs-integrate', 'chkdvifont', 'dvitype', 'pdfjadetex', 't1lint', 'jamo-normalize', 'fmtutil-sys', 'wofm2opl', 'dviasm', 'kpsestat', 'pdfxup', 'makedtx', 'pltotf', 'mkindex', 'dvilj6', 'r-pmpost', 'xindy.mem', 'xetex', 'latex', 'ps4pdf', 'multibibliography', 'teckit_compile', 'ttf2afm', 'biburl2doi', 'getmapdl', 'uptftopl', 'contextjit', 'bib2gls', 'match_parens', 'mkjobtexmf', 'pdf90', 'updvitomp', 'ps2eps', 'pkfix-helper', 'chkweb', 'arlatex', 'pdfpun', 'pn2pdf', 'pdfclose', 'xindex', 'clxelatex', 'dosepsbin', 'jadetex', 'a2ping', 'bibzbladd', 'ovf2ovp', 'mfluajit-nowin', 'mpost', 'texosquery-jre5', 'texhash', 'convbkmk', 'thumbpdf', 'pkfix', 'dvihp', 'hbf2gf', 'xindy.run', 'texcount', 'pdf180', 'texmfstart', 'latexrevise', 'cefpdflatex', 'texluac', 'dvicopy', 'lua2dox_filter', 'ctie', 'pdftex-quiet', 'euptex', 'pdftosrc', 'mf-nowin', 'ctangle', 'omfonts', 't1asm', 'mflua-nowin', 'cluttex', 'svn-multi', 'mk4ht', 'afm2tfm', 'pdfopen', 'fragmaster', 'pdfnup', 'ebong', 'ctanify', 'pygmentex', 'texdef', 'luatex', 'cslatex', 'synctex', 'texdirflatten', 'gbkpdflatex', 'xdvipdfmx', 'sjispdflatex', 'makeindex', 'dviluatex', 'mkofm', 'dvipdfmx', 'psbook', 'dvispc', 'csplain', 'ttftotype42', 'mft', 't1rawafm', 'fmtutil', 'ctwill-twinx', 'simpdftex', 'depythontex', 'otfinfo', 'latexindent', 'kanji-config-updmap-sys', 'extconv', 'disdvi', 'pdvitomp', 'dvipdfm', 'texliveonfly', 'allneeded', 'htcontext', 't1testpage', 'biber', 'dv2dt', 'xindy', 'pdfbook2', 't1unmac', 'xelatex', 'webquiz', 'kpsepath', 'diadia', 'makeglossaries', 'cef5pdflatex', 'autoinst', 'mkpic', 'splitindex', 'repstopdf', 'otangle', 'mfplain', 'latexfileversion', 'latex-git-log', 'inimf', 'latex2man', 'ps2pk', 'htxetex', 'l3build', 'ptftopl', 'ptex', 'gbklatex', 't1binary', 'bibtex', 't1dotlessj', 'mktexpk', 'detex', 'htlatex', 'odvicopy', 'dvidvi', 'extractres', 'extractbb', 'tie', 'latexdef', 'tlmgr', 'arara', 'ctan-o-mat', 'rubibtex', 'dvigif', 'gftype', 'ketcindy', 'kpseaccess', 'luacsplain', 'cachepic', 'srcredact', 'dtxgen', 'mmafm', 'pktype', 'kpsexpand', 'pktogf', 'msxlint', 't1reencode', 'vftovp', 'xhlatex', 'ht', 'pdf270', 'mendex', 'make4ht', 'ceflatex', 'texlinks', 'pmxchords', 'mptopdf', 'afm2pl', 'mktexmf', 'lamed', 'gftopk', 'ulqda', 'dvilj4l', 'pooltype', 'pdfjoin', 'bg5latex', 'bibmradd', 'aleph', 'wovf2ovp', 'pdfetex', 'dvi2tty', 'ofm2opl', 'pslatex', 'initex', 'latexpand', 'mkgrkindex', 'mtxrun', 'epsffit', 'listings-ext.sh', 'mktexfmt', 'scor2prt', 'psnup', 'ot2kpx', 'allcm', 'pk2bm', 'dvitomp', 'texindy', 'vpl2vpl', 'luatools', 'cef5latex', 'ctwill-refsort', 'bg5+pdflatex', 'dvisvgm', 'tex2aspc', 'bg5conv', 'deweb', 'tlcockpit', 'cfftot1', 'dviselect', 'odvitype', 'vpl2ovp', 'otp2ocp', 'latexdiff', 'dt2dv', 'bg5pdflatex', 'mf2pt1', 'psresize', 't1mac', 'epspdf', 'pythontex', 'bibtexu', 'authorindex', 'texosquery', 'tlshell', 'pdfxmltex', 'pdfjam-slides3up', 'includeres', 't1ascii', 'pdflatexpicscale', 'mfluajit', 'axohelp', 'tangle', 'httex', 'texosquery-jre8', 'checkcites', 'bibtex8', 'dvi2fax', 'otftotfm', 'cefspdflatex', 'mmpfb', 'pfb2pfa', 'vpe', 'psselect', 'findhyph', 'gregorio', 'ovp2ovf', 'utf8mex', 'mflua', 'purifyeps', 'autosp', 'bundledoc', 'mllatex', 'tex4ebook', 'xdvi-xaw', 'sjislatex', 'rungs', 'dvilj4', 'ltxfileinfo', 'texconfig', 'updvitype', 'ltximg', 'updmap-user', 'dvips', 'convertgls2bib', 'latex2nemeth', 'pdfjam', 'epstopdf', 'outocp', 'pedigree', 'mkocp', 'kpsereadlink', 'ttf2pk', 'tpic2pdftex', 'kanji-config-updmap-user', 'psjoin', 'm-tx', 'uppltotf', 'texdoc', 'bbox', 'dvired', 'latex-papersize', 'makeglossaries-lite', 't4ht', 'xdvi', 'ps2frag', 'wopl2ofm', 'devnag', 'ctanupload', 'texexec', 'listbib', 'cllualatex', 'lualatex', 'pmxab', 'jfmutil', 'pdfmex', 'tftopl', 'mltex', 'amstex', 'pbibtex', 'pstops', 'mex', 'bibdoiadd', 'pdfflip', 'updmap', 'dvipos', 'luaotfload-tool', 'epspdftk', 'updmap-sys', 'r-upmpost', 'mktextfm', 'texfot', 'checklistings', 'rpdfcrop', 'a5toa4', 'installfont-tl', 'pdfcrop', 'pdfannotextractor'] ['xfs', 'xfsinfo', 'atobm', 'xdpyinfo', 'showrgb', 'xlsfonts', 'editres', 'fonttosfnt', 'xfontsel', 'xclock', 'xmore', 'xman', 'xmag', 'xrefresh', 'fc-list', 'xdmshell', 'xauth', 'twm', 'cxpm', 'mkfontdir', 'xclipboard', 'png-fix-itxt', 'ucs2any', 'xterm', 'bdftruncate', 'xsetroot', 'xmessage', 'xcursorgen', 'fc-pattern', 'xkbvleds', 'xkbbell', 'freetype-config', 'Xephyr', 'fc-validate', 'bitmap', 'libpng16-config', 'pngfix', 'fc-query', 'xkbprint', 'luit', 'xhost', 'gtf', 'listres', 'x11perf', 'Xorg', 'libpng-config', 'koi8rxterm', 'xpr', 'xstdcmap', 'xgc', 'mkfontscale', 'setxkbmap', 'xinit', 'Xquartz', 'xbacklight', 'xdm', 'xcmsdb', 'xdpr', 'xfindproxy', 'xrdb', 'xlsclients', 'xprop', 'xkeystone', 'xeyes', 'Xvfb', 'Xnest', 'xev', 'startx', 'xkbwatch', 'xscope', 'xfd', 'sessreg', 'xwud', 'lndir', 'xinput', 'xconsole', 'glxinfo', 'sxpm', 'xsetmode', 'Xfake', 'fslsfonts', 'xcompmgr', 'xrandr', 'bmtoa', 'xwd', 'xmodmap', 'glxgears', 'fc-cache', 'iceauth', 'cvt', 'xcutsel', 'bdftopcf', 'fc-cat', 'xsetpointer', 'xkbevd', 'quartz-wm', 'xsm', 'appres', 'xset', 'xlsatoms', 'fc-match', 'oclock', 'x11perfcomp', 'resize', 'showfont', 'xditview', 'xwininfo', 'xvinfo', 'xcalc', 'xgamma', 'makedepend', 'viewres', 'ico', 'X', 'gccmakedep', 'xedit', 'smproxy', 'xkill', 'xkbcomp', 'xload', 'font_cache', 'xmh', 'xlogo', 'fstobdf', 'uxterm', 'fc-scan'] ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] Warning accessing gives errors: [Errno 2] No such file or directory: '' ['xfs', 'xfsinfo', 'atobm', 'xdpyinfo', 'showrgb', 'xlsfonts', 'editres', 'fonttosfnt', 'xfontsel', 'xclock', 'xmore', 'xman', 'xmag', 'xrefresh', 'fc-list', 'xdmshell', 'xauth', 'twm', 'cxpm', 'mkfontdir', 'xclipboard', 'png-fix-itxt', 'ucs2any', 'xterm', 'bdftruncate', 'xsetroot', 'xmessage', 'xcursorgen', 'fc-pattern', 'xkbvleds', 'xkbbell', 'freetype-config', 'Xephyr', 'fc-validate', 'bitmap', 'libpng16-config', 'pngfix', 'fc-query', 'xkbprint', 'luit', 'xhost', 'gtf', 'listres', 'x11perf', 'Xorg', 'libpng-config', 'koi8rxterm', 'xpr', 'xstdcmap', 'xgc', 'mkfontscale', 'setxkbmap', 'xinit', 'Xquartz', 'xbacklight', 'xdm', 'xcmsdb', 'xdpr', 'xfindproxy', 'xrdb', 'xlsclients', 'xprop', 'xkeystone', 'xeyes', 'Xvfb', 'Xnest', 'xev', 'startx', 'xkbwatch', 'xscope', 'xfd', 'sessreg', 'xwud', 'lndir', 'xinput', 'xconsole', 'glxinfo', 'sxpm', 'xsetmode', 'Xfake', 'fslsfonts', 'xcompmgr', 'xrandr', 'bmtoa', 'xwd', 'xmodmap', 'glxgears', 'fc-cache', 'iceauth', 'cvt', 'xcutsel', 'bdftopcf', 'fc-cat', 'xsetpointer', 'xkbevd', 'quartz-wm', 'xsm', 'appres', 'xset', 'xlsatoms', 'fc-match', 'oclock', 'x11perfcomp', 'resize', 'showfont', 'xditview', 'xwininfo', 'xvinfo', 'xcalc', 'xgamma', 'makedepend', 'viewres', 'ico', 'X', 'gccmakedep', 'xedit', 'smproxy', 'xkill', 'xkbcomp', 'xload', 'font_cache', 'xmh', 'xlogo', 'fstobdf', 'uxterm', 'fc-scan'] ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] Warning accessing gives errors: [Errno 2] No such file or directory: '' Path provided by --with-executables-search-path ['win32fe.exe', 'win32feutils.dll'] Bfort not found. Installing sowing for FortranStubs ================================================================================ TEST checkDependencies from config.packages.sowing(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:843) TESTING: checkDependencies from config.packages.sowing(config/BuildSystem/config/package.py:843) ================================================================================ TEST configureLibrary from config.packages.sowing(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:868) TESTING: configureLibrary from config.packages.sowing(config/BuildSystem/config/package.py:868) Find an installation and check if it can work with PETSc ================================================================================== Checking for a functional sowing Looking for SOWING at git.sowing, hg.sowing or a directory starting with ['petsc-pkg-sowing'] Found a copy of SOWING in git.sowing Running Executable WITHOUT threads to time it out Executing: ['git', 'rev-parse', '--git-dir'] stdout: .git Running Executable WITHOUT threads to time it out Executing: ['git', 'cat-file', '-e', 'v1.1.25-p1^{commit}'] Running Executable WITHOUT threads to time it out Executing: ['git', 'rev-parse', 'v1.1.25-p1'] stdout: bc33abe1e9818d95968d6897bfbfc35ed0c18b51 Running Executable WITHOUT threads to time it out Executing: ['git', '-c', 'user.name=petsc-configure', '-c', 'user.email=petsc@configure', 'stash'] stdout: No local changes to save Running Executable WITHOUT threads to time it out Executing: ['git', 'clean', '-f', '-d', '-x'] stdout: Removing Makefile Removing Makerules Removing bin/bib2html Removing bin/pstogif Removing bin/pstoxbm Removing config.log Removing config.status Removing config.system Removing docs/Makefile Removing docs/bfort/Makefile Removing docs/doctext/Makefile Removing docs/install/Makefile Removing docs/tohtml/Makefile Removing include/patchlevel.h Removing include/sowingconfig.h Removing include/textfilt/textpath.h Removing lib/ Removing pkg.gitcommit Removing sowing.petscconf Removing src/Makefile Removing src/bfort/Makefile Removing src/bfort/bfort Removing src/bfort/bfort.o Removing src/bfort/doc.o Removing src/bfort/testing/Makefile Removing src/bib2html/Makefile Removing src/doctext/Makefile Removing src/doctext/doc2lt Removing src/doctext/doc2lt.o Removing src/doctext/docfields.o Removing src/doctext/docpath.h Removing src/doctext/doctext Removing src/doctext/doctext.o Removing src/doctext/docutil.o Removing src/doctext/dotfmat.o Removing src/doctext/incfiles.o Removing src/doctext/keyword.o Removing src/doctext/quotefmt.o Removing src/doctext/test/Makefile Removing src/doctext/textb.o Removing src/mapnames/Makefile Removing src/mapnames/mapnames Removing src/mapnames/mapnames.o Removing src/sys/Makefile Removing src/sys/arch.o Removing src/sys/daytime.o Removing src/sys/file.o Removing src/sys/getopts.o Removing src/sys/rdconfig.o Removing src/sys/testing/Makefile Removing src/sys/tr.o Removing src/sys/txt.o Removing src/textfilt/Makefile Removing src/textfilt/cmdline.o Removing src/textfilt/errhand.o Removing src/textfilt/file.o Removing src/textfilt/instream.o Removing src/textfilt/inutil.o Removing src/textfilt/maptok.o Removing src/textfilt/outstream.o Removing src/textfilt/search.o Removing src/textfilt/texthtml.o Removing src/textfilt/textnroff.o Removing src/textfilt/textout.o Removing src/textfilt/texttex.o Removing src/tohtml/Makefile Removing src/tohtml/accent.o Removing src/tohtml/biblio.o Removing src/tohtml/dimen.o Removing src/tohtml/environ.o Removing src/tohtml/label.o Removing src/tohtml/latexinfo.o Removing src/tohtml/math.o Removing src/tohtml/rdaux.o Removing src/tohtml/rddefs.o Removing src/tohtml/rdindx.o Removing src/tohtml/refmap.o Removing src/tohtml/scan.o Removing src/tohtml/search.o Removing src/tohtml/simpleif.o Removing src/tohtml/style.o Removing src/tohtml/tabular.o Removing src/tohtml/testing/Makefile Removing src/tohtml/tex2html.o Removing src/tohtml/texactio.o Removing src/tohtml/tohtml Removing src/tohtml/tohtml.o Removing src/tohtml/tohtmlpath.h Removing src/tohtml/userdef.o Running Executable WITHOUT threads to time it out Executing: ['git', 'checkout', '-f', 'bc33abe1e9818d95968d6897bfbfc35ed0c18b51'] Makefile /Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib/petsc/conf/pkg.conf.sowing has correct checksum Commit file /Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib/petsc/conf/pkg.gitcommit.sowing has correct checksum Do not need to rebuild SOWING Not checking for library in Download SOWING: [] because no functions given to check for ================================================================================ TEST check from config.libraries(/Users/markadams/Codes/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(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 SOWING: ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include', '/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] ================================================================================ TEST checkInclude from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files [] in ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include', '/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Found header files [] in ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include', '/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Checking for headers [] in Download SOWING: ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include', '/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] ================================================================================ TEST checkVersion from config.packages.sowing(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:992) TESTING: checkVersion from config.packages.sowing(config/BuildSystem/config/package.py:992) Uses self.version, self.minversion, self.maxversion, self.versionname, and self.versioninclude to determine if package has required version For sowing unable to find version information since includes and version includes are missing skipping version check ================================================================================ TEST checkSharedLibrary from config.packages.sowing(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:926) TESTING: checkSharedLibrary from config.packages.sowing(config/BuildSystem/config/package.py:926) By default we don't care about checking if the library is shared Checking for program /Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/bin/bfort...found Defined make macro "BFORT" to "/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/bin/bfort" Checking for program /Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/bin/doctext...found Defined make macro "DOCTEXT" to "/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/bin/doctext" Checking for program /Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/bin/mapnames...found Defined make macro "MAPNAMES" to "/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/bin/mapnames" Checking for program /Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/bin/bib2html...found Defined make macro "BIB2HTML" to "/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/bin/bib2html" Running Executable WITHOUT threads to time it out Executing: /Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/bin/bfort -version stdout: bfort (sowing) release 1.1.25 of $Date: 2006-02-20 14:58:34 $ Running /Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/bin/bfort to generate fortran stubs child config.packages.sowing 11.389572 ================================================================================ TEST alternateConfigureLibrary from config.packages.revolve(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.revolve(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.revolve 0.001432 ================================================================================ TEST alternateConfigureLibrary from config.packages.radau5(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.radau5(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.radau5 0.000803 ================================================================================ TEST alternateConfigureLibrary from config.packages.pami(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.pami(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.pami 0.000686 ================================================================================ TEST alternateConfigureLibrary from config.packages.opengles(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.opengles(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.opengles 0.000773 ================================================================================ TEST alternateConfigureLibrary from config.packages.opencl(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.opencl(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.opencl 0.000775 ================================================================================ TEST alternateConfigureLibrary from config.packages.muparser(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.muparser(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.muparser 0.000971 Defined "PYTHON_EXE" to ""/System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python"" Running Executable WITHOUT threads to time it out Executing: /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c "import Cython" Running Executable WITHOUT threads to time it out Executing: /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c "import numpy" child config.packages.python 0.244581 ================================================================================ TEST alternateConfigureLibrary from config.packages.petsc4py(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/petsc4py.py:97) TESTING: alternateConfigureLibrary from config.packages.petsc4py(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.001400 ================================================================================ TEST alternateConfigureLibrary from config.packages.mpi4py(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/mpi4py.py:74) TESTING: alternateConfigureLibrary from config.packages.mpi4py(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.000946 ================================================================================ TEST alternateConfigureLibrary from config.packages.mpe(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.mpe(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.mpe 0.000660 ================================================================================ TEST alternateConfigureLibrary from config.packages.memkind(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.memkind(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.memkind 0.000538 ================================================================================ TEST alternateConfigureLibrary from config.packages.libmesh(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/libmesh.py:76) TESTING: alternateConfigureLibrary from config.packages.libmesh(config/BuildSystem/config/packages/libmesh.py:76) Defined make rule "libmesh-build" with dependencies "" and code [] Defined make rule "libmesh-install" with dependencies "" and code [] child config.packages.libmesh 0.000848 ================================================================================ TEST alternateConfigureLibrary from config.packages.moose(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.moose(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.moose 0.000584 ================================================================================ TEST alternateConfigureLibrary from config.packages.libjpeg(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.libjpeg(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.libjpeg 0.000612 ================================================================================ TEST alternateConfigureLibrary from config.packages.libceed(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.libceed(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.libceed 0.000605 Checking for program /Users/markadams/homebrew/bin/lgrind...not found Checking for program /opt/anaconda2/bin/lgrind...not found Checking for program /opt/anaconda2/bin/lgrind...not found Checking for program /Users/markadams/opt/miniconda2/bin/lgrind...not found Checking for program /opt/miniconda2/bin/lgrind...not found Checking for program /Users/markadams/opt/miniconda3/bin/lgrind...not found Checking for program /usr/local/opt/texinfo/bin/lgrind...not found Checking for program /Users/markadams/homebrew/sbin/lgrind...not found Checking for program /Users/markadams/homebrew/bin/lgrind...not found Checking for program /Users/markadams/homebrew/bin/lgrind...not found Checking for program /usr/local/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/sbin/lgrind...not found Checking for program /sbin/lgrind...not found Checking for program /Library/TeX/texbin/lgrind...not found Checking for program /opt/X11/bin/lgrind...not found Checking for program /usr/local/bin/lgrind...not found Checking for program lgrind...not found Checking for program /opt/X11/bin/lgrind...not found Checking for program /usr/local/bin/lgrind...not found Checking for program lgrind...not found Checking for program /Users/markadams/Codes/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 Warning accessing /Users/markadams/homebrew/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/bin' Warning accessing /opt/anaconda2/bin gives errors: [Errno 2] No such file or directory: '/opt/anaconda2/bin' Warning accessing /opt/anaconda2/bin gives errors: [Errno 2] No such file or directory: '/opt/anaconda2/bin' Warning accessing /Users/markadams/opt/miniconda2/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/opt/miniconda2/bin' Warning accessing /opt/miniconda2/bin gives errors: [Errno 2] No such file or directory: '/opt/miniconda2/bin' Warning accessing /Users/markadams/opt/miniconda3/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/opt/miniconda3/bin' ['texi2pdf', 'pod2texi', 'texindex', 'info', 'texi2dvi', 'pdftexi2dvi', 'texi2any', 'makeinfo', 'install-info'] Warning accessing /Users/markadams/homebrew/sbin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/sbin' Warning accessing /Users/markadams/homebrew/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/bin' Warning accessing /Users/markadams/homebrew/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/bin' ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] ['uux', 'cpan', 'BuildStrings', 'loads.d', 'write', 'indent', 'bzip2recover', 'hdiutil', 'top', 'javah', 'pstruct5.18', 'tee', 'binhex5.18.pl', 'xip', 'wsimport', 'bzfgrep', 'qlmanage', 'snmptranslate', 'split', 'chsh', 'stty.pl', 'xml2man', 'iprofiler', 'man', 'lpoptions', 'tabs', 'smtpd2.7.py', 'rview', 'lsvfs', 'zgrep', 'dbiprof', 'zmore', 'corelist5.28', 'cpanp-run-perl', 'gcov', 'iptab5.28', 'svn', 'vim', 'idle2.7', 'macerror5.18', 'xjc', 'lwp-request5.18', 'bzmore', 'package-stash-conflicts', 'cancel', 'apply', 'bzgrep', 'umask', 'g++', 'libtool', 'pre-grohtml', 'colcrt', 'phpize', 'unalias', 'mp2bug', 'groff', 'mkfifo', 'toe', 'hexdump', 'spfd5.18', 'idle', 'crc325.18', 'Rez', 'cap_mkdb', 'ictool', 'cmp', 'syscallbypid.d', 'snmpset', 'locate', 'binhex5.28.pl', 'afconvert', 'afclip', 'bzegrep', 'neqn', 'instmodsh', 'extcheck', 'javapackager', 'pl', 'compress', 'corelist5.18', 'fddist', 'db_upgrade', 'diagnose-fu', 'ctags', 'iptab5.18', 'zdiff', 'macerror5.28', 'pathchk', 'mesg', 'setregion', 'perlivp', 'c++', 'pod2readme', 'vi', 'iofileb.d', 'errinfo', 'zipgrep', 'pod2usage', 'alias', 'wait', 'psed5.18', 'safaridriver', 'bzdiff', 'lwp-request5.28', 'unpack200', 'corelist', 'expand', 'strings', 'appletviewer', 'idlj', 'wall', 'spfd5.28', 'brctl', 'crc325.28', 'gm4', 'db_hotbackup', 'auvaltool', 'applesingle', 'clang', 'ibtool', 'tty', 'git-receive-pack', 'infotocap', 'pkill', 'pwhich5.18', 'cups-config', 'basename', 'nclist', 'objdump', 'install', 'native2ascii', 'c99', 'desdp', 'binhex', 'lsmp', 'xmllint', 'texi2pdf', 'last', 'vm_stat', 'syslog', 'spfquery5.18', 'net-snmp-cert', 'nslookup', 'prove5.18', 'vimdiff', 'topsyscall', 'cpan2dist5.18', '2to3-2.7', 'libnetcfg', 'c++filt', 'avbdiagnose', 'nice', 'perlivp5.18', 'xcscontrol', 'calendar', 'locale', 'strip', 'symbolscache', 'tfmtodit', 'trace', 'tops', 'lprm', 'tiffutil', 'du', 'diff3', 'cupstestppd', 'sw_vers', 'fs_usage', 'host', 's2p5.18', 'jarsigner', 'app-sso', 'grolbp', 'nscurl', 'logger', 'caffeinate', 'say', 'net-snmp-create-v3-user', 'lwp-download5.18', 'plutil', 'python3', 'avbutil', 'enc2xs5.28', 'xcode-select', 'powermetrics', 'moose-outdated', 'c2ph', 'net-server', 'cvmkdir', 'ldapmodify', 'iofile.d', 'join', 'SafeEjectGPU', 'snmpdelta', 'ssh-keyscan', 'phar.phar', 'renice', 'xxd', 'scandeps.pl', 'nettop', 'ppdmerge', 'snmpconf', 'xsltproc', 'osascript', 'pwhich5.28', 'troff', 'iotop', 'mmroff', 'lex', 'encguess', 'ctf_insert', 'csplit', 'iconv', 'captoinfo', 'snmpinform', 'lsbom', 'pbcopy', 'sort', 'xpath', 'snmpdf', 'whoami', 'sc_usage', 'jot', 'spfquery5.28', 'ocspcheck', 'prove5.28', 'mkbom', 'groffer', 'ldapurl', 'json_xs', 'pkgbuild', 'perlivp5.28', 'cpuwalk.d', 'cvmkfile', 'update_dyld_shared_cache', 'easy_install', 'pydoc', 'ldapmodrdn', 'systemextensionsctl', 'file', 'db_printlog', 'python', 'hash', 'bc', 'fontrestore', 'mg', 'python2', 'cpanp-run-perl5.18', 'sfltool', 'less', 'pod2latex', 'bunzip2', 'pythonw', 'touch', 'asctl', 'rmic', 'dispqlen.d', 'db_archive', 'refer', 'getopt', 'krb5-config', 'security', 'lwp-download5.28', 'hiutil', 'csdiagnose', 'pip3', 'enc2xs5.18', 'lastwords', 'rmid', 'stty5.28.pl', 'podchecker5.18', 'sed', 'ld', 'awk', 'ip2cc', 'syscallbyproc.d', 'snmpstatus', 'uudecode', 'UnRezWack', 'fmt', 'perlthanks5.18', 'zipdetails5.28', 'zless', 'xslt-config', 'sdef', 'pod2man5.18', 'ncctl', 'jmc', 'encguess5.28', 'pod2text', 'c2ph5.18', 'bashbug', 'mail', 'chpass', 'sips', 'xcrun', 'bzcmp', 'lldb', 'python2.7-config', 'piconv5.28', 'chfn', 'ipcount', 'newaliases', 'nano', 'eyapp5.18', 'pfbtops', 'lam', 'ipptool', 'irb', 'ipcount5.28', 'ptardiff', 'bzless', 'perlbug5.28', 'sysdiagnose', 'logname', 'tset', 'chgrp', 'cu', 'grops', 'printenv', 'unvis', 'grotty', 'atq', 'seq', 'fc', 'AssetCacheManagerUtil', 'colldef', 'jdb', 'wish', 'uname', 'hpmdiagnose', 'timer_analyser.d', 'jstack', 'unzip', 'stty5.18.pl', 'db_stat', 'rmiregistry', 'json_pp', 'zprint', 'kinit', 'mib2c', 'podchecker5.28', 'od', 'bsdtar', 'perl', 'findrule', 'tbtdiagnose', 'mcxquery', 'lwp-download', 'ppdpo', 'crontab', 'reset', 'kextutil', 'bzcat', 'dbicadmin', 'ex', 'perlthanks5.28', 'perlbug', 'zipdetails5.18', 'jvisualvm', 'footprint', 'pod2man5.28', 'config_data5.18', 'json_xs5.28', 'lsappinfo', 'eqn', 'db_load', 'fwkdp', 'piconv', 'read', 'ipcount5.18', 'perlbug5.18', 'snmpusm', 'piconv5.18', 'execsnoop', 'pagesize', 'lp', 'base64', 'ptargrep', 'eyapp5.28', 'jar', 'h2ph', 'readlink', 'opensnoop', 'rake', 'rvim', 'jcmd', 'dmc', 'vimtutor', 'phar', 'from', 'prove', 'newproc.d', 'gencat', 'darwinup', 'mdutil', 'znew', 'podchecker', 'mcxrefresh', 'colrm', 'dbilogstrip', 'pagestuff', 'crlrefresh', 'headerdoc2html', 'lwp-dump5.18', 'tbl', 'jrunscript', 'find2perl', 'filtercalltree', 'afhash', 'sandbox-exec', 'snmpvacm', 'stapler', 'fwkpfv', 'sftp', 'wc', 'jps', 'rsync', 'osacompile', 'cpanp5.18', 'hdxml2manxml', 'gzcat', 'dbiproxy5.18', 'delv', 'thermal', 'pico', 'podselect5.18', 'pydoc2.7', 'shasum', 'comm', 'resolveLinks', 'lpq', 'java', 'bundle', 'gzip', 'zipcloak', 'git-upload-archive', 'xml2-config', 'encode_keychange', 'traptoemail', 'gcc', 'smbutil', 'diff', 'ri', 'pythonw2.7', 'agvtool', 'cksum', 'indxbib', 'segedit', 'zipnote', 'ptar', 'printf', 'soelim', 'AssetCacheTetheratorUtil', 'column', 'ldapexop', 'ippfind', 'syscallbysysc.d', 'groups', 'dwarfdump', 'ppdc', 'rs', 'spfd', 'config_data', 'slogin', 'latency', 'lsm', 'xar', 'db_codegen', 'dns-sd', 'lwp-dump5.28', 'tab2space', 'dbiproxy5.28', 'avconvert', 'jhsdb', 'unzipsfx', 'podselect5.28', 'treereg', 'csreq', 'whatis', 'gperf', 'php', 'iconutil', 'zipsplit', 'lwp-dump', 'pathopens.d', 'xattr-2.7', 'tail', 'whois', 'nsupdate', 'crc32', 'ldapdelete', 'grep', 'pstopdf', 'rwbytype.d', 'script', 'vtool', 'more', 'ldapwhoami', 'pl2pm', 'h2ph5.18', 'ncinit', 'tkmib', 'cal', 'afplay', '2to3-', 'addftinfo', 'time', 'svnlook', 'ssh-agent', 'gcore', 'pwhich', 'javap', 'xed', 'uuname', 'javaws', 'texindex', 'env', 'pr', 'head', 'python-config', 'scandeps5.28.pl', 'xsubpp5.18', 'dsymutil', 'clear', 'manpath', 'apropos', 'units', 'redo_prebinding', 'info', 'curl-config', 'kgetcred', 'rev', 'SplitForks', 'uniq', 'tclsh', 'dbicadmin5.28', 'productsign', 'mklocale', 'pod2text5.18', 'defaults', 'tic', 'zip', 'uulog', 'atrm', 'curl', 'wdutil', 'agentxtrap', 'db_verify', 'servertool', 'newgrp', 'timerfires', 'rpcgen', 'perlthanks', 'post-grohtml', 'moose-outdated5.18', 'snmpnetstat', 'lastcomm', 'getconf', 'kpasswd', 'vis', 'dbiproxy', 'instruments', 'hpftodit', 'ipcrm', 'pic', 'net-snmp-config', 'cpanp', 'otool', 'format-sql', 'h2ph5.28', 'killall', 'patch', 'gdiffmk', 'tailspin', 'su', 'ul', 'compression_tool', 'tkcon', 'xsubpp5.28', 'ssh', 'kdestroy', 'snmpgetnext', 'type', 'scandeps5.18.pl', 'cpan2dist', 'msgs', 'xsubpp', 'jhat', 'CpMac', 'tidy', 'tftp', 'easy_install-2.7', 'assetutil', 'AssetCacheLocatorUtil', 'orbd', 'dbicadmin5.18', 'ktrace', 'DeRez', 'textutil', 'xgettext.pl', 'automator', 'wsgen', 'stat', 'perldoc', 'javac', 'xcsdiagnose', 'mdfind', 'grodvi', 'mdls', 'codesign_allocate', 'lookbib', 'mddiagnose', 'snmpbulkwalk', 'keytool', 'fileproviderctl', 'binhex.pl', 'dtruss', 'dserr', 'tiff2icns', 'moose-outdated5.28', 'pbpaste', 'policytool', 'pod2text5.28', 'actool', 'heap', 'sum', 'lskq', 'dbilogstrip5.28', 'macbinary', 'debinhex5.28.pl', 'ncdestroy', 'nc', 'snmptrap', 'tsort', 'uuencode', 'cpp', 'swift', 'batch', 'sqlite3', 'make', 'dig', 'ptardiff5.18', 'macerror', 'infocmp', 'apt', 'trimforce', 'nm', 'flex++', 'osadecompile', 'IOAccelMemory', 'ssh-add', 'machine', 'wish8.5', 'screen', 'snmpget', 'pcsctest', 'codesign', 'format-sql5.28', 'atos', 'llvm-gcc', 'mailq', 'arch', 'ssh-keygen', 'snmptable', 'kill.d', 'pod2readme5.28', 'ditto', 'getopts', 'users', 'snmpbulkget', 'sdp', 'shasum5.28', 'showmount', 'taskinfo', 'ar', 'perldoc5.18', 'who', 'mktemp', 'unifdef', 'yaa', 'cut', 'imptrace', 'pack200', 'net-server5.28', 'ippeveprinter', 'hdid', 'dc', 'biff', 'perl5.28', 'mailx', 'odutil', 'jsadebugd', 'xargs', 'texi2dvi', 'debinhex5.18.pl', 'priclass.d', 'pod2latex5.18', 'ptardiff5.28', 'topsysproc', 'nl', 'dbilogstrip5.18', 'view', 'jjs', 'spfquery', 'sample', 'bg', 'lipo', 'seeksize.d', 'eyapp', 'clang++', 'setuids.d', 'shlock', 'symbols', 'afmtodit', 'gzexe', 'mkdep', 'a2p5.18', 'genstrings', 'at', 'what', 'sdx', 'm4', 'asa', 'iptab', 'format-sql5.18', 'swiftc', 'nfsstat', 'svnversion', 'uupick', 'ipcs', 'pod2readme5.18', 'pluginkit', 'as', 'MvMac', 'net-server5.18', 'fold', 'gnumake', 'perl5.18', 'log', 'tmutil', 'checknr', 'certtool', 'python2.7', 'vmmap', 'shasum5.18', 'h2xs', 'csrutil', 'shar', 'perldoc5.28', 'ldappasswd', 'lkbib', 'ResMerger', 'bitesize.d', 'db_checkpoint', 'funzip', 'power_report.sh', 'iosnoop', 'atsutil', 'osalang', 'dirname', 'pod2man', 'enc2xs', 'treereg5.28', 'moo-outdated', 'xgettext5.28.pl', 'iopending', 'infokey', 'ncal', 'cpan5.28', 'chflags', 'find2perl5.18', 'fg', 'rwbypid.d', 'jmap', 'dscl', 'leaks', 'splain5.18', 'nbdst', 'mnthome', 'jshell', 'dsexport', 'mdimport', 'id', 'procsystime', 'cd', 'quota', 'uuto', 'fuser', 'dsimport', 'csgather', 'json_pp5.28', 'git-shell', 'ldapsearch', 'command', 'snmp-bridge-mib', 'egrep', 'notifyutil', 'cc', 'dsmemberutil', 'podselect', 'pod2html5.28', 'grn', 'psed', 'whereis', 'tccutil', 'a2p', 'find', 'jstat', 'zcat', 'ip2cc5.18', 'unifdefall', 'nroff', 'pridist.d', 'size', 'timesyncanalyse', 'libnetcfg5.28', 'uustat', 'snmpwalk', 'llvm-g++', 'scp', 'instmodsh5.18', 'tnameserv', 'true', 'afinfo', 'hidutil', 'ldapadd', 'pwpolicy', 'profiles', 'yacc', 'kswitch', 'xcodebuild', 'jobs', 'c89', 'sudo', 'bioutil', 'splain5.28', 'tmdiagnose', 'plockstat', 'xgettext5.18.pl', 'serialver', 'afida', 'pgrep', 'yes', 'lessecho', 'sdiff', 'afscexpand', 'treereg5.18', 'cpan5.18', 'db_deadlock', 'ldapcompare', 'unexpand', 'git-upload-pack', 'ssh-copy-id', 'grolj4', 'fixproc', 'debinhex.pl', 'lorder', 'pod2html5.18', 'ranlib', 'javadoc', 'tput', 'fgrep', 'json_pp5.18', 'sigdist.d', 'ppdhtml', 'libnetcfg5.18', 'auval', 'erb', 'dappprof', 'openssl', 'instmodsh5.28', 'drutil', 'jinfo', 'ip2cc5.28', 'splain', 'pmset', 'xmlcatalog', 'zcmp', 'ptargrep5.28', 'lwp-mirror5.28', 'rwsnoop', 'jstatd', 'htmltree5.28', 'lpr', 'layerutil', 'snmptest', 'mib2c-update', 'grog', 'creatbyproc.d', 'pstruct', 'fdesetup', 'flex', 'hostinfo', 'jcontrol', 'MergePef', 'lpstat', 'SetFile', 'pl2pm5.28', 'pod2html', 'rebase', 'tar', 'rdoc', 'uptime', 's2p', 'pidpersec.d', 'xpath5.18', 'schemagen', 'moo-outdated5.28', 'pod2usage5.28', 'dbiprof5.28', 'cvcp', 'package-stash-conflicts5.28', 'false', 'zegrep', 'memory_pressure', 'uncompress', 'lwp-request', 'ncurses5.4-config', 'findrule5.28', 'sampleproc', 'db_recover', 'ptar5.28', 'h2xs5.28', 'nmedit', 'filebyproc.d', 'bison', 'tclsh8.5', 'jdeps', 'productbuild', 'zipinfo', 'diffstat', 'login', 'db_dump', 'smtpd.py', 'cpuctl', 'cpu_profiler.d', 'which', 'bundler', 'iopattern', 'finger', 'mig', 'sntp', 'klist', 'open', 'GetFileInfo', 'localedef', 'ruby', 'stringdups', 'htmltree', 'ptargrep5.18', 'git', 'tr', 'lwp-mirror5.18', 'htmltree5.18', 'banner', 'leave', 'jconsole', 'paste', 'RezWack', 'moo-outdated5.18', 'bzip2', 'pod2usage5.18', 'uucp', 'passwd', 'dbiprof5.18', 'package-stash-conflicts5.18', 'uuidgen', 'pl2pm5.18', 'install_name_tool', 'cmpdylib', 'makeinfo', 'php-config', 'zfgrep', 'xpath5.28', 'snfsdefrag', 'zipdetails', 'look', 'findrule5.18', 'col', 'dscacheutil', 'ptar5.18', 'zforce', 'lwp-mirror', 'malloc_history', 'cpio', 'nohup', 'kcc', 'ulimit', 'rails', 'bspatch', 'RezDet', 'hotspot.d', 'cvaffinity', 'gatherheaderdoc', 'ppdi', 'pcap-config', 'avmetareadwrite', 'update_dyld_shared_cache_root_mode', 'gen_bridge_metadata', 'gem', 'opendiff', 'h2xs5.18', 'talk', 'expect', 'jimage', 'lockstat', 'dapptrace', 'install-info', 'xattr', 'w', 'gunzip'] ['cat', 'echo', 'launchctl', 'df', 'pwd', 'test', 'csh', 'wait4path', 'unlink', 'sleep', 'stty', 'date', 'ed', 'expr', 'pax', 'bash', 'kill', 'sh', 'ps', 'link', 'tcsh', 'dd', 'mkdir', 'ksh', 'hostname', 'dash', 'rmdir', 'mv', 'ln', 'ls', 'cp', 'sync', 'zsh', 'chmod', 'rm', '['] ['dsconfigad', 'htdbm', 'netbiosd', 'postlock', 'systemsoundserverd', 'dseditgroup', 'avbdeviced', 'rpcinfo', 'BootCacheControl', 'weakpass_edit', 'periodic', 'accton', 'wfsctl', 'postalias', 'slapacl', 'edquota', 'sndiskmove', 'pdisk', 'amt', 'lpadmin', 'fdisk', 'sysadminctl', 'networksetup', 'envvars', 'ktutil', 'setquota', 'otctl', 'sncfgvalidate', 'php-fpm', 'AppleFileServer', 'dnctl', 'mDNSResponder', 'repquota', 'cupsfilter', 'checkgid', 'uuconv', 'sharing', 'vifs', 'ac', 'racoon', 'dsenableroot', 'xsanctl', 'kdcsetup', 'aslmanager', 'screencapture', 'htdigest', 'rtsold', 'chat', 'DevToolsSecurity', 'logresolve', 'cvdbset', 'KernelEventAgent', 'gpt', 'scutil', 'ioreg', 'ab', 'traceroute6', 'pwd_mkdb', 'sysctl', 'appsleepd', 'sshd', 'mDNSResponderHelper', 'authserver', 'sncfginstall', 'postmulti', 'lsof', 'pkgutil', 'slapindex', 'sc_auth', 'ioclasscount', 'uucico', 'firmwarepasswd', 'rarpd', 'tsig-keygen', 'kadmin.local', 'syslogd', 'taskpolicy', 'filecoordinationd', 'dot_clean', 'PasswordService', 'systemsetup', 'zdump', 'snmpd', 'ndp', 'coreaudiod', 'rpcbind', 'praudit', 'usernoted', 'postkick', 'postcat', 'netstat', 'lpc', 'slapadd', 'krbservicesetup', 'sncfgtemplate', 'slapconfig', 'rtadvd', 'httxt2dbm', 'distnoted', 'mtree', 'cupsdisable', 'lpmove', 'disktool', 'purge', 'rpc.statd', 'cupsctl', 'DirectoryService', 'notifyd', 'klist_cdhashes', 'dtrace', 'kextcache', 'cupsd', 'dbmmanage', 'languagesetup', 'skywalkctl', 'mkpassdb', 'postconf', 'createhomedir', 'ocspd', 'iostat', 'cvdb', 'sa', 'rpc.lockd', 'uuxqt', 'mkfile', 'softwareupdate', 'unsetpassword', 'zic', 'nfs4mapid', 'postsuper', 'htpasswd', 'rotatelogs', 'universalaccessd', 'audit', 'httpd', 'bluetoothaudiod', 'slapauth', 'slappasswd', 'localemanager', 'asr', 'cvupdatefs', 'bless', 'cvgather', 'xscertadmin', 'visudo', 'uusched', 'dsconfigldap', 'smbdiagnose', 'cfprefsd', 'auditd', 'uuchk', 'cvfsck', 'kextfind', 'diskutil', 'cvfsid', 'sso_util', 'vsdbutil', 'ddns-confgen', 'ioalloccount', 'uasysdiagnose', 'dev_mkdb', 'hdik', 'slapdn', 'vpnd', 'postqueue', 'setkey', 'tpctl', 'repairHomePermissions', 'spindump', 'cupsreject', 'traceroute', 'quotaoff', 'newsyslog', 'postfix', 'cvfsdb', 'snmptrapd', 'chroot', 'arp', 'cupsaccept', 'nvram', 'chown', 'mkextunpack', 'sncfgremove', 'sncfgquery', 'postlog', 'installer', 'pppd', 'httpd-wrapper', 'system_profiler', 'fcgistarter', 'bluetoothd', 'slapschema', 'kadmin', 'spray', 'cvversions', 'kextlibs', 'tcpdump', 'xartutil', 'securityd', 'nlcontrol', 'quotaon', 'spctl', 'vipw', 'gssd', 'slaptest', 'automount', 'scselect', 'envvars-std', 'graphicssession', 'ckksctl', 'lpinfo', 'smbd', 'serverinfo', 'cvmkfs', 'postmap', 'postdrop', 'cupsenable', 'cron', 'systemstats', 'bnepd', 'kextstat', 'cvlabel', 'sendmail', 'systemkeychain', 'kcditto', 'slapcat', 'ipconfig', 'auditreduce', 'cvadmin', 'WirelessRadioManagerd', 'apachectl', 'htcacheclean'] ['mount_hfs', 'mount_apfs', 'md5', 'fsck', 'mount_udf', 'quotacheck', 'mount_cd9660', 'ping', 'fsck_exfat', 'mount_exfat', 'fsck_udf', 'shutdown', 'route', 'mount_webdav', 'fsck_hfs', 'nfsd', 'reboot', 'nfsiod', 'fsck_cs', 'fsck_apfs', 'fstyp_msdos', 'disklabel', 'mount_msdos', 'fsck_msdos', 'ifconfig', 'halt', 'mount_9p', 'mount_ntfs', 'rtsol', 'newfs_apfs', 'umount', 'fstyp', 'kextunload', 'mpioutil', 'fstyp_ntfs', 'emond', 'mount_nfs', 'newfs_udf', 'mount_ftp', 'pfctl', 'mknod', 'fstyp_udf', 'dmesg', 'mount', 'fibreconfig', 'fstyp_hfs', 'newfs_hfs', 'dynamic_pager', 'launchd', 'newfs_exfat', 'apfs_hfs_convert', 'nologin', 'mount_afp', 'mount_smbfs', 'ping6', 'kextload', 'mount_cddafs', 'mount_fdesc', 'newfs_msdos', 'mount_acfs', 'mount_devfs'] ['luajittex', 'lollipop', 't1disasm', 'chktex', 'rubikrotation', 'lily-rebuild-pdfs', 'weave', 'mag', 'man', 'ebb', 'prepmx', 'mktexlsr', 'gsftopk', 'upmendex', 'dvibook', 'kpsewhere', 'rumakeindex', 'fontinst', 'cef5conv', 'lacheck', 'httexi', 'lily-image-commands', 'texloganalyser', 'dvilj', 'patgen', 'uptex', 'exceltex', 'pdvitype', 'texconfig-sys', 'xmltex', 'vlna', 'texsis', 'dvipdft', 'pdfjam-pocketmod', 'urlbst', 'pdfcslatex', 'afm2afm', 'cefconv', 'pdfjam-slides6up', 'sjisconv', 'tex2xindy', 'musixtex', 'pdfcsplain', 'opl2ofm', 'de-macro', 'bbl2bib', 'ltx2crossrefxml', 'pdftex', 'r-mpost', 'dvitodvi', 'gftodvi', 'dviconcat', 'texluajitc', 'dvipng', 'komkindex', 'tex', 'sty2dtx', 'ppltotf', 'yplan', 'eplain', 'eptex', 'lily-glyph-commands', 'htmex', 'texlua', 'htxelatex', 'xasy', 'fmtutil-user', 'wovp2ovf', 'dvilualatex', 'cefsconv', 'context', 'platex', 'allec', 'adhocfilelist', 'kpsetool', 'makejvf', 'texdoctk', 'vptovf', 'tex4ht', 'texluajit', 'mtxrunjit', 'uplatex', 'musixflx', 'pfarrei', 'mf', 'latexdiff-vc', 'ttfdump', 'etex', 'fig4latex', 'bibexport', 'ttf2tfm', 'latexmk', 'pmpost', 'ctwill', 'pst2pdf', 'wordcount', 'pdfbook', 'texconfig-dialog', 'lwarpmk', 'dvilj2p', 'dviinfox', 'ttf2kotexfont', 'ctanbib', 'cweave', 'bg5+latex', 'pdfatfi', 'ptex2pdf', 'e2pall', 'kpsewhich', 'upbibtex', 'texdiff', 'mathspic', 'kanji-fontmap-creator', 'kanji-config-updmap', 'asy', 'typeoutfileinfo', 'upmpost', 'pdflatex', 'perltex', 'mkt1font', 'cefslatex', 'cjk-gs-integrate', 'chkdvifont', 'dvitype', 'pdfjadetex', 't1lint', 'jamo-normalize', 'fmtutil-sys', 'wofm2opl', 'dviasm', 'kpsestat', 'pdfxup', 'makedtx', 'pltotf', 'mkindex', 'dvilj6', 'r-pmpost', 'xindy.mem', 'xetex', 'latex', 'ps4pdf', 'multibibliography', 'teckit_compile', 'ttf2afm', 'biburl2doi', 'getmapdl', 'uptftopl', 'contextjit', 'bib2gls', 'match_parens', 'mkjobtexmf', 'pdf90', 'updvitomp', 'ps2eps', 'pkfix-helper', 'chkweb', 'arlatex', 'pdfpun', 'pn2pdf', 'pdfclose', 'xindex', 'clxelatex', 'dosepsbin', 'jadetex', 'a2ping', 'bibzbladd', 'ovf2ovp', 'mfluajit-nowin', 'mpost', 'texosquery-jre5', 'texhash', 'convbkmk', 'thumbpdf', 'pkfix', 'dvihp', 'hbf2gf', 'xindy.run', 'texcount', 'pdf180', 'texmfstart', 'latexrevise', 'cefpdflatex', 'texluac', 'dvicopy', 'lua2dox_filter', 'ctie', 'pdftex-quiet', 'euptex', 'pdftosrc', 'mf-nowin', 'ctangle', 'omfonts', 't1asm', 'mflua-nowin', 'cluttex', 'svn-multi', 'mk4ht', 'afm2tfm', 'pdfopen', 'fragmaster', 'pdfnup', 'ebong', 'ctanify', 'pygmentex', 'texdef', 'luatex', 'cslatex', 'synctex', 'texdirflatten', 'gbkpdflatex', 'xdvipdfmx', 'sjispdflatex', 'makeindex', 'dviluatex', 'mkofm', 'dvipdfmx', 'psbook', 'dvispc', 'csplain', 'ttftotype42', 'mft', 't1rawafm', 'fmtutil', 'ctwill-twinx', 'simpdftex', 'depythontex', 'otfinfo', 'latexindent', 'kanji-config-updmap-sys', 'extconv', 'disdvi', 'pdvitomp', 'dvipdfm', 'texliveonfly', 'allneeded', 'htcontext', 't1testpage', 'biber', 'dv2dt', 'xindy', 'pdfbook2', 't1unmac', 'xelatex', 'webquiz', 'kpsepath', 'diadia', 'makeglossaries', 'cef5pdflatex', 'autoinst', 'mkpic', 'splitindex', 'repstopdf', 'otangle', 'mfplain', 'latexfileversion', 'latex-git-log', 'inimf', 'latex2man', 'ps2pk', 'htxetex', 'l3build', 'ptftopl', 'ptex', 'gbklatex', 't1binary', 'bibtex', 't1dotlessj', 'mktexpk', 'detex', 'htlatex', 'odvicopy', 'dvidvi', 'extractres', 'extractbb', 'tie', 'latexdef', 'tlmgr', 'arara', 'ctan-o-mat', 'rubibtex', 'dvigif', 'gftype', 'ketcindy', 'kpseaccess', 'luacsplain', 'cachepic', 'srcredact', 'dtxgen', 'mmafm', 'pktype', 'kpsexpand', 'pktogf', 'msxlint', 't1reencode', 'vftovp', 'xhlatex', 'ht', 'pdf270', 'mendex', 'make4ht', 'ceflatex', 'texlinks', 'pmxchords', 'mptopdf', 'afm2pl', 'mktexmf', 'lamed', 'gftopk', 'ulqda', 'dvilj4l', 'pooltype', 'pdfjoin', 'bg5latex', 'bibmradd', 'aleph', 'wovf2ovp', 'pdfetex', 'dvi2tty', 'ofm2opl', 'pslatex', 'initex', 'latexpand', 'mkgrkindex', 'mtxrun', 'epsffit', 'listings-ext.sh', 'mktexfmt', 'scor2prt', 'psnup', 'ot2kpx', 'allcm', 'pk2bm', 'dvitomp', 'texindy', 'vpl2vpl', 'luatools', 'cef5latex', 'ctwill-refsort', 'bg5+pdflatex', 'dvisvgm', 'tex2aspc', 'bg5conv', 'deweb', 'tlcockpit', 'cfftot1', 'dviselect', 'odvitype', 'vpl2ovp', 'otp2ocp', 'latexdiff', 'dt2dv', 'bg5pdflatex', 'mf2pt1', 'psresize', 't1mac', 'epspdf', 'pythontex', 'bibtexu', 'authorindex', 'texosquery', 'tlshell', 'pdfxmltex', 'pdfjam-slides3up', 'includeres', 't1ascii', 'pdflatexpicscale', 'mfluajit', 'axohelp', 'tangle', 'httex', 'texosquery-jre8', 'checkcites', 'bibtex8', 'dvi2fax', 'otftotfm', 'cefspdflatex', 'mmpfb', 'pfb2pfa', 'vpe', 'psselect', 'findhyph', 'gregorio', 'ovp2ovf', 'utf8mex', 'mflua', 'purifyeps', 'autosp', 'bundledoc', 'mllatex', 'tex4ebook', 'xdvi-xaw', 'sjislatex', 'rungs', 'dvilj4', 'ltxfileinfo', 'texconfig', 'updvitype', 'ltximg', 'updmap-user', 'dvips', 'convertgls2bib', 'latex2nemeth', 'pdfjam', 'epstopdf', 'outocp', 'pedigree', 'mkocp', 'kpsereadlink', 'ttf2pk', 'tpic2pdftex', 'kanji-config-updmap-user', 'psjoin', 'm-tx', 'uppltotf', 'texdoc', 'bbox', 'dvired', 'latex-papersize', 'makeglossaries-lite', 't4ht', 'xdvi', 'ps2frag', 'wopl2ofm', 'devnag', 'ctanupload', 'texexec', 'listbib', 'cllualatex', 'lualatex', 'pmxab', 'jfmutil', 'pdfmex', 'tftopl', 'mltex', 'amstex', 'pbibtex', 'pstops', 'mex', 'bibdoiadd', 'pdfflip', 'updmap', 'dvipos', 'luaotfload-tool', 'epspdftk', 'updmap-sys', 'r-upmpost', 'mktextfm', 'texfot', 'checklistings', 'rpdfcrop', 'a5toa4', 'installfont-tl', 'pdfcrop', 'pdfannotextractor'] ['xfs', 'xfsinfo', 'atobm', 'xdpyinfo', 'showrgb', 'xlsfonts', 'editres', 'fonttosfnt', 'xfontsel', 'xclock', 'xmore', 'xman', 'xmag', 'xrefresh', 'fc-list', 'xdmshell', 'xauth', 'twm', 'cxpm', 'mkfontdir', 'xclipboard', 'png-fix-itxt', 'ucs2any', 'xterm', 'bdftruncate', 'xsetroot', 'xmessage', 'xcursorgen', 'fc-pattern', 'xkbvleds', 'xkbbell', 'freetype-config', 'Xephyr', 'fc-validate', 'bitmap', 'libpng16-config', 'pngfix', 'fc-query', 'xkbprint', 'luit', 'xhost', 'gtf', 'listres', 'x11perf', 'Xorg', 'libpng-config', 'koi8rxterm', 'xpr', 'xstdcmap', 'xgc', 'mkfontscale', 'setxkbmap', 'xinit', 'Xquartz', 'xbacklight', 'xdm', 'xcmsdb', 'xdpr', 'xfindproxy', 'xrdb', 'xlsclients', 'xprop', 'xkeystone', 'xeyes', 'Xvfb', 'Xnest', 'xev', 'startx', 'xkbwatch', 'xscope', 'xfd', 'sessreg', 'xwud', 'lndir', 'xinput', 'xconsole', 'glxinfo', 'sxpm', 'xsetmode', 'Xfake', 'fslsfonts', 'xcompmgr', 'xrandr', 'bmtoa', 'xwd', 'xmodmap', 'glxgears', 'fc-cache', 'iceauth', 'cvt', 'xcutsel', 'bdftopcf', 'fc-cat', 'xsetpointer', 'xkbevd', 'quartz-wm', 'xsm', 'appres', 'xset', 'xlsatoms', 'fc-match', 'oclock', 'x11perfcomp', 'resize', 'showfont', 'xditview', 'xwininfo', 'xvinfo', 'xcalc', 'xgamma', 'makedepend', 'viewres', 'ico', 'X', 'gccmakedep', 'xedit', 'smproxy', 'xkill', 'xkbcomp', 'xload', 'font_cache', 'xmh', 'xlogo', 'fstobdf', 'uxterm', 'fc-scan'] ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] Warning accessing gives errors: [Errno 2] No such file or directory: '' ['xfs', 'xfsinfo', 'atobm', 'xdpyinfo', 'showrgb', 'xlsfonts', 'editres', 'fonttosfnt', 'xfontsel', 'xclock', 'xmore', 'xman', 'xmag', 'xrefresh', 'fc-list', 'xdmshell', 'xauth', 'twm', 'cxpm', 'mkfontdir', 'xclipboard', 'png-fix-itxt', 'ucs2any', 'xterm', 'bdftruncate', 'xsetroot', 'xmessage', 'xcursorgen', 'fc-pattern', 'xkbvleds', 'xkbbell', 'freetype-config', 'Xephyr', 'fc-validate', 'bitmap', 'libpng16-config', 'pngfix', 'fc-query', 'xkbprint', 'luit', 'xhost', 'gtf', 'listres', 'x11perf', 'Xorg', 'libpng-config', 'koi8rxterm', 'xpr', 'xstdcmap', 'xgc', 'mkfontscale', 'setxkbmap', 'xinit', 'Xquartz', 'xbacklight', 'xdm', 'xcmsdb', 'xdpr', 'xfindproxy', 'xrdb', 'xlsclients', 'xprop', 'xkeystone', 'xeyes', 'Xvfb', 'Xnest', 'xev', 'startx', 'xkbwatch', 'xscope', 'xfd', 'sessreg', 'xwud', 'lndir', 'xinput', 'xconsole', 'glxinfo', 'sxpm', 'xsetmode', 'Xfake', 'fslsfonts', 'xcompmgr', 'xrandr', 'bmtoa', 'xwd', 'xmodmap', 'glxgears', 'fc-cache', 'iceauth', 'cvt', 'xcutsel', 'bdftopcf', 'fc-cat', 'xsetpointer', 'xkbevd', 'quartz-wm', 'xsm', 'appres', 'xset', 'xlsatoms', 'fc-match', 'oclock', 'x11perfcomp', 'resize', 'showfont', 'xditview', 'xwininfo', 'xvinfo', 'xcalc', 'xgamma', 'makedepend', 'viewres', 'ico', 'X', 'gccmakedep', 'xedit', 'smproxy', 'xkill', 'xkbcomp', 'xload', 'font_cache', 'xmh', 'xlogo', 'fstobdf', 'uxterm', 'fc-scan'] ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] Warning accessing gives errors: [Errno 2] No such file or directory: '' Path provided by --with-executables-search-path ['win32fe.exe', 'win32feutils.dll'] child config.packages.lgrind 0.006497 ================================================================================ TEST alternateConfigureLibrary from config.packages.slepc(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/slepc.py:88) TESTING: alternateConfigureLibrary from config.packages.slepc(config/BuildSystem/config/packages/slepc.py:88) Defined make rule "slepc-build" with dependencies "" and code [] Defined make rule "slepc-install" with dependencies "" and code [] child config.packages.slepc 0.000869 ================================================================================ TEST alternateConfigureLibrary from config.packages.gmp(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.gmp(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.gmp 0.000627 ================================================================================ TEST alternateConfigureLibrary from config.packages.mpfr(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.mpfr(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.mpfr 0.000601 ================================================================================ TEST alternateConfigureLibrary from config.packages.giflib(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.giflib(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.giflib 0.000652 ================================================================================ TEST alternateConfigureLibrary from config.packages.egads(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.egads(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.egads 0.000664 ================================================================================ TEST checkDependencies from config.packages.ctetgen(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:843) TESTING: checkDependencies from config.packages.ctetgen(config/BuildSystem/config/package.py:843) ================================================================================ TEST configureLibrary from config.packages.ctetgen(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/ctetgen.py:23) TESTING: configureLibrary from config.packages.ctetgen(config/BuildSystem/config/packages/ctetgen.py:23) Since ctergen cannot be built until after PETSc configure is complete we need to just assume the downloaded library will work Looking for CTETGEN at git.ctetgen, hg.ctetgen or a directory starting with ['ctetgen'] Found a copy of CTETGEN in git.ctetgen Running Executable WITHOUT threads to time it out Executing: ['git', 'rev-parse', '--git-dir'] stdout: .git Running Executable WITHOUT threads to time it out Executing: ['git', 'cat-file', '-e', 'ctetgen-0.5^{commit}'] Running Executable WITHOUT threads to time it out Executing: ['git', 'rev-parse', 'ctetgen-0.5'] stdout: 082144edbc9e2c51e0a246b825c2a005a9fc9907 Running Executable WITHOUT threads to time it out Executing: ['git', '-c', 'user.name=petsc-configure', '-c', 'user.email=petsc@configure', 'stash'] stdout: No local changes to save Running Executable WITHOUT threads to time it out Executing: ['git', 'clean', '-f', '-d', '-x'] stdout: Removing pkg.gitcommit Running Executable WITHOUT threads to time it out Executing: ['git', 'checkout', '-f', '082144edbc9e2c51e0a246b825c2a005a9fc9907'] ================================================================================ TEST checkVersion from config.packages.ctetgen(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:992) TESTING: checkVersion from config.packages.ctetgen(config/BuildSystem/config/package.py:992) Uses self.version, self.minversion, self.maxversion, self.versionname, and self.versioninclude to determine if package has required version ================================================================================ TEST checkSharedLibrary from config.packages.ctetgen(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:926) TESTING: checkSharedLibrary from config.packages.ctetgen(config/BuildSystem/config/package.py:926) By default we don't care about checking if the library is shared child config.packages.ctetgen 0.078908 ================================================================================ TEST alternateConfigureLibrary from config.packages.concurrencykit(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.concurrencykit(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.concurrencykit 0.000735 ================================================================================ TEST locateC2html from config.packages.c2html(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/c2html.py:33) TESTING: locateC2html from config.packages.c2html(config/BuildSystem/config/packages/c2html.py:33) Looking for default C2html executable Checking for program /Users/markadams/homebrew/bin/c2html...not found Checking for program /opt/anaconda2/bin/c2html...not found Checking for program /opt/anaconda2/bin/c2html...not found Checking for program /Users/markadams/opt/miniconda2/bin/c2html...not found Checking for program /opt/miniconda2/bin/c2html...not found Checking for program /Users/markadams/opt/miniconda3/bin/c2html...not found Checking for program /usr/local/opt/texinfo/bin/c2html...not found Checking for program /Users/markadams/homebrew/sbin/c2html...not found Checking for program /Users/markadams/homebrew/bin/c2html...not found Checking for program /Users/markadams/homebrew/bin/c2html...not found Checking for program /usr/local/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/sbin/c2html...not found Checking for program /sbin/c2html...not found Checking for program /Library/TeX/texbin/c2html...not found Checking for program /opt/X11/bin/c2html...not found Checking for program /usr/local/bin/c2html...not found Checking for program c2html...not found Checking for program /opt/X11/bin/c2html...not found Checking for program /usr/local/bin/c2html...not found Checking for program c2html...not found Checking for program /Users/markadams/Codes/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 Warning accessing /Users/markadams/homebrew/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/bin' Warning accessing /opt/anaconda2/bin gives errors: [Errno 2] No such file or directory: '/opt/anaconda2/bin' Warning accessing /opt/anaconda2/bin gives errors: [Errno 2] No such file or directory: '/opt/anaconda2/bin' Warning accessing /Users/markadams/opt/miniconda2/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/opt/miniconda2/bin' Warning accessing /opt/miniconda2/bin gives errors: [Errno 2] No such file or directory: '/opt/miniconda2/bin' Warning accessing /Users/markadams/opt/miniconda3/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/opt/miniconda3/bin' ['texi2pdf', 'pod2texi', 'texindex', 'info', 'texi2dvi', 'pdftexi2dvi', 'texi2any', 'makeinfo', 'install-info'] Warning accessing /Users/markadams/homebrew/sbin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/sbin' Warning accessing /Users/markadams/homebrew/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/bin' Warning accessing /Users/markadams/homebrew/bin gives errors: [Errno 2] No such file or directory: '/Users/markadams/homebrew/bin' ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] ['uux', 'cpan', 'BuildStrings', 'loads.d', 'write', 'indent', 'bzip2recover', 'hdiutil', 'top', 'javah', 'pstruct5.18', 'tee', 'binhex5.18.pl', 'xip', 'wsimport', 'bzfgrep', 'qlmanage', 'snmptranslate', 'split', 'chsh', 'stty.pl', 'xml2man', 'iprofiler', 'man', 'lpoptions', 'tabs', 'smtpd2.7.py', 'rview', 'lsvfs', 'zgrep', 'dbiprof', 'zmore', 'corelist5.28', 'cpanp-run-perl', 'gcov', 'iptab5.28', 'svn', 'vim', 'idle2.7', 'macerror5.18', 'xjc', 'lwp-request5.18', 'bzmore', 'package-stash-conflicts', 'cancel', 'apply', 'bzgrep', 'umask', 'g++', 'libtool', 'pre-grohtml', 'colcrt', 'phpize', 'unalias', 'mp2bug', 'groff', 'mkfifo', 'toe', 'hexdump', 'spfd5.18', 'idle', 'crc325.18', 'Rez', 'cap_mkdb', 'ictool', 'cmp', 'syscallbypid.d', 'snmpset', 'locate', 'binhex5.28.pl', 'afconvert', 'afclip', 'bzegrep', 'neqn', 'instmodsh', 'extcheck', 'javapackager', 'pl', 'compress', 'corelist5.18', 'fddist', 'db_upgrade', 'diagnose-fu', 'ctags', 'iptab5.18', 'zdiff', 'macerror5.28', 'pathchk', 'mesg', 'setregion', 'perlivp', 'c++', 'pod2readme', 'vi', 'iofileb.d', 'errinfo', 'zipgrep', 'pod2usage', 'alias', 'wait', 'psed5.18', 'safaridriver', 'bzdiff', 'lwp-request5.28', 'unpack200', 'corelist', 'expand', 'strings', 'appletviewer', 'idlj', 'wall', 'spfd5.28', 'brctl', 'crc325.28', 'gm4', 'db_hotbackup', 'auvaltool', 'applesingle', 'clang', 'ibtool', 'tty', 'git-receive-pack', 'infotocap', 'pkill', 'pwhich5.18', 'cups-config', 'basename', 'nclist', 'objdump', 'install', 'native2ascii', 'c99', 'desdp', 'binhex', 'lsmp', 'xmllint', 'texi2pdf', 'last', 'vm_stat', 'syslog', 'spfquery5.18', 'net-snmp-cert', 'nslookup', 'prove5.18', 'vimdiff', 'topsyscall', 'cpan2dist5.18', '2to3-2.7', 'libnetcfg', 'c++filt', 'avbdiagnose', 'nice', 'perlivp5.18', 'xcscontrol', 'calendar', 'locale', 'strip', 'symbolscache', 'tfmtodit', 'trace', 'tops', 'lprm', 'tiffutil', 'du', 'diff3', 'cupstestppd', 'sw_vers', 'fs_usage', 'host', 's2p5.18', 'jarsigner', 'app-sso', 'grolbp', 'nscurl', 'logger', 'caffeinate', 'say', 'net-snmp-create-v3-user', 'lwp-download5.18', 'plutil', 'python3', 'avbutil', 'enc2xs5.28', 'xcode-select', 'powermetrics', 'moose-outdated', 'c2ph', 'net-server', 'cvmkdir', 'ldapmodify', 'iofile.d', 'join', 'SafeEjectGPU', 'snmpdelta', 'ssh-keyscan', 'phar.phar', 'renice', 'xxd', 'scandeps.pl', 'nettop', 'ppdmerge', 'snmpconf', 'xsltproc', 'osascript', 'pwhich5.28', 'troff', 'iotop', 'mmroff', 'lex', 'encguess', 'ctf_insert', 'csplit', 'iconv', 'captoinfo', 'snmpinform', 'lsbom', 'pbcopy', 'sort', 'xpath', 'snmpdf', 'whoami', 'sc_usage', 'jot', 'spfquery5.28', 'ocspcheck', 'prove5.28', 'mkbom', 'groffer', 'ldapurl', 'json_xs', 'pkgbuild', 'perlivp5.28', 'cpuwalk.d', 'cvmkfile', 'update_dyld_shared_cache', 'easy_install', 'pydoc', 'ldapmodrdn', 'systemextensionsctl', 'file', 'db_printlog', 'python', 'hash', 'bc', 'fontrestore', 'mg', 'python2', 'cpanp-run-perl5.18', 'sfltool', 'less', 'pod2latex', 'bunzip2', 'pythonw', 'touch', 'asctl', 'rmic', 'dispqlen.d', 'db_archive', 'refer', 'getopt', 'krb5-config', 'security', 'lwp-download5.28', 'hiutil', 'csdiagnose', 'pip3', 'enc2xs5.18', 'lastwords', 'rmid', 'stty5.28.pl', 'podchecker5.18', 'sed', 'ld', 'awk', 'ip2cc', 'syscallbyproc.d', 'snmpstatus', 'uudecode', 'UnRezWack', 'fmt', 'perlthanks5.18', 'zipdetails5.28', 'zless', 'xslt-config', 'sdef', 'pod2man5.18', 'ncctl', 'jmc', 'encguess5.28', 'pod2text', 'c2ph5.18', 'bashbug', 'mail', 'chpass', 'sips', 'xcrun', 'bzcmp', 'lldb', 'python2.7-config', 'piconv5.28', 'chfn', 'ipcount', 'newaliases', 'nano', 'eyapp5.18', 'pfbtops', 'lam', 'ipptool', 'irb', 'ipcount5.28', 'ptardiff', 'bzless', 'perlbug5.28', 'sysdiagnose', 'logname', 'tset', 'chgrp', 'cu', 'grops', 'printenv', 'unvis', 'grotty', 'atq', 'seq', 'fc', 'AssetCacheManagerUtil', 'colldef', 'jdb', 'wish', 'uname', 'hpmdiagnose', 'timer_analyser.d', 'jstack', 'unzip', 'stty5.18.pl', 'db_stat', 'rmiregistry', 'json_pp', 'zprint', 'kinit', 'mib2c', 'podchecker5.28', 'od', 'bsdtar', 'perl', 'findrule', 'tbtdiagnose', 'mcxquery', 'lwp-download', 'ppdpo', 'crontab', 'reset', 'kextutil', 'bzcat', 'dbicadmin', 'ex', 'perlthanks5.28', 'perlbug', 'zipdetails5.18', 'jvisualvm', 'footprint', 'pod2man5.28', 'config_data5.18', 'json_xs5.28', 'lsappinfo', 'eqn', 'db_load', 'fwkdp', 'piconv', 'read', 'ipcount5.18', 'perlbug5.18', 'snmpusm', 'piconv5.18', 'execsnoop', 'pagesize', 'lp', 'base64', 'ptargrep', 'eyapp5.28', 'jar', 'h2ph', 'readlink', 'opensnoop', 'rake', 'rvim', 'jcmd', 'dmc', 'vimtutor', 'phar', 'from', 'prove', 'newproc.d', 'gencat', 'darwinup', 'mdutil', 'znew', 'podchecker', 'mcxrefresh', 'colrm', 'dbilogstrip', 'pagestuff', 'crlrefresh', 'headerdoc2html', 'lwp-dump5.18', 'tbl', 'jrunscript', 'find2perl', 'filtercalltree', 'afhash', 'sandbox-exec', 'snmpvacm', 'stapler', 'fwkpfv', 'sftp', 'wc', 'jps', 'rsync', 'osacompile', 'cpanp5.18', 'hdxml2manxml', 'gzcat', 'dbiproxy5.18', 'delv', 'thermal', 'pico', 'podselect5.18', 'pydoc2.7', 'shasum', 'comm', 'resolveLinks', 'lpq', 'java', 'bundle', 'gzip', 'zipcloak', 'git-upload-archive', 'xml2-config', 'encode_keychange', 'traptoemail', 'gcc', 'smbutil', 'diff', 'ri', 'pythonw2.7', 'agvtool', 'cksum', 'indxbib', 'segedit', 'zipnote', 'ptar', 'printf', 'soelim', 'AssetCacheTetheratorUtil', 'column', 'ldapexop', 'ippfind', 'syscallbysysc.d', 'groups', 'dwarfdump', 'ppdc', 'rs', 'spfd', 'config_data', 'slogin', 'latency', 'lsm', 'xar', 'db_codegen', 'dns-sd', 'lwp-dump5.28', 'tab2space', 'dbiproxy5.28', 'avconvert', 'jhsdb', 'unzipsfx', 'podselect5.28', 'treereg', 'csreq', 'whatis', 'gperf', 'php', 'iconutil', 'zipsplit', 'lwp-dump', 'pathopens.d', 'xattr-2.7', 'tail', 'whois', 'nsupdate', 'crc32', 'ldapdelete', 'grep', 'pstopdf', 'rwbytype.d', 'script', 'vtool', 'more', 'ldapwhoami', 'pl2pm', 'h2ph5.18', 'ncinit', 'tkmib', 'cal', 'afplay', '2to3-', 'addftinfo', 'time', 'svnlook', 'ssh-agent', 'gcore', 'pwhich', 'javap', 'xed', 'uuname', 'javaws', 'texindex', 'env', 'pr', 'head', 'python-config', 'scandeps5.28.pl', 'xsubpp5.18', 'dsymutil', 'clear', 'manpath', 'apropos', 'units', 'redo_prebinding', 'info', 'curl-config', 'kgetcred', 'rev', 'SplitForks', 'uniq', 'tclsh', 'dbicadmin5.28', 'productsign', 'mklocale', 'pod2text5.18', 'defaults', 'tic', 'zip', 'uulog', 'atrm', 'curl', 'wdutil', 'agentxtrap', 'db_verify', 'servertool', 'newgrp', 'timerfires', 'rpcgen', 'perlthanks', 'post-grohtml', 'moose-outdated5.18', 'snmpnetstat', 'lastcomm', 'getconf', 'kpasswd', 'vis', 'dbiproxy', 'instruments', 'hpftodit', 'ipcrm', 'pic', 'net-snmp-config', 'cpanp', 'otool', 'format-sql', 'h2ph5.28', 'killall', 'patch', 'gdiffmk', 'tailspin', 'su', 'ul', 'compression_tool', 'tkcon', 'xsubpp5.28', 'ssh', 'kdestroy', 'snmpgetnext', 'type', 'scandeps5.18.pl', 'cpan2dist', 'msgs', 'xsubpp', 'jhat', 'CpMac', 'tidy', 'tftp', 'easy_install-2.7', 'assetutil', 'AssetCacheLocatorUtil', 'orbd', 'dbicadmin5.18', 'ktrace', 'DeRez', 'textutil', 'xgettext.pl', 'automator', 'wsgen', 'stat', 'perldoc', 'javac', 'xcsdiagnose', 'mdfind', 'grodvi', 'mdls', 'codesign_allocate', 'lookbib', 'mddiagnose', 'snmpbulkwalk', 'keytool', 'fileproviderctl', 'binhex.pl', 'dtruss', 'dserr', 'tiff2icns', 'moose-outdated5.28', 'pbpaste', 'policytool', 'pod2text5.28', 'actool', 'heap', 'sum', 'lskq', 'dbilogstrip5.28', 'macbinary', 'debinhex5.28.pl', 'ncdestroy', 'nc', 'snmptrap', 'tsort', 'uuencode', 'cpp', 'swift', 'batch', 'sqlite3', 'make', 'dig', 'ptardiff5.18', 'macerror', 'infocmp', 'apt', 'trimforce', 'nm', 'flex++', 'osadecompile', 'IOAccelMemory', 'ssh-add', 'machine', 'wish8.5', 'screen', 'snmpget', 'pcsctest', 'codesign', 'format-sql5.28', 'atos', 'llvm-gcc', 'mailq', 'arch', 'ssh-keygen', 'snmptable', 'kill.d', 'pod2readme5.28', 'ditto', 'getopts', 'users', 'snmpbulkget', 'sdp', 'shasum5.28', 'showmount', 'taskinfo', 'ar', 'perldoc5.18', 'who', 'mktemp', 'unifdef', 'yaa', 'cut', 'imptrace', 'pack200', 'net-server5.28', 'ippeveprinter', 'hdid', 'dc', 'biff', 'perl5.28', 'mailx', 'odutil', 'jsadebugd', 'xargs', 'texi2dvi', 'debinhex5.18.pl', 'priclass.d', 'pod2latex5.18', 'ptardiff5.28', 'topsysproc', 'nl', 'dbilogstrip5.18', 'view', 'jjs', 'spfquery', 'sample', 'bg', 'lipo', 'seeksize.d', 'eyapp', 'clang++', 'setuids.d', 'shlock', 'symbols', 'afmtodit', 'gzexe', 'mkdep', 'a2p5.18', 'genstrings', 'at', 'what', 'sdx', 'm4', 'asa', 'iptab', 'format-sql5.18', 'swiftc', 'nfsstat', 'svnversion', 'uupick', 'ipcs', 'pod2readme5.18', 'pluginkit', 'as', 'MvMac', 'net-server5.18', 'fold', 'gnumake', 'perl5.18', 'log', 'tmutil', 'checknr', 'certtool', 'python2.7', 'vmmap', 'shasum5.18', 'h2xs', 'csrutil', 'shar', 'perldoc5.28', 'ldappasswd', 'lkbib', 'ResMerger', 'bitesize.d', 'db_checkpoint', 'funzip', 'power_report.sh', 'iosnoop', 'atsutil', 'osalang', 'dirname', 'pod2man', 'enc2xs', 'treereg5.28', 'moo-outdated', 'xgettext5.28.pl', 'iopending', 'infokey', 'ncal', 'cpan5.28', 'chflags', 'find2perl5.18', 'fg', 'rwbypid.d', 'jmap', 'dscl', 'leaks', 'splain5.18', 'nbdst', 'mnthome', 'jshell', 'dsexport', 'mdimport', 'id', 'procsystime', 'cd', 'quota', 'uuto', 'fuser', 'dsimport', 'csgather', 'json_pp5.28', 'git-shell', 'ldapsearch', 'command', 'snmp-bridge-mib', 'egrep', 'notifyutil', 'cc', 'dsmemberutil', 'podselect', 'pod2html5.28', 'grn', 'psed', 'whereis', 'tccutil', 'a2p', 'find', 'jstat', 'zcat', 'ip2cc5.18', 'unifdefall', 'nroff', 'pridist.d', 'size', 'timesyncanalyse', 'libnetcfg5.28', 'uustat', 'snmpwalk', 'llvm-g++', 'scp', 'instmodsh5.18', 'tnameserv', 'true', 'afinfo', 'hidutil', 'ldapadd', 'pwpolicy', 'profiles', 'yacc', 'kswitch', 'xcodebuild', 'jobs', 'c89', 'sudo', 'bioutil', 'splain5.28', 'tmdiagnose', 'plockstat', 'xgettext5.18.pl', 'serialver', 'afida', 'pgrep', 'yes', 'lessecho', 'sdiff', 'afscexpand', 'treereg5.18', 'cpan5.18', 'db_deadlock', 'ldapcompare', 'unexpand', 'git-upload-pack', 'ssh-copy-id', 'grolj4', 'fixproc', 'debinhex.pl', 'lorder', 'pod2html5.18', 'ranlib', 'javadoc', 'tput', 'fgrep', 'json_pp5.18', 'sigdist.d', 'ppdhtml', 'libnetcfg5.18', 'auval', 'erb', 'dappprof', 'openssl', 'instmodsh5.28', 'drutil', 'jinfo', 'ip2cc5.28', 'splain', 'pmset', 'xmlcatalog', 'zcmp', 'ptargrep5.28', 'lwp-mirror5.28', 'rwsnoop', 'jstatd', 'htmltree5.28', 'lpr', 'layerutil', 'snmptest', 'mib2c-update', 'grog', 'creatbyproc.d', 'pstruct', 'fdesetup', 'flex', 'hostinfo', 'jcontrol', 'MergePef', 'lpstat', 'SetFile', 'pl2pm5.28', 'pod2html', 'rebase', 'tar', 'rdoc', 'uptime', 's2p', 'pidpersec.d', 'xpath5.18', 'schemagen', 'moo-outdated5.28', 'pod2usage5.28', 'dbiprof5.28', 'cvcp', 'package-stash-conflicts5.28', 'false', 'zegrep', 'memory_pressure', 'uncompress', 'lwp-request', 'ncurses5.4-config', 'findrule5.28', 'sampleproc', 'db_recover', 'ptar5.28', 'h2xs5.28', 'nmedit', 'filebyproc.d', 'bison', 'tclsh8.5', 'jdeps', 'productbuild', 'zipinfo', 'diffstat', 'login', 'db_dump', 'smtpd.py', 'cpuctl', 'cpu_profiler.d', 'which', 'bundler', 'iopattern', 'finger', 'mig', 'sntp', 'klist', 'open', 'GetFileInfo', 'localedef', 'ruby', 'stringdups', 'htmltree', 'ptargrep5.18', 'git', 'tr', 'lwp-mirror5.18', 'htmltree5.18', 'banner', 'leave', 'jconsole', 'paste', 'RezWack', 'moo-outdated5.18', 'bzip2', 'pod2usage5.18', 'uucp', 'passwd', 'dbiprof5.18', 'package-stash-conflicts5.18', 'uuidgen', 'pl2pm5.18', 'install_name_tool', 'cmpdylib', 'makeinfo', 'php-config', 'zfgrep', 'xpath5.28', 'snfsdefrag', 'zipdetails', 'look', 'findrule5.18', 'col', 'dscacheutil', 'ptar5.18', 'zforce', 'lwp-mirror', 'malloc_history', 'cpio', 'nohup', 'kcc', 'ulimit', 'rails', 'bspatch', 'RezDet', 'hotspot.d', 'cvaffinity', 'gatherheaderdoc', 'ppdi', 'pcap-config', 'avmetareadwrite', 'update_dyld_shared_cache_root_mode', 'gen_bridge_metadata', 'gem', 'opendiff', 'h2xs5.18', 'talk', 'expect', 'jimage', 'lockstat', 'dapptrace', 'install-info', 'xattr', 'w', 'gunzip'] ['cat', 'echo', 'launchctl', 'df', 'pwd', 'test', 'csh', 'wait4path', 'unlink', 'sleep', 'stty', 'date', 'ed', 'expr', 'pax', 'bash', 'kill', 'sh', 'ps', 'link', 'tcsh', 'dd', 'mkdir', 'ksh', 'hostname', 'dash', 'rmdir', 'mv', 'ln', 'ls', 'cp', 'sync', 'zsh', 'chmod', 'rm', '['] ['dsconfigad', 'htdbm', 'netbiosd', 'postlock', 'systemsoundserverd', 'dseditgroup', 'avbdeviced', 'rpcinfo', 'BootCacheControl', 'weakpass_edit', 'periodic', 'accton', 'wfsctl', 'postalias', 'slapacl', 'edquota', 'sndiskmove', 'pdisk', 'amt', 'lpadmin', 'fdisk', 'sysadminctl', 'networksetup', 'envvars', 'ktutil', 'setquota', 'otctl', 'sncfgvalidate', 'php-fpm', 'AppleFileServer', 'dnctl', 'mDNSResponder', 'repquota', 'cupsfilter', 'checkgid', 'uuconv', 'sharing', 'vifs', 'ac', 'racoon', 'dsenableroot', 'xsanctl', 'kdcsetup', 'aslmanager', 'screencapture', 'htdigest', 'rtsold', 'chat', 'DevToolsSecurity', 'logresolve', 'cvdbset', 'KernelEventAgent', 'gpt', 'scutil', 'ioreg', 'ab', 'traceroute6', 'pwd_mkdb', 'sysctl', 'appsleepd', 'sshd', 'mDNSResponderHelper', 'authserver', 'sncfginstall', 'postmulti', 'lsof', 'pkgutil', 'slapindex', 'sc_auth', 'ioclasscount', 'uucico', 'firmwarepasswd', 'rarpd', 'tsig-keygen', 'kadmin.local', 'syslogd', 'taskpolicy', 'filecoordinationd', 'dot_clean', 'PasswordService', 'systemsetup', 'zdump', 'snmpd', 'ndp', 'coreaudiod', 'rpcbind', 'praudit', 'usernoted', 'postkick', 'postcat', 'netstat', 'lpc', 'slapadd', 'krbservicesetup', 'sncfgtemplate', 'slapconfig', 'rtadvd', 'httxt2dbm', 'distnoted', 'mtree', 'cupsdisable', 'lpmove', 'disktool', 'purge', 'rpc.statd', 'cupsctl', 'DirectoryService', 'notifyd', 'klist_cdhashes', 'dtrace', 'kextcache', 'cupsd', 'dbmmanage', 'languagesetup', 'skywalkctl', 'mkpassdb', 'postconf', 'createhomedir', 'ocspd', 'iostat', 'cvdb', 'sa', 'rpc.lockd', 'uuxqt', 'mkfile', 'softwareupdate', 'unsetpassword', 'zic', 'nfs4mapid', 'postsuper', 'htpasswd', 'rotatelogs', 'universalaccessd', 'audit', 'httpd', 'bluetoothaudiod', 'slapauth', 'slappasswd', 'localemanager', 'asr', 'cvupdatefs', 'bless', 'cvgather', 'xscertadmin', 'visudo', 'uusched', 'dsconfigldap', 'smbdiagnose', 'cfprefsd', 'auditd', 'uuchk', 'cvfsck', 'kextfind', 'diskutil', 'cvfsid', 'sso_util', 'vsdbutil', 'ddns-confgen', 'ioalloccount', 'uasysdiagnose', 'dev_mkdb', 'hdik', 'slapdn', 'vpnd', 'postqueue', 'setkey', 'tpctl', 'repairHomePermissions', 'spindump', 'cupsreject', 'traceroute', 'quotaoff', 'newsyslog', 'postfix', 'cvfsdb', 'snmptrapd', 'chroot', 'arp', 'cupsaccept', 'nvram', 'chown', 'mkextunpack', 'sncfgremove', 'sncfgquery', 'postlog', 'installer', 'pppd', 'httpd-wrapper', 'system_profiler', 'fcgistarter', 'bluetoothd', 'slapschema', 'kadmin', 'spray', 'cvversions', 'kextlibs', 'tcpdump', 'xartutil', 'securityd', 'nlcontrol', 'quotaon', 'spctl', 'vipw', 'gssd', 'slaptest', 'automount', 'scselect', 'envvars-std', 'graphicssession', 'ckksctl', 'lpinfo', 'smbd', 'serverinfo', 'cvmkfs', 'postmap', 'postdrop', 'cupsenable', 'cron', 'systemstats', 'bnepd', 'kextstat', 'cvlabel', 'sendmail', 'systemkeychain', 'kcditto', 'slapcat', 'ipconfig', 'auditreduce', 'cvadmin', 'WirelessRadioManagerd', 'apachectl', 'htcacheclean'] ['mount_hfs', 'mount_apfs', 'md5', 'fsck', 'mount_udf', 'quotacheck', 'mount_cd9660', 'ping', 'fsck_exfat', 'mount_exfat', 'fsck_udf', 'shutdown', 'route', 'mount_webdav', 'fsck_hfs', 'nfsd', 'reboot', 'nfsiod', 'fsck_cs', 'fsck_apfs', 'fstyp_msdos', 'disklabel', 'mount_msdos', 'fsck_msdos', 'ifconfig', 'halt', 'mount_9p', 'mount_ntfs', 'rtsol', 'newfs_apfs', 'umount', 'fstyp', 'kextunload', 'mpioutil', 'fstyp_ntfs', 'emond', 'mount_nfs', 'newfs_udf', 'mount_ftp', 'pfctl', 'mknod', 'fstyp_udf', 'dmesg', 'mount', 'fibreconfig', 'fstyp_hfs', 'newfs_hfs', 'dynamic_pager', 'launchd', 'newfs_exfat', 'apfs_hfs_convert', 'nologin', 'mount_afp', 'mount_smbfs', 'ping6', 'kextload', 'mount_cddafs', 'mount_fdesc', 'newfs_msdos', 'mount_acfs', 'mount_devfs'] ['luajittex', 'lollipop', 't1disasm', 'chktex', 'rubikrotation', 'lily-rebuild-pdfs', 'weave', 'mag', 'man', 'ebb', 'prepmx', 'mktexlsr', 'gsftopk', 'upmendex', 'dvibook', 'kpsewhere', 'rumakeindex', 'fontinst', 'cef5conv', 'lacheck', 'httexi', 'lily-image-commands', 'texloganalyser', 'dvilj', 'patgen', 'uptex', 'exceltex', 'pdvitype', 'texconfig-sys', 'xmltex', 'vlna', 'texsis', 'dvipdft', 'pdfjam-pocketmod', 'urlbst', 'pdfcslatex', 'afm2afm', 'cefconv', 'pdfjam-slides6up', 'sjisconv', 'tex2xindy', 'musixtex', 'pdfcsplain', 'opl2ofm', 'de-macro', 'bbl2bib', 'ltx2crossrefxml', 'pdftex', 'r-mpost', 'dvitodvi', 'gftodvi', 'dviconcat', 'texluajitc', 'dvipng', 'komkindex', 'tex', 'sty2dtx', 'ppltotf', 'yplan', 'eplain', 'eptex', 'lily-glyph-commands', 'htmex', 'texlua', 'htxelatex', 'xasy', 'fmtutil-user', 'wovp2ovf', 'dvilualatex', 'cefsconv', 'context', 'platex', 'allec', 'adhocfilelist', 'kpsetool', 'makejvf', 'texdoctk', 'vptovf', 'tex4ht', 'texluajit', 'mtxrunjit', 'uplatex', 'musixflx', 'pfarrei', 'mf', 'latexdiff-vc', 'ttfdump', 'etex', 'fig4latex', 'bibexport', 'ttf2tfm', 'latexmk', 'pmpost', 'ctwill', 'pst2pdf', 'wordcount', 'pdfbook', 'texconfig-dialog', 'lwarpmk', 'dvilj2p', 'dviinfox', 'ttf2kotexfont', 'ctanbib', 'cweave', 'bg5+latex', 'pdfatfi', 'ptex2pdf', 'e2pall', 'kpsewhich', 'upbibtex', 'texdiff', 'mathspic', 'kanji-fontmap-creator', 'kanji-config-updmap', 'asy', 'typeoutfileinfo', 'upmpost', 'pdflatex', 'perltex', 'mkt1font', 'cefslatex', 'cjk-gs-integrate', 'chkdvifont', 'dvitype', 'pdfjadetex', 't1lint', 'jamo-normalize', 'fmtutil-sys', 'wofm2opl', 'dviasm', 'kpsestat', 'pdfxup', 'makedtx', 'pltotf', 'mkindex', 'dvilj6', 'r-pmpost', 'xindy.mem', 'xetex', 'latex', 'ps4pdf', 'multibibliography', 'teckit_compile', 'ttf2afm', 'biburl2doi', 'getmapdl', 'uptftopl', 'contextjit', 'bib2gls', 'match_parens', 'mkjobtexmf', 'pdf90', 'updvitomp', 'ps2eps', 'pkfix-helper', 'chkweb', 'arlatex', 'pdfpun', 'pn2pdf', 'pdfclose', 'xindex', 'clxelatex', 'dosepsbin', 'jadetex', 'a2ping', 'bibzbladd', 'ovf2ovp', 'mfluajit-nowin', 'mpost', 'texosquery-jre5', 'texhash', 'convbkmk', 'thumbpdf', 'pkfix', 'dvihp', 'hbf2gf', 'xindy.run', 'texcount', 'pdf180', 'texmfstart', 'latexrevise', 'cefpdflatex', 'texluac', 'dvicopy', 'lua2dox_filter', 'ctie', 'pdftex-quiet', 'euptex', 'pdftosrc', 'mf-nowin', 'ctangle', 'omfonts', 't1asm', 'mflua-nowin', 'cluttex', 'svn-multi', 'mk4ht', 'afm2tfm', 'pdfopen', 'fragmaster', 'pdfnup', 'ebong', 'ctanify', 'pygmentex', 'texdef', 'luatex', 'cslatex', 'synctex', 'texdirflatten', 'gbkpdflatex', 'xdvipdfmx', 'sjispdflatex', 'makeindex', 'dviluatex', 'mkofm', 'dvipdfmx', 'psbook', 'dvispc', 'csplain', 'ttftotype42', 'mft', 't1rawafm', 'fmtutil', 'ctwill-twinx', 'simpdftex', 'depythontex', 'otfinfo', 'latexindent', 'kanji-config-updmap-sys', 'extconv', 'disdvi', 'pdvitomp', 'dvipdfm', 'texliveonfly', 'allneeded', 'htcontext', 't1testpage', 'biber', 'dv2dt', 'xindy', 'pdfbook2', 't1unmac', 'xelatex', 'webquiz', 'kpsepath', 'diadia', 'makeglossaries', 'cef5pdflatex', 'autoinst', 'mkpic', 'splitindex', 'repstopdf', 'otangle', 'mfplain', 'latexfileversion', 'latex-git-log', 'inimf', 'latex2man', 'ps2pk', 'htxetex', 'l3build', 'ptftopl', 'ptex', 'gbklatex', 't1binary', 'bibtex', 't1dotlessj', 'mktexpk', 'detex', 'htlatex', 'odvicopy', 'dvidvi', 'extractres', 'extractbb', 'tie', 'latexdef', 'tlmgr', 'arara', 'ctan-o-mat', 'rubibtex', 'dvigif', 'gftype', 'ketcindy', 'kpseaccess', 'luacsplain', 'cachepic', 'srcredact', 'dtxgen', 'mmafm', 'pktype', 'kpsexpand', 'pktogf', 'msxlint', 't1reencode', 'vftovp', 'xhlatex', 'ht', 'pdf270', 'mendex', 'make4ht', 'ceflatex', 'texlinks', 'pmxchords', 'mptopdf', 'afm2pl', 'mktexmf', 'lamed', 'gftopk', 'ulqda', 'dvilj4l', 'pooltype', 'pdfjoin', 'bg5latex', 'bibmradd', 'aleph', 'wovf2ovp', 'pdfetex', 'dvi2tty', 'ofm2opl', 'pslatex', 'initex', 'latexpand', 'mkgrkindex', 'mtxrun', 'epsffit', 'listings-ext.sh', 'mktexfmt', 'scor2prt', 'psnup', 'ot2kpx', 'allcm', 'pk2bm', 'dvitomp', 'texindy', 'vpl2vpl', 'luatools', 'cef5latex', 'ctwill-refsort', 'bg5+pdflatex', 'dvisvgm', 'tex2aspc', 'bg5conv', 'deweb', 'tlcockpit', 'cfftot1', 'dviselect', 'odvitype', 'vpl2ovp', 'otp2ocp', 'latexdiff', 'dt2dv', 'bg5pdflatex', 'mf2pt1', 'psresize', 't1mac', 'epspdf', 'pythontex', 'bibtexu', 'authorindex', 'texosquery', 'tlshell', 'pdfxmltex', 'pdfjam-slides3up', 'includeres', 't1ascii', 'pdflatexpicscale', 'mfluajit', 'axohelp', 'tangle', 'httex', 'texosquery-jre8', 'checkcites', 'bibtex8', 'dvi2fax', 'otftotfm', 'cefspdflatex', 'mmpfb', 'pfb2pfa', 'vpe', 'psselect', 'findhyph', 'gregorio', 'ovp2ovf', 'utf8mex', 'mflua', 'purifyeps', 'autosp', 'bundledoc', 'mllatex', 'tex4ebook', 'xdvi-xaw', 'sjislatex', 'rungs', 'dvilj4', 'ltxfileinfo', 'texconfig', 'updvitype', 'ltximg', 'updmap-user', 'dvips', 'convertgls2bib', 'latex2nemeth', 'pdfjam', 'epstopdf', 'outocp', 'pedigree', 'mkocp', 'kpsereadlink', 'ttf2pk', 'tpic2pdftex', 'kanji-config-updmap-user', 'psjoin', 'm-tx', 'uppltotf', 'texdoc', 'bbox', 'dvired', 'latex-papersize', 'makeglossaries-lite', 't4ht', 'xdvi', 'ps2frag', 'wopl2ofm', 'devnag', 'ctanupload', 'texexec', 'listbib', 'cllualatex', 'lualatex', 'pmxab', 'jfmutil', 'pdfmex', 'tftopl', 'mltex', 'amstex', 'pbibtex', 'pstops', 'mex', 'bibdoiadd', 'pdfflip', 'updmap', 'dvipos', 'luaotfload-tool', 'epspdftk', 'updmap-sys', 'r-upmpost', 'mktextfm', 'texfot', 'checklistings', 'rpdfcrop', 'a5toa4', 'installfont-tl', 'pdfcrop', 'pdfannotextractor'] ['xfs', 'xfsinfo', 'atobm', 'xdpyinfo', 'showrgb', 'xlsfonts', 'editres', 'fonttosfnt', 'xfontsel', 'xclock', 'xmore', 'xman', 'xmag', 'xrefresh', 'fc-list', 'xdmshell', 'xauth', 'twm', 'cxpm', 'mkfontdir', 'xclipboard', 'png-fix-itxt', 'ucs2any', 'xterm', 'bdftruncate', 'xsetroot', 'xmessage', 'xcursorgen', 'fc-pattern', 'xkbvleds', 'xkbbell', 'freetype-config', 'Xephyr', 'fc-validate', 'bitmap', 'libpng16-config', 'pngfix', 'fc-query', 'xkbprint', 'luit', 'xhost', 'gtf', 'listres', 'x11perf', 'Xorg', 'libpng-config', 'koi8rxterm', 'xpr', 'xstdcmap', 'xgc', 'mkfontscale', 'setxkbmap', 'xinit', 'Xquartz', 'xbacklight', 'xdm', 'xcmsdb', 'xdpr', 'xfindproxy', 'xrdb', 'xlsclients', 'xprop', 'xkeystone', 'xeyes', 'Xvfb', 'Xnest', 'xev', 'startx', 'xkbwatch', 'xscope', 'xfd', 'sessreg', 'xwud', 'lndir', 'xinput', 'xconsole', 'glxinfo', 'sxpm', 'xsetmode', 'Xfake', 'fslsfonts', 'xcompmgr', 'xrandr', 'bmtoa', 'xwd', 'xmodmap', 'glxgears', 'fc-cache', 'iceauth', 'cvt', 'xcutsel', 'bdftopcf', 'fc-cat', 'xsetpointer', 'xkbevd', 'quartz-wm', 'xsm', 'appres', 'xset', 'xlsatoms', 'fc-match', 'oclock', 'x11perfcomp', 'resize', 'showfont', 'xditview', 'xwininfo', 'xvinfo', 'xcalc', 'xgamma', 'makedepend', 'viewres', 'ico', 'X', 'gccmakedep', 'xedit', 'smproxy', 'xkill', 'xkbcomp', 'xload', 'font_cache', 'xmh', 'xlogo', 'fstobdf', 'uxterm', 'fc-scan'] ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] Warning accessing gives errors: [Errno 2] No such file or directory: '' ['xfs', 'xfsinfo', 'atobm', 'xdpyinfo', 'showrgb', 'xlsfonts', 'editres', 'fonttosfnt', 'xfontsel', 'xclock', 'xmore', 'xman', 'xmag', 'xrefresh', 'fc-list', 'xdmshell', 'xauth', 'twm', 'cxpm', 'mkfontdir', 'xclipboard', 'png-fix-itxt', 'ucs2any', 'xterm', 'bdftruncate', 'xsetroot', 'xmessage', 'xcursorgen', 'fc-pattern', 'xkbvleds', 'xkbbell', 'freetype-config', 'Xephyr', 'fc-validate', 'bitmap', 'libpng16-config', 'pngfix', 'fc-query', 'xkbprint', 'luit', 'xhost', 'gtf', 'listres', 'x11perf', 'Xorg', 'libpng-config', 'koi8rxterm', 'xpr', 'xstdcmap', 'xgc', 'mkfontscale', 'setxkbmap', 'xinit', 'Xquartz', 'xbacklight', 'xdm', 'xcmsdb', 'xdpr', 'xfindproxy', 'xrdb', 'xlsclients', 'xprop', 'xkeystone', 'xeyes', 'Xvfb', 'Xnest', 'xev', 'startx', 'xkbwatch', 'xscope', 'xfd', 'sessreg', 'xwud', 'lndir', 'xinput', 'xconsole', 'glxinfo', 'sxpm', 'xsetmode', 'Xfake', 'fslsfonts', 'xcompmgr', 'xrandr', 'bmtoa', 'xwd', 'xmodmap', 'glxgears', 'fc-cache', 'iceauth', 'cvt', 'xcutsel', 'bdftopcf', 'fc-cat', 'xsetpointer', 'xkbevd', 'quartz-wm', 'xsm', 'appres', 'xset', 'xlsatoms', 'fc-match', 'oclock', 'x11perfcomp', 'resize', 'showfont', 'xditview', 'xwininfo', 'xvinfo', 'xcalc', 'xgamma', 'makedepend', 'viewres', 'ico', 'X', 'gccmakedep', 'xedit', 'smproxy', 'xkill', 'xkbcomp', 'xload', 'font_cache', 'xmh', 'xlogo', 'fstobdf', 'uxterm', 'fc-scan'] ['ndmetis', 'ppmtouil', 'pstoedit', 'pip3.7', 'lzmainfo', 'xwdtopnm', 'ppmtorgb3', 'pamtohdiff', 'pbmtoppa', 'ccmake', 'ppmtoyuvsplit', 'pbmtonokia', 'leaftoppm', 'event_rpcgen.py', 'pnminvert', 'pkg-config', 'pbmpage', 'pnmrotate', 'bdftogd', 'hwloc-compress-dir', 'gen-enc-table', 'pgmslice', 'octave-cli-5.2.0', 'ppmshadow', 'anytopnm', 'asciitopgm', 'ppmtoppm', 'pgmkernel', 'tifftopnm', 'fig2ps2tex', 'c++-9', 'pbmtoescp2', 'ppmcie', 'x86_64-apple-darwin19-gcc-9', 'libtool', 'ddbugtopbm', 'pgmhist', 'rawtoppm', 'webpng', 'sndfile-cmp', 'pnmcut', 'aclocal', 'pnmhistmap', 'palmtopnm', 'pamseq', 'glpsol', 'mpif90', 'fitstopnm', 'pampick', 'hwloc-bind', 'pngtopam', 'pambrighten', 'ppmmix', 'tificc', 'pip3.8', 'pnmtofits', 'pamrecolor', 'pgmmake', 'pamaltsat', 'pbmtog3', 'pbmtomrf', 'pamtilt', 'automake-1.14', 'pbmtodjvurle', 'octave-cli', 'h5copy', 'x86_64-apple-darwin19-gcc-9.3.0', 'xzdec', 'luac5.3', 'tiffsplit', 'pambayer', 'ppmforge', 'font2c', 'pnmtosgi', 'ppmtojpeg', 'wheel3', 'mtvtoppm', 'pamstretch', 'h52gif', 'fax2tiff', 'pamfunc', 'pcdovtoppm', 'linkicc', 'rst2xetex.py', 'gdb', 'pnmnoraw', 'h5perf_serial', 'fc-list', 'gcov-tool-9', 'pnmpaste', 'pamsharpness', 'opj_compress', 'GraphicsMagickWand-config', 'ppmtoilbm', 'mpirun', 'gs-noX11', 'heif-enc', 'lispmtopgm', 'gtester', 'ppmrainbow', 'bjoentegaard', 'pbmtopgm', 'pnmtops', 'pbmtocis', 'autoscan', 'callgrind_control', 'gd2togif', '411toppm', 'orted', 'gcc-ranlib-9', 'gfortran', 'opj_dump', '2to3', 'pbmtoxbm', 'fftwl-wisdom', 'lua-5.3', 'mkoctfile-5.2.0', 'ppmfade', 'pamperspective', 'python3', 'pnmtoddif', 'wish8.6', 'pamfind', 'ompi_info', 'plot', 'png-fix-itxt', 'pamslice', 'rst2latex.py', 'pamsharpmap', 'ppmtotga', 'pbmtowbmp', 'pgmenhance', 'gnuplot', 'luac', 'jbigtopnm', 'pgmtosbig', 'cmake', 'enc265', 'ppmflash', 'opj_decompress', 'tiffdump', 'pamaddnoise', 'g++-9', 'h5unjam', 'pbmtogem', 'ppmspread', 'ppmddumpfont', 'fc-pattern', 'ilbmtoppm', 'pbmtox10bm', 'pnmfile', 'aclocal-1.14', 'unxz', 'ppmdmkfont', 'qvoronoi', 'pbmtolps', 'hwloc-distrib', 'tiff2bw', 'cg_merge', 'pammasksharpen', 'jiv', 'freetype-config', 'pip3', 'exrmultipart', 'pgmnorm', 'gr2fonttest', 'sunicontopnm', 'exrmultiview', 'gdbus-codegen', 'fc-validate', 'pamtopdbimg', 'cjpeg', 'teacup', 'autom4te', 'ppmchange', 'h5stat', 'cmpfillin', 'easy_install-3.8', 'aggregate_profile.pl', 'escp2topbm', 'jpegtran', 'h5ls', 'exrmaketiled', 'clang-format', 'lstopo', 'pbmminkowski', 'libpng16-config', 'heif-info', 'ompi-server', 'yuvtoppm', 'xzegrep', 'gsettings', 'VBoxManage', 'pngfix', 'python3.7-config', 'zeisstopnm', 'vagrant', 'glib-compile-schemas', 'webpmux', 'pamscale', 'pgmtopgm', 'fc-query', 'tiffcmp', 'pnmtopng', 'cameratopam', 'pnmtojpeg', 'luac-5.3', 'yuvsplittoppm', 'rasttopnm', 'exr2aces', 'ppmtopjxl', 'tiff2pdf', 'pbmtoicon', 'pbmreduce', 'ppmdist', 'pamsistoaglyph', 'wish', 'pbmtozinc', 'unlzma', 'pgmtexture', 'pbmto4425', 'ppmdim', 'pbmpscale', 'ppmtopuzz', 'ybmtopbm', 'pbmtomgr', 'pbmtopi3', 'hdifftopam', 'pamexec', 'ppmtowinicon', 'easy_install-3.7', 'pktopbm', 'pgmtolispm', 'fiascotopnm', 'pamdepth', 'update-mime-database', 'VBoxHeadless', 'hwloc-calc', 'gif2h5', 'pnmarith', 'pjtoppm', 'pyvenv-3.7', 'xzfgrep', 'sirtopnm', 'vgdb', 'webpinfo', 'gdtopng', 'hwloc-info', 'h5jam', 'libpng-config', 'pnmscalefixed', 'profile2mat.pl', 'gdbm_dump', 'pbmtomda', 'fltk-config', 'pamtompfont', 'mkoctfile', 'gobject-query', 'brushtopbm', 'pnmsmooth', 'pnmenlarge', 'brew', 'pnmtopclxl', 'fstopgm', 'pgmdeshadow', 'plotfont', 'graph', 'ppmtopi1', 'ppmdcfont', 'h5cc', 'bmptopnm', 'pnminterp', 'g3topbm', 'pamgetcolor', 'pbmtoascii', 'pnmcrop', 'pnmtopalm', 'pamsplit', 'pbmlife', 'pamundice', 'xpmtoppm', 'rletopnm', 'pngtogd2', 'sgitopnm', 'pbmtoepsi', 'sldtoppm', 'tclsh8.6', 'sndfile-metadata-set', 'pnmflip', 'eyuvtoppm', 'x86_64-apple-darwin19-gcc-ranlib-9', 'autoupdate', 'gs-X11', 'pnmtosir', 'pambackground', 'rst2odt_prepstyles.py', 'manweb', 'orte-clean', 'pdbimgtopam', 'jpeg2ktopam', 'pnmtotiff', 'pamshadedrelief', 'python3.7m', 'mdatopbm', 'ppmtoeyuv', 'ppmntsc', 'djpeg', 'gs-X11-Yosemite', 'picttoppm', 'giftopnm', 'sndfile-salvage', 'pnmindex', 'pnmshear', 'pnmtile', 'annotate', 'pamtopnm', 'fftwf-wisdom', 'pamunlookup', 'pamlevels', 'tiffcrop', 'gs-noX11-Yosemite', 'neotoppm', 'wbmptopbm', 'pbmtobbnbg', 'h5mkgrp', 'pamrgbatopng', 'libtoolize', 'rlatopam', 'python3.7m-config', 'pgmramp', 'm2gmetis', 'pnmcomp', 'pamtooctaveimg', 'gio-querymodules', 'mpif77', 'pamtohtmltbl', 'pcdindex', 'ppmtoneo', 'fribidi', 'ppmtosixel', 'pnmtorast', 'h5format_convert', 'pnmhisteq', 'gemtopbm', 'idle3', 'cg_diff', 'mpmetis', 'gdcmpgif', 'python3.7', 'xz', 'ppmdither', 'pi1toppm', 'pampaintspill', 'spctoppm', 'cairo-trace', 'VirtualBox', 'pbmtomatrixorbital', 'gdparttopng', 'mgrtopbm', 'h5repack', 'fluid', 'ximtoppm', 'glib-compile-resources', 'pamtogif', 'ppmtoacad', 'vboxwebsrv', 'mongoose', 'rbox', 'cpp-9', 'lua', 'pamdice', 'macptopbm', 'pamtosvg', 'pbmtogo', 'VBoxDTrace', 'ppmtolj', 'ppmtoxpm', 'cg_annotate', 'img2webp', 'hwloc-ls', 'pamstretch-gen', 'pbmmask', 'ppmglobe', 'tiffdither', 'sputoppm', 'x86_64-apple-darwin19-gcc-nm-9', 'mpicc', 'cmuwmtopbm', 'pelican-quickstart', 'fftw-wisdom', 'pngtopnm', 'pamstereogram', 'python3-config', 'f2py', 'qdelaunay', 'tiffset', 'tclsh', 'pamflip', 'pfmtopam', 'avstopam', 'orterun', 'tgatoppm', 'giftogd2', 'pbmtextps', 'pango-view', 'ppmpat', 'pamtoxvmini', 'hpcdtoppm', 'h5watch', 'pi3topbm', 'pbmtoepson', 'pnmnorm', 'ppmtobmp', 'tiff2ps', 'pnmtoxwd', 'pamcrater', 'pango-list', 'hb-ot-shape-closure', 'qrttoppm', 'heif-thumbnailer', 'ppmtoarbtxt', 'gcov-dump-9', 'ppm3d', 'fig2dev', 'SophosUpdate', 'hwloc-patch', 'pamcomp', 'h5c++', 'lzless', 'cistopbm', 'pamedge', 'ode', 'valgrind-listener', 'octave-config', 'pbmtoatk', 'x86_64-apple-darwin19-gcc-ar-9', 'f2py3.7', 'ppmtoterm', 'vbox-img', 'tiffinfo', 'cairo-sphinx', 'ppmdraw', 'pnmconvol', 'octave', 'GraphicsMagick-config', 'pgmoil', 'gresource', 'flac', 'bioradtopgm', 'psidtopgm', 'heif-convert', 'pamtopfm', 'sndfile-regtest', 'pamtojpeg2k', 'pamwipeout', 'pamsummcol', 'jpegtopnm', 'sndfile-concat', 'gcc-nm-9', 'hipstopgm', 'ppmtopict', 'octave-5.2.0', 'graphchk', 'pnmcat', 'gpmetis', 'pgmminkowski', 'gtester-report', 'pc1toppm', 'pgmabel', 'atktopbm', 'ppmtogif', 'pbmclean', 'ppmrelief', 'ctest', 'pamfixtrunc', 'epstool', 'xzless', 'pal2rgb', 'VBoxBalloonCtrl', 'exrmakepreview', 'opal_wrapper', 'lzcmp', 'pnmstitch', 'gd2topng', 'ppmtoicr', 'orte-info', 'pygmentize', 'xzcat', 'pamhue', 'mrftopbm', 'spline', 'metaflac', 'pamthreshold', 'autoreconf', 'pamstack', 'VBoxAutostart', 'pbmtocmuwm', 'transicc', 'exrstdattr', 'sweep', 'wrjpgcom', 'mpicxx', 'pnmtofiasco', 'gfortran-9', 'pydoc3.7', 'ppmquant', 'autoconf', 'sndfile-deinterleave', 'pbmtoplot', 'qconvex', 'pbmmake', 'pnmtotiffcmyk', 'orte-server', 'pamtoavs', 'pbmtosunicon', 'pamsumm', 'pnmpsnr', 'h5diff', 'ppmtopgm', 'pbmtopk', 'gdlib-config', 'pgmbentley', 'autoheader', 'hwloc-gather-cpuid', 'pamendian', 'imginfo', 'rawtopgm', 'h5clear', 'psicc', 'pcretest', 'glib-gettextize', 'xzcmp', 'GraphicsMagick++-config', 'pamtofits', 'gm', 'gouldtoppm', 'lzcat', 'double', 'pnmtorle', 'pamoil', 'pbmtoibm23xx', 'jpgicc', 'ompi-clean', 'pgmmedian', 'hwloc-diff', 'yuv-distortion', 'gcov-9', 'sndfile-info', 'pammixinterlace', 'pbmtopsg3', 'lstopo-no-graphics', 'gcc-ar-9', 'fc-cache', 'ppmtopj', 'pampop9', 'tclselect', 'idle3.7', 'pnmremap', 'hwloc-ps', 'gdbus', 'pcxtoppm', 'fc-cat', 'fftw-wisdom-to-conf', 'callgrind_annotate', 'ppmtospu', 'ppmcolors', 'ppmtoleaf', 'lzdiff', 'h5redeploy', 'pgmtost4', 'pnmtopnm', 'pgmedge', 'valgrind-di-server', 'pamvalidate', 'gdbmtool', 'sbigtopgm', 'rst2xml.py', 'pelican-themes', 'pamtotiff', 'glib-genmarshal', 'pcre-config', 'git-clang-format', 'pyvenv', 'ppmhist', 'qhalf', 'rst2odt.py', 'winicontoppm', 'h5debug', 'pgmmorphconv', 'pamlookup', 'dwebp', 'xbmtopbm', 'pic2tpic', 'ppmtoyuv', 'ppmtomap', 'texdistmgr', 'pgmcrater', 'ifnames', 'pnmalias', 'pnmcolormap', 'pammixmulti', 'pgmtopbm', 'pbmto10x', 'ppmtopcx', 'lua5.3', 'gd2copypal', 'ppmrough', 'ppmmake', 'x265', 'lzmadec', 'fax2ps', 'pnmmercator', 'rgb3toppm', 'fc-match', 'pnmgamma', 'infotopam', 'h5repart', 'lzgrep', 'pnmtoplainpnm', 'x86_64-apple-darwin19-c++-9', 'pamdeinterlace', 'gcc-9', 'pamgradient', 'h5import', 'pnmsplit', 'tiffcp', 'lzmore', 'xvminitoppm', 'pamfile', 'h5fc', 'mpiexec', 'pnmnlfilt', 'pamtouil', 'pamtodjvurle', 'pelican', 'pgmtofs', 'pngtogd', 'pnmmargin', 'pamchannel', 'pnmquantall', 'pbmtomacp', 'f2py3', 'pbmtext', 'sndfile-metadata-get', 'pnmpad', 'ppmwheel', 'exrenvmap', 'ppmlabel', 'thinkjettopbm', 'pnmquant', 'pbmupc', 'winicontopam', 'wftopfa', 'pamtosrf', 'pamditherbw', 'pbmtoptx', 'pgmnoise', 'pbmtolj', 'lzfgrep', 'pamarith', 'exrheader', 'rst2pseudoxml.py', 'fc-conflist', '2to3-3.7', 'glib-mkenums', 'xzmore', 'hersheydemo', 'hb-view', 'pnmdepth', 'pammosaicknit', 'ppmquantall', 'cwebp', 'sndfile-interleave', 'sndfile-convert', 'tiffmedian', 'ppmshift', 'yuy2topam', 'mpic++', 'pamenlarge', 'xzgrep', 'mpifort', 'pamgauss', 'rst2s5.py', 'pydoc3', 'pamtotga', 'hb-shape', 'valgrind', 'pbmtoln03', 'pstopnm', 'ppmtompeg', 'x86_64-apple-darwin19-g++-9', 'svgtopam', 'rst2html.py', 'lzma', 'rst2man.py', 'gdbm_load', 'ortecc', 'pamcut', 'jasper', 'gemtopnm', 'pbmtoybm', 'x86_64-apple-darwin19-gfortran-9', 'spottopgm', 'pamfix', 'pic2plot', 'st4topgm', 'sndfile-play', 'srftopam', 'pnmmontage', 'rdjpgcom', 'ppmbrighten', 'automake', 'tek2plot', 'icontopbm', 'lzegrep', 'cpack', 'rd-curves', 'raw2tiff', 'pamtris', 'transfig', 'ppmtoapplevol', 'pgmtoppm', 'ppm2tiff', 'rstpep2html.py', 'xzdiff', 'imgcmp', 'pcregrep', 'tiff2rgba', 'pamtopam', 'pamrubber', 'pamtowinicon', 'ppmtoascii', 'hb-subset', 'ppmtv', 'ppmtomitsu', 'imgtoppm', 'gio', 'hwloc-annotate', 'pamtopng', 'ppmnorm', 'ppmcolormask', 'pamtable', 'pnmscale', 'h5dump', '.keepme', 'ms_print', 'fc-scan', 'pelican-import', 'VBoxVRDP', 'bmptoppm', 'pnmtojbig', 'qhull', 'octave-config-5.2.0'] Warning accessing gives errors: [Errno 2] No such file or directory: '' Path provided by --with-executables-search-path ['win32fe.exe', 'win32feutils.dll'] child config.packages.c2html 0.006521 ================================================================================ TEST alternateConfigureLibrary from config.packages.boost(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.boost(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.boost 0.000702 ================================================================================ TEST alternateConfigureLibrary from config.packages.silo(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.silo(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.silo 0.000678 ================================================================================ TEST alternateConfigureLibrary from config.packages.Random123(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.Random123(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.Random123 0.000745 ================================================================================ TEST alternateConfigureLibrary from config.packages.PARTY(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.PARTY(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.PARTY 0.000662 ================================================================================ TEST alternateConfigureLibrary from config.packages.Matlab(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.Matlab(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.Matlab 0.000527 ================================================================================ TEST alternateConfigureLibrary from config.packages.MatlabEngine(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.MatlabEngine(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.MatlabEngine 0.000569 ================================================================================ TEST alternateConfigureLibrary from config.packages.Mathematica(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.Mathematica(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.Mathematica 0.000568 ================================================================================ TEST checkDependencies from config.packages.regex(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:843) TESTING: checkDependencies from config.packages.regex(config/BuildSystem/config/package.py:843) ================================================================================ TEST configureLibrary from config.packages.regex(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:868) TESTING: configureLibrary from config.packages.regex(config/BuildSystem/config/package.py:868) Find an installation and check if it can work with PETSc ================================================================================== Checking for a functional regex Checking for library in Compiler specific search REGEX: [] ================================================================================ TEST check from config.libraries(/Users/markadams/Codes/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(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 [regexec regcomp regfree] in library [] [] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.valgrind -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char regexec(); static void _check_regexec() { regexec(); } char regcomp(); static void _check_regcomp() { regcomp(); } char regfree(); static void _check_regfree() { regfree(); } int main() { _check_regexec(); _check_regcomp(); _check_regfree();; return 0; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lc++ -ldl Checking for optional headers [] in Compiler specific search REGEX: ['/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] ================================================================================ TEST checkInclude from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files [] in ['/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Found header files [] in ['/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Checking for headers ['regex.h'] in Compiler specific search REGEX: ['/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] ================================================================================ TEST checkInclude from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['regex.h'] in ['/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Checking include with compiler flags var CPPFLAGS ['/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/usr/local/opt/libomp/include -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['regex.h'] in ['/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] ================================================================================ TEST checkVersion from config.packages.regex(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:992) TESTING: checkVersion from config.packages.regex(config/BuildSystem/config/package.py:992) Uses self.version, self.minversion, self.maxversion, self.versionname, and self.versioninclude to determine if package has required version ================================================================================ TEST checkSharedLibrary from config.packages.regex(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:926) TESTING: checkSharedLibrary from config.packages.regex(config/BuildSystem/config/package.py:926) By default we don't care about checking if the library is shared child config.packages.regex 0.369600 ================================================================================ TEST alternateConfigureLibrary from config.packages.opengl(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.opengl(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.opengl 0.000932 ================================================================================ TEST alternateConfigureLibrary from config.packages.glut(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.glut(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.glut 0.000570 ================================================================================ TEST alternateConfigureLibrary from config.packages.CoDiPack(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.CoDiPack(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.CoDiPack 0.000699 ================================================================================ TEST alternateConfigureLibrary from config.packages.adblaslapack(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.adblaslapack(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.adblaslapack 0.000630 ================================================================================ TEST alternateConfigureLibrary from config.packages.cuda(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.cuda(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.cuda 0.000816 child config.packages.cxxlibs 0.000019 ================================================================================ TEST alternateConfigureLibrary from config.packages.ADOLC(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.ADOLC(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.ADOLC 0.000963 ================================================================================ TEST locateCMake from config.packages.cmake(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/cmake.py:39) TESTING: locateCMake from config.packages.cmake(config/BuildSystem/config/packages/cmake.py:39) Looking for default CMake executable Checking for program /Users/markadams/homebrew/bin/cmake...not found Checking for program /opt/anaconda2/bin/cmake...not found Checking for program /opt/anaconda2/bin/cmake...not found Checking for program /Users/markadams/opt/miniconda2/bin/cmake...not found Checking for program /opt/miniconda2/bin/cmake...not found Checking for program /Users/markadams/opt/miniconda3/bin/cmake...not found Checking for program /usr/local/opt/texinfo/bin/cmake...not found Checking for program /Users/markadams/homebrew/sbin/cmake...not found Checking for program /Users/markadams/homebrew/bin/cmake...not found Checking for program /Users/markadams/homebrew/bin/cmake...not found Checking for program /usr/local/bin/cmake...found Defined make macro "CMAKE" to "/usr/local/bin/cmake" Looking for default CTest executable Checking for program /Users/markadams/homebrew/bin/ctest...not found Checking for program /opt/anaconda2/bin/ctest...not found Checking for program /opt/anaconda2/bin/ctest...not found Checking for program /Users/markadams/opt/miniconda2/bin/ctest...not found Checking for program /opt/miniconda2/bin/ctest...not found Checking for program /Users/markadams/opt/miniconda3/bin/ctest...not found Checking for program /usr/local/opt/texinfo/bin/ctest...not found Checking for program /Users/markadams/homebrew/sbin/ctest...not found Checking for program /Users/markadams/homebrew/bin/ctest...not found Checking for program /Users/markadams/homebrew/bin/ctest...not found Checking for program /usr/local/bin/ctest...found Defined make macro "CTEST" to "/usr/local/bin/ctest" Running Executable WITHOUT threads to time it out Executing: /usr/local/bin/cmake --version stdout: cmake version 3.17.0 CMake suite maintained and supported by Kitware (kitware.com/cmake). cmake version found 3.17.0 child config.packages.cmake 0.033040 ================================================================================ TEST alternateConfigureLibrary from config.packages.googletest(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.googletest(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.googletest 0.001092 ================================================================================ TEST alternateConfigureLibrary from config.packages.unittestcpp(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.unittestcpp(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.unittestcpp 0.000767 ================================================================================ TEST alternateConfigureLibrary from config.packages.eigen(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.eigen(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.eigen 0.000676 ================================================================================ TEST alternateConfigureLibrary from config.packages.szlib(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.szlib(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.szlib 0.000657 ================================================================================ TEST checkDependencies from config.packages.zlib(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:843) TESTING: checkDependencies from config.packages.zlib(config/BuildSystem/config/package.py:843) ================================================================================ TEST configureLibrary from config.packages.zlib(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:868) TESTING: configureLibrary from config.packages.zlib(config/BuildSystem/config/package.py:868) Find an installation and check if it can work with PETSc ================================================================================== Checking for a functional zlib Checking for library in Compiler specific search ZLIB: [] ================================================================================ TEST check from config.libraries(/Users/markadams/Codes/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(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 [compress uncompress] in library [] [] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.valgrind -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char compress(); static void _check_compress() { compress(); } char uncompress(); static void _check_uncompress() { uncompress(); } int main() { _check_compress(); _check_uncompress();; return 0; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lc++ -ldl Possible ERROR while running linker: exit code 1 stderr: Undefined symbols for architecture x86_64: "_compress", referenced from: _main in conftest.o "_uncompress", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Checking for library in Compiler specific search ZLIB: ['libz.a'] ================================================================================ TEST check from config.libraries(/Users/markadams/Codes/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(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 [compress uncompress] in library ['libz.a'] [] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.valgrind -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char compress(); static void _check_compress() { compress(); } char uncompress(); static void _check_uncompress() { uncompress(); } int main() { _check_compress(); _check_uncompress();; return 0; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -lz -lc++ -ldl Defined "HAVE_LIBZ" to "1" Checking for optional headers [] in Compiler specific search ZLIB: ['/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] ================================================================================ TEST checkInclude from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files [] in ['/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Found header files [] in ['/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Checking for headers ['zlib.h'] in Compiler specific search ZLIB: ['/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] ================================================================================ TEST checkInclude from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['zlib.h'] in ['/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Checking include with compiler flags var CPPFLAGS ['/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/usr/local/opt/libomp/include -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['zlib.h'] in ['/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] ================================================================================ TEST checkVersion from config.packages.zlib(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:992) TESTING: checkVersion from config.packages.zlib(config/BuildSystem/config/package.py:992) Uses self.version, self.minversion, self.maxversion, self.versionname, and self.versioninclude to determine if package has required version ================================================================================ TEST checkSharedLibrary from config.packages.zlib(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:926) TESTING: checkSharedLibrary from config.packages.zlib(config/BuildSystem/config/package.py:926) By default we don't care about checking if the library is shared child config.packages.zlib 0.657128 child config.packages.mathlib 0.000020 ================================================================================ TEST alternateConfigureLibrary from config.packages.tetgen(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.tetgen(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.tetgen 0.000990 ================================================================================ TEST alternateConfigureLibrary from config.packages.tchem(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.tchem(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.tchem 0.000659 ================================================================================ TEST alternateConfigureLibrary from config.packages.saws(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.saws(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.saws 0.000657 ================================================================================ TEST alternateConfigureLibrary from config.packages.libpng(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.libpng(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.libpng 0.000636 ================================================================================ TEST alternateConfigureLibrary from config.packages.combblas(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.combblas(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.combblas 0.000807 ================================================================================ TEST checkDependencies from config.packages.metis(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:843) TESTING: checkDependencies from config.packages.metis(config/BuildSystem/config/package.py:843) ================================================================================ TEST configureLibrary from config.packages.metis(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/metis.py:49) TESTING: configureLibrary from config.packages.metis(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'] Found a copy of METIS in git.metis Running Executable WITHOUT threads to time it out Executing: ['git', 'rev-parse', '--git-dir'] stdout: .git Running Executable WITHOUT threads to time it out Executing: ['git', 'cat-file', '-e', 'v5.1.0-p8^{commit}'] Running Executable WITHOUT threads to time it out Executing: ['git', 'rev-parse', 'v5.1.0-p8'] stdout: ca7a59e6283f608d3e0d8a9d500838afb7f4339a Running Executable WITHOUT threads to time it out Executing: ['git', '-c', 'user.name=petsc-configure', '-c', 'user.email=petsc@configure', 'stash'] stdout: No local changes to save Running Executable WITHOUT threads to time it out Executing: ['git', 'clean', '-f', '-d', '-x'] stdout: Removing metis.petscconf Removing petsc-build/ Removing pkg.gitcommit Running Executable WITHOUT threads to time it out Executing: ['git', 'checkout', '-f', 'ca7a59e6283f608d3e0d8a9d500838afb7f4339a'] Makefile /Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib/petsc/conf/pkg.conf.metis has correct checksum Commit file /Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib/petsc/conf/pkg.gitcommit.metis has correct checksum Do not need to rebuild METIS Checking for library in Download METIS: ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib/libmetis.a'] Contents: ['bin', 'include', 'lib', 'externalpackages', 'share'] ================================================================================ TEST check from config.libraries(/Users/markadams/Codes/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(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 [METIS_PartGraphKway] in library ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib/libmetis.a'] [] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.valgrind -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char METIS_PartGraphKway(); static void _check_METIS_PartGraphKway() { METIS_PartGraphKway(); } int main() { _check_METIS_PartGraphKway();; return 0; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -Wl,-rpath,/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib -L/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib -lmetis -lc++ -ldl Defined "HAVE_LIBMETIS" to "1" Checking for optional headers [] in Download METIS: ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include', '/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] ================================================================================ TEST checkInclude from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files [] in ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include', '/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Found header files [] in ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include', '/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Checking for headers ['metis.h'] in Download METIS: ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include', '/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] ================================================================================ TEST checkInclude from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['metis.h'] in ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include', '/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Checking include with compiler flags var CPPFLAGS ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include', '/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include -I/usr/local/opt/libomp/include -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['metis.h'] in ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include', '/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] All intermediate test results are stored in /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.metis Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.metis/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.valgrind -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.metis -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp -I/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.metis/conftest.c Possible ERROR while running compiler: stderr: /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.metis/conftest.c:8:7: warning: extra tokens at end of #endif directive [-Wextra-tokens] #endif; ^ // 1 warning generated. 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(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:992) TESTING: checkVersion from config.packages.metis(config/BuildSystem/config/package.py:992) 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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.metis -I/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.metis/conftest.c For metis need <= 5.1.0 <= ================================================================================ TEST checkSharedLibrary from config.packages.metis(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:926) TESTING: checkSharedLibrary from config.packages.metis(config/BuildSystem/config/package.py:926) By default we don't care about checking if the library is shared child config.packages.metis 0.653892 ================================================================================ TEST alternateConfigureLibrary from config.packages.pragmatic(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:930) TESTING: alternateConfigureLibrary from config.packages.pragmatic(config/BuildSystem/config/package.py:930) Called if --with-packagename=0; does nothing by default child config.packages.pragmatic 0.000982 ================================================================================ TEST checkDependencies from config.packages.parmetis(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:843) TESTING: checkDependencies from config.packages.parmetis(config/BuildSystem/config/package.py:843) ================================================================================ TEST configureLibrary from config.packages.parmetis(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/parmetis.py:41) TESTING: configureLibrary from config.packages.parmetis(config/BuildSystem/config/packages/parmetis.py:41) ================================================================================== Checking for a functional parmetis Looking for PARMETIS at git.parmetis, hg.parmetis or a directory starting with ['petsc-pkg-parmetis'] Found a copy of PARMETIS in git.parmetis Running Executable WITHOUT threads to time it out Executing: ['git', 'rev-parse', '--git-dir'] stdout: .git Running Executable WITHOUT threads to time it out Executing: ['git', 'cat-file', '-e', 'v4.0.3-p6^{commit}'] Running Executable WITHOUT threads to time it out Executing: ['git', 'rev-parse', 'v4.0.3-p6'] stdout: 475d8facbb324527c205f1f78a7c90bd160bddcd Running Executable WITHOUT threads to time it out Executing: ['git', '-c', 'user.name=petsc-configure', '-c', 'user.email=petsc@configure', 'stash'] stdout: No local changes to save Running Executable WITHOUT threads to time it out Executing: ['git', 'clean', '-f', '-d', '-x'] stdout: Removing parmetis.petscconf Removing petsc-build/ Removing pkg.gitcommit Running Executable WITHOUT threads to time it out Executing: ['git', 'checkout', '-f', '475d8facbb324527c205f1f78a7c90bd160bddcd'] Makefile /Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib/petsc/conf/pkg.conf.parmetis has correct checksum Commit file /Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib/petsc/conf/pkg.gitcommit.parmetis has correct checksum Do not need to rebuild PARMETIS Checking for library in Download PARMETIS: ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib/libparmetis.a'] Contents: ['bin', 'include', 'lib', 'externalpackages', 'share'] ================================================================================ TEST check from config.libraries(/Users/markadams/Codes/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(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 ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib/libparmetis.a'] ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib/libmetis.a'] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.valgrind -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.metis -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -Wl,-rpath,/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib -L/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib -lparmetis -Wl,-rpath,/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib -L/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib -lmetis -lc++ -ldl Defined "HAVE_LIBPARMETIS" to "1" Checking for optional headers [] in Download PARMETIS: ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include', '/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] ================================================================================ TEST checkInclude from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files [] in ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include', '/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Found header files [] in ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include', '/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Checking for headers ['parmetis.h'] in Download PARMETIS: ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include', '/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] ================================================================================ TEST checkInclude from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['parmetis.h'] in ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include', '/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Checking include with compiler flags var CPPFLAGS ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include', '/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include', '/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Preprocessing source: #include "confdefs.h" #include "conffix.h" #include Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.metis -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include -I/usr/local/opt/libomp/include -I/usr/local/Cellar/mpich/3.3.2/include -I/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include -I/usr/local/Cellar/mpich/3.3.2/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers/conftest.c Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['parmetis.h'] in ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include', '/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Checking for functions [ParMETIS_ComputeVertexSeparator] in library ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib/libparmetis.a'] ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib/libmetis.a'] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.valgrind -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.metis -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -Wl,-rpath,/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib -L/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib -lparmetis -Wl,-rpath,/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib -L/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib -lmetis -lc++ -ldl Defined "HAVE_LIBPARMETIS" to "1" ================================================================================ TEST checkVersion from config.packages.parmetis(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:992) TESTING: checkVersion from config.packages.parmetis(config/BuildSystem/config/package.py:992) 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 /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.metis -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.parmetis -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.parmetis/conftest.c For parmetis need <= 4.0.3 <= ================================================================================ TEST checkSharedLibrary from config.packages.parmetis(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:926) TESTING: checkSharedLibrary from config.packages.parmetis(config/BuildSystem/config/package.py:926) By default we don't care about checking if the library is shared child config.packages.parmetis 0.834147 ================================================================================ TEST checkDependencies from config.packages.Chaco(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:843) TESTING: checkDependencies from config.packages.Chaco(config/BuildSystem/config/package.py:843) ================================================================================ TEST configureLibrary from config.packages.Chaco(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/Chaco.py:54) TESTING: configureLibrary from config.packages.Chaco(config/BuildSystem/config/packages/Chaco.py:54) ================================================================================== Checking for a functional Chaco Looking for CHACO at git.chaco, hg.chaco or a directory starting with ['Chaco'] Found a copy of CHACO in Chaco-2.2-p2 chacoDir = /Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/externalpackages/Chaco-2.2-p2 installDir /Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp Makefile /Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib/petsc/conf/pkg.conf.chaco has correct checksum Do not need to rebuild CHACO Checking for library in Download CHACO: ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib/libchaco.a'] Contents: ['bin', 'include', 'lib', 'externalpackages', 'share'] ================================================================================ TEST check from config.libraries(/Users/markadams/Codes/petsc/config/BuildSystem/config/libraries.py:157) TESTING: check from config.libraries(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 [interface] in library ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib/libchaco.a'] [] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.valgrind -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.metis -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char interface(); static void _check_interface() { interface(); } int main() { _check_interface();; return 0; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -Wl,-rpath,/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib -L/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib -lchaco -lc++ -ldl Defined "HAVE_LIBCHACO" to "1" Checking for optional headers [] in Download CHACO: ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include', '/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] ================================================================================ TEST checkInclude from config.headers(/Users/markadams/Codes/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files [] in ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include', '/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Found header files [] in ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include', '/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Checking for headers [] in Download CHACO: ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/include', '/usr/local/opt/libomp/include', '/usr/local/Cellar/mpich/3.3.2/include'] Checking for functions [ddot_chaco] in library ['/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib/libchaco.a'] [] Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -c -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.closure -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.setCompilers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.compilersFortran -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.headers -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.cacheDetails -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.types -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.functions -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.getResidentSetSize -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.featureTestMacros -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.utilities.missing -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/PETSc.options.scalarTypes -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.MPI -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.valgrind -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.metis -I/var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char ddot_chaco(); static void _check_ddot_chaco() { ddot_chaco(); } int main() { _check_ddot_chaco();; return 0; } Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpicc -o /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fno-stack-check -Qunused-arguments -fvisibility=hidden -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.libraries/conftest.o -Wl,-rpath,/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib -L/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib -lchaco -lc++ -ldl Defined "HAVE_LIBCHACO" to "1" ================================================================================ TEST checkVersion from config.packages.Chaco(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:992) TESTING: checkVersion from config.packages.Chaco(config/BuildSystem/config/package.py:992) Uses self.version, self.minversion, self.maxversion, self.versionname, and self.versioninclude to determine if package has required version ================================================================================ TEST checkSharedLibrary from config.packages.Chaco(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:926) TESTING: checkSharedLibrary from config.packages.Chaco(config/BuildSystem/config/package.py:926) By default we don't care about checking if the library is shared child config.packages.Chaco 0.616965 Running Executable WITHOUT threads to time it out Executing: uname -s stdout: Darwin ================================================================================ TEST checkDependencies from config.packages.hdf5(/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py:843) TESTING: checkDependencies from config.packages.hdf5(config/BuildSystem/config/package.py:843) ================================================================================ TEST configureLibrary from config.packages.hdf5(/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/hdf5.py:83) TESTING: configureLibrary from config.packages.hdf5(config/BuildSystem/config/packages/hdf5.py:83) ================================================================================== Checking for a functional hdf5 Looking for HDF5 at git.hdf5, hg.hdf5 or a directory starting with ['hdf5'] Found a copy of HDF5 in hdf5-1.12.0 All intermediate test results are stored in /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/config.packages.hdf5 Running Executable WITHOUT threads to time it out Executing: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 -v stdout: mpifort for MPICH version 3.3.2 Have to rebuild HDF5, /Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/externalpackages/hdf5-1.12.0/hdf5.petscconf != /Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib/petsc/conf/pkg.conf.hdf5 =============================================================================== Running configure on HDF5; this may take several minutes =============================================================================== Running Executable WITHOUT threads to time it out Executing: ./configure --prefix=/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp MAKE=/usr/bin/make --libdir=/Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp/lib CC="/usr/local/Cellar/mpich/3.3.2/bin/mpicc" CFLAGS="-fstack-protector -fno-stack-check -Qunused-arguments -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp" AR="/usr/bin/ar" ARFLAGS="cr" CXX="/usr/local/Cellar/mpich/3.3.2/bin/mpicxx" CXXFLAGS="-fstack-protector -fno-stack-check -std=c++14" F90="/usr/local/Cellar/mpich/3.3.2/bin/mpif90" F90FLAGS="-ffree-line-length-0 -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp" FFLAGS="-ffree-line-length-0 -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp" FC="/usr/local/Cellar/mpich/3.3.2/bin/mpif90" F77="/usr/local/Cellar/mpich/3.3.2/bin/mpif90" FCFLAGS="-ffree-line-length-0 -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp" --enable-shared --enable-parallel --enable-fortran --with-zlib=yes --with-szlib=no CPPFLAGS="-I/usr/local/Cellar/mpich/3.3.2/include" LIBS="-lz" stdout: checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... bin/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes checking whether /usr/bin/make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-apple-darwin19.3.0 checking host system type... x86_64-apple-darwin19.3.0 checking shell variables initial values... done checking if basename works... yes checking if xargs works... yes checking for cached host... none checking for config x86_64-apple-darwin19.3.0... no checking for config x86_64-apple-darwin19.3.0... no checking for config apple-darwin19.3.0... no checking for config apple-darwin19.3.0... no checking for config x86_64-darwin19.3.0... no checking for config x86_64-darwin19.3.0... no checking for config x86_64-apple... no checking for config darwin19.3.0... no checking for config darwin19.3.0... no checking for config apple... found No match to get fc_version_info and flags for /usr/local/Cellar/mpich/3.3.2/bin/mpif90 No match to get cxx_version_info for /usr/local/Cellar/mpich/3.3.2/bin/mpicxx checking for config ./config/site-specific/host-MarksMac-302.local... no checking for config ./config/site-specific/host-local... no checking build mode... debug checking for gcc... /usr/local/Cellar/mpich/3.3.2/bin/mpicc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/local/Cellar/mpich/3.3.2/bin/mpicc accepts -g... yes checking for /usr/local/Cellar/mpich/3.3.2/bin/mpicc option to accept ISO C89... none needed checking whether /usr/local/Cellar/mpich/3.3.2/bin/mpicc understands -c and -o together... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /usr/local/Cellar/mpich/3.3.2/bin/mpicc... gcc3 checking if unsupported combinations of configure options are allowed... no checking how to run the C preprocessor... /usr/local/Cellar/mpich/3.3.2/bin/mpicc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for ptrdiff_t... yes checking whether byte ordering is bigendian... no checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of unsigned... 4 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of __float128... 0 checking size of _Quad... 0 checking quadmath.h usability... no checking quadmath.h presence... no checking for quadmath.h... no checking maximum decimal precision for C... 21 checking if Fortran interface enabled... yes checking whether we are using the GNU Fortran compiler... yes checking whether /usr/local/Cellar/mpich/3.3.2/bin/mpif90 accepts -g... yes checking for Fortran flag to compile .f90 files... none checking whether we are using the GNU Fortran compiler... (cached) yes checking whether /usr/local/Cellar/mpich/3.3.2/bin/mpif90 accepts -g... (cached) yes checking what /usr/local/Cellar/mpich/3.3.2/bin/mpif90 does with modules... MODULE.mod checking how /usr/local/Cellar/mpich/3.3.2/bin/mpif90 finds modules... -I checking if Fortran compiler version compatible with Fortran 2003 HDF... yes checking how to get verbose linking output from /usr/local/Cellar/mpich/3.3.2/bin/mpif90... -v checking for Fortran libraries of /usr/local/Cellar/mpich/3.3.2/bin/mpif90... -L/usr/local/opt/libomp/lib -L/usr/local/Cellar/mpich/3.3.2/lib -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0 -L/usr/local/Cellar/gcc/9.3.0/lib/gcc/9/gcc/x86_64-apple-darwin19/9.3.0/../../.. -lomp -lz -lmpifort -lmpi -lpmpi -lgfortran -lquadmath -lm checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking if Fortran compiler supports intrinsic SIZEOF... yes checking if Fortran compiler supports intrinsic C_SIZEOF... yes checking if Fortran compiler supports intrinsic STORAGE_SIZE... yes checking if Fortran compiler supports intrinsic module ISO_FORTRAN_ENV... yes checking for Number of Fortran INTEGER KINDs... 5 checking for Fortran INTEGER KINDs... {1,2,4,8,16} checking for Fortran REAL KINDs... {4,8,10,16} checking for Fortran REALs maximum decimal precision... 33 checking sizeof of native KINDS... checking for Number of Fortran INTEGER KINDs... 5 checking for Fortran INTEGER KINDs... {1,2,4,8,16} checking for Fortran REAL KINDs... {4,8,10,16} checking for Fortran REALs maximum decimal precision... 33 checking sizeof of available INTEGER KINDs... {1,2,4,8,16} checking sizeof of available REAL KINDs... {4,8,16,16} checking if Fortran compiler supports intrinsic C_LONG_DOUBLE... yes checking if Fortran C_LONG_DOUBLE is different from C_DOUBLE... yes checking for Fortran interoperable KINDS with C... {4,8,10,16} checking whether we are using the GNU C++ compiler... yes checking whether /usr/local/Cellar/mpich/3.3.2/bin/mpicxx accepts -g... yes checking dependency style of /usr/local/Cellar/mpich/3.3.2/bin/mpicxx... gcc3 checking how to run the C++ preprocessor... /usr/local/Cellar/mpich/3.3.2/bin/mpicxx -E checking if c++ interface enabled... no checking if the high-level library is enabled... yes checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for tr... /usr/bin/tr checking if srcdir= and time commands work together... yes checking if Java JNI interface enabled... no checking if shared Fortran libraries are supported... yes checking if building tests is disabled... checking if building tools is disabled... checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/local/Cellar/mpich/3.3.2/bin/mpicc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking how to convert x86_64-apple-darwin19.3.0 file names to x86_64-apple-darwin19.3.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin19.3.0 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/local/Cellar/mpich/3.3.2/bin/mpicc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/local/Cellar/mpich/3.3.2/bin/mpicc supports -fno-rtti -fno-exceptions... yes checking for /usr/local/Cellar/mpich/3.3.2/bin/mpicc option to produce PIC... -fno-common -DPIC checking if /usr/local/Cellar/mpich/3.3.2/bin/mpicc PIC flag -fno-common -DPIC works... yes checking if /usr/local/Cellar/mpich/3.3.2/bin/mpicc static flag -static works... no checking if /usr/local/Cellar/mpich/3.3.2/bin/mpicc supports -c -o file.o... yes checking if /usr/local/Cellar/mpich/3.3.2/bin/mpicc supports -c -o file.o... (cached) yes checking whether the /usr/local/Cellar/mpich/3.3.2/bin/mpicc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin19.3.0 dyld checking how to hardcode library paths into programs... immediate checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for /usr/local/Cellar/mpich/3.3.2/bin/mpif90 option to produce PIC... -fno-common checking if /usr/local/Cellar/mpich/3.3.2/bin/mpif90 PIC flag -fno-common works... yes checking if /usr/local/Cellar/mpich/3.3.2/bin/mpif90 static flag -static works... no checking if /usr/local/Cellar/mpich/3.3.2/bin/mpif90 supports -c -o file.o... yes checking if /usr/local/Cellar/mpich/3.3.2/bin/mpif90 supports -c -o file.o... (cached) yes checking whether the /usr/local/Cellar/mpich/3.3.2/bin/mpif90 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin19.3.0 dyld checking how to hardcode library paths into programs... immediate checking if we should install only statically linked executables... no checking if -Wl,-rpath should be used to link shared libs in nondefault directories... yes checking for ceil in -lm... yes checking for dlopen in -ldl... (cached) yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking features.h usability... no checking features.h presence... no checking for features.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for stdint.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking mach/mach_time.h usability... yes checking mach/mach_time.h presence... yes checking for mach/mach_time.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking if libtool needs -no-undefined flag to build shared libraries... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of int8_t... 1 checking size of uint8_t... 1 checking size of int_least8_t... 1 checking size of uint_least8_t... 1 checking size of int_fast8_t... 1 checking size of uint_fast8_t... 1 checking size of int16_t... 2 checking size of uint16_t... 2 checking size of int_least16_t... 2 checking size of uint_least16_t... 2 checking size of int_fast16_t... 2 checking size of uint_fast16_t... 2 checking size of int32_t... 4 checking size of uint32_t... 4 checking size of int_least32_t... 4 checking size of uint_least32_t... 4 checking size of int_fast32_t... 4 checking size of uint_fast32_t... 4 checking size of int64_t... 8 checking size of uint64_t... 8 checking size of int_least64_t... 8 checking size of uint_least64_t... 8 checking size of int_fast64_t... 8 checking size of uint_fast64_t... 8 checking size of size_t... 8 checking size of ssize_t... 8 checking size of ptrdiff_t... 8 checking size of off_t... 8 checking size of bool... 1 checking size of time_t... 8 checking if dev_t is scalar... yes checking for dmalloc library... suppressed checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking for compress2... yes checking for szlib... suppressed checking for thread safe support... no checking whether CLOCK_MONOTONIC is declared... yes checking for tm_gmtoff in struct tm... yes checking for global timezone variable... yes checking for st_blocks in struct stat... no checking for _getvideoconfig... no checking for gettextinfo... no checking for GetConsoleScreenBufferInfo... no checking for getpwuid... yes checking for _scrsize... no checking for ioctl... yes checking for struct videoconfig... no checking for struct text_info... no checking for TIOCGWINSZ... yes checking for TIOCGETD... yes checking for library containing clock_gettime... none required checking for alarm... yes checking for clock_gettime... yes checking for difftime... yes checking for fcntl... yes checking for flock... yes checking for fork... yes checking for frexpf... yes checking for frexpl... yes checking for gethostname... yes checking for getrusage... yes checking for gettimeofday... yes checking for lstat... yes checking for rand_r... yes checking for random... yes checking for setsysinfo... no checking for signal... yes checking for longjmp... yes checking for setjmp... yes checking for siglongjmp... yes checking for sigsetjmp... yes checking for sigprocmask... yes checking for snprintf... yes checking for srandom... yes checking for strdup... yes checking for symlink... yes checking for system... yes checking for strtoll... yes checking for strtoull... yes checking for tmpfile... yes checking for asprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for waitpid... yes checking for roundf... yes checking for lroundf... yes checking for llroundf... yes checking for round... yes checking for lround... yes checking for llround... yes checking for an ANSI C-conforming const... yes checking if the compiler understands __inline__... yes checking if the compiler understands __inline... yes checking if the compiler understands inline... yes checking for __attribute__ extension... yes checking for __func__ extension... yes checking for __FUNCTION__ extension... yes checking for C99 designated initialization support... yes checking how to print long long... %ld and %lu checking enable debugging symbols... yes checking enable asserts... yes checking enable developer warnings... no checking profiling... no checking optimization level... debug checking for internal debug output... AC,B2,CX,D,F,HL,I,O,S,ST,T,Z checking whether function stack tracking is enabled... no checking for API tracing... yes checking whether a memory checking tool will be used... no checking whether internal memory allocation sanity checking is used... yes checking for parallel support files... provided by compiler checking whether a simple MPI-IO C program can be linked... yes checking whether a simple MPI-IO Fortran program can be linked... yes checking prefix for running on one processor... checking prefix for running in parallel... mpiexec -n $${NPROCS:=6} checking for MPI_Comm_c2f and MPI_Comm_f2c functions... yes checking for MPI_Info_c2f and MPI_Info_f2c functions... yes checking for instrumented library... yes checking for MPE... suppressed checking for MPI_Mprobe and MPI_Imrecv functions... yes checking for MPI_Get_elements_x and MPI_Type_size_x functions... yes checking if the map API (H5M) is enabled... no checking whether O_DIRECT is declared... no checking for posix_memalign... yes checking if the direct I/O virtual file driver (VFD) is enabled... no checking if the Read-Only S3 virtual file driver (VFD) is enabled... no checking for libhdfs... suppressed checking for custom examples path definition... ${prefix}/share/hdf5_examples checking for custom plugin default path definition... /usr/local/hdf5/lib/plugin checking whether exception handling functions is checked during data conversions... yes checking whether data accuracy is guaranteed during data conversions... yes checking if the machine has window style path name... no checking if using special algorithm to convert long double to (unsigned) long values... no checking if using special algorithm to convert (unsigned) long to long double values... no checking if correctly converting long double to (unsigned) long long values... yes checking if correctly converting (unsigned) long long to long double values... yes checking if the system is IBM ppc64le and cannot correctly convert some long double values... no checking additional programs should be built... no checking if deprecated public symbols are available... yes checking which version of public symbols to use by default... v112 checking whether to perform strict file format checks... yes checking for pread... yes checking for pwrite... yes checking whether to use pread/pwrite instead of read/write in certain VFDs... yes checking whether to have library information embedded in the executables... yes checking if alignment restrictions are strictly enforced... no configure: creating ./config.lt config.lt: creating libtool checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/libhdf5.settings config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating test/H5srcdir_str.h config.status: creating test/testabort_fail.sh config.status: creating test/testcheck_version.sh config.status: creating test/testerror.sh config.status: creating test/testexternal_env.sh config.status: creating test/testflushrefresh.sh config.status: creating test/testlibinfo.sh config.status: creating test/testlinks_env.sh config.status: creating test/testswmr.sh config.status: creating test/testvds_env.sh config.status: creating test/testvdsswmr.sh config.status: creating test/test_filter_plugin.sh config.status: creating test/test_usecases.sh config.status: creating test/test_vol_plugin.sh config.status: creating testpar/Makefile config.status: creating testpar/testpflush.sh config.status: creating tools/Makefile config.status: creating tools/lib/Makefile config.status: creating tools/libtest/Makefile config.status: creating tools/src/Makefile config.status: creating tools/src/h5dump/Makefile config.status: creating tools/src/h5import/Makefile config.status: creating tools/src/h5diff/Makefile config.status: creating tools/src/h5jam/Makefile config.status: creating tools/src/h5repack/Makefile config.status: creating tools/src/h5ls/Makefile config.status: creating tools/src/h5copy/Makefile config.status: creating tools/src/misc/Makefile config.status: creating tools/src/h5stat/Makefile config.status: creating tools/test/Makefile config.status: creating tools/test/h5dump/Makefile config.status: creating tools/test/h5dump/h5dump_plugin.sh config.status: creating tools/test/h5dump/testh5dump.sh config.status: creating tools/test/h5dump/testh5dumppbits.sh config.status: creating tools/test/h5dump/testh5dumpvds.sh config.status: creating tools/test/h5dump/testh5dumpxml.sh config.status: creating tools/test/h5ls/Makefile config.status: creating tools/test/h5ls/h5ls_plugin.sh config.status: creating tools/test/h5ls/testh5ls.sh config.status: creating tools/test/h5ls/testh5lsvds.sh config.status: creating tools/test/h5import/Makefile config.status: creating tools/test/h5import/h5importtestutil.sh config.status: creating tools/test/h5diff/Makefile config.status: creating tools/test/h5diff/h5diff_plugin.sh config.status: creating tools/test/h5diff/testh5diff.sh config.status: creating tools/test/h5diff/testph5diff.sh config.status: creating tools/src/h5format_convert/Makefile config.status: creating tools/test/h5format_convert/Makefile config.status: creating tools/test/h5format_convert/testh5fc.sh config.status: creating tools/test/h5jam/Makefile config.status: creating tools/test/h5jam/testh5jam.sh config.status: creating tools/test/h5repack/Makefile config.status: creating tools/test/h5repack/h5repack.sh config.status: creating tools/test/h5repack/h5repack_plugin.sh config.status: creating tools/test/h5copy/Makefile config.status: creating tools/test/h5copy/testh5copy.sh config.status: creating tools/test/misc/Makefile config.status: creating tools/test/misc/testh5clear.sh config.status: creating tools/test/misc/testh5mkgrp.sh config.status: creating tools/test/misc/testh5repart.sh config.status: creating tools/test/misc/vds/Makefile config.status: creating tools/test/h5stat/Makefile config.status: creating tools/test/h5stat/testh5stat.sh config.status: creating tools/test/perform/Makefile config.status: creating examples/Makefile config.status: creating examples/run-c-ex.sh config.status: creating examples/testh5cc.sh config.status: creating bin/h5cc config.status: creating bin/Makefile config.status: creating c++/Makefile config.status: creating c++/src/Makefile config.status: creating c++/src/h5c++ config.status: creating c++/test/Makefile config.status: creating c++/test/H5srcdir_str.h config.status: creating c++/examples/Makefile config.status: creating c++/examples/run-c++-ex.sh config.status: creating c++/examples/testh5c++.sh config.status: creating fortran/Makefile config.status: creating fortran/src/h5fc config.status: creating fortran/src/Makefile config.status: creating fortran/src/H5fort_type_defines.h config.status: creating fortran/test/Makefile config.status: creating fortran/testpar/Makefile config.status: creating fortran/examples/Makefile config.status: creating fortran/examples/run-fortran-ex.sh config.status: creating fortran/examples/testh5fc.sh config.status: creating java/Makefile config.status: creating java/src/Makefile config.status: creating java/src/jni/Makefile config.status: creating java/test/Makefile config.status: creating java/test/junit.sh config.status: creating java/examples/Makefile config.status: creating java/examples/intro/Makefile config.status: creating java/examples/intro/JavaIntroExample.sh config.status: creating java/examples/datasets/Makefile config.status: creating java/examples/datasets/JavaDatasetExample.sh config.status: creating java/examples/datatypes/Makefile config.status: creating java/examples/datatypes/JavaDatatypeExample.sh config.status: creating java/examples/groups/Makefile config.status: creating java/examples/groups/JavaGroupExample.sh config.status: creating hl/Makefile config.status: creating hl/src/Makefile config.status: creating hl/test/Makefile config.status: creating hl/test/H5srcdir_str.h config.status: creating hl/tools/Makefile config.status: creating hl/tools/gif2h5/Makefile config.status: creating hl/tools/gif2h5/h52giftest.sh config.status: creating hl/tools/h5watch/Makefile config.status: creating hl/tools/h5watch/testh5watch.sh config.status: creating hl/examples/Makefile config.status: creating hl/examples/run-hlc-ex.sh config.status: creating hl/c++/Makefile config.status: creating hl/c++/src/Makefile config.status: creating hl/c++/test/Makefile config.status: creating hl/c++/examples/Makefile config.status: creating hl/c++/examples/run-hlc++-ex.sh config.status: creating hl/fortran/Makefile config.status: creating hl/fortran/src/Makefile config.status: creating hl/fortran/test/Makefile config.status: creating hl/fortran/examples/Makefile config.status: creating hl/fortran/examples/run-hlfortran-ex.sh config.status: creating src/H5config.h config.status: src/H5config.h is unchanged config.status: creating fortran/src/H5config_f.inc config.status: executing pubconf commands creating src/H5pubconf.h src/H5pubconf.h is unchanged Post process src/libhdf5.settings config.status: executing depfiles commands config.status: executing libtool commands config.status: executing .classes commands SUMMARY OF THE HDF5 CONFIGURATION ================================= General Information: ------------------- HDF5 Version: 1.12.0 Configured on: Mon Apr 13 14:21:23 EDT 2020 Configured by: markadams@MarksMac-302.local Host system: x86_64-apple-darwin19.3.0 Uname information: Darwin MarksMac-302.local 19.3.0 Darwin Kernel Version 19.3.0: Thu Jan 9 20:58:23 PST 2020; root:xnu-6153.81.5~1/RELEASE_X86_64 x86_64 Byte sex: little-endian Installation point: /Users/markadams/Codes/petsc/arch-macosx-gnu-O-omp Compiling Options: ------------------ Build Mode: debug Debugging Symbols: yes Asserts: yes Profiling: no Optimization Level: debug Linking Options: ---------------- Libraries: static, shared Statically Linked Executables: LDFLAGS: H5_LDFLAGS: -Wl,-commons,use_dylibs AM_LDFLAGS: Extra libraries: -lz -ldl -lm -lz Archiver: /usr/bin/ar AR_FLAGS: cr Ranlib: ranlib Languages: ---------- C: yes C Compiler: /usr/local/Cellar/mpich/3.3.2/bin/mpicc CPPFLAGS: -I/usr/local/Cellar/mpich/3.3.2/include H5_CPPFLAGS: -UNDEBUG -DH5AC_DEBUG -DH5B2_DEBUG -DH5CX_DEBUG -DH5D_DEBUG -DH5F_DEBUG -DH5HL_DEBUG -DH5I_DEBUG -DH5O_DEBUG -DH5S_DEBUG -DH5ST_DEBUG -DH5T_DEBUG -DH5Z_DEBUG -DH5_DEBUG_API AM_CPPFLAGS: C Flags: -fstack-protector -fno-stack-check -Qunused-arguments -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp H5 C Flags: AM C Flags: Shared C Library: yes Static C Library: yes Fortran: yes Fortran Compiler: /usr/local/Cellar/mpich/3.3.2/bin/mpif90 Fortran Flags: -ffree-line-length-0 -O2 -g -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include -L/usr/local/opt/libomp/lib -lomp H5 Fortran Flags: AM Fortran Flags: Shared Fortran Library: yes Static Fortran Library: yes C++: no Java: no Features: --------- Parallel HDF5: yes Parallel Filtered Dataset Writes: yes Large Parallel I/O: yes High-level library: yes Build HDF5 Tests: yes Build HDF5 Tools: yes Threadsafety: no Default API mapping: v112 With deprecated public symbols: yes I/O filters (external): deflate(zlib) MPE: Map (H5M) API: no Direct VFD: no (Read-Only) S3 VFD: no (Read-Only) HDFS VFD: no dmalloc: no Packages w/ extra debug output: AC,B2,CX,D,F,HL,I,O,S,ST,T,Z API tracing: yes Using memory checker: no Memory allocation sanity checks: yes Function stack tracing: no Strict file format checks: yes Optimization instrumentation: yes =============================================================================== Running make on HDF5; this may take several minutes =============================================================================== Running Executable WITHOUT threads to time it out Executing: /usr/bin/make clean stdout: Making clean in src test -z "libhdf5.la" || rm -f libhdf5.la rm -f ./so_locations rm -rf .libs _libs rm -f H5detect H5make_libsettings rm -f *.o test -z "H5Tinit.c H5lib_settings.c" || rm -f H5Tinit.c H5lib_settings.c test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 Making clean in test rm -f testhdf5 cache cache_api cache_image cache_tagging lheap ohdr stab gheap evict_on_close farray earray btree2 fheap pool accum hyperslab istore bittests dt_arith page_buffer dtypes dsets chunk_info cmpd_dset filter_fail extend direct_chunk external efc objcopy objcopy_ref links unlink twriteorder big mtime fillval mount flush1 flush2 app_ref enum set_extent ttsafe enc_dec_plist enc_dec_plist_cross_platform getname vfd ros3 s3comms hdfs ntypes dangle dtransform reserved cross_read freespace mf vds file_image unregister cache_logging cork swmr vol error_test err_compat tcheck_version testmeta accum_swmr_reader atomic_writer atomic_reader external_env links_env filenotclosed del_many_dense_attrs flushrefresh use_append_chunk use_append_mchunks use_disable_mdc_flushes swmr_generator swmr_start_write swmr_reader swmr_writer swmr_remove_reader swmr_remove_writer swmr_addrem_writer swmr_sparse_reader swmr_sparse_writer swmr_check_compat_vfd vds_env vds_swmr_gen vds_swmr_reader vds_swmr_writer filter_plugin vol_plugin rm -rf .libs _libs test -z "libh5test.la libfilter_plugin1_dsets.la libfilter_plugin2_dsets.la libfilter_plugin3_dsets.la libfilter_plugin4_groups.la libnull_vol_connector.la" || rm -f libh5test.la libfilter_plugin1_dsets.la libfilter_plugin2_dsets.la libfilter_plugin3_dsets.la libfilter_plugin4_groups.la libnull_vol_connector.la rm -f ./so_locations rm -f *.o test -z "testhdf5.log cache.log cache_api.log cache_image.log cache_tagging.log lheap.log ohdr.log stab.log gheap.log evict_on_close.log farray.log earray.log btree2.log fheap.log pool.log accum.log hyperslab.log istore.log bittests.log dt_arith.log page_buffer.log dtypes.log dsets.log chunk_info.log cmpd_dset.log filter_fail.log extend.log direct_chunk.log external.log efc.log objcopy.log objcopy_ref.log links.log unlink.log twriteorder.log big.log mtime.log fillval.log mount.log flush1.log flush2.log app_ref.log enum.log set_extent.log ttsafe.log enc_dec_plist.log enc_dec_plist_cross_platform.log getname.log vfd.log ros3.log s3comms.log hdfs.log ntypes.log dangle.log dtransform.log reserved.log cross_read.log freespace.log mf.log vds.log file_image.log unregister.log cache_logging.log cork.log swmr.log vol.log testerror.log testlibinfo.log testcheck_version.log testlinks_env.log testexternal_env.log testswmr.log testvds_env.log testvdsswmr.log testflushrefresh.log test_usecases.log testabort_fail.log test_filter_plugin.log test_vol_plugin.log" || rm -f testhdf5.log cache.log cache_api.log cache_image.log cache_tagging.log lheap.log ohdr.log stab.log gheap.log evict_on_close.log farray.log earray.log btree2.log fheap.log pool.log accum.log hyperslab.log istore.log bittests.log dt_arith.log page_buffer.log dtypes.log dsets.log chunk_info.log cmpd_dset.log filter_fail.log extend.log direct_chunk.log external.log efc.log objcopy.log objcopy_ref.log links.log unlink.log twriteorder.log big.log mtime.log fillval.log mount.log flush1.log flush2.log app_ref.log enum.log set_extent.log ttsafe.log enc_dec_plist.log enc_dec_plist_cross_platform.log getname.log vfd.log ros3.log s3comms.log hdfs.log ntypes.log dangle.log dtransform.log reserved.log cross_read.log freespace.log mf.log vds.log file_image.log unregister.log cache_logging.log cork.log swmr.log vol.log testerror.log testlibinfo.log testcheck_version.log testlinks_env.log testexternal_env.log testswmr.log testvds_env.log testvdsswmr.log testflushrefresh.log test_usecases.log testabort_fail.log test_filter_plugin.log test_vol_plugin.log test -z "testhdf5.trs cache.trs cache_api.trs cache_image.trs cache_tagging.trs lheap.trs ohdr.trs stab.trs gheap.trs evict_on_close.trs farray.trs earray.trs btree2.trs fheap.trs pool.trs accum.trs hyperslab.trs istore.trs bittests.trs dt_arith.trs page_buffer.trs dtypes.trs dsets.trs chunk_info.trs cmpd_dset.trs filter_fail.trs extend.trs direct_chunk.trs external.trs efc.trs objcopy.trs objcopy_ref.trs links.trs unlink.trs twriteorder.trs big.trs mtime.trs fillval.trs mount.trs flush1.trs flush2.trs app_ref.trs enum.trs set_extent.trs ttsafe.trs enc_dec_plist.trs enc_dec_plist_cross_platform.trs getname.trs vfd.trs ros3.trs s3comms.trs hdfs.trs ntypes.trs dangle.trs dtransform.trs reserved.trs cross_read.trs freespace.trs mf.trs vds.trs file_image.trs unregister.trs cache_logging.trs cork.trs swmr.trs vol.trs testerror.trs testlibinfo.trs testcheck_version.trs testlinks_env.trs testexternal_env.trs testswmr.trs testvds_env.trs testvdsswmr.trs testflushrefresh.trs test_usecases.trs testabort_fail.trs test_filter_plugin.trs test_vol_plugin.trs" || rm -f testhdf5.trs cache.trs cache_api.trs cache_image.trs cache_tagging.trs lheap.trs ohdr.trs stab.trs gheap.trs evict_on_close.trs farray.trs earray.trs btree2.trs fheap.trs pool.trs accum.trs hyperslab.trs istore.trs bittests.trs dt_arith.trs page_buffer.trs dtypes.trs dsets.trs chunk_info.trs cmpd_dset.trs filter_fail.trs extend.trs direct_chunk.trs external.trs efc.trs objcopy.trs objcopy_ref.trs links.trs unlink.trs twriteorder.trs big.trs mtime.trs fillval.trs mount.trs flush1.trs flush2.trs app_ref.trs enum.trs set_extent.trs ttsafe.trs enc_dec_plist.trs enc_dec_plist_cross_platform.trs getname.trs vfd.trs ros3.trs s3comms.trs hdfs.trs ntypes.trs dangle.trs dtransform.trs reserved.trs cross_read.trs freespace.trs mf.trs vds.trs file_image.trs unregister.trs cache_logging.trs cork.trs swmr.trs vol.trs testerror.trs testlibinfo.trs testcheck_version.trs testlinks_env.trs testexternal_env.trs testswmr.trs testvds_env.trs testvdsswmr.trs testflushrefresh.trs test_usecases.trs testabort_fail.trs test_filter_plugin.trs test_vol_plugin.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 accum.h5 cmpd_dset.h5 compact_dataset.h5 dataset.h5 dset_offset.h5 max_compact_dataset.h5 simple.h5 set_local.h5 random_chunks.h5 huge_chunks.h5 chunk_cache.h5 big_chunk.h5 chunk_fast.h5 chunk_expand.h5 chunk_fixed.h5 copy_dcpl_newfile.h5 partial_chunks.h5 layout_extend.h5 zero_chunk.h5 chunk_single.h5 swmr_non_latest.h5 earray_hdr_fd.h5 farray_hdr_fd.h5 bt2_hdr_fd.h5 storage_size.h5 dls_01_strings.h5 extend.h5 istore.h5 extlinks*.h5 frspace.h5 links*.h5 sys_file1 tfile[1-7].h5 th5s[1-4].h5 lheap.h5 fheap.h5 ohdr.h5 stab.h5 extern_[1-5].h5 extern_[1-4][rw].raw gheap[0-4].h5 ohdr_min_a.h5 ohdr_min_b.h5 min_dset_ohdr_testfile.h5 dt_arith[1-2] links.h5 links[0-6]*.h5 extlinks[0-15].h5 tmp tmp_links tmp2_links tmp_links_env tmp_vds_env big.data big[0-9][0-9][0-9][0-9][0-9].h5 stdio.h5 sec2.h5 dtypes[0-9].h5 dtypes1[0].h5 dt_arith[1-2].h5 tattr.h5 tselect.h5 mtime.h5 unlink.h5 unicode.h5 coord.h5 fillval_[0-9].h5 fillval.raw mount_[0-9].h5 testmeta.h5 ttime.h5 trefer[1-3].h5 trefer_*.h5 tvltypes.h5 tvlstr.h5 tvlstr2.h5 twriteorder.dat flush.h5 flush-swmr.h5 noflush.h5 noflush-swmr.h5 flush_extend.h5 flush_extend-swmr.h5 noflush_extend.h5 noflush_extend-swmr.h5 enum1.h5 titerate.h5 ttsafe.h5 tarray1.h5 tgenprop.h5 tmisc[0-9]*.h5 set_extent[1-5].h5 ext[12].bin getname.h5 getname[1-3].h5 sec2_file.h5 direct_file.h5 family_file000[0-3][0-9].h5 new_family_v16_000[0-3][0-9].h5 multi_file-[rs].h5 core_file filter_plugin.h5 new_move_[ab].h5 ntypes.h5 dangle.h5 error_test.h5 err_compat.h5 dtransform.h5 test_filters.h5 get_file_name.h5 tstint[1-2].h5 unlink_chunked.h5 btree2.h5 btree2_tmp.h5 objcopy_src.h5 objcopy_dst.h5 objcopy_ext.dat trefer1.h5 trefer2.h5 app_ref.h5 farray.h5 farray_tmp.h5 earray.h5 earray_tmp.h5 efc[0-5].h5 log_vfd_out.log log_ros3_out.log log_s3comms_out.log new_multi_file_v16-r.h5 new_multi_file_v16-s.h5 split_get_file_image_test-m.h5 split_get_file_image_test-r.h5 file_image_core_test.h5.copy unregister_filter_1.h5 unregister_filter_2.h5 vds_virt.h5 vds_dapl.h5 vds_src_[0-1].h5 swmr_data.h5 use_use_append_chunk.h5 use_append_mchunks.h5 use_disable_mdc_flushes.h5 flushrefresh.h5 flushrefresh_VERIFICATION_START flushrefresh_VERIFICATION_CHECKPOINT1 flushrefresh_VERIFICATION_CHECKPOINT2 flushrefresh_VERIFICATION_DONE atomic_data accum_swmr_big.h5 ohdr_swmr.h5 test_swmr*.h5 cache_logging.h5 cache_logging.out vds_swmr.h5 vds_swmr_src_*.h5 swmr[0-2].h5 swmr_writer.out swmr_writer.log.* swmr_reader.out.* swmr_reader.log.* tbogus.h5.copy cache_image_test.h5 direct_chunk.h5 native_vol_test.h5 Making clean in testpar rm -f t_mpi t_bigio testphdf5 t_cache t_cache_image t_pread t_pshutdown t_prestart t_init_term t_shapesame t_filters_parallel t_2Gio t_pflush1 t_pflush2 rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 MPItest.h5 Para*.h5 bigio_test.h5 CacheTestDummy.h5 ShapeSameTest.h5 shutdown.h5 after_mpi_fin.h5 go Making clean in bin test -z "h5redeploy" || rm -f h5redeploy rm -rf .libs _libs test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 Making clean in tools Making clean in lib rm -rf .libs _libs test -z "libh5tools.la" || rm -f libh5tools.la rm -f ./so_locations rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 Making clean in src Making clean in h5diff rm -f h5diff ph5diff rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 Making clean in h5ls rm -f h5ls rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 Making clean in h5dump rm -f h5dump rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 Making clean in misc rm -f h5debug h5repart h5mkgrp h5clear rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 Making clean in h5import rm -f h5import rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 Making clean in h5repack rm -f h5repack rm -rf .libs _libs test -z "libh5repack.la" || rm -f libh5repack.la rm -f ./so_locations rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 Making clean in h5jam rm -f h5jam h5unjam rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 Making clean in h5copy rm -f h5copy rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 *.h5 Making clean in h5format_convert rm -f h5format_convert test -z "" || rm -f rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 Making clean in h5stat rm -f h5stat test -z "" || rm -f rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 rm -rf .libs _libs test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 Making clean in test Making clean in h5diff rm -f h5diffgentest rm -rf .libs _libs test -z "libdynlibdiff.la" || rm -f libdynlibdiff.la rm -f ./so_locations rm -f *.o test -z "h5diffgentest.log testh5diff.log h5diff_plugin.log" || rm -f h5diffgentest.log testh5diff.log h5diff_plugin.log test -z "h5diffgentest.trs testh5diff.trs h5diff_plugin.trs" || rm -f h5diffgentest.trs testh5diff.trs h5diff_plugin.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 *.h5 expect_sorted actual_sorted Making clean in h5ls rm -rf .libs _libs test -z "libdynlibls.la" || rm -f libdynlibls.la rm -f ./so_locations rm -f *.o test -z "testh5ls.log testh5lsvds.log h5ls_plugin.log" || rm -f testh5ls.log testh5lsvds.log h5ls_plugin.log test -z "testh5ls.trs testh5lsvds.trs h5ls_plugin.trs" || rm -f testh5ls.trs testh5lsvds.trs h5ls_plugin.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 Making clean in h5dump rm -f h5dumpgentest binread rm -rf .libs _libs test -z "libdynlibdump.la" || rm -f libdynlibdump.la rm -f ./so_locations rm -f *.o test -z "h5dumpgentest.log testh5dump.log testh5dumppbits.log testh5dumpvds.log testh5dumpxml.log h5dump_plugin.log" || rm -f h5dumpgentest.log testh5dump.log testh5dumppbits.log testh5dumpvds.log testh5dumpxml.log h5dump_plugin.log test -z "h5dumpgentest.trs testh5dump.trs testh5dumppbits.trs testh5dumpvds.trs testh5dumpxml.trs h5dump_plugin.trs" || rm -f h5dumpgentest.trs testh5dump.trs testh5dumppbits.trs testh5dumpvds.trs testh5dumpxml.trs h5dump_plugin.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 *.h5 *.bin Making clean in misc Making clean in vds rm -f UC_1_one_dim_gen UC_2_two_dims_gen UC_3_gaps_gen UC_4_printf_gen UC_5_stride_gen rm -rf .libs _libs rm -f *.o test -z "UC_1_one_dim_gen.log UC_2_two_dims_gen.log UC_3_gaps_gen.log UC_4_printf_gen.log UC_5_stride_gen.log" || rm -f UC_1_one_dim_gen.log UC_2_two_dims_gen.log UC_3_gaps_gen.log UC_4_printf_gen.log UC_5_stride_gen.log test -z "UC_1_one_dim_gen.trs UC_2_two_dims_gen.trs UC_3_gaps_gen.trs UC_4_printf_gen.trs UC_5_stride_gen.trs" || rm -f UC_1_one_dim_gen.trs UC_2_two_dims_gen.trs UC_3_gaps_gen.trs UC_4_printf_gen.trs UC_5_stride_gen.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 *.h5 rm -f h5repart_gentest h5clear_gentest talign repart_test clear_open_chk rm -rf .libs _libs rm -f *.o test -z "h5repart_gentest.log h5clear_gentest.log talign.log testh5repart.log testh5mkgrp.log testh5clear.log" || rm -f h5repart_gentest.log h5clear_gentest.log talign.log testh5repart.log testh5mkgrp.log testh5clear.log test -z "h5repart_gentest.trs h5clear_gentest.trs talign.trs testh5repart.trs testh5mkgrp.trs testh5clear.trs" || rm -f h5repart_gentest.trs h5clear_gentest.trs talign.trs testh5repart.trs testh5mkgrp.trs testh5clear.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 *.h5 ../testfiles/fst_family*.h5 ../testfiles/scd_family*.h5 append.log Making clean in h5import rm -f h5importtest rm -rf .libs _libs rm -f *.o test -z "h5importtest.log h5importtestutil.log" || rm -f h5importtest.log h5importtestutil.log test -z "h5importtest.trs h5importtestutil.trs" || rm -f h5importtest.trs h5importtestutil.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 *.bin Making clean in h5repack rm -f h5repackgentest rm -rf .libs _libs test -z "libdynlibadd.la libdynlibvers.la" || rm -f libdynlibadd.la libdynlibvers.la rm -f ./so_locations rm -f h5repacktst testh5repack_detect_szip rm -f *.o test -z "h5repackgentest.log h5repack.log h5repack_plugin.log" || rm -f h5repackgentest.log h5repack.log h5repack_plugin.log test -z "h5repackgentest.trs h5repack.trs h5repack_plugin.trs" || rm -f h5repackgentest.trs h5repack.trs h5repack_plugin.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 *.h5 *.dat *.bin testfiles/h5diff_attr1.h5 testfiles/tfamily*.h5 Making clean in h5jam rm -f tellub h5jamgentest getub rm -rf .libs _libs rm -f *.o test -z "testh5jam.log" || rm -f testh5jam.log test -z "testh5jam.trs" || rm -f testh5jam.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 *.h5 testfiles/h5jam-*-sav testfiles/h5unjam-*-sav Making clean in h5copy rm -f h5copygentest rm -rf .libs _libs rm -f *.o test -z "h5copygentest.log testh5copy.log" || rm -f h5copygentest.log testh5copy.log test -z "h5copygentest.trs testh5copy.trs" || rm -f h5copygentest.trs testh5copy.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 *.h5 Making clean in h5format_convert rm -f h5fc_gentest h5fc_chk_idx test -z "" || rm -f rm -rf .libs _libs rm -f *.o test -z "h5fc_gentest.log testh5fc.log" || rm -f h5fc_gentest.log testh5fc.log test -z "h5fc_gentest.trs testh5fc.trs" || rm -f h5fc_gentest.trs testh5fc.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 *.h5 Making clean in h5stat rm -f h5stat_gentest test -z "" || rm -f rm -rf .libs _libs rm -f *.o test -z "h5stat_gentest.log testh5stat.log" || rm -f h5stat_gentest.log testh5stat.log test -z "h5stat_gentest.trs testh5stat.trs" || rm -f h5stat_gentest.trs testh5stat.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 *.h5 ../testfiles/fst_family*.h5 ../testfiles/scd_family*.h5 Making clean in perform rm -f h5perf_serial h5perf rm -f iopipe chunk chunk_cache overhead zip_perf perf_meta perf test -z "*.h5 *.raw *.dat x-gnuplot perftest.out" || rm -f *.h5 *.raw *.dat x-gnuplot perftest.out rm -rf .libs _libs rm -f *.o test -z "iopipe.log chunk.log chunk_cache.log overhead.log zip_perf.log perf_meta.log h5perf_serial.log" || rm -f iopipe.log chunk.log chunk_cache.log overhead.log zip_perf.log perf_meta.log h5perf_serial.log test -z "iopipe.trs chunk.trs chunk_cache.trs overhead.trs zip_perf.trs perf_meta.trs h5perf_serial.trs" || rm -f iopipe.trs chunk.trs chunk_cache.trs overhead.trs zip_perf.trs perf_meta.trs h5perf_serial.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 rm -rf .libs _libs test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 rm -rf .libs _libs test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 Making clean in . rm -rf .libs _libs rm -f *.lo if test -d ii_files; then \ rm -f -rf ii_files; \ fi Making clean in fortran Making clean in src test -z "libhdf5_fortran.la" || rm -f libhdf5_fortran.la rm -f ./so_locations rm -rf .libs _libs rm -f H5match_types H5_buildiface rm -f *.o test -z "H5fortran_types.F90 H5f90i_gen.h H5_gen.F90" || rm -f H5fortran_types.F90 H5f90i_gen.h H5_gen.F90 test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 Making clean in test rm -f fortranlib_test fflush1 fflush2 fortranlib_test_1_8 fortranlib_test_F03 vol_connector rm -rf .libs _libs test -z "libh5test_fortran.la" || rm -f libh5test_fortran.la rm -f ./so_locations rm -f H5_test_buildiface rm -f *.o test -z "*.tmp" || rm -f *.tmp test -z "fortranlib_test.log fflush1.log fflush2.log fortranlib_test_1_8.log fortranlib_test_F03.log vol_connector.log" || rm -f fortranlib_test.log fflush1.log fflush2.log fortranlib_test_1_8.log fortranlib_test_F03.log vol_connector.log test -z "fortranlib_test.trs fflush1.trs fflush2.trs fortranlib_test_1_8.trs fortranlib_test_F03.trs vol_connector.trs" || rm -f fortranlib_test.trs fflush1.trs fflush2.trs fortranlib_test_1_8.trs fortranlib_test_F03.trs vol_connector.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 *.h5 *.raw Making clean in testpar rm -f parallel_test rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 parf[12].h5 rm -rf .libs _libs test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 Making clean in hl Making clean in src test -z "libhdf5_hl.la" || rm -f libhdf5_hl.la rm -f ./so_locations rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 Making clean in test rm -f test_lite test_image test_file_image test_table test_ds test_packet test_ld test_dset_append test_h5do_compat rm -rf .libs _libs rm -f *.o test -z "test_lite.log test_image.log test_file_image.log test_table.log test_ds.log test_packet.log test_ld.log test_dset_append.log test_h5do_compat.log" || rm -f test_lite.log test_image.log test_file_image.log test_table.log test_ds.log test_packet.log test_ld.log test_dset_append.log test_h5do_compat.log test -z "test_lite.trs test_image.trs test_file_image.trs test_table.trs test_ds.trs test_packet.trs test_ld.trs test_dset_append.trs test_h5do_compat.trs" || rm -f test_lite.trs test_image.trs test_file_image.trs test_table.trs test_ds.trs test_packet.trs test_ld.trs test_dset_append.trs test_h5do_compat.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 combine_tables[1-2].h5 test_ds[1-9].h5 test_ds10.h5 test_image[1-3].h5 file_img[1-2].h5 test_lite[1-4].h5 test_table.h5 test_packet_table.h5 test_packet_compress.h5 test_detach.h5 test_packet_table_vlen.h5 testfl_packet_table_vlen.h5 test_append.h5 h5do_compat.h5 Making clean in tools Making clean in gif2h5 rm -f gif2h5 h52gif rm -rf .libs _libs rm -f h52gifgentst rm -f *.o test -z "h52giftest.log" || rm -f h52giftest.log test -z "h52giftest.trs" || rm -f h52giftest.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 *.h5 *.gif Making clean in h5watch rm -f h5watch rm -rf .libs _libs rm -f swmr_check_compat_vfd h5watchgentest extend_dset rm -f *.o test -z "testh5watch.log" || rm -f testh5watch.log test -z "testh5watch.trs" || rm -f testh5watch.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 *.h5 rm -rf .libs _libs test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 Making clean in fortran Making clean in src test -z "libhdf5hl_fortran.la" || rm -f libhdf5hl_fortran.la rm -f ./so_locations rm -rf .libs _libs rm -f H5HL_buildiface rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 Making clean in test rm -f tstds tstlite tstimage tsttable rm -rf .libs _libs rm -f *.o test -z "tstds.log tstlite.log tstimage.log tsttable.log" || rm -f tstds.log tstlite.log tstimage.log tsttable.log test -z "tstds.trs tstlite.trs tstimage.trs tsttable.trs" || rm -f tstds.trs tstlite.trs tstimage.trs tsttable.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 dsetf[1-5].h5 f1img.h5 f[1-2]tab.h5 tstds.h5 rm -rf .libs _libs test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 rm -rf .libs _libs test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.clog2 Running Executable WITHOUT threads to time it out Executing: /usr/bin/make -j7 -l12.0 stdout: Making all in src /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am CC H5.lo CC H5checksum.lo CC H5dbg.lo CC H5make_libsettings.o CC H5system.lo CC H5timer.lo CC H5trace.lo CC H5A.lo CC H5Abtree2.lo CC H5Adense.lo CC H5Adeprec.lo CC H5Aint.lo CC H5Atest.lo CC H5AC.lo CC H5ACdbg.lo CC H5ACproxy_entry.lo CC H5B.lo CC H5Bcache.lo CC H5Bdbg.lo CC H5B2.lo CC H5B2cache.lo CC H5B2dbg.lo CC H5B2hdr.lo CC H5B2int.lo CC H5B2internal.lo CC H5B2leaf.lo CC H5B2stat.lo CC H5B2test.lo CC H5C.lo CC H5Cdbg.lo CC H5Cepoch.lo CC H5Cimage.lo CC H5Clog.lo CC H5Clog_json.lo CC H5Clog_trace.lo CC H5Cprefetched.lo CC H5Cquery.lo CC H5Ctag.lo CC H5Ctest.lo CC H5CS.lo CC H5CX.lo CC H5D.lo CC H5Dbtree.lo CC H5Dbtree2.lo CC H5Dchunk.lo CC H5Dcompact.lo CC H5Dcontig.lo CC H5Ddbg.lo CC H5Ddeprec.lo CC H5Dearray.lo CC H5Defl.lo CC H5Dfarray.lo CC H5Dfill.lo CC H5Dint.lo CC H5Dio.lo CC H5Dlayout.lo CC H5Dnone.lo CC H5Doh.lo CC H5Dscatgath.lo CC H5Dselect.lo CC H5Dsingle.lo CC H5Dtest.lo CC H5Dvirtual.lo CC H5E.lo CC H5Edeprec.lo CC H5Eint.lo CC H5EA.lo CC H5EAcache.lo CC H5EAdbg.lo CC H5EAdblkpage.lo CC H5EAdblock.lo CC H5EAhdr.lo CC H5EAiblock.lo CC H5EAint.lo CC H5EAsblock.lo CC H5EAstat.lo CC H5EAtest.lo CC H5F.lo CC H5Faccum.lo CC H5Fcwfs.lo CC H5Fdbg.lo CC H5Fdeprec.lo CC H5Fefc.lo CC H5Ffake.lo CC H5Fint.lo CC H5Fio.lo CC H5Fmount.lo CC H5Fquery.lo CC H5Fsfile.lo CC H5Fspace.lo CC H5Fsuper.lo CC H5Fsuper_cache.lo CC H5Ftest.lo CC H5FA.lo CC H5FAcache.lo CC H5FAdbg.lo CC H5FAdblock.lo CC H5FAdblkpage.lo CC H5FAhdr.lo CC H5FAint.lo CC H5FAstat.lo CC H5FAtest.lo CC H5FD.lo CC H5FDcore.lo CC H5FDfamily.lo CC H5FDhdfs.lo CC H5FDint.lo CC H5FDlog.lo CC H5FDmulti.lo CC H5FDsec2.lo CC H5FDspace.lo CC H5FDstdio.lo CC H5FDtest.lo CC H5FL.lo CC H5FO.lo CC H5FS.lo CC H5FScache.lo CC H5FSdbg.lo CC H5FSint.lo CC H5FSsection.lo CC H5FSstat.lo CC H5FStest.lo CC H5G.lo CC H5Gbtree2.lo CC H5Gcache.lo CC H5Gcompact.lo CC H5Gdense.lo CC H5Gdeprec.lo CC H5Gent.lo CC H5Gint.lo CC H5Glink.lo CC H5Gloc.lo CC H5Gname.lo CC H5Gnode.lo CC H5Gobj.lo CC H5Goh.lo CC H5Groot.lo CC H5Gstab.lo CC H5Gtest.lo CC H5Gtraverse.lo CC H5HF.lo CC H5HFbtree2.lo CC H5HFcache.lo CC H5HFdbg.lo CC H5HFdblock.lo CC H5HFdtable.lo CC H5HFhdr.lo CC H5HFhuge.lo CC H5HFiblock.lo CC H5HFiter.lo CC H5HFman.lo CC H5HFsection.lo CC H5HFspace.lo CC H5HFstat.lo CC H5HFtest.lo CC H5HFtiny.lo CC H5HG.lo CC H5HGcache.lo CC H5HGdbg.lo CC H5HGquery.lo CC H5HL.lo CC H5HLcache.lo CC H5HLdbg.lo CC H5HLint.lo CC H5HLprfx.lo CC H5HLdblk.lo CC H5HP.lo CC H5I.lo CC H5Itest.lo CC H5L.lo CC H5Ldeprec.lo CC H5Lexternal.lo CC H5M.lo CC H5MF.lo CC H5MFaggr.lo CC H5MFdbg.lo CC H5MFsection.lo CC H5MM.lo CC H5MP.lo CC H5MPtest.lo CC H5O.lo CC H5Odeprec.lo CC H5Oainfo.lo CC H5Oalloc.lo CC H5Oattr.lo CC H5Oattribute.lo CC H5Obogus.lo CC H5Obtreek.lo CC H5Ocache.lo CC H5Ocache_image.lo CC H5Ochunk.lo CC H5Ocont.lo CC H5Ocopy.lo CC H5Ocopy_ref.lo CC H5Odbg.lo CC H5Odrvinfo.lo CC H5Odtype.lo CC H5Oefl.lo CC H5Ofill.lo CC H5Oflush.lo CC H5Ofsinfo.lo CC H5Oginfo.lo CC H5Oint.lo CC H5Olayout.lo CC H5Olinfo.lo CC H5Olink.lo CC H5Omessage.lo CC H5Omtime.lo CC H5Oname.lo CC H5Onull.lo CC H5Opline.lo CC H5Orefcount.lo CC H5Osdspace.lo CC H5Oshared.lo CC H5Oshmesg.lo CC H5Ostab.lo CC H5Otest.lo CC H5Ounknown.lo CC H5P.lo CC H5Pacpl.lo CC H5Pdapl.lo CC H5Pdcpl.lo CC H5Pdeprec.lo CC H5Pdxpl.lo CC H5Pencdec.lo CC H5Pfapl.lo CC H5Pfcpl.lo CC H5Pfmpl.lo CC H5Pgcpl.lo CC H5Pint.lo CC H5Plapl.lo CC H5Plcpl.lo CC H5Pmapl.lo CC H5Pmcpl.lo CC H5Pocpl.lo CC H5Pocpypl.lo CC H5Pstrcpl.lo CC H5Ptest.lo CC H5PB.lo CC H5PL.lo CC H5PLint.lo CC H5PLpath.lo CC H5PLplugin_cache.lo CC H5R.lo CC H5Rdeprec.lo CC H5Rint.lo CC H5UC.lo CC H5RS.lo CC H5S.lo CC H5Sall.lo CC H5Sdbg.lo CC H5Sdeprec.lo CC H5Shyper.lo CC H5Snone.lo CC H5Spoint.lo CC H5Sselect.lo CC H5Stest.lo CC H5SL.lo CC H5SM.lo CC H5SMbtree2.lo CC H5SMcache.lo CC H5SMmessage.lo CC H5SMtest.lo CC H5ST.lo CC H5T.lo CC H5Tarray.lo CC H5Tbit.lo CC H5Tcommit.lo CC H5Tcompound.lo CC H5Tconv.lo CC H5Tcset.lo CC H5Tdbg.lo CC H5Tdeprec.lo CC H5Tenum.lo CC H5Tfields.lo CC H5Tfixed.lo CC H5Tfloat.lo CC H5detect.o CC H5Tnative.lo CC H5Toffset.lo CC H5Toh.lo CC H5Topaque.lo CC H5Torder.lo CC H5Tref.lo CC H5Tpad.lo CC H5Tprecis.lo CC H5Tstrpad.lo CC H5Tvisit.lo CC H5Tvlen.lo CC H5TS.lo CC H5VL.lo CC H5VLcallback.lo CC H5VLint.lo CC H5VLnative.lo CC H5VLnative_attr.lo CC H5VLnative_blob.lo CC H5VLnative_dataset.lo CC H5VLnative_datatype.lo CC H5VLnative_file.lo CC H5VLnative_group.lo CC H5VLnative_link.lo CC H5VLnative_introspect.lo CC H5VLnative_object.lo CC H5VLnative_token.lo CC H5VLpassthru.lo CC H5VM.lo CC H5WB.lo CC H5Z.lo CC H5Zdeflate.lo CC H5Zfletcher32.lo CC H5Znbit.lo CC H5Zshuffle.lo CC H5Zscaleoffset.lo CC H5Zszip.lo CC H5Ztrans.lo CC H5mpi.lo CC H5ACmpio.lo CC H5Cmpio.lo CC H5Dmpio.lo CC H5Fmpi.lo CC H5FDmpi.lo CC H5FDmpio.lo CC H5Smpio.lo CCLD H5make_libsettings Error running make; make install on HDF5: Could not execute "['/usr/bin/make -j7 -l12.0 ']": Making all in src /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am CC H5.lo CC H5checksum.lo CC H5dbg.lo CC H5make_libsettings.o CC H5system.lo CC H5timer.lo CC H5trace.lo CC H5A.lo CC H5Abtree2.lo CC H5Adense.lo CC H5Adeprec.lo CC H5Aint.lo CC H5Atest.lo CC H5AC.lo CC H5ACdbg.lo CC H5ACproxy_entry.lo CC H5B.lo CC H5Bcache.lo CC H5Bdbg.lo CC H5B2.lo CC H5B2cache.lo CC H5B2dbg.lo CC H5B2hdr.lo CC H5B2int.lo CC H5B2internal.lo CC H5B2leaf.lo CC H5B2stat.lo CC H5B2test.lo CC H5C.lo CC H5Cdbg.lo CC H5Cepoch.lo CC H5Cimage.lo CC H5Clog.lo CC H5Clog_json.lo CC H5Clog_trace.lo CC H5Cprefetched.lo CC H5Cquery.lo CC H5Ctag.lo CC H5Ctest.lo CC H5CS.lo CC H5CX.lo CC H5D.lo CC H5Dbtree.lo CC H5Dbtree2.lo CC H5Dchunk.lo CC H5Dcompact.lo CC H5Dcontig.lo CC H5Ddbg.lo CC H5Ddeprec.lo CC H5Dearray.lo CC H5Defl.lo CC H5Dfarray.lo CC H5Dfill.lo CC H5Dint.lo CC H5Dio.lo CC H5Dlayout.lo CC H5Dnone.lo CC H5Doh.lo CC H5Dscatgath.lo CC H5Dselect.lo CC H5Dsingle.lo CC H5Dtest.lo CC H5Dvirtual.lo CC H5E.lo CC H5Edeprec.lo CC H5Eint.lo CC H5EA.lo CC H5EAcache.lo CC H5EAdbg.lo CC H5EAdblkpage.lo CC H5EAdblock.lo CC H5EAhdr.lo CC H5EAiblock.lo CC H5EAint.lo CC H5EAsblock.lo CC H5EAstat.lo CC H5EAtest.lo CC H5F.lo CC H5Faccum.lo CC H5Fcwfs.lo CC H5Fdbg.lo CC H5Fdeprec.lo CC H5Fefc.lo CC H5Ffake.lo CC H5Fint.lo CC H5Fio.lo CC H5Fmount.lo CC H5Fquery.lo CC H5Fsfile.lo CC H5Fspace.lo CC H5Fsuper.lo CC H5Fsuper_cache.lo CC H5Ftest.lo CC H5FA.lo CC H5FAcache.lo CC H5FAdbg.lo CC H5FAdblock.lo CC H5FAdblkpage.lo CC H5FAhdr.lo CC H5FAint.lo CC H5FAstat.lo CC H5FAtest.lo CC H5FD.lo CC H5FDcore.lo CC H5FDfamily.lo CC H5FDhdfs.lo CC H5FDint.lo CC H5FDlog.lo CC H5FDmulti.lo CC H5FDsec2.lo CC H5FDspace.lo CC H5FDstdio.lo CC H5FDtest.lo CC H5FL.lo CC H5FO.lo CC H5FS.lo CC H5FScache.lo CC H5FSdbg.lo CC H5FSint.lo CC H5FSsection.lo CC H5FSstat.lo CC H5FStest.lo CC H5G.lo CC H5Gbtree2.lo CC H5Gcache.lo CC H5Gcompact.lo CC H5Gdense.lo CC H5Gdeprec.lo CC H5Gent.lo CC H5Gint.lo CC H5Glink.lo CC H5Gloc.lo CC H5Gname.lo CC H5Gnode.lo CC H5Gobj.lo CC H5Goh.lo CC H5Groot.lo CC H5Gstab.lo CC H5Gtest.lo CC H5Gtraverse.lo CC H5HF.lo CC H5HFbtree2.lo CC H5HFcache.lo CC H5HFdbg.lo CC H5HFdblock.lo CC H5HFdtable.lo CC H5HFhdr.lo CC H5HFhuge.lo CC H5HFiblock.lo CC H5HFiter.lo CC H5HFman.lo CC H5HFsection.lo CC H5HFspace.lo CC H5HFstat.lo CC H5HFtest.lo CC H5HFtiny.lo CC H5HG.lo CC H5HGcache.lo CC H5HGdbg.lo CC H5HGquery.lo CC H5HL.lo CC H5HLcache.lo CC H5HLdbg.lo CC H5HLint.lo CC H5HLprfx.lo CC H5HLdblk.lo CC H5HP.lo CC H5I.lo CC H5Itest.lo CC H5L.lo CC H5Ldeprec.lo CC H5Lexternal.lo CC H5M.lo CC H5MF.lo CC H5MFaggr.lo CC H5MFdbg.lo CC H5MFsection.lo CC H5MM.lo CC H5MP.lo CC H5MPtest.lo CC H5O.lo CC H5Odeprec.lo CC H5Oainfo.lo CC H5Oalloc.lo CC H5Oattr.lo CC H5Oattribute.lo CC H5Obogus.lo CC H5Obtreek.lo CC H5Ocache.lo CC H5Ocache_image.lo CC H5Ochunk.lo CC H5Ocont.lo CC H5Ocopy.lo CC H5Ocopy_ref.lo CC H5Odbg.lo CC H5Odrvinfo.lo CC H5Odtype.lo CC H5Oefl.lo CC H5Ofill.lo CC H5Oflush.lo CC H5Ofsinfo.lo CC H5Oginfo.lo CC H5Oint.lo CC H5Olayout.lo CC H5Olinfo.lo CC H5Olink.lo CC H5Omessage.lo CC H5Omtime.lo CC H5Oname.lo CC H5Onull.lo CC H5Opline.lo CC H5Orefcount.lo CC H5Osdspace.lo CC H5Oshared.lo CC H5Oshmesg.lo CC H5Ostab.lo CC H5Otest.lo CC H5Ounknown.lo CC H5P.lo CC H5Pacpl.lo CC H5Pdapl.lo CC H5Pdcpl.lo CC H5Pdeprec.lo CC H5Pdxpl.lo CC H5Pencdec.lo CC H5Pfapl.lo CC H5Pfcpl.lo CC H5Pfmpl.lo CC H5Pgcpl.lo CC H5Pint.lo CC H5Plapl.lo CC H5Plcpl.lo CC H5Pmapl.lo CC H5Pmcpl.lo CC H5Pocpl.lo CC H5Pocpypl.lo CC H5Pstrcpl.lo CC H5Ptest.lo CC H5PB.lo CC H5PL.lo CC H5PLint.lo CC H5PLpath.lo CC H5PLplugin_cache.lo CC H5R.lo CC H5Rdeprec.lo CC H5Rint.lo CC H5UC.lo CC H5RS.lo CC H5S.lo CC H5Sall.lo CC H5Sdbg.lo CC H5Sdeprec.lo CC H5Shyper.lo CC H5Snone.lo CC H5Spoint.lo CC H5Sselect.lo CC H5Stest.lo CC H5SL.lo CC H5SM.lo CC H5SMbtree2.lo CC H5SMcache.lo CC H5SMmessage.lo CC H5SMtest.lo CC H5ST.lo CC H5T.lo CC H5Tarray.lo CC H5Tbit.lo CC H5Tcommit.lo CC H5Tcompound.lo CC H5Tconv.lo CC H5Tcset.lo CC H5Tdbg.lo CC H5Tdeprec.lo CC H5Tenum.lo CC H5Tfields.lo CC H5Tfixed.lo CC H5Tfloat.lo CC H5detect.o CC H5Tnative.lo CC H5Toffset.lo CC H5Toh.lo CC H5Topaque.lo CC H5Torder.lo CC H5Tref.lo CC H5Tpad.lo CC H5Tprecis.lo CC H5Tstrpad.lo CC H5Tvisit.lo CC H5Tvlen.lo CC H5TS.lo CC H5VL.lo CC H5VLcallback.lo CC H5VLint.lo CC H5VLnative.lo CC H5VLnative_attr.lo CC H5VLnative_blob.lo CC H5VLnative_dataset.lo CC H5VLnative_datatype.lo CC H5VLnative_file.lo CC H5VLnative_group.lo CC H5VLnative_link.lo CC H5VLnative_introspect.lo CC H5VLnative_object.lo CC H5VLnative_token.lo CC H5VLpassthru.lo CC H5VM.lo CC H5WB.lo CC H5Z.lo CC H5Zdeflate.lo CC H5Zfletcher32.lo CC H5Znbit.lo CC H5Zshuffle.lo CC H5Zscaleoffset.lo CC H5Zszip.lo CC H5Ztrans.lo CC H5mpi.lo CC H5ACmpio.lo CC H5Cmpio.lo CC H5Dmpio.lo CC H5Fmpi.lo CC H5FDmpi.lo CC H5FDmpio.lo CC H5Smpio.lo CCLD H5make_libsettingsH5Dchunk.c:1878:38: warning: passing 'const H5S_t *' (aka 'const struct H5S_t *') to parameter of type 'H5S_t *' (aka 'struct H5S_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if(H5S_combine_hyperslab(fm->file_space, H5S_SELECT_AND, coords, NULL, fm->chunk_dim, NULL, &tmp_fchunk) < 0) ^~~~~~~~~~~~~~ ./H5Sprivate.h:283:44: note: passing argument to parameter 'old_space' here H5_DLL herr_t H5S_combine_hyperslab(H5S_t *old_space, H5S_seloper_t op, ^ H5Dchunk.c:4487:22: warning: assigning to 'H5O_storage_chunk_t *' (aka 'struct H5O_storage_chunk_t *') from 'const H5O_storage_chunk_t *' (aka 'const struct H5O_storage_chunk_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] idx_info.storage = sc; ^ ~~ H5Dchunk.c:6115:69: warning: passing 'const H5T_t *' (aka 'const struct H5T_t *') to parameter of type 'H5T_t *' (aka 'struct H5T_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if(H5O_copy_expand_ref(udata->file_src, udata->tid_src, udata->dt_src, buf, nbytes, udata->idx_info_dst->f, bkg, udata->cpy_info) < 0) ^~~~~~~~~~~~~ ./H5Oprivate.h:986:74: note: passing argument to parameter 'dt_src' here H5_DLL herr_t H5O_copy_expand_ref(H5F_t *file_src, hid_t tid_src, H5T_t *dt_src, ^ 3 warnings generated. H5Dint.c:2253:5: warning: returning 'const H5G_name_t *' from a function with result type 'H5G_name_t *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] FUNC_LEAVE_NOAPI(dataset ? &(dataset->path) : NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./H5private.h:2339:11: note: expanded from macro 'FUNC_LEAVE_NOAPI' return(ret_value); \ ^~~~~~~~~~~ 1 warning generated. H5Gint.c:587:5: warning: returning 'const H5G_name_t *' from a function with result type 'H5G_name_t *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] FUNC_LEAVE_NOAPI(grp ? &(grp->path) : NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./H5private.h:2339:11: note: expanded from macro 'FUNC_LEAVE_NOAPI' return(ret_value); \ ^~~~~~~~~~~ 1 warning generated. H5HFcache.c:772:12: warning: assigning to 'H5F_t *' (aka 'struct H5F_t *') from 'const H5F_t *' (aka 'const struct H5F_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] hdr->f = f; ^ ~ H5HFcache.c:1362:12: warning: assigning to 'H5F_t *' (aka 'struct H5F_t *') from 'const H5F_t *' (aka 'const struct H5F_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] hdr->f = f; ^ ~ 2 warnings generated. H5I.c:2316:27: warning: passing 'const void *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] obj_ptr = H5I__unwrap(item->obj_ptr, type); ^~~~~~~~~~~~~ H5I.c:473:19: note: passing argument to parameter 'obj_ptr' here H5I__unwrap(void *obj_ptr, H5I_type_t type) ^ 1 warning generated. H5T.c:5375:23: warning: assigning to 'H5G_name_t *' from 'const H5G_name_t *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] ret_value = &(dt->path); ^ ~~~~~~~~~~~ 1 warning generated. clang: error: unsupported option '-fopenmp' make[2]: *** [H5make_libsettings] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [all] Error 2 make: *** [all-recursive] Error 1 **** Configure header /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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_LGAMMA 1 #define PETSC_HAVE_LOG2 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 size_t #define PETSC_HAVE_C99 1 #define PETSC_HAVE_CXX_DIALECT_CXX11 1 #define PETSC_HAVE_CXX_DIALECT_CXX14 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_MACHINE_ENDIAN_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_RESOURCE_H 1 #define PETSC_HAVE_SYS_SOCKET_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_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_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_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_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_F90FREEFORM 1 #define PETSC_HAVE_DYNAMIC_LIBRARIES 1 #define PETSC_USE_SHARED_LIBRARIES 1 #define PETSC_USE_DEBUGGER "lldb" #define PETSC_VERSION_BRANCH_GIT "mark/feature-xgc-interface-rebase" #define PETSC_VERSION_DATE_GIT "2020-04-12 20:13:48 -0400" #define PETSC_VERSION_GIT "v3.13-177-gcff1f194e8" #define PETSC_HAVE_MPICH_NUMVERSION 30302300 #define PETSC_HAVE_MPIEXEC_ENVIRONMENTAL_VARIABLE MPIR_CVAR_CH3 #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_F90MODULE 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_Alignx(a,b) #define PETSC_HAVE_THREADSAFETY 1 #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_MALLOC_COALESCED 1 #define PETSC_MEMALIGN 16 #define PETSC_LEVEL1_DCACHE_LINESIZE 32 #define PETSC_HAVE_CLOSURE 1 #define PETSC__BSD_SOURCE 1 #define PETSC__DEFAULT_SOURCE 1 #define PETSC_HAVE_FORTRAN_GET_COMMAND_ARGUMENT 1 #define PETSC_PYTHON_EXE "/System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python" #define PETSC_HAVE_VALGRIND 1 #endif **** C specific Configure header /var/folders/sw/67cq0mmx43g93vrb5xkf1j7c0000gn/T/petsc-L2Hl3E/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): ------------------------------------------------------------------------------- Error running make; make install on HDF5 ******************************************************************************* File "/Users/markadams/Codes/petsc/config/configure.py", line 440, in petsc_configure framework.configure(out = sys.stdout) File "/Users/markadams/Codes/petsc/config/BuildSystem/config/framework.py", line 1229, in configure self.processChildren() File "/Users/markadams/Codes/petsc/config/BuildSystem/config/framework.py", line 1218, in processChildren self.serialEvaluation(self.childGraph) File "/Users/markadams/Codes/petsc/config/BuildSystem/config/framework.py", line 1193, in serialEvaluation child.configure() File "/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py", line 1110, in configure self.executeTest(self.configureLibrary) File "/Users/markadams/Codes/petsc/config/BuildSystem/config/base.py", line 139, in executeTest ret = test(*args,**kargs) File "/Users/markadams/Codes/petsc/config/BuildSystem/config/packages/hdf5.py", line 89, in configureLibrary config.package.GNUPackage.configureLibrary(self) File "/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py", line 875, in configureLibrary for location, directory, lib, incl in self.generateGuesses(): File "/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py", line 453, in generateGuesses d = self.checkDownload() File "/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py", line 587, in checkDownload return self.getInstallDir() File "/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py", line 342, in getInstallDir installDir = self.Install() File "/Users/markadams/Codes/petsc/config/BuildSystem/config/package.py", line 1640, in Install raise RuntimeError('Error running make; make install on '+self.PACKAGE) ================================================================================ Finishing configure run at Mon, 13 Apr 2020 14:23:21 -0400 ================================================================================